[INFO] fetching crate fast-rpc 0.3.0... [INFO] testing fast-rpc-0.3.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate fast-rpc 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate fast-rpc 0.3.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fast-rpc 0.3.0 [INFO] finished tweaking crates.io crate fast-rpc 0.3.0 [INFO] tweaked toml for crates.io crate fast-rpc 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustversion v1.0.5 [INFO] [stderr] Downloaded num-derive v0.3.3 [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded arc-swap v1.3.0 [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 tokio-codec v0.1.2 [INFO] [stderr] Downloaded tokio-udp v0.1.6 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded tokio-fs v0.1.7 [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded mio-uds v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] f2e0def9665d8809bdd70c41c932cbc4076d949be6172ff949aafad148dfa37f [INFO] running `Command { std: "docker" "start" "-a" "f2e0def9665d8809bdd70c41c932cbc4076d949be6172ff949aafad148dfa37f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2e0def9665d8809bdd70c41c932cbc4076d949be6172ff949aafad148dfa37f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e0def9665d8809bdd70c41c932cbc4076d949be6172ff949aafad148dfa37f", kill_on_drop: false }` [INFO] [stdout] f2e0def9665d8809bdd70c41c932cbc4076d949be6172ff949aafad148dfa37f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e36934399269809f98c0e0e8a171c848775fb82c4a312ebd45992732dd1f3bc1 [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" "e36934399269809f98c0e0e8a171c848775fb82c4a312ebd45992732dd1f3bc1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling crc16 v0.4.0 [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-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [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 tokio v0.1.22 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.97s [INFO] running `Command { std: "docker" "inspect" "e36934399269809f98c0e0e8a171c848775fb82c4a312ebd45992732dd1f3bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36934399269809f98c0e0e8a171c848775fb82c4a312ebd45992732dd1f3bc1", kill_on_drop: false }` [INFO] [stdout] e36934399269809f98c0e0e8a171c848775fb82c4a312ebd45992732dd1f3bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8359e973f3314da4467a9037efb26ae4df40a64a88544f282e345e6685336e53 [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" "8359e973f3314da4467a9037efb26ae4df40a64a88544f282e345e6685336e53", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.22s [INFO] running `Command { std: "docker" "inspect" "8359e973f3314da4467a9037efb26ae4df40a64a88544f282e345e6685336e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8359e973f3314da4467a9037efb26ae4df40a64a88544f282e345e6685336e53", kill_on_drop: false }` [INFO] [stdout] 8359e973f3314da4467a9037efb26ae4df40a64a88544f282e345e6685336e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a08f9063cbf5a82ef5121852eae06b3967906ce0409f7e9c37393de229e5647 [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" "9a08f9063cbf5a82ef5121852eae06b3967906ce0409f7e9c37393de229e5647", 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-f5fafbc542c30012) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test protocol::test::prop_fast_message_roundtrip ... ok [INFO] [stdout] test protocol::test::prop_fast_message_bundling ... ok [INFO] [stderr] Running tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-c5bc71e176913022) [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.45s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Aug 02 15:41:28.959 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.974 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.974 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.974 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.974 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.981 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.982 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.982 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.982 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.986 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.986 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.986 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:28.986 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.006 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.006 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.006 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.006 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.026 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.026 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.026 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.026 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.028 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.029 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.029 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.029 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.038 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.038 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.038 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.038 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.050 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.050 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.050 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.050 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.062 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.062 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.062 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.062 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.074 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.074 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.074 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.075 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.086 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.087 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.087 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.087 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.092 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.092 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.092 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.092 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.107 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.107 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.107 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.107 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.112 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.113 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.113 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.113 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.124 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.124 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.124 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.124 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.131 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.131 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.131 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.131 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.151 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.151 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.151 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.151 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.163 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.164 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.164 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.164 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.183 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.183 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.183 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.183 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.203 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.204 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.204 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.204 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.216 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.216 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.216 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.216 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.228 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.228 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.228 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.228 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.244 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.244 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.244 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.244 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.260 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.260 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.260 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.260 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.276 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.276 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.276 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.276 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.286 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.286 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.286 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.286 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.304 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.304 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.304 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.304 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.315 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.316 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.316 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.316 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.331 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.331 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.331 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.331 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.352 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.352 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.352 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.352 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.364 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.364 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.364 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.364 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.377 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.377 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.377 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.377 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.390 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.390 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.390 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.391 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.413 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.413 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.413 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.413 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.427 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.427 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.427 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.427 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.444 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.444 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.444 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.444 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.468 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.468 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.468 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.468 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.488 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.488 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.488 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.488 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.504 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.504 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.504 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.504 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.526 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.526 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.526 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.526 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.547 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.547 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.547 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.547 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.570 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.570 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.570 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.570 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.594 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.594 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.594 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.594 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.616 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.616 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.616 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.616 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.642 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.642 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.642 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.642 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.674 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.674 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.674 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.674 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.692 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.692 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.692 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.692 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.740 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.740 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.740 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.740 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.773 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.773 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.773 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.773 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.793 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.793 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.793 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.793 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.837 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.837 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.837 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.837 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.874 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.874 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.874 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.874 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.910 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.910 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.910 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.910 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.949 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.949 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.949 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.949 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.985 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.985 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.985 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:29.985 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.016 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.016 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.016 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.016 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.056 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.056 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.056 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.056 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.092 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.092 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.092 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.092 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.138 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.138 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.138 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.138 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.180 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.180 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.180 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.180 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.205 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.205 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.205 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.205 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.230 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.230 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.230 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.230 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.279 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.279 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.279 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.279 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.326 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.326 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.326 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.326 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.366 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.366 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.366 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.366 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.412 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.412 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.412 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.412 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.455 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.455 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.455 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.455 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.491 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.491 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.491 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.497 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.525 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.525 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.525 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.526 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.565 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.565 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.566 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.566 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.594 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.594 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.595 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.595 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.625 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.625 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.626 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.627 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.661 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.661 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.661 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.661 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.693 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.693 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.693 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.693 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.724 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.724 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.724 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.724 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.755 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.755 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.755 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.755 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.787 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.787 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.787 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.787 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.830 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.830 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.830 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.830 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.866 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.866 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.866 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.866 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.902 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.902 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.902 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.902 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.935 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.935 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.935 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.936 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.974 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.974 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.974 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:30.974 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.009 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.009 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.009 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.009 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.056 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.056 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.056 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.056 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.098 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.098 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.098 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.098 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.151 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.151 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.151 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.151 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.195 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.201 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.201 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.201 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.247 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.247 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.247 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.247 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.287 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.287 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.287 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.287 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.326 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.326 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.328 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.328 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.365 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.365 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.366 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.367 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.404 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.405 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.406 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.407 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.445 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.446 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.446 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.447 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.486 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.493 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.493 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.493 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.542 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.549 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.549 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.550 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.605 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.606 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.606 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.606 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.647 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.647 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.647 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.647 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.695 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.696 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.696 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.696 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.751 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.751 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.752 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 02 15:41:31.752 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.82s [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" "9a08f9063cbf5a82ef5121852eae06b3967906ce0409f7e9c37393de229e5647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a08f9063cbf5a82ef5121852eae06b3967906ce0409f7e9c37393de229e5647", kill_on_drop: false }` [INFO] [stdout] 9a08f9063cbf5a82ef5121852eae06b3967906ce0409f7e9c37393de229e5647