[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustversion v1.0.5 [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded arc-swap v1.3.0 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded crossbeam v0.2.12 [INFO] [stderr] Downloaded slog-stdlog v3.0.5 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 8766917242c176888e426e84a6d3a4bdd4b437c7a0a4df331e456dfdfd7ffdec [INFO] running `Command { std: "docker" "start" "-a" "8766917242c176888e426e84a6d3a4bdd4b437c7a0a4df331e456dfdfd7ffdec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8766917242c176888e426e84a6d3a4bdd4b437c7a0a4df331e456dfdfd7ffdec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8766917242c176888e426e84a6d3a4bdd4b437c7a0a4df331e456dfdfd7ffdec", kill_on_drop: false }` [INFO] [stdout] 8766917242c176888e426e84a6d3a4bdd4b437c7a0a4df331e456dfdfd7ffdec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b4333cbc8353b044bed18cf2ba3301e3455015e4f6ed804b18b0873ea44f68c [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" "0b4333cbc8353b044bed18cf2ba3301e3455015e4f6ed804b18b0873ea44f68c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [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 crossbeam-utils v0.7.2 [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 tokio-sync v0.1.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling quickcheck v0.8.5 [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.64 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "0b4333cbc8353b044bed18cf2ba3301e3455015e4f6ed804b18b0873ea44f68c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b4333cbc8353b044bed18cf2ba3301e3455015e4f6ed804b18b0873ea44f68c", kill_on_drop: false }` [INFO] [stdout] 0b4333cbc8353b044bed18cf2ba3301e3455015e4f6ed804b18b0873ea44f68c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d1397e18624a2443d8ebd9fc6b1d69fe5804767d015b678a77564e69529db01 [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" "8d1397e18624a2443d8ebd9fc6b1d69fe5804767d015b678a77564e69529db01", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.8.0 [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 clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.47s [INFO] running `Command { std: "docker" "inspect" "8d1397e18624a2443d8ebd9fc6b1d69fe5804767d015b678a77564e69529db01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1397e18624a2443d8ebd9fc6b1d69fe5804767d015b678a77564e69529db01", kill_on_drop: false }` [INFO] [stdout] 8d1397e18624a2443d8ebd9fc6b1d69fe5804767d015b678a77564e69529db01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2998abcf339e62802b11d3ae4fab2d6780fd7f91aa704fb17c3cbc9adba40fe2 [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" "2998abcf339e62802b11d3ae4fab2d6780fd7f91aa704fb17c3cbc9adba40fe2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fast_rpc-138bb4d9f999343c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test protocol::test::prop_fast_message_roundtrip ... ok [INFO] [stdout] test protocol::test::prop_fast_message_bundling ... ok [INFO] [stderr] Running tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-66f0ddaca67020ea) [INFO] [stdout] test protocol::test::prop_fast_message_decoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Jun 08 03:57:22.526 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.531 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.531 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.531 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.531 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.534 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.534 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.534 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.534 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.546 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.546 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.546 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.546 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.551 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.551 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.551 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.551 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.558 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.558 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.558 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.558 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.560 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.560 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.560 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.561 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.563 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.564 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.564 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.564 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.567 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.567 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.567 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.567 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.570 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.570 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.570 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.571 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.576 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.576 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.576 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.576 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.584 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.584 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.584 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.585 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.590 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.590 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.590 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.590 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.595 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.595 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.595 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.595 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.611 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.611 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.611 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.611 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.617 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.617 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.617 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.617 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.623 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.623 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.623 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.623 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.631 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.631 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.631 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.631 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.638 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.638 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.638 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.638 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.651 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.651 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.651 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.651 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.661 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.661 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.661 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.661 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.679 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.679 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.679 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.679 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.690 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.690 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.690 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.690 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.703 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.703 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.704 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.704 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.720 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.720 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.720 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.720 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.730 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.730 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.730 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.730 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.742 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.742 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.743 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.743 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.757 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.757 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.757 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.757 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.767 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.767 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.767 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.767 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.778 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.778 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.778 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.778 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.789 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.789 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.789 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.789 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.808 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.808 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.809 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.809 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.821 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.821 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.821 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.821 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.833 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.833 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.833 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.833 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.846 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.847 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.847 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.847 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.868 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.868 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.868 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.868 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.882 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.883 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.883 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.883 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.899 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.899 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.899 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.899 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.916 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.916 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.916 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.916 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.933 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.933 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.933 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.933 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.948 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.948 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.948 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.948 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.964 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.964 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.964 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.964 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.987 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.987 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.987 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:22.987 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.007 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.007 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.007 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.007 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.024 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.024 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.024 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.024 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.042 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.042 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.042 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.042 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.060 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.060 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.060 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.060 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.078 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.078 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.078 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.078 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.096 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.096 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.096 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.096 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.115 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.115 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.115 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.115 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.134 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.134 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.134 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.134 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.153 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.153 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.154 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.154 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.173 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.173 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.173 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.173 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.192 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.192 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.192 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.193 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.213 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.213 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.213 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.213 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.240 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.240 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.240 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.240 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.283 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.283 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.283 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.283 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.325 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.325 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.325 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.325 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.367 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.367 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.367 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.367 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.389 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.389 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.389 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.389 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.412 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.412 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.412 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.412 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.452 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.452 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.452 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.452 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.479 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.479 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.479 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.480 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.503 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.503 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.503 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.503 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.526 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.526 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.526 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.526 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.551 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.551 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.551 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.551 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.586 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.586 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.586 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.586 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.616 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.616 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.616 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.616 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.644 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.644 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.644 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.644 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.671 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.672 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.672 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.672 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.697 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.697 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.697 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.697 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.723 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.724 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.724 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.724 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.758 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.758 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.758 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.758 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.808 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.808 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.808 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.808 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.836 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.836 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.836 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.836 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.863 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.863 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.863 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.863 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.889 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.889 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.889 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.889 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.915 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.915 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.915 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.915 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.950 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.950 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.950 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.950 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.982 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.982 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.982 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:23.982 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.019 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.019 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.019 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.019 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.048 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.048 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.048 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.048 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.076 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.076 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.076 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.077 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.116 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.116 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.116 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.116 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.147 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.147 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.147 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.147 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.182 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.182 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.182 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.182 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.226 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.226 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.226 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.226 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.269 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.269 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.269 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.269 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.309 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.309 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.309 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.309 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.358 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.358 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.358 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.358 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.395 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.395 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.395 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.395 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.436 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.436 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.436 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.436 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.472 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.472 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.472 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.472 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.512 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.512 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.512 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.512 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.551 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.551 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.551 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.551 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.586 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.586 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.586 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.586 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.647 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.647 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.647 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.647 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.712 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.712 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.712 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.712 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.772 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.772 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.772 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.772 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.819 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.819 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.819 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:24.819 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] test client_server_comms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s [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" "2998abcf339e62802b11d3ae4fab2d6780fd7f91aa704fb17c3cbc9adba40fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2998abcf339e62802b11d3ae4fab2d6780fd7f91aa704fb17c3cbc9adba40fe2", kill_on_drop: false }` [INFO] [stdout] 2998abcf339e62802b11d3ae4fab2d6780fd7f91aa704fb17c3cbc9adba40fe2