[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 beta-2021-01-01 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-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-scope v4.3.0 [INFO] [stderr] Downloaded slog-stdlog v3.0.5 [INFO] [stderr] Downloaded crossbeam v0.2.12 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded slog-term v2.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fd7d72191a14278ff2e3711ace1d5a8e82f0686d5a6563f57c1c16407bd6685 [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" "3fd7d72191a14278ff2e3711ace1d5a8e82f0686d5a6563f57c1c16407bd6685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fd7d72191a14278ff2e3711ace1d5a8e82f0686d5a6563f57c1c16407bd6685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd7d72191a14278ff2e3711ace1d5a8e82f0686d5a6563f57c1c16407bd6685", kill_on_drop: false }` [INFO] [stdout] 3fd7d72191a14278ff2e3711ace1d5a8e82f0686d5a6563f57c1c16407bd6685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-01-01" "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] 743dc58e420f239bff28170bb7ee383201935fc7f058f49fd57a98621db81ab4 [INFO] running `Command { std: "docker" "start" "-a" "743dc58e420f239bff28170bb7ee383201935fc7f058f49fd57a98621db81ab4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling crossbeam v0.2.12 [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 quote v1.0.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [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-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [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-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling num-derive v0.3.3 [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 num v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "743dc58e420f239bff28170bb7ee383201935fc7f058f49fd57a98621db81ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743dc58e420f239bff28170bb7ee383201935fc7f058f49fd57a98621db81ab4", kill_on_drop: false }` [INFO] [stdout] 743dc58e420f239bff28170bb7ee383201935fc7f058f49fd57a98621db81ab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43485abeddb62a4504045052fdb5313ccb645e3364ccf5fb8243211ff449d7da [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" "43485abeddb62a4504045052fdb5313ccb645e3364ccf5fb8243211ff449d7da", kill_on_drop: false }` [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.29s [INFO] running `Command { std: "docker" "inspect" "43485abeddb62a4504045052fdb5313ccb645e3364ccf5fb8243211ff449d7da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43485abeddb62a4504045052fdb5313ccb645e3364ccf5fb8243211ff449d7da", kill_on_drop: false }` [INFO] [stdout] 43485abeddb62a4504045052fdb5313ccb645e3364ccf5fb8243211ff449d7da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9a6e935683dfc09584e0162566ace657c437ad27694abf7b3b5760a82997638 [INFO] running `Command { std: "docker" "start" "-a" "e9a6e935683dfc09584e0162566ace657c437ad27694abf7b3b5760a82997638", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fast_rpc-9c41ef7e2734b1cc [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test protocol::test::prop_fast_message_roundtrip ... ok [INFO] [stdout] test protocol::test::prop_fast_message_bundling ... ok [INFO] [stdout] test protocol::test::prop_fast_message_decoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/client_server_test-13b4849d9d581cfa [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Jan 07 00:00:11.746 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.768 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.768 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.768 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.768 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.780 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.780 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.780 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.780 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.788 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.788 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.788 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.788 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.804 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.804 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.804 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.804 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.820 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.821 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.821 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.821 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.832 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.832 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.833 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.833 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.841 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.841 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.841 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.841 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.857 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.857 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.857 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.857 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.881 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.881 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.881 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.881 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.893 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.893 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.893 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.893 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.901 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.901 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.901 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.901 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.926 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.926 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.926 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.926 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.936 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.936 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.936 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.936 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.943 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.944 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.944 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.944 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.957 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.958 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.958 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.958 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.966 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.966 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.966 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.967 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.975 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.975 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.975 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.975 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.989 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.989 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.989 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.989 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.999 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.999 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.999 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:11.999 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.019 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.019 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.019 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.019 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.036 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.036 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.036 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.036 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.050 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.050 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.050 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.050 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.066 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.066 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.066 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.066 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.077 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.077 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.077 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.077 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.089 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.089 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.089 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.089 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.110 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.110 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.110 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.110 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.128 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.128 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.128 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.128 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.146 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.146 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.146 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.146 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.160 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.161 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.161 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.161 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.176 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.177 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.177 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.177 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.193 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.193 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.193 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.193 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.207 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.208 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.208 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.208 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.222 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.222 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.222 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.222 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.239 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.239 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.239 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.240 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.259 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.260 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.260 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.260 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.276 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.276 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.276 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.276 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.295 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.295 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.295 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.295 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.316 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.323 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.323 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.323 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.341 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.341 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.341 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.341 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.359 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.359 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.359 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.359 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.378 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.379 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.379 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.379 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.398 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.398 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.398 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.398 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.418 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.418 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.418 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.418 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.437 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.437 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.437 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.437 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.457 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.457 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.457 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.457 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.478 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.478 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.478 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.478 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.500 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.500 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.500 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.500 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.522 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.522 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.522 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.522 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.546 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.546 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.546 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.546 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.569 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.569 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.569 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.569 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.593 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.593 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.593 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.593 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.617 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.617 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.617 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.617 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.641 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.642 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.642 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.642 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.666 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.666 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.666 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.666 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.691 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.691 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.691 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.691 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.727 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.727 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.727 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.727 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.758 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.758 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.758 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.758 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.784 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.784 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.784 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.784 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.810 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.810 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.810 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.811 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.838 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.838 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.838 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.838 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.866 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.866 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.866 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.866 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.894 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.894 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.894 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.894 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.921 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.921 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.921 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.921 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.959 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.959 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.959 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.959 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.998 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.998 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.998 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:12.998 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.032 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.032 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.032 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.032 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.065 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.065 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.065 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.065 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.095 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.095 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.095 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.095 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.126 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.126 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.126 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.126 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.158 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.158 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.158 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.158 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.190 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.191 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.191 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.191 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.223 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.223 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.223 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.223 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.256 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.256 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.256 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.256 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.290 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.290 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.290 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.290 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.325 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.326 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.326 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.326 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.362 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.362 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.362 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.362 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.401 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.401 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.401 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.401 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.437 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.437 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.437 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.437 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.473 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.473 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.473 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.473 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.511 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.511 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.511 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.511 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.564 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.564 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.564 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.564 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.607 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.607 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.607 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.607 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.649 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.650 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.650 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.650 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.688 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.689 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.689 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.689 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.726 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.726 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.727 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.727 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.765 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.765 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.765 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.765 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.803 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.803 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.803 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.804 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.841 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.842 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.842 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.842 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.900 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.900 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.900 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.901 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.939 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.939 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.939 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.939 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.979 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.979 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.979 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:13.979 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.019 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.019 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.019 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.019 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.065 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.065 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.065 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.065 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.116 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.116 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.116 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.116 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.158 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.158 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.158 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.158 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.206 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.207 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.207 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.207 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.251 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.251 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.251 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.251 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.326 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.326 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.326 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.326 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.380 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.380 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.380 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jan 07 00:00:14.380 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.67s [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" "e9a6e935683dfc09584e0162566ace657c437ad27694abf7b3b5760a82997638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a6e935683dfc09584e0162566ace657c437ad27694abf7b3b5760a82997638", kill_on_drop: false }` [INFO] [stdout] e9a6e935683dfc09584e0162566ace657c437ad27694abf7b3b5760a82997638