[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-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joyent/rust-fast [INFO] finished tweaking git repo https://github.com/joyent/rust-fast [INFO] tweaked toml for git repo https://github.com/joyent/rust-fast written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c320f986379b44dd2242d37ff32df37c2e27c07cafc248517743d1f9a0cd5924 [INFO] running `Command { std: "docker" "start" "-a" "c320f986379b44dd2242d37ff32df37c2e27c07cafc248517743d1f9a0cd5924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c320f986379b44dd2242d37ff32df37c2e27c07cafc248517743d1f9a0cd5924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c320f986379b44dd2242d37ff32df37c2e27c07cafc248517743d1f9a0cd5924", kill_on_drop: false }` [INFO] [stdout] c320f986379b44dd2242d37ff32df37c2e27c07cafc248517743d1f9a0cd5924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfe51121cd5681c03dd71560bfee6c65c54986c63241f624f11a54b280203da8 [INFO] running `Command { std: "docker" "start" "-a" "cfe51121cd5681c03dd71560bfee6c65c54986c63241f624f11a54b280203da8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [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-fs v0.1.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.51s [INFO] running `Command { std: "docker" "inspect" "cfe51121cd5681c03dd71560bfee6c65c54986c63241f624f11a54b280203da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe51121cd5681c03dd71560bfee6c65c54986c63241f624f11a54b280203da8", kill_on_drop: false }` [INFO] [stdout] cfe51121cd5681c03dd71560bfee6c65c54986c63241f624f11a54b280203da8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db5283d2e818f250e5a0224425fc46215cf4159f45162c95691bbfe7cf02fbdf [INFO] running `Command { std: "docker" "start" "-a" "db5283d2e818f250e5a0224425fc46215cf4159f45162c95691bbfe7cf02fbdf", kill_on_drop: false }` [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.89s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fast_rpc-ba4061422b68eb9a) [INFO] [stderr] Executable tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-69640f45c8ef61d8) [INFO] running `Command { std: "docker" "inspect" "db5283d2e818f250e5a0224425fc46215cf4159f45162c95691bbfe7cf02fbdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db5283d2e818f250e5a0224425fc46215cf4159f45162c95691bbfe7cf02fbdf", kill_on_drop: false }` [INFO] [stdout] db5283d2e818f250e5a0224425fc46215cf4159f45162c95691bbfe7cf02fbdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d40543be785551281f1f41393dc16700f06f701eba3403e6d97759977ccceeb [INFO] running `Command { std: "docker" "start" "-a" "5d40543be785551281f1f41393dc16700f06f701eba3403e6d97759977ccceeb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fast_rpc-ba4061422b68eb9a) [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.96s [INFO] [stdout] [INFO] [stderr] Running tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-69640f45c8ef61d8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Apr 15 15:17:28.404 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.500 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.500 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.500 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.500 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.501 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.501 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.502 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.502 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.503 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.503 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.503 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.503 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.505 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.505 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.505 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.505 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.508 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.508 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.508 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.508 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.511 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.511 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.511 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.511 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.514 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.514 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.514 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.514 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.518 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.518 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.518 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.518 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.522 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.522 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.522 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.522 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.530 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.530 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.530 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.530 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.540 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.540 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.540 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.540 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.550 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.550 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.550 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.550 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.556 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.556 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.556 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.556 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.561 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.562 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.562 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.562 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.567 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.567 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.567 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.567 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.572 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.572 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.572 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.572 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.578 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.578 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.578 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.578 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.586 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.586 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.586 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.586 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.594 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.594 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.594 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.594 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.602 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.602 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.602 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.602 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.611 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.611 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.611 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.611 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.619 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.620 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.620 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.620 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.629 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.629 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.629 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.629 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.639 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.639 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.639 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.639 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.649 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.649 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.649 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.649 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.659 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.659 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.659 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.659 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.670 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.670 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.670 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.670 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.681 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.681 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.681 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.681 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.693 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.693 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.693 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.693 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.705 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.705 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.705 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.705 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.718 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.718 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.718 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.718 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.730 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.730 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.730 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.730 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.742 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.742 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.742 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.742 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.755 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.755 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.755 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.755 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.767 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.767 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.767 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.767 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.782 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.782 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.782 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.782 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.797 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.797 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.797 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.797 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.812 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.812 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.812 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.812 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.827 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.827 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.827 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.827 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.840 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.840 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.840 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.840 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.856 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.856 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.856 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.856 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.873 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.873 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.873 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.873 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.890 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.890 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.890 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.890 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.907 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.907 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.907 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.908 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.925 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.925 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.925 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.925 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.939 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.939 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.939 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.939 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.957 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.957 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.957 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.957 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.970 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.970 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.970 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.970 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.984 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.984 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.984 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.984 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.998 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.998 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.998 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:28.998 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.012 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.012 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.012 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.012 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.026 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.026 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.026 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.026 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.041 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.041 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.041 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.041 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.056 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.056 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.056 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.056 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.071 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.071 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.071 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.071 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.087 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.087 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.087 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.087 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.102 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.102 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.102 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.102 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.118 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.118 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.118 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.118 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.135 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.135 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.135 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.135 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.155 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.155 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.155 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.155 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.175 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.176 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.176 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.176 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.194 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.194 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.194 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.194 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.212 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.212 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.212 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.212 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.229 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.229 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.229 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.229 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.247 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.247 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.247 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.247 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.269 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.269 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.269 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.269 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.289 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.289 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.289 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.289 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.308 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.308 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.308 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.308 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.330 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.330 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.330 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.331 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.354 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.354 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.355 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.355 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.383 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.383 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.383 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.383 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.412 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.412 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.412 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.412 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.441 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.441 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.441 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.441 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.469 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.469 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.469 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.469 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.494 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.494 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.494 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.494 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.520 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.520 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.520 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.520 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.548 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.548 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.548 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.548 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.575 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.575 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.575 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.576 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.620 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.620 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.620 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.620 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.677 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.677 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.677 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.677 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.721 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.721 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.721 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.721 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.765 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.765 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.765 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.765 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.807 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.807 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.807 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.808 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.841 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.841 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.841 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.841 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.875 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.875 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.875 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.875 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.907 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.907 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.907 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.907 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.936 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.936 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.936 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.936 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.966 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.966 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.966 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.966 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.998 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.998 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.998 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:29.998 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.028 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.028 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.028 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.028 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.059 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.059 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.059 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.059 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.090 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.090 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.090 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.090 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.121 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.121 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.121 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.121 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.152 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.152 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.152 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.152 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.184 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.184 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.184 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.184 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.215 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.215 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.215 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.215 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.248 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.248 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.248 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.248 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.281 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.281 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.281 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.281 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.314 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.314 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.314 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.314 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 15 15:17:30.328 DEBG transmitted response to client, 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 1.92s [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" "5d40543be785551281f1f41393dc16700f06f701eba3403e6d97759977ccceeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d40543be785551281f1f41393dc16700f06f701eba3403e6d97759977ccceeb", kill_on_drop: false }` [INFO] [stdout] 5d40543be785551281f1f41393dc16700f06f701eba3403e6d97759977ccceeb