[INFO] fetching crate fast-rpc 0.3.0... [INFO] testing fast-rpc-0.3.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate fast-rpc 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fast-rpc 0.3.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 085aaedddf6dbb15ffed5ba73b32950611ba12d956b9d965d08df332c88806f7 [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" "085aaedddf6dbb15ffed5ba73b32950611ba12d956b9d965d08df332c88806f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "085aaedddf6dbb15ffed5ba73b32950611ba12d956b9d965d08df332c88806f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "085aaedddf6dbb15ffed5ba73b32950611ba12d956b9d965d08df332c88806f7", kill_on_drop: false }` [INFO] [stdout] 085aaedddf6dbb15ffed5ba73b32950611ba12d956b9d965d08df332c88806f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 796863e5b43463fd16589ab50a934264f6022d4f2b07d1aca1bbe7d9f31214c0 [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" "796863e5b43463fd16589ab50a934264f6022d4f2b07d1aca1bbe7d9f31214c0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [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 bytes v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [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 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 57.59s [INFO] running `Command { std: "docker" "inspect" "796863e5b43463fd16589ab50a934264f6022d4f2b07d1aca1bbe7d9f31214c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "796863e5b43463fd16589ab50a934264f6022d4f2b07d1aca1bbe7d9f31214c0", kill_on_drop: false }` [INFO] [stdout] 796863e5b43463fd16589ab50a934264f6022d4f2b07d1aca1bbe7d9f31214c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--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] 4deaf86261b6b3c458be9f39ffa850c3ba0de4abff401f3f6bfd65a7f3f9b7e5 [INFO] running `Command { std: "docker" "start" "-a" "4deaf86261b6b3c458be9f39ffa850c3ba0de4abff401f3f6bfd65a7f3f9b7e5", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.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 dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling term v0.7.0 [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 22.79s [INFO] running `Command { std: "docker" "inspect" "4deaf86261b6b3c458be9f39ffa850c3ba0de4abff401f3f6bfd65a7f3f9b7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4deaf86261b6b3c458be9f39ffa850c3ba0de4abff401f3f6bfd65a7f3f9b7e5", kill_on_drop: false }` [INFO] [stdout] 4deaf86261b6b3c458be9f39ffa850c3ba0de4abff401f3f6bfd65a7f3f9b7e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", 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] 676edcb4d2e1242fa5c3949f5b6ca7033f69a655b1852dde86600bec270cb02f [INFO] running `Command { std: "docker" "start" "-a" "676edcb4d2e1242fa5c3949f5b6ca7033f69a655b1852dde86600bec270cb02f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fast_rpc-1224649ba75c26ea) [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] [stderr] Running tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-e2686fcd0c8a7c01) [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.61s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Dec 02 08:06:14.134 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.146 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.146 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.146 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.146 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.154 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.154 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.154 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.154 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.162 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.162 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.162 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.162 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.170 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.170 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.170 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.170 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.175 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.175 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.175 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.175 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.187 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.187 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.187 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.187 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.194 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.194 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.194 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.194 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.213 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.213 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.213 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.213 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.218 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.218 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.218 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.218 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.224 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.224 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.224 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.224 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.238 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.239 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.239 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.239 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.244 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.244 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.244 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.244 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.255 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.255 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.255 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.255 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.261 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.261 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.261 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.261 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.267 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.267 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.267 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.267 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.278 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.278 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.278 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.279 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.286 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.286 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.286 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.286 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.303 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.303 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.303 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.303 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.310 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.310 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.310 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.310 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.318 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.318 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.318 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.318 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.331 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.331 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.331 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.331 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.346 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.346 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.346 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.346 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.356 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.356 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.356 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.356 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.365 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.365 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.365 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.366 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.385 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.385 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.385 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.385 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.400 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.401 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.401 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.401 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.412 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.412 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.412 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.412 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.432 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.432 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.432 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.432 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.444 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.444 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.444 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.444 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.455 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.455 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.456 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.456 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.472 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.472 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.473 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.473 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.488 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.489 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.489 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.489 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.501 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.501 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.501 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.501 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.519 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.519 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.519 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.519 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.542 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.542 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.542 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.542 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.561 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.561 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.561 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.561 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.575 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.575 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.575 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.575 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.592 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.592 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.593 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.593 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.607 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.607 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.607 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.607 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.625 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.626 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.626 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.626 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.641 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.641 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.641 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.642 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.661 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.661 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.661 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.661 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.681 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.681 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.681 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.681 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.698 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.698 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.698 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.698 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.719 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.719 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.719 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.719 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.738 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.738 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.738 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.738 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.758 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.758 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.758 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.758 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.780 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.780 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.780 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.780 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.802 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.802 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.802 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.802 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.821 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.821 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.821 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.821 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.844 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.844 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.844 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.844 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.891 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.891 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.891 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.891 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.911 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.911 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.911 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.911 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.931 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.931 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.931 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.931 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.955 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.955 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.955 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.955 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.976 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.977 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.977 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:14.977 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.001 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.001 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.001 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.001 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.032 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.032 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.032 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.032 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.066 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.066 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.066 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.066 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.095 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.095 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.095 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.095 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.119 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.119 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.119 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.120 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.150 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.150 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.150 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.150 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.175 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.175 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.175 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.175 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.204 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.204 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.204 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.204 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.232 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.232 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.232 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.232 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.263 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.263 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.263 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.263 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.296 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.296 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.296 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.296 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.321 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.321 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.321 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.321 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.348 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.349 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.349 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.349 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.374 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.374 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.374 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.374 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.405 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.405 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.405 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.405 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.431 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.431 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.431 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.431 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.462 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.462 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.462 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.462 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.489 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.489 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.490 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.490 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.530 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.530 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.530 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.530 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.562 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.562 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.562 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.562 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.606 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.606 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.606 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.606 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.638 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.639 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.639 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.639 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.667 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.667 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.667 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.668 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.700 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.701 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.701 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.701 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.730 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.730 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.731 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.731 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.760 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.761 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.761 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.761 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.791 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.791 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.791 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.791 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.830 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.837 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.837 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.837 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.868 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.868 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.868 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.868 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.899 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.900 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.900 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.900 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.931 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.931 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.931 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.932 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.964 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.964 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.964 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.965 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.996 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.996 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.996 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:15.997 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.039 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.039 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.039 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.045 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.087 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.087 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.087 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.087 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.128 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.128 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.128 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.128 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.166 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.166 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.166 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.166 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.200 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.200 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.200 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.205 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.239 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.240 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.240 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.240 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.274 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.274 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.274 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.274 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.309 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.309 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.309 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.309 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.345 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.345 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.345 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.345 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.381 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.381 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.381 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 02 08:06:16.381 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] test client_server_comms ... Dec 02 08:06:16.398 DEBG transmitted response to client, build-id: 0.1.0 [INFO] [stdout] ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.27s [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" "676edcb4d2e1242fa5c3949f5b6ca7033f69a655b1852dde86600bec270cb02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676edcb4d2e1242fa5c3949f5b6ca7033f69a655b1852dde86600bec270cb02f", kill_on_drop: false }` [INFO] [stdout] 676edcb4d2e1242fa5c3949f5b6ca7033f69a655b1852dde86600bec270cb02f