[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#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joyent/rust-fast [INFO] finished tweaking git repo https://github.com/joyent/rust-fast [INFO] tweaked toml for git repo https://github.com/joyent/rust-fast written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5505c7e35726bcc45d35bbb3542f3725d48a60486144e32a987391906bdcd706 [INFO] running `Command { std: "docker" "start" "-a" "5505c7e35726bcc45d35bbb3542f3725d48a60486144e32a987391906bdcd706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5505c7e35726bcc45d35bbb3542f3725d48a60486144e32a987391906bdcd706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5505c7e35726bcc45d35bbb3542f3725d48a60486144e32a987391906bdcd706", kill_on_drop: false }` [INFO] [stdout] 5505c7e35726bcc45d35bbb3542f3725d48a60486144e32a987391906bdcd706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 06196defb23f4f1c1e4a6e5aa75ba331a167ada0a36130554cf95ce1faab0dd2 [INFO] running `Command { std: "docker" "start" "-a" "06196defb23f4f1c1e4a6e5aa75ba331a167ada0a36130554cf95ce1faab0dd2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.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-uds v0.2.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [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 chrono v0.4.23 [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 11.11s [INFO] running `Command { std: "docker" "inspect" "06196defb23f4f1c1e4a6e5aa75ba331a167ada0a36130554cf95ce1faab0dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06196defb23f4f1c1e4a6e5aa75ba331a167ada0a36130554cf95ce1faab0dd2", kill_on_drop: false }` [INFO] [stdout] 06196defb23f4f1c1e4a6e5aa75ba331a167ada0a36130554cf95ce1faab0dd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5e55c846b44795d5a5f15a9b1ec0385d7a87b824b1cf93f42ea143d23c7efe6a [INFO] running `Command { std: "docker" "start" "-a" "5e55c846b44795d5a5f15a9b1ec0385d7a87b824b1cf93f42ea143d23c7efe6a", kill_on_drop: false }` [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling time v0.3.17 [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 4.22s [INFO] running `Command { std: "docker" "inspect" "5e55c846b44795d5a5f15a9b1ec0385d7a87b824b1cf93f42ea143d23c7efe6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e55c846b44795d5a5f15a9b1ec0385d7a87b824b1cf93f42ea143d23c7efe6a", kill_on_drop: false }` [INFO] [stdout] 5e55c846b44795d5a5f15a9b1ec0385d7a87b824b1cf93f42ea143d23c7efe6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7e9c9a570b3cf4e2229cdc0811360e3232c3da9b49d652e792cc4d2dc3f1a8f8 [INFO] running `Command { std: "docker" "start" "-a" "7e9c9a570b3cf4e2229cdc0811360e3232c3da9b49d652e792cc4d2dc3f1a8f8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/fast_rpc-2f56ea2945424b72) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test protocol::test::prop_fast_message_roundtrip ... ok [INFO] [stdout] test protocol::test::prop_fast_message_bundling ... ok [INFO] [stdout] test protocol::test::prop_fast_message_decoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] [stderr] Running tests/client_server_test.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/client_server_test-dbdb426c2f57819c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Dec 08 11:23:05.429 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.430 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.431 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.431 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.431 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.431 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.431 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.431 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.431 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.433 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.433 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.433 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.433 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.434 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.434 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.434 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.434 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.436 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.436 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.436 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.436 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.438 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.438 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.438 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.438 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.441 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.441 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.441 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.441 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.444 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.444 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.444 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.444 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.447 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.447 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.447 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.447 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.451 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.451 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.451 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.451 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.455 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.455 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.455 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.455 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.459 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.459 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.459 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.459 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.464 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.464 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.464 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.464 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.469 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.469 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.469 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.469 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.474 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.474 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.474 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.474 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.480 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.480 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.480 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.480 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.486 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.486 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.486 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.486 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.493 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.493 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.493 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.493 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.499 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.499 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.499 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.500 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.507 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.507 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.507 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.507 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.514 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.514 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.514 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.514 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.522 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.522 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.522 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.522 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.530 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.530 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.530 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.530 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.539 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.539 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.539 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.539 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.548 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.548 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.548 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.548 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.557 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.557 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.557 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.557 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.567 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.567 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.567 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.567 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.576 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.576 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.576 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.576 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.586 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.586 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.587 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.587 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.597 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.597 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.597 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.597 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.608 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.608 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.608 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.608 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.619 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.619 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.619 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.619 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.631 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.631 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.631 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.631 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.643 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.643 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.643 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.643 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.655 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.655 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.655 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.655 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.668 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.668 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.668 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.668 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.681 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.681 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.681 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.681 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.694 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.694 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.694 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.694 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.708 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.708 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.708 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.708 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.722 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.722 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.722 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.722 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.736 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.736 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.736 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.736 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.751 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.751 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.751 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.751 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.767 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.767 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.767 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.767 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.782 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.782 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.782 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.782 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.798 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.798 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.798 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.798 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.814 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.814 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.814 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.814 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.831 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.831 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.831 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.831 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.848 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.848 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.848 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.848 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.865 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.865 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.865 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.865 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.883 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.883 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.883 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.883 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.901 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.901 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.901 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.901 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.919 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.919 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.919 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.919 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.938 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.938 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.938 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.938 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.957 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.957 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.957 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.957 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.977 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.977 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.977 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.977 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.997 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.997 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.997 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:05.997 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.017 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.017 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.017 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.017 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.037 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.037 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.037 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.037 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.057 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.057 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.057 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.057 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.078 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.078 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.078 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.078 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.100 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.100 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.100 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.100 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.122 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.122 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.122 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.122 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.144 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.144 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.144 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.144 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.166 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.166 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.166 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.166 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.189 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.189 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.189 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.189 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.212 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.212 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.212 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.212 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.236 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.236 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.236 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.236 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.260 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.260 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.260 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.260 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.284 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.284 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.284 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.284 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.308 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.308 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.308 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.308 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.333 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.333 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.333 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.333 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.358 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.358 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.358 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.359 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.384 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.384 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.384 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.384 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.410 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.410 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.410 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.410 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.436 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.436 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.437 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.437 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.463 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.463 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.463 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.463 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.490 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.490 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.490 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.490 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.517 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.517 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.517 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.517 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.545 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.545 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.545 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.545 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.573 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.573 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.573 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.573 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.601 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.601 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.601 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.601 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.630 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.630 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.630 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.630 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.659 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.659 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.659 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.659 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.689 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.689 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.689 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.689 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.718 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.718 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.718 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.718 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.748 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.748 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.748 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.748 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.779 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.779 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.779 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.779 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.810 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.810 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.810 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.810 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.841 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.841 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.841 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.841 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.872 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.872 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.872 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.872 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.904 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.904 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.904 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.904 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.936 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.936 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.936 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.936 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.969 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.969 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.969 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:06.969 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.002 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.002 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.002 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.002 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.035 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.035 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.035 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.035 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.069 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.069 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.069 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.069 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.108 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.108 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.108 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.109 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.143 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.143 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.143 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.143 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.178 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.178 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.178 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 11:23:07.178 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 outDec 08 11:23:07.193 DEBG transmitted response to client, build-id: 0.1.0 [INFO] [stdout] ; finished in 1.76s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7e9c9a570b3cf4e2229cdc0811360e3232c3da9b49d652e792cc4d2dc3f1a8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9c9a570b3cf4e2229cdc0811360e3232c3da9b49d652e792cc4d2dc3f1a8f8", kill_on_drop: false }` [INFO] [stdout] 7e9c9a570b3cf4e2229cdc0811360e3232c3da9b49d652e792cc4d2dc3f1a8f8