[INFO] cloning repository https://github.com/joyent/rust-fast [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ddf01bba94c010d5627bf0eb0ff260b8085a460 [INFO] testing joyent/rust-fast against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 82631b80dcc75637dfa7ebbae6ee438da41056152ac74f6c267da6a65b2f634d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "82631b80dcc75637dfa7ebbae6ee438da41056152ac74f6c267da6a65b2f634d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.4 [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-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [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 smallvec v0.6.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `"docker" "inspect" "82631b80dcc75637dfa7ebbae6ee438da41056152ac74f6c267da6a65b2f634d"` [INFO] running `"docker" "rm" "-f" "82631b80dcc75637dfa7ebbae6ee438da41056152ac74f6c267da6a65b2f634d"` [INFO] [stdout] 82631b80dcc75637dfa7ebbae6ee438da41056152ac74f6c267da6a65b2f634d [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f94d2fd56a89c255e8a81559a641375bc8e9f5819180507a4580811c19398bb0 [INFO] running `"docker" "start" "-a" "f94d2fd56a89c255e8a81559a641375bc8e9f5819180507a4580811c19398bb0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.59s [INFO] running `"docker" "inspect" "f94d2fd56a89c255e8a81559a641375bc8e9f5819180507a4580811c19398bb0"` [INFO] running `"docker" "rm" "-f" "f94d2fd56a89c255e8a81559a641375bc8e9f5819180507a4580811c19398bb0"` [INFO] [stdout] f94d2fd56a89c255e8a81559a641375bc8e9f5819180507a4580811c19398bb0 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f9140ff09b563d404a2a1d416597eab469bee595bbf5660d62842e06f007c83 [INFO] running `"docker" "start" "-a" "8f9140ff09b563d404a2a1d416597eab469bee595bbf5660d62842e06f007c83"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fast_rpc-35413563e727678b [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/client_server_test-6e8514de3ca4222b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Jun 07 09:01:15.776 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.788 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.788 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.788 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.789 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.796 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.796 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.796 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.796 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.808 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.808 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.808 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.808 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.816 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.816 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.816 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.816 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.825 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.825 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.826 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.826 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.840 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.841 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.841 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.841 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.846 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.846 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.846 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.846 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.854 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.854 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.855 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.855 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.865 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.865 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.865 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.866 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.871 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.872 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.872 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.873 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.885 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.885 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.886 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.886 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.892 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.899 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.900 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.900 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.907 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.907 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.908 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.908 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.915 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.919 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.919 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.919 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.933 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.933 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.934 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.934 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.941 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.941 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.941 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.941 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.953 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.954 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.954 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.954 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.962 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.962 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.962 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.963 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.982 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.982 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.982 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.982 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.991 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.991 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.991 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:15.991 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.006 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.006 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.006 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.007 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.017 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.018 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.018 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.018 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.042 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.042 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.042 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.042 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.053 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.053 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.053 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.053 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.070 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.070 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.071 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.071 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.083 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.087 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.087 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.088 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.107 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.107 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.107 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.107 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.120 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.120 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.120 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.121 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.135 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.135 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.135 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.136 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.150 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.155 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.155 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.155 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.170 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.170 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.171 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.171 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.187 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.191 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.191 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.192 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.212 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.213 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.213 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.213 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.229 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.229 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.229 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.229 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.252 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.252 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.252 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.252 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.270 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.270 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.270 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.270 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.289 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.289 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.290 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.290 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.309 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.309 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.310 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.310 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.329 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.330 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.331 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.331 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.351 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.352 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.353 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.354 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.373 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.374 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.375 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.376 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.396 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.397 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.397 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.398 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.419 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.420 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.421 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.421 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.443 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.443 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.444 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.445 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.467 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.467 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.468 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.469 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.490 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.491 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.492 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.493 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.514 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.515 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.516 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.516 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.539 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.540 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.541 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.541 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.563 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.567 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.568 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.569 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.591 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.592 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.593 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.593 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.617 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.618 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.619 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.619 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.648 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.648 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.648 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.648 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.673 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.673 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.673 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.673 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.698 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.699 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.699 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.699 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.724 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.724 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.724 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.724 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.750 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.750 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.750 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.750 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.777 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.777 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.777 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.777 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.824 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.824 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.824 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.824 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.861 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.861 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.861 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.861 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.894 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.895 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.895 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.895 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.924 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.924 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.924 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.924 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.954 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.954 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.954 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.955 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.992 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.992 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.992 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:16.992 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.027 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.027 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.028 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.028 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.068 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.068 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.068 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.068 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.101 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.101 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.101 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.101 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.135 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.135 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.136 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.136 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.173 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.173 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.173 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.173 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.211 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.211 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.211 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.211 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.249 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.249 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.249 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.249 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.291 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.292 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.292 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.292 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.333 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.333 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.333 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.333 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.368 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.369 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.369 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.369 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.408 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.408 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.408 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.408 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.452 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.452 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.452 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.453 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.495 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.495 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.495 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.495 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.538 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.538 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.538 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.538 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.585 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.585 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.586 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.586 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.622 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.622 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.622 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.622 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.658 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.658 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.658 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.658 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.695 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.695 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.695 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.696 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.732 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.733 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.733 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.733 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.770 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.770 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.770 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.770 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.809 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.809 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.809 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.809 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.848 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.848 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.848 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.848 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.888 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.888 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.888 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.888 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.929 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.929 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.929 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.929 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.969 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.970 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.970 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:17.970 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.010 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.010 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.010 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.010 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.050 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.050 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.050 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.050 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.090 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.091 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.091 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.092 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.133 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.133 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.134 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.135 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.177 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.177 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.178 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.178 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.221 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.221 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.222 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.223 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.265 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.266 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.266 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.266 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.310 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.310 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.310 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.310 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.353 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.353 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.353 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.353 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.397 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.397 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.397 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.397 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.443 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.443 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.443 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.443 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 07 09:01:18.463 DEBG transmitted response to client, build-id: 0.1.0 [INFO] [stderr] Doc-tests fast-rpc [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8f9140ff09b563d404a2a1d416597eab469bee595bbf5660d62842e06f007c83"` [INFO] running `"docker" "rm" "-f" "8f9140ff09b563d404a2a1d416597eab469bee595bbf5660d62842e06f007c83"` [INFO] [stdout] 8f9140ff09b563d404a2a1d416597eab469bee595bbf5660d62842e06f007c83