[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 9a1ddde0da42074fec1cd46148a850eb83c17bd33bf78741d2aba80d523c250e [INFO] running `Command { std: "docker" "start" "-a" "9a1ddde0da42074fec1cd46148a850eb83c17bd33bf78741d2aba80d523c250e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a1ddde0da42074fec1cd46148a850eb83c17bd33bf78741d2aba80d523c250e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a1ddde0da42074fec1cd46148a850eb83c17bd33bf78741d2aba80d523c250e", kill_on_drop: false }` [INFO] [stdout] 9a1ddde0da42074fec1cd46148a850eb83c17bd33bf78741d2aba80d523c250e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f823074b24caf28badf1b890f2b56f5e6c68c63a1157ed024a0f1e9b534ae8d8 [INFO] running `Command { std: "docker" "start" "-a" "f823074b24caf28badf1b890f2b56f5e6c68c63a1157ed024a0f1e9b534ae8d8", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [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 serde_derive v1.0.126 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "f823074b24caf28badf1b890f2b56f5e6c68c63a1157ed024a0f1e9b534ae8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f823074b24caf28badf1b890f2b56f5e6c68c63a1157ed024a0f1e9b534ae8d8", kill_on_drop: false }` [INFO] [stdout] f823074b24caf28badf1b890f2b56f5e6c68c63a1157ed024a0f1e9b534ae8d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0e67e81af8e5e5dc462390b2b5a163a97ed649dcfcdb43d6b30aa38a879e8691 [INFO] running `Command { std: "docker" "start" "-a" "0e67e81af8e5e5dc462390b2b5a163a97ed649dcfcdb43d6b30aa38a879e8691", kill_on_drop: false }` [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.10s [INFO] running `Command { std: "docker" "inspect" "0e67e81af8e5e5dc462390b2b5a163a97ed649dcfcdb43d6b30aa38a879e8691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e67e81af8e5e5dc462390b2b5a163a97ed649dcfcdb43d6b30aa38a879e8691", kill_on_drop: false }` [INFO] [stdout] 0e67e81af8e5e5dc462390b2b5a163a97ed649dcfcdb43d6b30aa38a879e8691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9de97156b13d285c7b7defe797b6c573f4f9c4463b597f37c4a4b7abb5c2998e [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" "9de97156b13d285c7b7defe797b6c573f4f9c4463b597f37c4a4b7abb5c2998e", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] running 3 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fast_rpc-138bb4d9f999343c) [INFO] [stdout] test protocol::test::prop_fast_message_roundtrip ... ok [INFO] [stdout] test protocol::test::prop_fast_message_bundling ... ok [INFO] [stderr] Running tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-66f0ddaca67020ea) [INFO] [stdout] test protocol::test::prop_fast_message_decoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Jun 08 03:57:18.338 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.350 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.350 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.350 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.350 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.352 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.352 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.352 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.352 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.353 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.353 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.353 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.353 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.359 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.359 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.359 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.359 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.361 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.361 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.361 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.361 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.364 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.364 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.364 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.364 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.367 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.367 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.367 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.367 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.370 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.370 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.370 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.370 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.374 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.374 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.374 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.374 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.378 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.378 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.378 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.378 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.383 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.383 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.383 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.383 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.387 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.388 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.388 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.388 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.393 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.393 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.393 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.393 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.401 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.405 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.405 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.405 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.411 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.412 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.412 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.412 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.419 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.419 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.419 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.419 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.426 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.427 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.427 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.427 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.439 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.439 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.439 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.439 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.446 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.447 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.447 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.447 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.459 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.459 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.459 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.459 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.468 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.468 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.468 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.468 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.476 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.476 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.476 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.476 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.485 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.485 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.485 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.485 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.494 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.494 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.494 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.494 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.508 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.508 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.508 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.508 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.520 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.521 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.521 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.521 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.531 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.531 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.531 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.531 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.542 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.542 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.542 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.542 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.553 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.553 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.553 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.553 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.564 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.564 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.564 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.564 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.578 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.578 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.578 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.578 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.594 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.594 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.594 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.594 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.607 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.607 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.607 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.607 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.620 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.621 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.621 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.621 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.634 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.634 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.634 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.634 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.648 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.648 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.648 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.648 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.662 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.662 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.662 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.662 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.680 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.680 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.680 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.680 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.697 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.697 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.697 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.697 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.712 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.712 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.712 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.712 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.728 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.728 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.728 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.729 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.749 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.749 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.749 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.749 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.769 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.769 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.769 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.769 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.794 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.794 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.794 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.794 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.812 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.812 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.812 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.812 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.829 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.830 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.830 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.830 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.850 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.851 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.851 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.851 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.878 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.878 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.879 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.879 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.897 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.897 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.897 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.897 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.928 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.928 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.928 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.928 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.959 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.959 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.959 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.959 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.988 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.988 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.988 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:18.988 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.012 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.013 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.013 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.013 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.041 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.041 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.041 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.041 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.061 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.061 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.061 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.061 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.082 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.082 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.082 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.082 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.107 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.107 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.107 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.107 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.129 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.129 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.129 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.129 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.151 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.151 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.151 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.151 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.173 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.173 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.173 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.174 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.200 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.200 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.200 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.200 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.222 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.223 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.223 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.223 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.246 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.246 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.246 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.246 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.269 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.270 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.270 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.270 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.293 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.294 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.294 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.294 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.320 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.320 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.320 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.320 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.345 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.345 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.345 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.345 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.372 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.372 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.372 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.372 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.404 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.404 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.404 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.404 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.453 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.453 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.453 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.453 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.500 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.500 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.500 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.500 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.535 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.535 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.536 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.536 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.569 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.569 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.569 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.569 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.600 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.600 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.600 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.600 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.629 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.629 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.629 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.630 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.660 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.660 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.660 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.660 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.689 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.689 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.689 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.690 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.719 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.719 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.719 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.719 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.753 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.753 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.753 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.753 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.790 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.791 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.791 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.791 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.820 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.820 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.821 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.821 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.858 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.858 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.858 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.858 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.897 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.897 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.897 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.897 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.938 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.938 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.938 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.938 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.979 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.979 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.979 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:19.979 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.016 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.016 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.016 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.016 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.048 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.049 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.049 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.049 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.081 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.081 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.081 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.081 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.114 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.115 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.115 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.115 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.148 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.148 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.148 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.148 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.195 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.195 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.195 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.195 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.240 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.240 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.240 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.240 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.279 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.280 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.280 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.280 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.323 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.323 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.323 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.323 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.370 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.371 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.371 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.371 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.419 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.419 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.419 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.419 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.467 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.467 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.467 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.467 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.508 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.508 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.508 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.508 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.545 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.545 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.545 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jun 08 03:57:20.545 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.23s [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" "9de97156b13d285c7b7defe797b6c573f4f9c4463b597f37c4a4b7abb5c2998e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de97156b13d285c7b7defe797b6c573f4f9c4463b597f37c4a4b7abb5c2998e", kill_on_drop: false }` [INFO] [stdout] 9de97156b13d285c7b7defe797b6c573f4f9c4463b597f37c4a4b7abb5c2998e