[INFO] fetching crate fast-rpc 0.3.0... [INFO] testing fast-rpc-0.3.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate fast-rpc 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fast-rpc 0.3.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7119ae646f13fbd423d5d034d139d01f1cdab0f18ebdf42ab8c091fdb5ce042 [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" "e7119ae646f13fbd423d5d034d139d01f1cdab0f18ebdf42ab8c091fdb5ce042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7119ae646f13fbd423d5d034d139d01f1cdab0f18ebdf42ab8c091fdb5ce042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7119ae646f13fbd423d5d034d139d01f1cdab0f18ebdf42ab8c091fdb5ce042", kill_on_drop: false }` [INFO] [stdout] e7119ae646f13fbd423d5d034d139d01f1cdab0f18ebdf42ab8c091fdb5ce042 [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78b39e460b85185e2fa6de738835de6094a15c3129d444f5e5bea4eb0cf93d37 [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" "78b39e460b85185e2fa6de738835de6094a15c3129d444f5e5bea4eb0cf93d37", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "78b39e460b85185e2fa6de738835de6094a15c3129d444f5e5bea4eb0cf93d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b39e460b85185e2fa6de738835de6094a15c3129d444f5e5bea4eb0cf93d37", kill_on_drop: false }` [INFO] [stdout] 78b39e460b85185e2fa6de738835de6094a15c3129d444f5e5bea4eb0cf93d37 [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c6cf0bb17993fb5ed8cce2dd0061f4d4efab8f165aaf6d46311681def04c57a [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" "2c6cf0bb17993fb5ed8cce2dd0061f4d4efab8f165aaf6d46311681def04c57a", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.80s [INFO] running `Command { std: "docker" "inspect" "2c6cf0bb17993fb5ed8cce2dd0061f4d4efab8f165aaf6d46311681def04c57a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6cf0bb17993fb5ed8cce2dd0061f4d4efab8f165aaf6d46311681def04c57a", kill_on_drop: false }` [INFO] [stdout] 2c6cf0bb17993fb5ed8cce2dd0061f4d4efab8f165aaf6d46311681def04c57a [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b6d9f5f4a410966f120ac5b720609e8490a9787e02766c45daf1683e3c4c6b0 [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" "7b6d9f5f4a410966f120ac5b720609e8490a9787e02766c45daf1683e3c4c6b0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fast_rpc-c6690561bcbe27b2 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test protocol::test::prop_fast_message_roundtrip ... ok [INFO] [stdout] test protocol::test::prop_fast_message_bundling ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/client_server_test-9108df3f5010e4d0 [INFO] [stdout] test protocol::test::prop_fast_message_decoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Nov 28 06:58:37.551 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.558 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.558 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.558 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.558 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.566 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.566 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.566 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.566 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.570 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.570 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.570 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.571 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.574 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.574 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.574 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.574 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.585 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.585 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.585 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.585 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.589 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.589 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.589 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.589 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.606 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.606 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.606 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.606 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.614 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.614 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.615 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.615 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.619 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.619 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.619 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.619 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.631 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.631 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.631 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.631 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.636 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.636 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.636 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.636 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.645 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.645 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.645 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.645 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.651 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.651 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.651 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.651 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.661 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.661 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.661 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.661 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.670 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.670 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.670 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.670 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.677 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.678 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.678 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.678 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.688 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.688 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.688 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.688 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.703 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.703 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.703 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.703 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.712 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.712 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.712 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.712 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.721 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.721 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.721 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.721 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.730 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.731 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.731 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.731 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.740 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.740 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.740 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.740 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.750 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.750 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.750 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.750 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.761 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.761 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.761 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.761 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.772 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.772 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.772 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.772 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.784 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.784 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.784 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.784 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.797 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.797 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.797 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.797 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.817 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.817 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.817 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.817 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.830 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.830 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.830 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.830 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.843 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.844 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.844 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.844 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.865 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.865 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.865 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.865 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.880 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.880 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.880 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.880 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.895 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.895 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.895 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.895 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.911 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.911 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.911 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.911 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.932 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.932 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.932 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.932 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.952 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.952 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.952 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.952 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.969 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.969 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.969 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.969 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.986 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.986 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.986 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:37.987 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.006 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.007 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.007 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.007 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.024 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.024 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.024 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.024 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.042 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.043 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.043 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.043 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.064 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.064 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.064 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.064 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.087 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.087 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.087 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.087 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.108 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.108 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.108 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.108 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.129 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.129 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.129 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.129 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.155 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.155 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.155 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.155 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.177 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.177 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.177 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.178 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.202 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.202 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.202 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.202 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.225 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.225 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.225 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.225 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.248 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.248 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.248 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.248 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.271 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.271 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.271 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.271 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.294 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.294 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.294 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.294 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.319 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.319 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.319 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.319 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.346 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.346 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.346 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.346 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.371 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.371 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.372 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.372 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.397 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.397 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.397 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.397 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.422 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.422 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.422 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.422 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.449 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.449 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.449 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.449 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.475 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.475 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.476 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.476 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.502 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.502 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.502 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.502 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.529 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.529 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.529 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.529 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.561 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.561 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.561 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.561 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.602 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.603 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.603 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.603 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.644 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.644 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.644 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.644 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.677 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.678 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.678 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.678 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.712 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.712 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.712 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.712 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.743 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.743 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.743 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.744 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.773 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.773 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.773 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.774 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.803 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.803 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.803 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.803 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.837 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.837 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.837 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.837 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.872 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.872 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.872 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.872 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.904 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.904 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.904 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.904 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.939 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.939 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.939 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.939 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:38.996 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.001 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.001 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.001 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.042 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.042 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.042 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.042 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.075 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.075 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.075 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.075 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.116 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.116 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.116 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.116 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.150 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.150 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.150 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.150 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.199 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.199 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.199 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.199 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.251 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.251 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.251 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.251 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.290 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.290 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.290 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.290 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.337 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.337 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.337 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.337 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.379 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.379 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.379 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.379 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.433 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.433 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.433 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.434 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.477 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.477 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.477 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.477 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.516 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.516 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.516 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.516 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.573 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.573 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.573 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.573 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.640 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.640 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.640 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.641 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.710 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.710 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.710 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.710 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.751 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.751 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.752 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.752 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.799 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.800 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.800 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.800 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.861 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.861 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.861 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.861 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.906 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.906 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.906 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.906 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.957 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.957 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.957 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:39.957 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.007 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.007 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.007 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.007 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.057 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.057 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.057 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.057 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.100 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.100 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.100 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.100 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.146 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.146 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.146 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.146 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.198 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.198 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.198 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Nov 28 06:58:40.198 DEBG generated response, build-id: 0.1.0 [INFO] [stderr] Doc-tests fast-rpc [INFO] [stdout] test client_server_comms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b6d9f5f4a410966f120ac5b720609e8490a9787e02766c45daf1683e3c4c6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6d9f5f4a410966f120ac5b720609e8490a9787e02766c45daf1683e3c4c6b0", kill_on_drop: false }` [INFO] [stdout] 7b6d9f5f4a410966f120ac5b720609e8490a9787e02766c45daf1683e3c4c6b0