[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ddf01bba94c010d5627bf0eb0ff260b8085a460 [INFO] testing joyent/rust-fast against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15a3aa41a8e5983878e1b7ff9c53deec4088f65d175c5895f45c98cfcc38d9d8 [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" "15a3aa41a8e5983878e1b7ff9c53deec4088f65d175c5895f45c98cfcc38d9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a3aa41a8e5983878e1b7ff9c53deec4088f65d175c5895f45c98cfcc38d9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a3aa41a8e5983878e1b7ff9c53deec4088f65d175c5895f45c98cfcc38d9d8", kill_on_drop: false }` [INFO] [stdout] 15a3aa41a8e5983878e1b7ff9c53deec4088f65d175c5895f45c98cfcc38d9d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a46e529a95abb884fb86234924a27bb9a5776365e90c1494aacb94a6d2be9d93 [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" "a46e529a95abb884fb86234924a27bb9a5776365e90c1494aacb94a6d2be9d93", kill_on_drop: false }` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling num-derive v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.54s [INFO] running `Command { std: "docker" "inspect" "a46e529a95abb884fb86234924a27bb9a5776365e90c1494aacb94a6d2be9d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46e529a95abb884fb86234924a27bb9a5776365e90c1494aacb94a6d2be9d93", kill_on_drop: false }` [INFO] [stdout] a46e529a95abb884fb86234924a27bb9a5776365e90c1494aacb94a6d2be9d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df8782f7480f82ff315c88da2f9edb005ce99a35a870a4279cf409e29ae09ec8 [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" "df8782f7480f82ff315c88da2f9edb005ce99a35a870a4279cf409e29ae09ec8", kill_on_drop: false }` [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling clap v2.33.2 [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 23.81s [INFO] running `Command { std: "docker" "inspect" "df8782f7480f82ff315c88da2f9edb005ce99a35a870a4279cf409e29ae09ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8782f7480f82ff315c88da2f9edb005ce99a35a870a4279cf409e29ae09ec8", kill_on_drop: false }` [INFO] [stdout] df8782f7480f82ff315c88da2f9edb005ce99a35a870a4279cf409e29ae09ec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a7b9b60efc89f93b3812ac3855bb9055973c182b4b4ead8af42d42afa5c56a7 [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" "3a7b9b60efc89f93b3812ac3855bb9055973c182b4b4ead8af42d42afa5c56a7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fast_rpc-8941eae08eb2d5fb [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 /opt/rustwide/target/debug/deps/client_server_test-0ea549b92e82dd5d [INFO] [stdout] test protocol::test::prop_fast_message_decoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Aug 09 19:57:22.918 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.945 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.945 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.946 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.946 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.947 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.947 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.947 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.947 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.965 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.965 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.965 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.965 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.967 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.967 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.968 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.968 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.970 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.970 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.970 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.970 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.985 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.986 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.986 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.986 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.994 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.994 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.994 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.994 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.998 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.998 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.998 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:22.998 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.018 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.018 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.018 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.018 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.023 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.023 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.023 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.023 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.034 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.034 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.034 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.034 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.040 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.040 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.040 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.040 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.050 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.050 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.050 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.050 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.057 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.057 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.057 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.057 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.066 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.066 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.066 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.066 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.083 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.083 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.083 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.083 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.091 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.091 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.091 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.091 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.111 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.111 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.111 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.111 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.123 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.123 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.123 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.123 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.135 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.135 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.135 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.135 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.151 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.151 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.151 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.152 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.161 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.161 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.161 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.162 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.193 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.194 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.194 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.194 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.208 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.208 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.208 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.208 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.220 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.220 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.220 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.220 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.231 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.232 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.232 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.232 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.246 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.246 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.246 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.247 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.263 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.263 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.263 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.263 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.284 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.284 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.284 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.284 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.305 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.305 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.305 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.306 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.320 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.320 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.320 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.320 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.339 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.339 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.340 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.340 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.354 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.354 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.354 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.354 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.374 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.374 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.374 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.374 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.389 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.389 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.389 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.389 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.412 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.412 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.413 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.413 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.433 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.433 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.433 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.433 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.481 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.482 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.482 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.482 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.510 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.510 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.510 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.510 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.538 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.538 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.538 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.538 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.562 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.562 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.562 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.562 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.581 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.585 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.585 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.585 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.610 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.610 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.610 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.610 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.638 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.638 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.638 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.638 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.663 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.664 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.664 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.664 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.685 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.685 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.685 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.685 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.706 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.706 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.706 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.706 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.735 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.735 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.735 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.735 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.759 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.759 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.759 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.760 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.783 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.783 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.783 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.784 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.819 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.819 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.819 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.819 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.843 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.843 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.843 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.843 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.874 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.874 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.874 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.874 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.906 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.906 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.906 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.907 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.936 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.936 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.936 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.936 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.974 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.974 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.974 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:23.974 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.008 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.008 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.008 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.008 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.038 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.038 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.038 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.038 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.069 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.069 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.069 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.069 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.104 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.104 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.104 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.104 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.136 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.136 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.136 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.137 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.166 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.166 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.166 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.166 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.199 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.199 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.199 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.200 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.240 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.240 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.240 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.240 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.274 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.274 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.274 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.274 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.312 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.312 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.312 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.312 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.346 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.346 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.346 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.346 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.390 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.390 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.390 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.390 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.425 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.429 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.429 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.429 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.463 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.469 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.469 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.469 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.502 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.502 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.502 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.502 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.535 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.536 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.536 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.536 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.568 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.568 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.568 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.568 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.603 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.603 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.603 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.603 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.638 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.639 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.639 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.639 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.672 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.673 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.673 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.673 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.707 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.707 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.707 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.707 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.741 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.741 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.741 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.741 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.785 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.785 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.785 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.785 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.837 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.837 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.837 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.837 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.927 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.927 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.927 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.927 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.980 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.980 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.980 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:24.980 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.033 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.033 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.033 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.033 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.083 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.083 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.083 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.083 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.132 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.132 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.132 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.132 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.178 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.178 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.178 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.178 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.224 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.225 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.225 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.225 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.331 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.331 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.331 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.331 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.386 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.386 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.386 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.386 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.429 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.429 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.429 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.429 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.471 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.471 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.471 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.471 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.528 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.528 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.528 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.528 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.580 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.580 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.580 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.580 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.623 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.623 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.623 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.623 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.683 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.683 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.683 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.683 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.724 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.724 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.724 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.724 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.774 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.774 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.775 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.775 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.828 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.828 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.828 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.828 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.878 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.878 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.878 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Aug 09 19:57:25.878 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] test client_server_comms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests fast-rpc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3a7b9b60efc89f93b3812ac3855bb9055973c182b4b4ead8af42d42afa5c56a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7b9b60efc89f93b3812ac3855bb9055973c182b4b4ead8af42d42afa5c56a7", kill_on_drop: false }` [INFO] [stdout] 3a7b9b60efc89f93b3812ac3855bb9055973c182b4b4ead8af42d42afa5c56a7