[INFO] fetching crate fast-rpc 0.3.0... [INFO] testing fast-rpc-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate fast-rpc 0.3.0 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate fast-rpc 0.3.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fast-rpc 0.3.0 [INFO] finished tweaking crates.io crate fast-rpc 0.3.0 [INFO] tweaked toml for crates.io crate fast-rpc 0.3.0 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efd84feeb7f97383d6613bde4e86abb4b9542e59906cd6abefa14af919cc17e9 [INFO] running `Command { std: "docker" "start" "-a" "efd84feeb7f97383d6613bde4e86abb4b9542e59906cd6abefa14af919cc17e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efd84feeb7f97383d6613bde4e86abb4b9542e59906cd6abefa14af919cc17e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd84feeb7f97383d6613bde4e86abb4b9542e59906cd6abefa14af919cc17e9", kill_on_drop: false }` [INFO] [stdout] efd84feeb7f97383d6613bde4e86abb4b9542e59906cd6abefa14af919cc17e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a596b2189cf8f72ad63a6fb34de657c3f055194d0d0611d52b93826e189ee2e [INFO] running `Command { std: "docker" "start" "-a" "6a596b2189cf8f72ad63a6fb34de657c3f055194d0d0611d52b93826e189ee2e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.44 [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 env_logger v0.6.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quickcheck v0.8.5 [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 5.06s [INFO] running `Command { std: "docker" "inspect" "6a596b2189cf8f72ad63a6fb34de657c3f055194d0d0611d52b93826e189ee2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a596b2189cf8f72ad63a6fb34de657c3f055194d0d0611d52b93826e189ee2e", kill_on_drop: false }` [INFO] [stdout] 6a596b2189cf8f72ad63a6fb34de657c3f055194d0d0611d52b93826e189ee2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0290c45955d3b743885251ab0004668c7a260449b4f8949d728ed79ef503b046 [INFO] running `Command { std: "docker" "start" "-a" "0290c45955d3b743885251ab0004668c7a260449b4f8949d728ed79ef503b046", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.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 5.63s [INFO] running `Command { std: "docker" "inspect" "0290c45955d3b743885251ab0004668c7a260449b4f8949d728ed79ef503b046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0290c45955d3b743885251ab0004668c7a260449b4f8949d728ed79ef503b046", kill_on_drop: false }` [INFO] [stdout] 0290c45955d3b743885251ab0004668c7a260449b4f8949d728ed79ef503b046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 565c4d8989770341b0c076442f5d832b98598280aa8a80dcbf454b77589c097a [INFO] running `Command { std: "docker" "start" "-a" "565c4d8989770341b0c076442f5d832b98598280aa8a80dcbf454b77589c097a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fast_rpc-9be4257d8ca9deac) [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] [stderr] Running tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-88c7829a3067184f) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Apr 13 14:10:12.699 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.780 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.780 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.780 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.780 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.780 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.781 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.781 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.781 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.782 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.782 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.782 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.782 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.783 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.783 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.783 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.783 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.785 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.785 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.785 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.785 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.787 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.787 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.787 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.787 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.792 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.792 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.792 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.792 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.795 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.795 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.795 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.795 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.799 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.799 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.799 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.799 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.803 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.803 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.803 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.803 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.808 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.808 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.808 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.808 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.812 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.812 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.812 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.812 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.816 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.817 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.817 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.817 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.821 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.821 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.821 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.821 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.827 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.827 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.827 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.827 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.832 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.832 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.832 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.832 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.838 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.838 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.838 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.838 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.844 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.844 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.844 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.844 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.851 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.851 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.851 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.851 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.858 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.858 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.858 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.858 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.871 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.871 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.871 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.871 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.884 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.884 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.884 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.884 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.898 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.898 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.898 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.898 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.913 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.913 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.913 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.913 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.929 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.929 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.929 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.929 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.945 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.945 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.945 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.945 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.961 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.961 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.961 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.961 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.978 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.978 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.978 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.978 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.996 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.996 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.996 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:12.996 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.014 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.014 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.015 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.015 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.034 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.034 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.034 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.034 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.048 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.048 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.048 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.048 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.063 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.063 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.063 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.063 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.077 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.077 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.077 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.077 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.091 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.091 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.091 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.091 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.104 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.104 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.104 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.104 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.120 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.120 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.120 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.120 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.136 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.136 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.136 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.136 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.152 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.152 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.152 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.152 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.170 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.170 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.170 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.170 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.186 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.186 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.186 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.186 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.202 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.202 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.202 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.202 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.220 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.220 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.220 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.220 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.238 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.238 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.238 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.238 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.256 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.257 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.257 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.257 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.279 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.279 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.279 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.279 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.299 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.299 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.299 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.299 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.318 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.318 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.318 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.318 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.338 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.338 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.338 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.338 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.358 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.358 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.358 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.358 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.379 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.379 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.379 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.379 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.400 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.400 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.400 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.400 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.422 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.422 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.422 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.422 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.444 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.444 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.444 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.444 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.466 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.466 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.466 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.466 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.489 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.489 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.489 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.489 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.512 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.512 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.512 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.512 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.535 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.535 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.535 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.535 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.560 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.560 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.560 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.560 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.584 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.584 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.584 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.584 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.609 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.609 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.609 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.609 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.634 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.634 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.634 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.634 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.660 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.660 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.660 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.660 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.686 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.686 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.686 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.686 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.713 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.713 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.713 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.713 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.739 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.739 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.739 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.739 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.767 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.767 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.767 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.767 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.795 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.795 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.795 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.796 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.824 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.824 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.824 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.824 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.852 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.852 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.852 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.852 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.881 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.881 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.881 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.881 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.910 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.910 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.910 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.910 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.940 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.940 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.940 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.940 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.971 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.971 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.971 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:13.971 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.001 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.001 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.001 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.002 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.032 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.032 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.032 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.032 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.063 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.063 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.063 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.063 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.094 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.094 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.094 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.094 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.126 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.126 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.126 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.126 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.162 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.162 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.162 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.162 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.199 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.199 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.199 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.199 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.234 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.234 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.234 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.234 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.269 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.269 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.269 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.269 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.300 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.300 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.300 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.300 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.335 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.335 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.335 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.335 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.371 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.371 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.371 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.371 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.407 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.408 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.408 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.408 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.456 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.456 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.457 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.457 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.523 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.523 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.523 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.523 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.559 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.559 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.559 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.559 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.595 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.595 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.595 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.595 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.631 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.631 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.631 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.631 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.669 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.669 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.669 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.669 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.707 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.707 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.707 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.707 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.746 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.746 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.746 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.746 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.785 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.785 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.785 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.785 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.825 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.825 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.825 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.825 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.863 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.863 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.863 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.863 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.901 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.901 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.901 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 13 14:10:14.901 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 outApr 13 14:10:14.914 DEBG transmitted response to client, build-id: 0.1.0 [INFO] [stdout] ; finished in 2.22s [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" "565c4d8989770341b0c076442f5d832b98598280aa8a80dcbf454b77589c097a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "565c4d8989770341b0c076442f5d832b98598280aa8a80dcbf454b77589c097a", kill_on_drop: false }` [INFO] [stdout] 565c4d8989770341b0c076442f5d832b98598280aa8a80dcbf454b77589c097a