[INFO] cloning repository https://github.com/joyent/rust-fast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joyent/rust-fast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ddf01bba94c010d5627bf0eb0ff260b8085a460 [INFO] testing joyent/rust-fast against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast 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 git repo https://github.com/joyent/rust-fast [INFO] finished tweaking git repo https://github.com/joyent/rust-fast [INFO] tweaked toml for git repo https://github.com/joyent/rust-fast written to /workspace/builds/worker-1/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e7add4651dd3467e054dd285a66e6b20dc2fcb60175b6a212df6c29e626c0a89 [INFO] running `Command { std: "docker" "start" "-a" "e7add4651dd3467e054dd285a66e6b20dc2fcb60175b6a212df6c29e626c0a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7add4651dd3467e054dd285a66e6b20dc2fcb60175b6a212df6c29e626c0a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7add4651dd3467e054dd285a66e6b20dc2fcb60175b6a212df6c29e626c0a89", kill_on_drop: false }` [INFO] [stdout] e7add4651dd3467e054dd285a66e6b20dc2fcb60175b6a212df6c29e626c0a89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 31480fb9f1f79e224c4f5ef225b317ac62bd33f69f34f071208d340fd0baafae [INFO] running `Command { std: "docker" "start" "-a" "31480fb9f1f79e224c4f5ef225b317ac62bd33f69f34f071208d340fd0baafae", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [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 rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [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-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [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 log v0.3.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling mio v0.6.23 [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-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [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 chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "31480fb9f1f79e224c4f5ef225b317ac62bd33f69f34f071208d340fd0baafae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31480fb9f1f79e224c4f5ef225b317ac62bd33f69f34f071208d340fd0baafae", kill_on_drop: false }` [INFO] [stdout] 31480fb9f1f79e224c4f5ef225b317ac62bd33f69f34f071208d340fd0baafae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] afdb6245408bc98c43fb8a6201ba0b2620c5beb760fa57d51ba86191e0e912b3 [INFO] running `Command { std: "docker" "start" "-a" "afdb6245408bc98c43fb8a6201ba0b2620c5beb760fa57d51ba86191e0e912b3", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling clap v2.33.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 32.66s [INFO] running `Command { std: "docker" "inspect" "afdb6245408bc98c43fb8a6201ba0b2620c5beb760fa57d51ba86191e0e912b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afdb6245408bc98c43fb8a6201ba0b2620c5beb760fa57d51ba86191e0e912b3", kill_on_drop: false }` [INFO] [stdout] afdb6245408bc98c43fb8a6201ba0b2620c5beb760fa57d51ba86191e0e912b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 5a24024f0cd8f1499ce174a49332f00cf40b25977c7df85f142fe4d35c28eb04 [INFO] running `Command { std: "docker" "start" "-a" "5a24024f0cd8f1499ce174a49332f00cf40b25977c7df85f142fe4d35c28eb04", 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] Finished test [unoptimized + debuginfo] target(s) in 1.02s [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 2.39s [INFO] [stdout] [INFO] [stderr] Running tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-c5bc71e176913022) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Aug 05 22:53:13.149 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.204 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.204 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.204 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.204 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.232 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.232 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.232 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.232 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.237 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.237 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.237 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.237 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.239 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.239 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.239 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.239 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.252 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.252 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.252 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.252 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.255 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.255 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.255 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.255 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.277 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.277 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.277 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.277 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.281 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.281 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.281 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.281 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.285 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.285 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.285 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.285 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.289 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.289 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.289 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.289 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.309 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.310 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.310 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.310 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.315 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.315 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.315 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.315 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.321 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.322 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.322 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.322 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.328 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.328 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.328 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.328 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.358 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.358 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.358 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.358 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.373 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.373 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.373 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.373 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.380 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.380 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.380 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.380 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.391 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.391 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.391 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.392 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.415 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.415 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.415 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.416 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.428 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.429 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.429 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.429 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.449 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.449 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.449 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.449 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.458 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.458 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.458 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.458 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.475 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.475 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.475 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.475 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.489 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.489 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.489 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.489 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.507 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.508 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.508 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.508 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.519 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.519 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.519 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.519 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.534 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.534 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.534 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.534 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.549 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.549 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.549 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.549 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.573 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.573 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.573 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.573 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.593 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.593 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.593 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.593 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.610 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.610 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.610 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.610 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.627 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.627 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.627 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.627 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.652 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.652 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.652 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.652 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.670 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.670 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.670 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.670 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.700 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.701 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.701 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.701 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.723 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.723 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.723 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.723 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.738 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.738 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.738 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.738 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.765 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.766 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.766 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.766 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.785 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.785 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.785 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.785 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.819 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.819 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.819 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.819 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.835 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.835 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.835 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.835 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.852 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.852 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.852 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.852 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.869 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.869 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.869 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.869 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.891 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.891 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.891 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.891 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.909 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.909 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.909 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.909 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.927 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.927 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.928 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.928 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.946 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.946 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.947 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.947 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.966 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.966 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.966 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.966 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.985 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.985 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.986 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:13.986 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.005 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.005 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.006 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.006 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.026 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.026 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.026 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.027 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.047 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.047 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.047 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.047 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.089 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.089 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.089 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.089 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.115 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.115 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.115 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.115 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.139 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.140 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.140 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.140 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.187 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.187 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.187 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.187 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.230 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.231 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.231 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.231 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.269 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.276 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.276 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.276 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.299 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.300 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.300 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.300 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.354 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.354 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.354 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.354 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.413 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.413 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.413 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.414 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.442 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.443 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.443 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.443 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.483 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.484 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.484 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.484 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.509 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.509 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.509 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.509 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.539 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.539 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.539 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.539 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.587 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.587 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.587 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.587 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.638 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.638 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.638 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.638 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.675 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.675 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.675 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.675 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.722 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.722 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.722 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.722 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.765 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.765 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.765 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.765 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.796 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.796 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.800 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.800 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.834 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.834 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.834 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.835 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.864 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.864 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.864 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.864 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.893 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.894 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.894 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.894 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.924 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.924 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.924 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.924 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.970 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.970 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.971 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:14.971 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.016 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.016 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.016 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.016 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.088 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.088 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.088 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.089 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.140 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.140 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.140 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.140 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.188 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.188 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.188 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.188 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.228 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.228 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.228 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.228 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.277 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.277 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.277 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.277 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.326 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.326 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.326 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.326 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.366 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.366 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.366 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.367 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.425 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.426 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.426 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.426 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.489 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.489 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.489 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.489 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.531 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.531 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.531 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.531 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.593 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.593 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.593 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.593 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.649 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.650 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.650 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.650 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.721 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.722 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.722 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.722 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.809 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.809 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.809 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.809 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.870 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.871 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.871 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.871 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.930 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.930 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.930 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.930 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.998 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.998 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.998 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:15.999 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.059 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.059 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.059 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.059 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.127 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.127 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.127 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.127 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.191 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.191 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.191 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.191 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.254 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.254 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.254 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.254 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.331 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.331 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.331 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 05 22:53:16.331 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 3.21s [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" "5a24024f0cd8f1499ce174a49332f00cf40b25977c7df85f142fe4d35c28eb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a24024f0cd8f1499ce174a49332f00cf40b25977c7df85f142fe4d35c28eb04", kill_on_drop: false }` [INFO] [stdout] 5a24024f0cd8f1499ce174a49332f00cf40b25977c7df85f142fe4d35c28eb04