[INFO] fetching crate datastreamservicelib 1.0.0... [INFO] testing datastreamservicelib-1.0.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025-1 [INFO] extracting crate datastreamservicelib 1.0.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate datastreamservicelib 1.0.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate datastreamservicelib 1.0.0 [INFO] finished tweaking crates.io crate datastreamservicelib 1.0.0 [INFO] tweaked toml for crates.io crate datastreamservicelib 1.0.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate datastreamservicelib 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fern v0.6.1 [INFO] [stderr] Downloaded zmq v0.9.2 [INFO] [stderr] Downloaded libmath v0.1.4 [INFO] [stderr] Downloaded zmq-sys v0.11.0 [INFO] [stderr] Downloaded async-zmq-types v0.3.2 [INFO] [stderr] Downloaded async-zmq-derive v0.1.0 [INFO] [stderr] Downloaded datastreamcorelib v1.0.0 [INFO] [stderr] Downloaded tokio-zmq v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7967330bd1c5c72f4cda733e5e7b98debba5e5fb3ab2e2a6ae2312eb61d3948 [INFO] running `Command { std: "docker" "start" "-a" "e7967330bd1c5c72f4cda733e5e7b98debba5e5fb3ab2e2a6ae2312eb61d3948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7967330bd1c5c72f4cda733e5e7b98debba5e5fb3ab2e2a6ae2312eb61d3948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7967330bd1c5c72f4cda733e5e7b98debba5e5fb3ab2e2a6ae2312eb61d3948", kill_on_drop: false }` [INFO] [stdout] e7967330bd1c5c72f4cda733e5e7b98debba5e5fb3ab2e2a6ae2312eb61d3948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3a4cbefe9f82c5b1bf685f8481fc1daf6a710f350a19308976701a0329fc0ae [INFO] running `Command { std: "docker" "start" "-a" "a3a4cbefe9f82c5b1bf685f8481fc1daf6a710f350a19308976701a0329fc0ae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling fern v0.6.1 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling libmath v0.1.4 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-zmq-derive v0.1.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling async-zmq-types v0.3.2 [INFO] [stderr] Compiling tokio-zmq v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling datastreamcorelib v1.0.0 [INFO] [stderr] Compiling datastreamservicelib v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.23s [INFO] running `Command { std: "docker" "inspect" "a3a4cbefe9f82c5b1bf685f8481fc1daf6a710f350a19308976701a0329fc0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a4cbefe9f82c5b1bf685f8481fc1daf6a710f350a19308976701a0329fc0ae", kill_on_drop: false }` [INFO] [stdout] a3a4cbefe9f82c5b1bf685f8481fc1daf6a710f350a19308976701a0329fc0ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab024b1df153c12607874b788251cadc9e869b6d91df44c6214691ba0f37fd39 [INFO] running `Command { std: "docker" "start" "-a" "ab024b1df153c12607874b788251cadc9e869b6d91df44c6214691ba0f37fd39", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling datastreamservicelib v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.95s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/datastreamservicelib-cbe869941d9c0f1f) [INFO] [stderr] Executable unittests src/bin/testpublisher.rs (/opt/rustwide/target/debug/deps/testpublisher-2c67bad190701b18) [INFO] [stderr] Executable unittests src/bin/testsubscriber.rs (/opt/rustwide/target/debug/deps/testsubscriber-76945b1e3231a345) [INFO] running `Command { std: "docker" "inspect" "ab024b1df153c12607874b788251cadc9e869b6d91df44c6214691ba0f37fd39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab024b1df153c12607874b788251cadc9e869b6d91df44c6214691ba0f37fd39", kill_on_drop: false }` [INFO] [stdout] ab024b1df153c12607874b788251cadc9e869b6d91df44c6214691ba0f37fd39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6875207390a7153a96aa1368a72aa479740f13cd56b63db1be57a3b26a825717 [INFO] running `Command { std: "docker" "start" "-a" "6875207390a7153a96aa1368a72aa479740f13cd56b63db1be57a3b26a825717", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datastreamservicelib-cbe869941d9c0f1f) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test zmqwrappers::tests::test_dispatch ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] [2022-05-12T07:45:13.785Z][DEBUG] datastreamservicelib::zmqwrappers::tests src/zmqwrappers.rs:174 | psmgr is Mutex { data: TokioPubSubManager { subscriptions: [Subscription { socketuris: ["inproc://foobar"], topics: ["test_topic_1"], metadata: Object({}), trackingid: 1822d5a9-6e4a-48f1-8746-516a032179f9, callback: "" }], term_flag: false, _socket_readers: "" } } [INFO] [stdout] test zmqwrappers::tests::new_instace ... ok [INFO] [stdout] test utils::tests::parse_config ... ok [INFO] [stderr] [2022-05-12T07:45:13.890Z][DEBUG] datastreamcorelib::abstracts /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-1.0.0/src/abstracts.rs:139 | Binding to inproc://pubtest [INFO] [stderr] [2022-05-12T07:45:13.890Z][TRACE] datastreamcorelib::pubsub /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-1.0.0/src/pubsub.rs:98 | Sending PubSubDataMessage { topic: "footopic", msgid: 134e5ccb-6ae8-4a94-94c8-50602f4a0b60, data: Object({"systemtime": String("2022-05-12T07:45:13.890Z")}), extra_parts: [] } [INFO] [stdout] test zmqwrappers::tests::test_publish ... ok [INFO] [stderr] [2022-05-12T07:45:13.890Z][DEBUG] datastreamcorelib::abstracts /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-1.0.0/src/abstracts.rs:139 | Binding to ipc:///tmp/7a2d57bd-eed6-4c63-81a5-b08f62df0945_pub.sock [INFO] [stderr] [2022-05-12T07:45:13.891Z][DEBUG] datastreamcorelib::abstracts /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-1.0.0/src/abstracts.rs:145 | connecting to ipc:///tmp/7a2d57bd-eed6-4c63-81a5-b08f62df0945_pub.sock [INFO] [stderr] [2022-05-12T07:45:13.991Z][TRACE] datastreamcorelib::pubsub /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-1.0.0/src/pubsub.rs:98 | Sending PubSubDataMessage { topic: "pstesttopic_1", msgid: f7e6c402-66f5-4c2e-b6cc-fcee22f0209d, data: Object({"systemtime": String("2022-05-12T07:45:13.991Z")}), extra_parts: [] } [INFO] [stderr] [2022-05-12T07:45:13.992Z][TRACE] datastreamcorelib::pubsub /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-1.0.0/src/pubsub.rs:98 | Sending PubSubDataMessage { topic: "pstesttopic_1", msgid: f7e6c402-66f5-4c2e-b6cc-fcee22f0209d, data: Object({"systemtime": String("2022-05-12T07:45:13.991Z")}), extra_parts: [] } [INFO] [stderr] [2022-05-12T07:45:13.992Z][TRACE] datastreamservicelib::zmqwrappers src/zmqwrappers.rs:137 | Got message parts [[112, 115, 116, 101, 115, 116, 116, 111, 112, 105, 99, 95, 49], [247, 230, 196, 2, 102, 245, 76, 46, 182, 204, 252, 238, 34, 240, 32, 157], [129, 170, 115, 121, 115, 116, 101, 109, 116, 105, 109, 101, 184, 50, 48, 50, 50, 45, 48, 53, 45, 49, 50, 84, 48, 55, 58, 52, 53, 58, 49, 51, 46, 57, 57, 49, 90]] [INFO] [stderr] [2022-05-12T07:45:13.992Z][DEBUG] datastreamservicelib::zmqwrappers::tests src/zmqwrappers.rs:184 | Got message PubSubMessage { topic: "pstesttopic_1", dataparts: [b"\xf7\xe6\xc4\x02f\xf5L.\xb6\xcc\xfc\xee\"\xf0 \x9d", b"\x81\xaasystemtime\xb82022-05-12T07:45:13.991Z"] } on sub Subscription { socketuris: ["ipc:///tmp/7a2d57bd-eed6-4c63-81a5-b08f62df0945_pub.sock"], topics: ["pstesttopic_1"], metadata: Object({}), trackingid: a7e87bcd-a777-42e4-9e23-e3eedc0ae8b8, callback: "" } [INFO] [stderr] [2022-05-12T07:45:13.995Z][TRACE] datastreamservicelib::zmqwrappers src/zmqwrappers.rs:137 | Got message parts [[112, 115, 116, 101, 115, 116, 116, 111, 112, 105, 99, 95, 49], [247, 230, 196, 2, 102, 245, 76, 46, 182, 204, 252, 238, 34, 240, 32, 157], [129, 170, 115, 121, 115, 116, 101, 109, 116, 105, 109, 101, 184, 50, 48, 50, 50, 45, 48, 53, 45, 49, 50, 84, 48, 55, 58, 52, 53, 58, 49, 51, 46, 57, 57, 49, 90]] [INFO] [stderr] [2022-05-12T07:45:13.995Z][DEBUG] datastreamservicelib::zmqwrappers::tests src/zmqwrappers.rs:184 | Got message PubSubMessage { topic: "pstesttopic_1", dataparts: [b"\xf7\xe6\xc4\x02f\xf5L.\xb6\xcc\xfc\xee\"\xf0 \x9d", b"\x81\xaasystemtime\xb82022-05-12T07:45:13.991Z"] } on sub Subscription { socketuris: ["ipc:///tmp/7a2d57bd-eed6-4c63-81a5-b08f62df0945_pub.sock"], topics: ["pstesttopic_1"], metadata: Object({}), trackingid: a7e87bcd-a777-42e4-9e23-e3eedc0ae8b8, callback: "" } [INFO] [stdout] test zmqwrappers::tests::test_pubsub_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/testpublisher.rs (/opt/rustwide/target/debug/deps/testpublisher-2c67bad190701b18) [INFO] [stderr] Running unittests src/bin/testsubscriber.rs (/opt/rustwide/target/debug/deps/testsubscriber-76945b1e3231a345) [INFO] [stdout] [INFO] [stderr] Doc-tests datastreamservicelib [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] [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6875207390a7153a96aa1368a72aa479740f13cd56b63db1be57a3b26a825717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6875207390a7153a96aa1368a72aa479740f13cd56b63db1be57a3b26a825717", kill_on_drop: false }` [INFO] [stdout] 6875207390a7153a96aa1368a72aa479740f13cd56b63db1be57a3b26a825717