[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] c684e573fedf755fa45590ea80822b18cceb0d83953ee03ebfa1347581f88818 [INFO] running `Command { std: "docker" "start" "-a" "c684e573fedf755fa45590ea80822b18cceb0d83953ee03ebfa1347581f88818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c684e573fedf755fa45590ea80822b18cceb0d83953ee03ebfa1347581f88818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c684e573fedf755fa45590ea80822b18cceb0d83953ee03ebfa1347581f88818", kill_on_drop: false }` [INFO] [stdout] c684e573fedf755fa45590ea80822b18cceb0d83953ee03ebfa1347581f88818 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c011ab0d351d507d9458ad2c4975d35453eb582bf2b1bfc1b2fdd85fa415b456 [INFO] running `Command { std: "docker" "start" "-a" "c011ab0d351d507d9458ad2c4975d35453eb582bf2b1bfc1b2fdd85fa415b456", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling thread_local v1.0.1 [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 semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [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 tokio-codec v0.1.2 [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 env_logger v0.6.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "c011ab0d351d507d9458ad2c4975d35453eb582bf2b1bfc1b2fdd85fa415b456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c011ab0d351d507d9458ad2c4975d35453eb582bf2b1bfc1b2fdd85fa415b456", kill_on_drop: false }` [INFO] [stdout] c011ab0d351d507d9458ad2c4975d35453eb582bf2b1bfc1b2fdd85fa415b456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7d1c8b47870f4b94284ef4edbdb36dea23a48c33b1bb21b8e68a6ff1d6951d6 [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" "f7d1c8b47870f4b94284ef4edbdb36dea23a48c33b1bb21b8e68a6ff1d6951d6", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling 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 term v0.6.1 [INFO] [stderr] Compiling clap v2.33.3 [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 28.46s [INFO] running `Command { std: "docker" "inspect" "f7d1c8b47870f4b94284ef4edbdb36dea23a48c33b1bb21b8e68a6ff1d6951d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d1c8b47870f4b94284ef4edbdb36dea23a48c33b1bb21b8e68a6ff1d6951d6", kill_on_drop: false }` [INFO] [stdout] f7d1c8b47870f4b94284ef4edbdb36dea23a48c33b1bb21b8e68a6ff1d6951d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec654cf3196186ef6a813a40314d3604fca29318a9a29a64664a487615783182 [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" "ec654cf3196186ef6a813a40314d3604fca29318a9a29a64664a487615783182", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fast_rpc-75128f2d97f56a1a [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 /opt/rustwide/target/debug/deps/client_server_test-b6e009a62c7e0394 [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Jan 07 00:00:32.769 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.776 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.777 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.777 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.777 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.784 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.784 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.784 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.784 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.792 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.792 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.792 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.792 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.800 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.800 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.800 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.800 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.804 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.804 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.804 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.804 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.812 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.812 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.812 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.812 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.820 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.820 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.820 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.821 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.825 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.825 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.825 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.825 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.830 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.830 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.830 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.830 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.835 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.835 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.835 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.835 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.843 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.843 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.843 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.843 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.849 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.849 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.849 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.849 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.856 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.856 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.856 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.856 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.864 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.864 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.864 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.864 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.871 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.872 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.872 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.872 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.879 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.879 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.879 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.880 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.889 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.889 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.889 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.889 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.901 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.902 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.902 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.902 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.911 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.911 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.911 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.911 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.920 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.920 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.920 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.920 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.930 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.931 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.931 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.931 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.941 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.941 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.941 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.941 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.956 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.956 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.956 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.956 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.967 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.968 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.968 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.968 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.979 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.980 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.980 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.980 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.992 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.992 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.992 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:32.992 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.006 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.006 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.006 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.006 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.019 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.019 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.019 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.019 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.033 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.033 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.033 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.033 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.047 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.047 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.047 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.047 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.061 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.061 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.061 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.061 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.080 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.080 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.080 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.080 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.095 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.095 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.095 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.095 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.112 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.112 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.112 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.112 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.132 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.132 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.132 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.132 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.149 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.149 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.149 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.149 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.172 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.172 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.172 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.172 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.189 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.189 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.189 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.189 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.208 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.208 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.208 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.208 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.226 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.226 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.226 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.226 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.245 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.245 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.245 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.245 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.263 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.263 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.264 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.264 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.283 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.283 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.283 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.283 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.303 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.303 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.303 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.303 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.323 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.323 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.323 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.323 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.344 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.344 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.344 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.344 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.372 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.372 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.372 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.372 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.401 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.401 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.401 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.402 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.430 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.430 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.430 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.430 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.453 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.453 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.453 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.453 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.480 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.480 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.481 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.481 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.509 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.509 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.509 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.509 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.541 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.541 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.541 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.541 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.570 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.570 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.570 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.570 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.595 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.595 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.595 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.595 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.624 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.624 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.624 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.624 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.650 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.650 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.650 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.650 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.680 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.680 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.680 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.681 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.707 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.707 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.707 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.707 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.734 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.734 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.734 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.734 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.765 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.765 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.766 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.766 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.800 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.800 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.800 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.800 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.837 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.837 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.837 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.837 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.867 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.867 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.867 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.867 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.896 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.897 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.897 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.897 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.926 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.926 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.926 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.926 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.960 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.960 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.960 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.961 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.991 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.991 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.991 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:33.991 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.026 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.026 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.026 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.026 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.077 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.079 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.079 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.079 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.165 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.166 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.166 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.166 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.211 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.211 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.211 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.211 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.253 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.253 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.253 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.253 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.290 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.290 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.290 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.290 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.333 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.333 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.333 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.333 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.371 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.371 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.371 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.371 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.420 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.420 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.420 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.420 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.470 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.470 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.470 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.470 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.509 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.509 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.509 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.509 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.545 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.545 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.545 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.545 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.585 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.586 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.586 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.586 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.626 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.627 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.627 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.627 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.663 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.663 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.663 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.663 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.709 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.709 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.709 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.710 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.749 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.749 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.749 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.749 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.790 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.790 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.790 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.790 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.829 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.829 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.829 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.829 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.873 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.873 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.873 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.873 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.914 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.914 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.914 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.914 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.964 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.964 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.964 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:34.964 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.013 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.013 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.013 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.013 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.066 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.066 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.066 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.067 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.119 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.119 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.119 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.119 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.169 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.169 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.169 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.169 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.219 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.219 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.219 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.223 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.270 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.270 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.270 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.270 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.338 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.338 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.338 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.338 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.389 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.389 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.389 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.389 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.455 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.455 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.455 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:35.463 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 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec654cf3196186ef6a813a40314d3604fca29318a9a29a64664a487615783182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec654cf3196186ef6a813a40314d3604fca29318a9a29a64664a487615783182", kill_on_drop: false }` [INFO] [stdout] ec654cf3196186ef6a813a40314d3604fca29318a9a29a64664a487615783182