[INFO] fetching crate fast-rpc 0.3.0... [INFO] testing fast-rpc-0.3.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate fast-rpc 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate fast-rpc 0.3.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a42d49d0fc096babac8b70668ce108e60cabf9c8f5e7a00b68efea2294c5456f [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" "a42d49d0fc096babac8b70668ce108e60cabf9c8f5e7a00b68efea2294c5456f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a42d49d0fc096babac8b70668ce108e60cabf9c8f5e7a00b68efea2294c5456f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42d49d0fc096babac8b70668ce108e60cabf9c8f5e7a00b68efea2294c5456f", kill_on_drop: false }` [INFO] [stdout] a42d49d0fc096babac8b70668ce108e60cabf9c8f5e7a00b68efea2294c5456f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80e583255d40f8c4095a45f4daa3c6bf12d833eb512960aed4955939a2f910d0 [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" "80e583255d40f8c4095a45f4daa3c6bf12d833eb512960aed4955939a2f910d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [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-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift 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 time v0.1.43 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [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 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 tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.75s [INFO] running `Command { std: "docker" "inspect" "80e583255d40f8c4095a45f4daa3c6bf12d833eb512960aed4955939a2f910d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e583255d40f8c4095a45f4daa3c6bf12d833eb512960aed4955939a2f910d0", kill_on_drop: false }` [INFO] [stdout] 80e583255d40f8c4095a45f4daa3c6bf12d833eb512960aed4955939a2f910d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f470b05a490a7367b752c145f501d184274d58ecc0d87041370d65abae228f18 [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" "f470b05a490a7367b752c145f501d184274d58ecc0d87041370d65abae228f18", kill_on_drop: false }` [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [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 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 24.03s [INFO] running `Command { std: "docker" "inspect" "f470b05a490a7367b752c145f501d184274d58ecc0d87041370d65abae228f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f470b05a490a7367b752c145f501d184274d58ecc0d87041370d65abae228f18", kill_on_drop: false }` [INFO] [stdout] f470b05a490a7367b752c145f501d184274d58ecc0d87041370d65abae228f18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 63c04ced21dee6f0a545ef3f8bbe651f606eca1d790f295edaaddcf7f22c0ccb [INFO] running `Command { std: "docker" "start" "-a" "63c04ced21dee6f0a545ef3f8bbe651f606eca1d790f295edaaddcf7f22c0ccb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fast_rpc-ee829cd4e2efbb06) [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-7a9e12319760f296) [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.70s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Nov 20 19:17:28.988 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.012 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.012 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.012 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.012 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.016 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.016 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.017 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.017 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.028 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.028 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.028 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.028 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.037 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.037 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.037 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.037 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.045 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.045 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.045 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.045 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.052 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.052 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.052 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.052 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.064 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.064 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.064 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.064 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.072 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.072 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.072 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.072 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.076 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.076 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.076 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.076 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.093 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.093 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.093 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.093 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.103 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.103 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.103 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.103 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.113 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.113 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.113 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.113 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.118 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.118 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.118 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.119 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.129 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.129 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.129 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.129 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.135 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.135 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.135 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.135 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.152 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.152 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.152 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.152 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.159 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.159 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.159 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.159 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.177 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.177 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.178 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.178 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.185 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.185 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.185 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.185 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.198 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.198 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.198 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.198 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.214 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.214 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.214 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.214 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.222 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.222 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.223 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.223 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.238 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.238 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.238 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.238 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.247 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.248 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.248 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.248 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.258 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.258 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.258 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.258 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.274 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.274 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.274 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.274 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.285 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.285 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.285 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.285 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.296 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.296 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.296 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.297 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.308 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.308 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.308 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.308 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.324 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.324 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.324 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.324 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.336 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.336 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.337 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.337 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.363 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.363 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.363 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.363 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.376 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.376 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.376 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.376 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.403 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.403 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.403 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.403 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.429 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.430 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.430 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.430 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.448 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.448 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.448 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.448 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.475 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.475 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.476 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.476 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.495 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.496 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.496 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.496 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.519 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.519 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.519 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.519 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.535 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.535 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.535 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.535 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.571 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.571 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.571 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.571 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.592 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.592 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.592 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.592 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.610 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.610 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.610 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.610 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.628 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.628 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.629 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.629 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.652 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.652 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.652 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.653 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.670 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.670 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.671 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.671 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.689 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.689 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.689 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.689 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.707 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.708 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.708 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.708 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.726 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.726 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.726 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.726 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.754 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.754 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.754 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.754 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.773 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.773 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.773 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.773 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.798 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.798 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.798 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.798 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.825 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.825 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.825 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.825 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.846 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.846 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.846 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.846 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.871 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.872 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.872 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.872 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.897 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.897 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.897 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.898 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.924 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.924 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.924 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.924 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.949 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.950 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.950 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.950 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.980 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.980 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.980 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:29.980 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.010 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.010 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.010 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.010 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.033 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.033 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.033 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.033 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.070 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.070 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.070 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.070 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.098 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.098 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.098 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.098 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.126 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.126 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.126 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.126 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.162 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.162 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.162 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.162 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.188 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.188 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.188 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.188 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.214 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.214 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.214 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.214 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.241 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.241 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.241 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.241 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.280 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.280 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.280 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.280 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.311 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.311 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.311 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.311 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.342 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.342 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.342 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.342 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.380 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.380 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.380 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.380 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.412 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.412 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.412 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.412 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.457 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.457 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.457 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.457 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.499 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.499 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.499 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.499 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.528 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.529 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.529 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.529 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.562 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.562 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.562 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.562 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.599 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.599 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.599 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.600 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.629 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.630 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.630 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.630 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.661 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.661 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.661 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.661 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.692 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.692 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.692 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.692 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.723 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.723 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.723 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.723 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.755 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.755 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.755 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.755 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.786 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.787 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.787 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.787 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.822 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.822 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.822 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.822 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.859 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.859 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.859 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.859 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.909 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.909 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.909 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.909 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.952 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.952 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.952 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.952 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.994 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.994 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.994 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:30.994 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.045 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.045 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.045 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.045 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.101 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.101 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.102 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.102 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.164 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.164 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.164 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.165 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.215 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.215 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.216 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.216 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.261 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.261 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.261 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.261 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.297 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.297 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.297 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.297 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.349 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.349 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.349 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.349 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.405 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.405 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.405 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.405 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.455 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.455 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.455 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.455 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.492 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.492 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.492 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 20 19:17:31.493 DEBG generated response, 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.52s [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" "63c04ced21dee6f0a545ef3f8bbe651f606eca1d790f295edaaddcf7f22c0ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c04ced21dee6f0a545ef3f8bbe651f606eca1d790f295edaaddcf7f22c0ccb", kill_on_drop: false }` [INFO] [stdout] 63c04ced21dee6f0a545ef3f8bbe651f606eca1d790f295edaaddcf7f22c0ccb