[INFO] fetching crate flare-zrpc 0.1.27...
[INFO] testing flare-zrpc-0.1.27 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate flare-zrpc 0.1.27 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate flare-zrpc 0.1.27
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flare-zrpc 0.1.27
[INFO] tweaked toml for crates.io crate flare-zrpc 0.1.27 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flare-zrpc 0.1.27 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flare-zrpc 0.1.27 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bddb99f5819ad79eddd3aa6bacc174115b505395ba875d0131c223c4e55b0f80
[INFO] running `Command { std: "docker" "start" "-a" "bddb99f5819ad79eddd3aa6bacc174115b505395ba875d0131c223c4e55b0f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bddb99f5819ad79eddd3aa6bacc174115b505395ba875d0131c223c4e55b0f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bddb99f5819ad79eddd3aa6bacc174115b505395ba875d0131c223c4e55b0f80", kill_on_drop: false }`
[INFO] [stdout] bddb99f5819ad79eddd3aa6bacc174115b505395ba875d0131c223c4e55b0f80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a26a3fe7e6b6b02746b2c2d1f6425893f69a9407ed3573cd0418da88bc7003ad
[INFO] running `Command { std: "docker" "start" "-a" "a26a3fe7e6b6b02746b2c2d1f6425893f69a9407ed3573cd0418da88bc7003ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling token-cell v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zenoh-result v1.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ring v0.17.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling keyed-set v1.0.0
[INFO] [stderr]    Compiling zenoh-macros v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zenoh-collections v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zenoh-buffers v1.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling zenoh-keyexpr v1.2.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling uhlc v0.8.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling zenoh-protocol v1.2.1
[INFO] [stderr]    Compiling zenoh-runtime v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling zenoh-core v1.2.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling zenoh-util v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling zenoh-codec v1.2.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling validated_struct_macros v2.1.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling zenoh-link-commons v1.2.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling validated_struct v2.1.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quinn-udp v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.4.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling zenoh-config v1.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quinn-proto v0.11.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tls-listener v0.10.3
[INFO] [stderr]    Compiling zenoh-sync v1.2.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling zenoh-link-ws v1.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zenoh-link-unixsock_stream v1.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling zenoh-link-udp v1.2.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling zenoh-link-tcp v1.2.1
[INFO] [stderr]    Compiling zenoh-link-tls v1.2.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling ringbuffer-spsc v0.1.13
[INFO] [stderr]    Compiling quinn v0.11.6
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling zenoh-link-quic v1.2.1
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling zenoh-crypto v1.2.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zenoh v1.2.1
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling zenoh-task v1.2.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zenoh-plugin-trait v1.2.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling unty v0.0.3
[INFO] [stderr]    Compiling anyerror v0.1.13
[INFO] [stderr]    Compiling bincode_derive v2.0.0
[INFO] [stderr]    Compiling zenoh-link v1.2.1
[INFO] [stderr]    Compiling bincode v2.0.0
[INFO] [stderr]    Compiling zenoh-transport v1.2.1
[INFO] [stderr]    Compiling flare-zrpc v0.1.27 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "a26a3fe7e6b6b02746b2c2d1f6425893f69a9407ed3573cd0418da88bc7003ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a26a3fe7e6b6b02746b2c2d1f6425893f69a9407ed3573cd0418da88bc7003ad", kill_on_drop: false }`
[INFO] [stdout] a26a3fe7e6b6b02746b2c2d1f6425893f69a9407ed3573cd0418da88bc7003ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a7e74cab4c9be99825b420fbac948260b52ce4ba379f9855cbe12258adb993b
[INFO] running `Command { std: "docker" "start" "-a" "7a7e74cab4c9be99825b420fbac948260b52ce4ba379f9855cbe12258adb993b", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling zenoh-result v1.2.1
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling zenoh-keyexpr v1.2.1
[INFO] [stderr]    Compiling zenoh-crypto v1.2.1
[INFO] [stderr]    Compiling zenoh-protocol v1.2.1
[INFO] [stderr]    Compiling zenoh-macros v1.2.1
[INFO] [stderr]    Compiling zenoh-codec v1.2.1
[INFO] [stderr]    Compiling zenoh-runtime v1.2.1
[INFO] [stderr]    Compiling zenoh-core v1.2.1
[INFO] [stderr]    Compiling zenoh-util v1.2.1
[INFO] [stderr]    Compiling zenoh-sync v1.2.1
[INFO] [stderr]    Compiling zenoh-task v1.2.1
[INFO] [stderr]    Compiling zenoh-link-commons v1.2.1
[INFO] [stderr]    Compiling zenoh-config v1.2.1
[INFO] [stderr]    Compiling zenoh-link-udp v1.2.1
[INFO] [stderr]    Compiling zenoh-link-ws v1.2.1
[INFO] [stderr]    Compiling zenoh-link-unixsock_stream v1.2.1
[INFO] [stderr]    Compiling zenoh-link-quic v1.2.1
[INFO] [stderr]    Compiling zenoh-link-tls v1.2.1
[INFO] [stderr]    Compiling zenoh-link-tcp v1.2.1
[INFO] [stderr]    Compiling zenoh-plugin-trait v1.2.1
[INFO] [stderr]    Compiling zenoh-link v1.2.1
[INFO] [stderr]    Compiling zenoh-transport v1.2.1
[INFO] [stderr]    Compiling zenoh v1.2.1
[INFO] [stderr]    Compiling flare-zrpc v0.1.27 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "7a7e74cab4c9be99825b420fbac948260b52ce4ba379f9855cbe12258adb993b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a7e74cab4c9be99825b420fbac948260b52ce4ba379f9855cbe12258adb993b", kill_on_drop: false }`
[INFO] [stdout] 7a7e74cab4c9be99825b420fbac948260b52ce4ba379f9855cbe12258adb993b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ea931029d7cb523cc3131bc4db0a7b94896b87694c1a2551c410bac2eac0871
[INFO] running `Command { std: "docker" "start" "-a" "0ea931029d7cb523cc3131bc4db0a7b94896b87694c1a2551c410bac2eac0871", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flare_zrpc-2a126ffa9b704de9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-7aea5d8794d16cc0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_concurrent_service ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_service stdout ----
[INFO] [stdout] 2026-03-11T04:51:06.407526Z  INFO test_concurrent_service: integration_test: start
[INFO] [stdout] 2026-03-11T04:51:06.441399Z DEBUG test_concurrent_service: zenoh::api::session: Config: Config(Config { id: 812bd8a747cf02a989e5da91f66071c5, metadata: Null, mode: None, connect: ConnectConfig { timeout_ms: None, endpoints: Unique([]), exit_on_failure: None, retry: None }, listen: ListenConfig { timeout_ms: None, endpoints: Dependent(ModeValues { router: Some([tcp/[::]:7447]), peer: Some([tcp/[::]:0]), client: None }), exit_on_failure: None, retry: None }, open: OpenConf { return_conditions: ReturnConditionsConf { connect_scouted: None, declares: None } }, scouting: ScoutingConf { timeout: None, delay: None, multicast: ScoutingMulticastConf { enabled: None, address: None, interface: None, ttl: None, autoconnect: None, listen: None }, gossip: GossipConf { enabled: None, multihop: None, target: None, autoconnect: None } }, timestamping: TimestampingConf { enabled: None, drop_future_timestamp: None }, queries_default_timeout: None, routing: RoutingConf { router: RouterRoutingConf { peers_failover_brokering: None }, peer: PeerRoutingConf { mode: None }, interests: InterestsConf { timeout: None } }, aggregation: AggregationConf { subscribers: [], publishers: [] }, qos: QoSConfig { publication: PublisherQoSConfList([]) }, transport: TransportConf { unicast: TransportUnicastConf { open_timeout: 10000, accept_timeout: 10000, accept_pending: 100, max_sessions: 1000, max_links: 1, lowlatency: false, qos: QoSUnicastConf { enabled: true }, compression: CompressionUnicastConf { enabled: false } }, multicast: TransportMulticastConf { join_interval: Some(2500), max_sessions: Some(1000), qos: QoSMulticastConf { enabled: false }, compression: CompressionMulticastConf { enabled: false } }, link: TransportLinkConf { protocols: None, tx: LinkTxConf { sequence_number_resolution: U32, lease: 10000, keep_alive: 4, batch_size: 65535, queue: QueueConf { size: QueueSizeConf { control: 2, real_time: 2, interactive_high: 2, interactive_low: 2, data_high: 2, data: 2, data_low: 2, background: 2 }, congestion_control: CongestionControlConf { drop: CongestionControlDropConf { wait_before_drop: 1000, max_wait_before_drop_fragments: 50000 }, block: CongestionControlBlockConf { wait_before_close: 5000000 } }, batching: BatchingConf { enabled: true, time_limit: 1 }, allocation: QueueAllocConf { mode: Lazy } }, threads: 2 }, rx: LinkRxConf { buffer_size: 65535, max_message_size: 1073741824 }, tls: TLSConf { root_ca_certificate: None, listen_private_key: None, listen_certificate: None, enable_mtls: None, connect_private_key: None, connect_certificate: None, verify_name_on_connect: None, close_link_on_expiration: None, so_sndbuf: None, so_rcvbuf: None, root_ca_certificate_base64: None, listen_private_key_base64: None, listen_certificate_base64: None, connect_private_key_base64: None, connect_certificate_base64: None }, tcp: TcpConf { so_sndbuf: None, so_rcvbuf: None }, unixpipe: UnixPipeConf { file_access_mask: None } }, shared_memory: ShmConf { enabled: true, mode: Lazy }, auth: AuthConf { usrpwd: UsrPwdConf { user: None, password: None, dictionary_file: None }, pubkey: PubKeyConf { public_key_pem: None, private_key_pem: None, public_key_file: None, private_key_file: None, key_size: None, known_keys_file: None } } }, adminspace: AdminSpaceConf { enabled: false, permissions: PermissionsConf { read: true, write: false } }, downsampling: [], access_control: AclConfig { enabled: false, default_permission: Deny, rules: None, subjects: None, policies: None }, plugins_loading: PluginsLoading { enabled: false, search_dirs: LibSearchDirs([Spec(LibSearchSpec { kind: CurrentExeParent, value: None }), Path("."), Path("~/.zenoh/lib"), Path("/opt/homebrew/lib"), Path("/usr/local/lib"), Path("/usr/lib")]) }, plugins: Object {} })
[INFO] [stdout] 2026-03-11T04:51:06.441653Z DEBUG test_concurrent_service: zenoh::net::runtime: Zenoh Rust API v1.2.1
[INFO] [stdout] 2026-03-11T04:51:06.441708Z  INFO test_concurrent_service: zenoh::net::runtime: Using ZID: 812bd8a747cf02a989e5da91f66071c5
[INFO] [stdout] 2026-03-11T04:51:06.441902Z DEBUG test_concurrent_service: zenoh::net::routing::interceptor::access_control: Access control is disabled
[INFO] [stdout] 2026-03-11T04:51:06.442950Z DEBUG test_concurrent_service: zenoh::net::routing::hat::p2p_peer::gossip: [Gossip] Add node (self) 812bd8a747cf02a989e5da91f66071c5
[INFO] [stdout] 2026-03-11T04:51:06.443115Z DEBUG test_concurrent_service: zenoh::net::routing::router: New Face{0, 812bd8a747cf02a989e5da91f66071c5}
[INFO] [stdout] 2026-03-11T04:51:06.443235Z TRACE test_concurrent_service: zenoh::api::session: declare_queryable(ke`@/812bd8a747cf02a989e5da91f66071c5/session/**`)
[INFO] [stdout] 2026-03-11T04:51:06.443340Z TRACE test_concurrent_service: zenoh::api::session: declare_queryable(ke`@adv/pub/812bd8a747cf02a989e5da91f66071c5/_/_/@/@/812bd8a747cf02a989e5da91f66071c5/session/**`)
[INFO] [stdout] 2026-03-11T04:51:06.443393Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: Try to add listener: tcp/[::]:0: ConnectionRetryConf { exit_on_failure: true, period_init_ms: 1000, period_max_ms: 4000, period_increase_factor: 2.0 }
[INFO] [stdout] 2026-03-11T04:51:06.443738Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: Listener added: tcp/[::]:34269
[INFO] [stdout] 2026-03-11T04:51:06.443808Z TRACE zenoh_link_tcp::unicast: Ready to accept TCP connections on: [::]:34269
[INFO] [stdout] 2026-03-11T04:51:06.444089Z  WARN test_concurrent_service: zenoh::net::runtime::orchestrator: Unable to find active, non-loopback multicast interface. Will use [::].
[INFO] [stdout] 2026-03-11T04:51:06.444140Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: UDP port bound to 224.0.0.224:7446
[INFO] [stdout] 2026-03-11T04:51:06.444156Z  WARN test_concurrent_service: zenoh::net::runtime::orchestrator: Cannot join IpV4 multicast group 224.0.0.224 on IpV6 iface ::
[INFO] [stdout] 2026-03-11T04:51:06.444167Z  INFO test_concurrent_service: zenoh::net::runtime::orchestrator: zenohd listening scout messages on 224.0.0.224:7446
[INFO] [stdout] 2026-03-11T04:51:06.448394Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: UDP port bound to [::]:50268
[INFO] [stdout] 2026-03-11T04:51:06.448585Z DEBUG zenoh::net::runtime::orchestrator: Waiting for UDP datagram...
[INFO] [stdout] 2026-03-11T04:51:06.448625Z TRACE zenoh::net::runtime::orchestrator: Send Scout(Scout { version: 9, what: WhatAmIMatcher(131), zid: None }) to 224.0.0.224:7446 on interface ::
[INFO] [stdout] 2026-03-11T04:51:06.448668Z DEBUG zenoh::net::runtime::orchestrator: Unable to send Scout(Scout { version: 9, what: WhatAmIMatcher(131), zid: None }) to 224.0.0.224:7446 on interface ::: Network is unreachable (os error 101)
[INFO] [stdout] 2026-03-11T04:51:06.950297Z  INFO test_concurrent_service: flare_zrpc::server::sync: RPC server 'test/**': use unbounded channel
[INFO] [stdout] 2026-03-11T04:51:06.950375Z  INFO test_concurrent_service: flare_zrpc::server::sync: RPC server 'test/**': registering
[INFO] [stdout] 2026-03-11T04:51:06.950416Z TRACE test_concurrent_service: zenoh::api::session: declare_queryable(ke`test/**`)
[INFO] [stdout] 2026-03-11T04:51:06.950462Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::queries: Face{0, 812bd8a747cf02a989e5da91f66071c5} Declare queryable 3 (test/**)
[INFO] [stdout] 2026-03-11T04:51:06.950516Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::resource: Register resource test/**
[INFO] [stdout] 2026-03-11T04:51:06.950744Z DEBUG test_concurrent_service: zenoh::api::session: Config: Config(Config { id: 9ed35045a9a6e813244db541310f1b81, metadata: Null, mode: None, connect: ConnectConfig { timeout_ms: None, endpoints: Unique([]), exit_on_failure: None, retry: None }, listen: ListenConfig { timeout_ms: None, endpoints: Dependent(ModeValues { router: Some([tcp/[::]:7447]), peer: Some([tcp/[::]:0]), client: None }), exit_on_failure: None, retry: None }, open: OpenConf { return_conditions: ReturnConditionsConf { connect_scouted: None, declares: None } }, scouting: ScoutingConf { timeout: None, delay: None, multicast: ScoutingMulticastConf { enabled: None, address: None, interface: None, ttl: None, autoconnect: None, listen: None }, gossip: GossipConf { enabled: None, multihop: None, target: None, autoconnect: None } }, timestamping: TimestampingConf { enabled: None, drop_future_timestamp: None }, queries_default_timeout: None, routing: RoutingConf { router: RouterRoutingConf { peers_failover_brokering: None }, peer: PeerRoutingConf { mode: None }, interests: InterestsConf { timeout: None } }, aggregation: AggregationConf { subscribers: [], publishers: [] }, qos: QoSConfig { publication: PublisherQoSConfList([]) }, transport: TransportConf { unicast: TransportUnicastConf { open_timeout: 10000, accept_timeout: 10000, accept_pending: 100, max_sessions: 1000, max_links: 1, lowlatency: false, qos: QoSUnicastConf { enabled: true }, compression: CompressionUnicastConf { enabled: false } }, multicast: TransportMulticastConf { join_interval: Some(2500), max_sessions: Some(1000), qos: QoSMulticastConf { enabled: false }, compression: CompressionMulticastConf { enabled: false } }, link: TransportLinkConf { protocols: None, tx: LinkTxConf { sequence_number_resolution: U32, lease: 10000, keep_alive: 4, batch_size: 65535, queue: QueueConf { size: QueueSizeConf { control: 2, real_time: 2, interactive_high: 2, interactive_low: 2, data_high: 2, data: 2, data_low: 2, background: 2 }, congestion_control: CongestionControlConf { drop: CongestionControlDropConf { wait_before_drop: 1000, max_wait_before_drop_fragments: 50000 }, block: CongestionControlBlockConf { wait_before_close: 5000000 } }, batching: BatchingConf { enabled: true, time_limit: 1 }, allocation: QueueAllocConf { mode: Lazy } }, threads: 2 }, rx: LinkRxConf { buffer_size: 65535, max_message_size: 1073741824 }, tls: TLSConf { root_ca_certificate: None, listen_private_key: None, listen_certificate: None, enable_mtls: None, connect_private_key: None, connect_certificate: None, verify_name_on_connect: None, close_link_on_expiration: None, so_sndbuf: None, so_rcvbuf: None, root_ca_certificate_base64: None, listen_private_key_base64: None, listen_certificate_base64: None, connect_private_key_base64: None, connect_certificate_base64: None }, tcp: TcpConf { so_sndbuf: None, so_rcvbuf: None }, unixpipe: UnixPipeConf { file_access_mask: None } }, shared_memory: ShmConf { enabled: true, mode: Lazy }, auth: AuthConf { usrpwd: UsrPwdConf { user: None, password: None, dictionary_file: None }, pubkey: PubKeyConf { public_key_pem: None, private_key_pem: None, public_key_file: None, private_key_file: None, key_size: None, known_keys_file: None } } }, adminspace: AdminSpaceConf { enabled: false, permissions: PermissionsConf { read: true, write: false } }, downsampling: [], access_control: AclConfig { enabled: false, default_permission: Deny, rules: None, subjects: None, policies: None }, plugins_loading: PluginsLoading { enabled: false, search_dirs: LibSearchDirs([Spec(LibSearchSpec { kind: CurrentExeParent, value: None }), Path("."), Path("~/.zenoh/lib"), Path("/opt/homebrew/lib"), Path("/usr/local/lib"), Path("/usr/lib")]) }, plugins: Object {} })
[INFO] [stdout] 2026-03-11T04:51:06.950887Z DEBUG test_concurrent_service: zenoh::net::runtime: Zenoh Rust API v1.2.1
[INFO] [stdout] 2026-03-11T04:51:06.950902Z  INFO test_concurrent_service: zenoh::net::runtime: Using ZID: 9ed35045a9a6e813244db541310f1b81
[INFO] [stdout] 2026-03-11T04:51:06.950928Z DEBUG test_concurrent_service: zenoh::net::routing::interceptor::access_control: Access control is disabled
[INFO] [stdout] 2026-03-11T04:51:06.951367Z DEBUG test_concurrent_service: zenoh::net::routing::hat::p2p_peer::gossip: [Gossip] Add node (self) 9ed35045a9a6e813244db541310f1b81
[INFO] [stdout] 2026-03-11T04:51:06.951499Z DEBUG test_concurrent_service: zenoh::net::routing::router: New Face{0, 9ed35045a9a6e813244db541310f1b81}
[INFO] [stdout] 2026-03-11T04:51:06.951566Z TRACE test_concurrent_service: zenoh::api::session: declare_queryable(ke`@/9ed35045a9a6e813244db541310f1b81/session/**`)
[INFO] [stdout] 2026-03-11T04:51:06.951652Z TRACE test_concurrent_service: zenoh::api::session: declare_queryable(ke`@adv/pub/9ed35045a9a6e813244db541310f1b81/_/_/@/@/9ed35045a9a6e813244db541310f1b81/session/**`)
[INFO] [stdout] 2026-03-11T04:51:06.951694Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: Try to add listener: tcp/[::]:0: ConnectionRetryConf { exit_on_failure: true, period_init_ms: 1000, period_max_ms: 4000, period_increase_factor: 2.0 }
[INFO] [stdout] 2026-03-11T04:51:06.951895Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: Listener added: tcp/[::]:40205
[INFO] [stdout] 2026-03-11T04:51:06.951925Z TRACE zenoh_link_tcp::unicast: Ready to accept TCP connections on: [::]:40205
[INFO] [stdout] 2026-03-11T04:51:06.952018Z  WARN test_concurrent_service: zenoh::net::runtime::orchestrator: Unable to find active, non-loopback multicast interface. Will use [::].
[INFO] [stdout] 2026-03-11T04:51:06.952061Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: UDP port bound to 224.0.0.224:7446
[INFO] [stdout] 2026-03-11T04:51:06.952075Z  WARN test_concurrent_service: zenoh::net::runtime::orchestrator: Cannot join IpV4 multicast group 224.0.0.224 on IpV6 iface ::
[INFO] [stdout] 2026-03-11T04:51:06.952086Z  INFO test_concurrent_service: zenoh::net::runtime::orchestrator: zenohd listening scout messages on 224.0.0.224:7446
[INFO] [stdout] 2026-03-11T04:51:06.952190Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: UDP port bound to [::]:47317
[INFO] [stdout] 2026-03-11T04:51:06.952344Z TRACE zenoh::net::runtime::orchestrator: Send Scout(Scout { version: 9, what: WhatAmIMatcher(131), zid: None }) to 224.0.0.224:7446 on interface ::
[INFO] [stdout] 2026-03-11T04:51:06.952384Z DEBUG zenoh::net::runtime::orchestrator: Unable to send Scout(Scout { version: 9, what: WhatAmIMatcher(131), zid: None }) to 224.0.0.224:7446 on interface ::: Network is unreachable (os error 101)
[INFO] [stdout] 2026-03-11T04:51:06.952424Z DEBUG zenoh::net::runtime::orchestrator: Waiting for UDP datagram...
[INFO] [stdout] 2026-03-11T04:51:07.449207Z TRACE zenoh::net::runtime::orchestrator: Send Scout(Scout { version: 9, what: WhatAmIMatcher(131), zid: None }) to 224.0.0.224:7446 on interface ::
[INFO] [stdout] 2026-03-11T04:51:07.449282Z DEBUG zenoh::net::runtime::orchestrator: Unable to send Scout(Scout { version: 9, what: WhatAmIMatcher(131), zid: None }) to 224.0.0.224:7446 on interface ::: Network is unreachable (os error 101)
[INFO] [stdout] 2026-03-11T04:51:07.454290Z TRACE test_concurrent_service: zenoh::api::session: declare_prefix("test")
[INFO] [stdout] 2026-03-11T04:51:07.454425Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::resource: Register resource test
[INFO] [stdout] 2026-03-11T04:51:07.454495Z  INFO test_concurrent_service: integration_test: call rpc = 1
[INFO] [stdout] 2026-03-11T04:51:07.454557Z TRACE test_concurrent_service: zenoh::api::session: get(test, BestMatching, QueryConsolidation { mode: None })
[INFO] [stdout] 2026-03-11T04:51:07.454643Z TRACE test_concurrent_service: zenoh::api::session: Register query 0 (nb_final = 2)
[INFO] [stdout] 2026-03-11T04:51:07.454691Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::queries: Route query Face{0, 9ed35045a9a6e813244db541310f1b81}:0 for res test
[INFO] [stdout] 2026-03-11T04:51:07.454734Z TRACE test_concurrent_service: zenoh::net::routing::hat::p2p_peer::queries: compute_query_route(test, 0, Client)
[INFO] [stdout] 2026-03-11T04:51:07.454788Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::queries: Send final reply Face{0, 9ed35045a9a6e813244db541310f1b81}:0 (no matching queryables or not master)
[INFO] [stdout] 2026-03-11T04:51:07.454816Z TRACE test_concurrent_service: zenoh::api::session: recv ResponseFinal ResponseFinal { rid: 0, ext_qos: QoS { priority: Data, congestion: Block, express: false }, ext_tstamp: None }
[INFO] [stdout] 2026-03-11T04:51:07.454926Z TRACE test_concurrent_service: zenoh::api::session: recv ResponseFinal ResponseFinal { rid: 0, ext_qos: QoS { priority: Data, congestion: Block, express: false }, ext_tstamp: None }
[INFO] [stdout] 2026-03-11T04:51:07.454958Z TRACE test_concurrent_service: zenoh::api::session: Close query 0
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_service' (18) panicked at tests/integration_test.rs:62:14:
[INFO] [stdout] return should not error: SenderDropped(Disconnected)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fd06d4237da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fd06d4237da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fd06d4237da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fd06d4237da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fd06d43bf5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fd06d43bf5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5fd06d429042 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fd06d429042 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fd06d40026f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fd06d40026f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fd06d41aca9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fd06be6314c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5fd06be6314c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fd06d41af22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5fd06d41af22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fd06d400328 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fd06d3f7489 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fd06d4012ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fd06d43c8ec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fd06d43c632 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fd06be4cfea - core::result::Result<T,E>::expect::hb16dfa1606fa8a6b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fd06bdca25d - integration_test::test_concurrent_service::{{closure}}::h907d32be031acd6c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:62:14
[INFO] [stdout]   22:     0x5fd06bdebde2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a577955e72d99f6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fd06be1ef1d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hc390afb66ce363c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74
[INFO] [stdout]   24:     0x5fd06be1e3a6 - tokio::runtime::coop::with_budget::hb94565f5c2ddca81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5fd06be1e3a6 - tokio::runtime::coop::budget::h7f26f72d4ea5523e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5fd06be1e3a6 - tokio::runtime::park::CachedParkThread::block_on::hc4d207fe4c025af4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x5fd06bdfde74 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd81121e80fb10292
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5fd06bdc3c58 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h13c24981f276f693
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   29:     0x5fd06be5152b - tokio::runtime::context::runtime::enter_runtime::h01a2cbbee48538cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5fd06bdc3c24 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::he8fa44207ea4a921
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   31:     0x5fd06be1f074 - tokio::runtime::runtime::Runtime::block_on_inner::ha4ec31fa9d91bceb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   32:     0x5fd06be1f37a - tokio::runtime::runtime::Runtime::block_on::h13fbae281f3ab92f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   33:     0x5fd06bdc8145 - integration_test::test_concurrent_service::h332e664f9fc07c51
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:78:30
[INFO] [stdout]   34:     0x5fd06bdcd5f7 - integration_test::test_concurrent_service::{{closure}}::hef941d28c9574a2a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:40:35
[INFO] [stdout]   35:     0x5fd06bdb03c6 - core::ops::function::FnOnce::call_once::he0360fb9b62ee322
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5fd06be5722b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5fd06be5722b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5fd06be63c1b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5fd06be63c1b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5fd06be63c1b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5fd06be63c1b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5fd06be63c1b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5fd06be63c1b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5fd06be63c1b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5fd06be5f334 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5fd06be5f334 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5fd06be66822 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5fd06be66822 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5fd06be66822 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5fd06be66822 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5fd06be66822 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5fd06be66822 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5fd06be66822 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fd06d42286f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   55:     0x5fd06d42286f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x738bcb550aa4 - <unknown>
[INFO] [stdout]   57:     0x738bcb5dda64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 2026-03-11T04:51:07.558009Z  INFO test_concurrent_service: zenoh::api::session: close session zid=9ed35045a9a6e813244db541310f1b81
[INFO] [stdout] 2026-03-11T04:51:07.558268Z TRACE test_concurrent_service: zenoh::net::runtime: Runtime::close())
[INFO] [stdout] 2026-03-11T04:51:07.558505Z TRACE test_concurrent_service: zenoh_transport::unicast::manager: TransportManagerUnicast::clear())
[INFO] [stdout] 2026-03-11T04:51:07.559060Z TRACE test_concurrent_service: zenoh::api::session: undeclare_queryable(Queryable { id: 3, key_expr: WireExpr { scope: 0, suffix: "test/**", mapping: Sender }, complete: true })
[INFO] [stdout] 2026-03-11T04:51:07.559137Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::queries: Face{0, 812bd8a747cf02a989e5da91f66071c5} Undeclare queryable 3 (test/**)
[INFO] [stdout] 2026-03-11T04:51:07.559168Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::resource: Unregister resource test/**
[INFO] [stdout] 2026-03-11T04:51:07.559209Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::resource: Unregister resource test
[INFO] [stdout] 2026-03-11T04:51:07.559288Z  INFO test_concurrent_service: zenoh::api::session: close session zid=812bd8a747cf02a989e5da91f66071c5
[INFO] [stdout] 2026-03-11T04:51:07.559319Z TRACE test_concurrent_service: zenoh::net::runtime: Runtime::close())
[INFO] [stdout] 2026-03-11T04:51:07.559506Z TRACE test_concurrent_service: zenoh_transport::unicast::manager: TransportManagerUnicast::clear())
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_concurrent_service
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "0ea931029d7cb523cc3131bc4db0a7b94896b87694c1a2551c410bac2eac0871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ea931029d7cb523cc3131bc4db0a7b94896b87694c1a2551c410bac2eac0871", kill_on_drop: false }`
[INFO] [stdout] 0ea931029d7cb523cc3131bc4db0a7b94896b87694c1a2551c410bac2eac0871
