[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb4111773006ea29225f61dab6b05627d5acd59707b9f584fca1f1cdff636e74 [INFO] running `Command { std: "docker" "start" "-a" "fb4111773006ea29225f61dab6b05627d5acd59707b9f584fca1f1cdff636e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb4111773006ea29225f61dab6b05627d5acd59707b9f584fca1f1cdff636e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4111773006ea29225f61dab6b05627d5acd59707b9f584fca1f1cdff636e74", kill_on_drop: false }` [INFO] [stdout] fb4111773006ea29225f61dab6b05627d5acd59707b9f584fca1f1cdff636e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6045df6c9bc90b63d8fb83fe70810c3f207d3b6aa8cffd0689be7514541bc321 [INFO] running `Command { std: "docker" "start" "-a" "6045df6c9bc90b63d8fb83fe70810c3f207d3b6aa8cffd0689be7514541bc321", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling 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 slog-scope v4.4.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling quickcheck v0.8.5 [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 41.05s [INFO] running `Command { std: "docker" "inspect" "6045df6c9bc90b63d8fb83fe70810c3f207d3b6aa8cffd0689be7514541bc321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6045df6c9bc90b63d8fb83fe70810c3f207d3b6aa8cffd0689be7514541bc321", kill_on_drop: false }` [INFO] [stdout] 6045df6c9bc90b63d8fb83fe70810c3f207d3b6aa8cffd0689be7514541bc321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d9c561da58642e7d6e416913742e896b6aafe15d22f3f18758e1bb02790c6b3 [INFO] running `Command { std: "docker" "start" "-a" "4d9c561da58642e7d6e416913742e896b6aafe15d22f3f18758e1bb02790c6b3", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [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 15.78s [INFO] running `Command { std: "docker" "inspect" "4d9c561da58642e7d6e416913742e896b6aafe15d22f3f18758e1bb02790c6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9c561da58642e7d6e416913742e896b6aafe15d22f3f18758e1bb02790c6b3", kill_on_drop: false }` [INFO] [stdout] 4d9c561da58642e7d6e416913742e896b6aafe15d22f3f18758e1bb02790c6b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c1b1b543503be69f970f81beea11f9e735a395c804ee5f5d105c9381ed23003 [INFO] running `Command { std: "docker" "start" "-a" "4c1b1b543503be69f970f81beea11f9e735a395c804ee5f5d105c9381ed23003", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fast_rpc-c18e93ca5995ea2d) [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 tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-cdb1138006bdedb5) [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.54s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Jul 19 13:48:39.791 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.858 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.858 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.858 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.858 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.867 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.867 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.867 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.867 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.871 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.871 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.871 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.871 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.875 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.876 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.876 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.876 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.885 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.885 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.885 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.885 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.894 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.894 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.894 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.894 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.899 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.899 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.899 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.899 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.904 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.905 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.905 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.905 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.910 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.910 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.910 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.910 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.916 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.917 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.917 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.917 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.923 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.923 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.923 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.923 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.930 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.930 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.930 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.930 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.938 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.938 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.938 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.938 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.946 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.946 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.946 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.946 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.954 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.955 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.955 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.955 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.964 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.964 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.964 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.964 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.974 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.974 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.974 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.974 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.984 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.984 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.984 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.984 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.995 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.995 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.995 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:39.995 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.006 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.006 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.006 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.006 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.017 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.018 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.018 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.018 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.030 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.031 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.031 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.031 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.048 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.048 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.048 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.048 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.061 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.061 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.061 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.061 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.074 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.074 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.074 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.074 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.092 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.093 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.093 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.093 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.111 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.111 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.111 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.111 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.133 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.133 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.133 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.133 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.151 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.151 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.151 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.151 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.170 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.170 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.170 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.170 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.191 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.191 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.191 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.191 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.208 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.208 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.208 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.208 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.227 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.227 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.227 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.227 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.251 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.252 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.252 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.252 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.270 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.270 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.270 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.270 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.289 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.289 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.289 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.289 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.309 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.309 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.309 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.309 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.332 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.332 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.332 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.332 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.352 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.353 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.353 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.353 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.374 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.374 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.374 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.374 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.397 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.397 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.397 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.397 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.423 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.424 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.424 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.424 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.448 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.448 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.448 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.448 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.473 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.473 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.473 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.473 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.497 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.497 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.497 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.497 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.521 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.521 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.521 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.521 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.546 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.546 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.546 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.546 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.579 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.579 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.579 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.579 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.604 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.604 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.604 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.604 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.631 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.631 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.631 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.631 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.662 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.662 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.662 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.662 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.693 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.693 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.693 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.693 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.725 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.725 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.725 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.725 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.753 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.753 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.753 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.754 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.784 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.784 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.784 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.785 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.813 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.813 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.814 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.814 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.843 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.843 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.843 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.843 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.873 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.874 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.875 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.875 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.905 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.905 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.905 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.906 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.937 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.937 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.937 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.938 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.969 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.970 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.970 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:40.970 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.003 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.004 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.004 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.004 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.037 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.037 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.037 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.038 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.071 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.071 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.071 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.071 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.105 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.105 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.105 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.106 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.140 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.141 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.141 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.141 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.176 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.176 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.176 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.176 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.212 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.212 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.212 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.212 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.251 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.251 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.251 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.251 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.286 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.286 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.287 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.287 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.324 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.324 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.324 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.324 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.365 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.365 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.365 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.365 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.419 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.419 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.419 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.419 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.458 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.459 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.459 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.459 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.505 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.506 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.506 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.506 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.557 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.557 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.557 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.557 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.599 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.599 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.599 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.599 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.639 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.639 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.640 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.640 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.685 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.685 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.685 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.685 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.727 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.727 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.727 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.727 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.773 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.773 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.773 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.773 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.823 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.824 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.824 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.824 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.867 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.868 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.868 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.868 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.915 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.916 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.916 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.916 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.964 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.964 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.964 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:41.964 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.009 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.009 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.009 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.009 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.059 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.059 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.059 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.059 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.108 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.108 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.108 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.108 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.159 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.160 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.160 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.160 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.210 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.210 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.210 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.210 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.259 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.260 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.260 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.260 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.308 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.309 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.309 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.309 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.358 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.358 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.358 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.358 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.407 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.407 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.407 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.407 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.460 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.460 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.460 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.460 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.519 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.522 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.523 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.523 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.584 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.585 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.585 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.585 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.643 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.643 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.643 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.643 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.705 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.705 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.705 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Jul 19 13:48:42.705 DEBG generated response, build-id: 0.1.0 [INFO] [stderr] Doc-tests fast-rpc [INFO] [stdout] test client_server_comms ... ok [INFO] [stdout] Jul 19 13:48:42.735 DEBG transmitted response to client, build-id: 0.1.0 [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.95s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4c1b1b543503be69f970f81beea11f9e735a395c804ee5f5d105c9381ed23003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c1b1b543503be69f970f81beea11f9e735a395c804ee5f5d105c9381ed23003", kill_on_drop: false }` [INFO] [stdout] 4c1b1b543503be69f970f81beea11f9e735a395c804ee5f5d105c9381ed23003