[INFO] fetching crate fast-rpc 0.3.0... [INFO] testing fast-rpc-0.3.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate fast-rpc 0.3.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate fast-rpc 0.3.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fast-rpc 0.3.0 [INFO] finished tweaking crates.io crate fast-rpc 0.3.0 [INFO] tweaked toml for crates.io crate fast-rpc 0.3.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1867f1ada5a00f2e0416bc3b650870479309b657bade17199e29935241ebbed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c1867f1ada5a00f2e0416bc3b650870479309b657bade17199e29935241ebbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1867f1ada5a00f2e0416bc3b650870479309b657bade17199e29935241ebbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1867f1ada5a00f2e0416bc3b650870479309b657bade17199e29935241ebbed", kill_on_drop: false }` [INFO] [stdout] c1867f1ada5a00f2e0416bc3b650870479309b657bade17199e29935241ebbed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8f8df105e309f205b65cbb0b171e19e2d683548047bfc056680589380a26150 [INFO] running `Command { std: "docker" "start" "-a" "d8f8df105e309f205b65cbb0b171e19e2d683548047bfc056680589380a26150", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.91s [INFO] running `Command { std: "docker" "inspect" "d8f8df105e309f205b65cbb0b171e19e2d683548047bfc056680589380a26150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8f8df105e309f205b65cbb0b171e19e2d683548047bfc056680589380a26150", kill_on_drop: false }` [INFO] [stdout] d8f8df105e309f205b65cbb0b171e19e2d683548047bfc056680589380a26150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 470ec982df6b82ec025ad1d5758e301c37a48ef942cf73d4bda57f375c7acfd8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "470ec982df6b82ec025ad1d5758e301c37a48ef942cf73d4bda57f375c7acfd8", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.07s [INFO] running `Command { std: "docker" "inspect" "470ec982df6b82ec025ad1d5758e301c37a48ef942cf73d4bda57f375c7acfd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470ec982df6b82ec025ad1d5758e301c37a48ef942cf73d4bda57f375c7acfd8", kill_on_drop: false }` [INFO] [stdout] 470ec982df6b82ec025ad1d5758e301c37a48ef942cf73d4bda57f375c7acfd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 02b47dc6ecd28daaecfbfc0ca55dcfa6b171b1e9105b2f2cce148c136e264e86 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "02b47dc6ecd28daaecfbfc0ca55dcfa6b171b1e9105b2f2cce148c136e264e86", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fast_rpc-f5fafbc542c30012) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test protocol::test::prop_fast_message_roundtrip ... ok [INFO] [stdout] test protocol::test::prop_fast_message_bundling ... ok [INFO] [stdout] test protocol::test::prop_fast_message_decoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-c5bc71e176913022) [INFO] [stdout] Aug 02 15:41:27.413 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.422 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.422 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.422 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.422 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.423 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.423 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.423 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.423 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.430 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.430 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.430 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.430 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.432 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.432 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.432 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.432 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.434 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.434 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.435 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.435 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.443 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.443 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.443 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.443 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.446 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.446 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.446 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.446 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.456 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.456 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.456 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.456 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.466 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.467 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.467 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.467 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.471 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.471 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.471 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.471 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.483 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.483 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.483 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.483 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.488 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.488 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.488 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.488 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.494 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.494 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.494 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.494 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.500 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.500 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.500 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.500 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.511 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.511 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.511 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.511 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.517 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.518 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.518 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.518 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.530 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.530 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.530 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.531 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.539 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.539 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.539 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.539 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.551 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.552 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.552 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.552 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.563 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.563 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.563 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.563 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.576 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.576 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.576 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.576 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.592 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.592 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.592 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.592 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.601 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.601 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.601 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.601 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.616 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.616 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.616 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.616 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.626 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.626 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.626 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.626 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.644 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.644 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.644 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.644 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.660 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.660 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.660 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.660 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.671 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.671 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.672 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.672 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.688 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.688 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.688 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.688 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.700 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.700 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.700 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.700 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.713 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.713 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.713 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.713 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.725 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.726 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.726 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.726 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.743 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.743 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.743 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.743 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.757 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.757 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.757 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.757 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.771 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.771 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.772 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.772 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.793 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.793 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.793 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.793 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.808 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.808 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.808 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.808 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.828 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.828 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.828 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.828 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.844 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.844 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.844 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.844 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.860 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.865 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.865 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.866 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.882 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.882 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.882 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.883 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.908 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.908 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.908 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.909 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.928 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.928 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.928 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.929 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.950 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.950 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.950 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.950 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.967 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.968 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.968 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.968 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.986 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.986 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.986 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:27.986 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.012 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.012 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.012 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.012 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.037 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.037 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.037 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.037 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.067 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.067 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.067 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.068 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.090 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.091 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.091 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.091 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.119 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.119 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.119 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.119 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.147 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.147 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.147 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.147 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.175 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.176 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.176 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.176 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.207 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.207 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.207 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.207 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.242 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.242 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.243 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.243 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.266 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.266 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.267 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.267 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.290 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.291 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.291 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.291 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.314 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.315 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.315 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.315 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.339 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.339 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.340 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.340 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.363 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.364 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.364 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.364 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.397 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.397 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.397 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.397 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.439 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.439 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.439 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.439 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.488 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.488 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.488 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.488 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.525 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.526 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.526 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.526 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.564 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.564 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.564 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.564 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.610 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.610 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.610 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.610 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.645 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.645 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.645 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.645 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.708 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.708 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.708 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.708 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.755 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.755 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.755 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.755 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.801 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.801 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.801 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.801 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.850 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.850 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.850 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.850 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.905 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.905 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.905 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.905 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.947 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.948 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.948 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.948 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.994 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.994 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.994 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.994 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.023 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.023 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.024 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.024 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.076 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.076 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.076 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.076 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.133 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.133 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.133 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.133 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.180 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.180 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.180 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.180 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.229 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.233 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.233 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.233 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.273 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.285 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.285 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.285 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.330 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.330 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.330 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.330 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.382 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.382 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.383 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.383 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.428 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.428 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.428 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.428 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.465 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.465 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.466 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.466 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.500 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.500 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.500 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.500 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.534 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.534 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.534 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.534 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.570 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.570 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.570 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.570 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.622 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.622 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.622 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.622 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.675 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.675 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.675 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.675 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.723 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.723 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.723 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.723 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.770 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.770 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.770 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.770 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.814 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.814 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.814 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.814 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.863 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.863 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.863 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.863 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.900 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.900 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.900 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.900 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.945 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.945 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.945 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.945 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.991 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.992 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.992 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.992 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.038 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.038 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.038 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.038 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.088 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.088 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.088 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.088 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.143 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.144 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.144 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.144 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.175 DEBG transmitted response to client, build-id: 0.1.0 [INFO] [stdout] test client_server_comms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.77s [INFO] [stdout] [INFO] [stderr] Doc-tests fast-rpc [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" "02b47dc6ecd28daaecfbfc0ca55dcfa6b171b1e9105b2f2cce148c136e264e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b47dc6ecd28daaecfbfc0ca55dcfa6b171b1e9105b2f2cce148c136e264e86", kill_on_drop: false }` [INFO] [stdout] 02b47dc6ecd28daaecfbfc0ca55dcfa6b171b1e9105b2f2cce148c136e264e86