[INFO] fetching crate flare-zrpc 0.1.27...
[INFO] testing flare-zrpc-0.1.27 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate flare-zrpc 0.1.27 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flare-zrpc 0.1.27 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e
[INFO] running `Command { std: "docker" "start" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling zenoh-result v1.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling token-cell v1.5.0
[INFO] [stderr]    Compiling zenoh-macros v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ring v0.17.12
[INFO] [stderr]    Compiling keyed-set v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling zenoh-collections v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling zenoh-buffers v1.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling const_format v0.2.34
[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 nanorand v0.7.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zenoh-keyexpr v1.2.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling uhlc v0.8.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling zenoh-runtime v1.2.1
[INFO] [stderr]    Compiling zenoh-core v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling zenoh-protocol v1.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zenoh-util v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling zenoh-codec v1.2.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling validated_struct_macros v2.1.1
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling zenoh-link-commons v1.2.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling validated_struct v2.1.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling zenoh-config v1.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[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 idna_adapter v1.2.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling der-parser v9.0.0
[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 rustc-hash v2.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tls-listener v0.10.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zenoh-sync v1.2.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling zenoh-link-unixsock_stream v1.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zenoh-link-udp v1.2.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling zenoh-link-ws v1.2.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.4.0
[INFO] [stderr]    Compiling quinn-proto v0.11.9
[INFO] [stderr]    Compiling zenoh-link-tls v1.2.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling zenoh-link-tcp v1.2.1
[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 ref-cast v1.0.24
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling ringbuffer-spsc v0.1.13
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling quinn v0.11.6
[INFO] [stderr]    Compiling zenoh-crypto v1.2.1
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zenoh-link-quic v1.2.1
[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 zenoh-link v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling zenoh-transport v1.2.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bincode_derive v2.0.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zenoh-plugin-trait v1.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unty v0.0.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anyerror v0.1.13
[INFO] [stderr]    Compiling bincode v2.0.0
[INFO] [stderr]    Compiling flare-zrpc v0.1.27 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 29s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling zenoh-result v1.2.1
[INFO] [stderr]    Compiling zenoh-runtime v1.2.1
[INFO] [stderr]    Compiling zenoh-keyexpr v1.2.1
[INFO] [stderr]    Compiling zenoh-crypto 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-protocol v1.2.1
[INFO] [stderr]    Compiling zenoh-codec v1.2.1
[INFO] [stderr]    Compiling zenoh-config v1.2.1
[INFO] [stderr]    Compiling zenoh-link-commons 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-udp 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 `release` profile [optimized] target(s) in 41.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 1`
[INFO] running `Command { std: "docker" "inspect" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.18s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/flare_zrpc-7c0d297452f7bfcb)
[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/release/deps/integration_test-46a2ace800e5f440)
[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-08-05T17:46:00.361208Z  INFO test_concurrent_service: integration_test: start
[INFO] [stdout] 2026-08-05T17:46:00.361428Z DEBUG test_concurrent_service: zenoh::api::session: Config: Config(Config { id: 63556de3598a6efd5ceb6244b434eb1f, 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-08-05T17:46:00.361487Z DEBUG test_concurrent_service: zenoh::net::runtime: Zenoh Rust API v1.2.1
[INFO] [stdout] 2026-08-05T17:46:00.361499Z  INFO test_concurrent_service: zenoh::net::runtime: Using ZID: 63556de3598a6efd5ceb6244b434eb1f
[INFO] [stdout] 2026-08-05T17:46:00.361532Z DEBUG test_concurrent_service: zenoh::net::routing::interceptor::access_control: Access control is disabled
[INFO] [stdout] 2026-08-05T17:46:00.361688Z DEBUG test_concurrent_service: zenoh::net::routing::hat::p2p_peer::gossip: [Gossip] Add node (self) 63556de3598a6efd5ceb6244b434eb1f
[INFO] [stdout] 2026-08-05T17:46:00.361722Z DEBUG test_concurrent_service: zenoh::net::routing::router: New Face{0, 63556de3598a6efd5ceb6244b434eb1f}
[INFO] [stdout] 2026-08-05T17:46:00.361740Z TRACE test_concurrent_service: zenoh::api::session: declare_queryable(ke`@/63556de3598a6efd5ceb6244b434eb1f/session/**`)
[INFO] [stdout] 2026-08-05T17:46:00.361748Z TRACE test_concurrent_service: zenoh::api::session: declare_queryable(ke`@adv/pub/63556de3598a6efd5ceb6244b434eb1f/_/_/@/@/63556de3598a6efd5ceb6244b434eb1f/session/**`)
[INFO] [stdout] 2026-08-05T17:46:00.361755Z 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-08-05T17:46:00.361857Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: Listener added: tcp/[::]:42425
[INFO] [stdout] 2026-08-05T17:46:00.361898Z TRACE zenoh_link_tcp::unicast: Ready to accept TCP connections on: [::]:42425
[INFO] [stdout] 2026-08-05T17:46:00.361960Z  WARN test_concurrent_service: zenoh::net::runtime::orchestrator: Unable to find active, non-loopback multicast interface. Will use [::].
[INFO] [stdout] 2026-08-05T17:46:00.361977Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: UDP port bound to 224.0.0.224:7446
[INFO] [stdout] 2026-08-05T17:46:00.361979Z  WARN test_concurrent_service: zenoh::net::runtime::orchestrator: Cannot join IpV4 multicast group 224.0.0.224 on IpV6 iface ::
[INFO] [stdout] 2026-08-05T17:46:00.361981Z  INFO test_concurrent_service: zenoh::net::runtime::orchestrator: zenohd listening scout messages on 224.0.0.224:7446
[INFO] [stdout] 2026-08-05T17:46:00.361999Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: UDP port bound to [::]:45435
[INFO] [stdout] 2026-08-05T17:46:00.362029Z 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-08-05T17:46:00.362039Z 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-08-05T17:46:00.362132Z DEBUG zenoh::net::runtime::orchestrator: Waiting for UDP datagram...
[INFO] [stdout] 2026-08-05T17:46:00.862573Z  INFO test_concurrent_service: flare_zrpc::server::sync: RPC server 'test/**': use unbounded channel
[INFO] [stdout] 2026-08-05T17:46:00.862578Z  INFO test_concurrent_service: flare_zrpc::server::sync: RPC server 'test/**': registering
[INFO] [stdout] 2026-08-05T17:46:00.862586Z TRACE test_concurrent_service: zenoh::api::session: declare_queryable(ke`test/**`)
[INFO] [stdout] 2026-08-05T17:46:00.862592Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::queries: Face{0, 63556de3598a6efd5ceb6244b434eb1f} Declare queryable 3 (test/**)
[INFO] [stdout] 2026-08-05T17:46:00.862603Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::resource: Register resource test/**
[INFO] [stdout] 2026-08-05T17:46:00.862632Z DEBUG test_concurrent_service: zenoh::api::session: Config: Config(Config { id: b38638c807e3ef457b9b7551b2403522, 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-08-05T17:46:00.862668Z DEBUG test_concurrent_service: zenoh::net::runtime: Zenoh Rust API v1.2.1
[INFO] [stdout] 2026-08-05T17:46:00.862669Z  INFO test_concurrent_service: zenoh::net::runtime: Using ZID: b38638c807e3ef457b9b7551b2403522
[INFO] [stdout] 2026-08-05T17:46:00.862671Z DEBUG test_concurrent_service: zenoh::net::routing::interceptor::access_control: Access control is disabled
[INFO] [stdout] 2026-08-05T17:46:00.862702Z DEBUG test_concurrent_service: zenoh::net::routing::hat::p2p_peer::gossip: [Gossip] Add node (self) b38638c807e3ef457b9b7551b2403522
[INFO] [stdout] 2026-08-05T17:46:00.862706Z DEBUG test_concurrent_service: zenoh::net::routing::router: New Face{0, b38638c807e3ef457b9b7551b2403522}
[INFO] [stdout] 2026-08-05T17:46:00.862711Z TRACE test_concurrent_service: zenoh::api::session: declare_queryable(ke`@/b38638c807e3ef457b9b7551b2403522/session/**`)
[INFO] [stdout] 2026-08-05T17:46:00.862717Z TRACE test_concurrent_service: zenoh::api::session: declare_queryable(ke`@adv/pub/b38638c807e3ef457b9b7551b2403522/_/_/@/@/b38638c807e3ef457b9b7551b2403522/session/**`)
[INFO] [stdout] 2026-08-05T17:46:00.862719Z 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-08-05T17:46:00.862753Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: Listener added: tcp/[::]:38331
[INFO] [stdout] 2026-08-05T17:46:00.862759Z  WARN test_concurrent_service: zenoh::net::runtime::orchestrator: Unable to find active, non-loopback multicast interface. Will use [::].
[INFO] [stdout] 2026-08-05T17:46:00.862763Z TRACE zenoh_link_tcp::unicast: Ready to accept TCP connections on: [::]:38331
[INFO] [stdout] 2026-08-05T17:46:00.862768Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: UDP port bound to 224.0.0.224:7446
[INFO] [stdout] 2026-08-05T17:46:00.862769Z  WARN test_concurrent_service: zenoh::net::runtime::orchestrator: Cannot join IpV4 multicast group 224.0.0.224 on IpV6 iface ::
[INFO] [stdout] 2026-08-05T17:46:00.862770Z  INFO test_concurrent_service: zenoh::net::runtime::orchestrator: zenohd listening scout messages on 224.0.0.224:7446
[INFO] [stdout] 2026-08-05T17:46:00.862785Z DEBUG test_concurrent_service: zenoh::net::runtime::orchestrator: UDP port bound to [::]:42507
[INFO] [stdout] 2026-08-05T17:46:00.862807Z DEBUG zenoh::net::runtime::orchestrator: Waiting for UDP datagram...
[INFO] [stdout] 2026-08-05T17:46:00.862815Z 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-08-05T17:46:00.862822Z 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-08-05T17:46:01.363373Z 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-08-05T17:46:01.363382Z 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-08-05T17:46:01.364367Z TRACE test_concurrent_service: zenoh::api::session: declare_prefix("test")
[INFO] [stdout] 2026-08-05T17:46:01.364375Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::resource: Register resource test
[INFO] [stdout] 2026-08-05T17:46:01.364381Z  INFO test_concurrent_service: integration_test: call rpc = 1
[INFO] [stdout] 2026-08-05T17:46:01.364384Z TRACE test_concurrent_service: zenoh::api::session: get(test, BestMatching, QueryConsolidation { mode: None })
[INFO] [stdout] 2026-08-05T17:46:01.364393Z TRACE test_concurrent_service: zenoh::api::session: Register query 0 (nb_final = 2)
[INFO] [stdout] 2026-08-05T17:46:01.364397Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::queries: Route query Face{0, b38638c807e3ef457b9b7551b2403522}:0 for res test
[INFO] [stdout] 2026-08-05T17:46:01.364400Z TRACE test_concurrent_service: zenoh::net::routing::hat::p2p_peer::queries: compute_query_route(test, 0, Client)
[INFO] [stdout] 2026-08-05T17:46:01.364404Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::queries: Send final reply Face{0, b38638c807e3ef457b9b7551b2403522}:0 (no matching queryables or not master)
[INFO] [stdout] 2026-08-05T17:46:01.364411Z 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-08-05T17:46:01.364445Z 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-08-05T17:46:01.364446Z TRACE test_concurrent_service: zenoh::api::session: Close query 0
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_service' (5874) panicked at tests/integration_test.rs:62:14:
[INFO] [stdout] return should not error: SenderDropped(Disconnected)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58444955e811 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58444957705a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x584449563dbc - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x584449539f76 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x584449555609 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x584448cb0520 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x584449555932 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x58444953a022 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5844495310b9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58444953af1d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x58444957783c - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x584449577612 - core[812a354ff5be3162]::result::unwrap_failed
[INFO] [stdout]   12:     0x584448c9d1df - integration_test[f5431c2d9a09880]::test_concurrent_service::{closure#0}
[INFO] [stdout]   13:     0x584448bc7e5a - <tokio[39dfb81e2651380a]::runtime::park::CachedParkThread>::block_on::<core[812a354ff5be3162]::pin::Pin<&mut dyn core[812a354ff5be3162]::future::future::Future<Output = ()>>>
[INFO] [stdout]   14:     0x584448c77284 - tokio[39dfb81e2651380a]::runtime::context::runtime::enter_runtime::<<tokio[39dfb81e2651380a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[812a354ff5be3162]::pin::Pin<&mut dyn core[812a354ff5be3162]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   15:     0x584448c68377 - <tokio[39dfb81e2651380a]::runtime::runtime::Runtime>::block_on::<core[812a354ff5be3162]::pin::Pin<&mut dyn core[812a354ff5be3162]::future::future::Future<Output = ()>>>
[INFO] [stdout]   16:     0x584448ca354e - <integration_test[f5431c2d9a09880]::test_concurrent_service::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x584448ca385b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   18:     0x584448cb0ea5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   19:     0x584448cab954 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x584448cb3ff2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x58444955d3df - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e774961907a - <unknown>
[INFO] [stdout]   23:     0x7e77496ac534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 2026-08-05T17:46:01.366562Z  INFO test_concurrent_service: zenoh::api::session: close session zid=b38638c807e3ef457b9b7551b2403522
[INFO] [stdout] 2026-08-05T17:46:01.366600Z TRACE test_concurrent_service: zenoh::net::runtime: Runtime::close())
[INFO] [stdout] 2026-08-05T17:46:01.366641Z TRACE test_concurrent_service: zenoh_transport::unicast::manager: TransportManagerUnicast::clear())
[INFO] [stdout] 2026-08-05T17:46:01.366713Z 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-08-05T17:46:01.366719Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::queries: Face{0, 63556de3598a6efd5ceb6244b434eb1f} Undeclare queryable 3 (test/**)
[INFO] [stdout] 2026-08-05T17:46:01.366721Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::resource: Unregister resource test/**
[INFO] [stdout] 2026-08-05T17:46:01.366723Z DEBUG test_concurrent_service: zenoh::net::routing::dispatcher::resource: Unregister resource test
[INFO] [stdout] 2026-08-05T17:46:01.366730Z  INFO test_concurrent_service: zenoh::api::session: close session zid=63556de3598a6efd5ceb6244b434eb1f
[INFO] [stdout] 2026-08-05T17:46:01.366735Z TRACE test_concurrent_service: zenoh::net::runtime: Runtime::close())
[INFO] [stdout] 2026-08-05T17:46:01.366757Z DEBUG flare_zrpc::server::sync: RPC server 'test/**': error: receiving on a closed channel
[INFO] [stdout] 2026-08-05T17:46:01.366764Z DEBUG flare_zrpc::server::sync: RPC server 'test/**': error: receiving on a closed channel
[INFO] [stdout] 2026-08-05T17:46:01.366762Z DEBUG flare_zrpc::server::sync: RPC server 'test/**': error: receiving on a closed channel
[INFO] [stdout] 2026-08-05T17:46:01.366771Z DEBUG flare_zrpc::server::sync: RPC server 'test/**': error: receiving on a closed channel
[INFO] [stdout] 2026-08-05T17:46:01.366775Z 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.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e", kill_on_drop: false }`
[INFO] [stdout] 5c980049601cd739ba8e18aab05998733fb01953e99204c43499c0cb2dd4714e
