[INFO] fetching crate fast-rpc 0.3.0... [INFO] testing fast-rpc-0.3.0 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] extracting crate fast-rpc 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate fast-rpc 0.3.0 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 crates.io crate fast-rpc 0.3.0 [INFO] finished tweaking crates.io crate fast-rpc 0.3.0 [INFO] tweaked toml for crates.io crate fast-rpc 0.3.0 written to /workspace/builds/worker-3/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 slog-term v2.9.0 [INFO] [stderr] Downloaded quickcheck v0.8.5 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded slog-stdlog v3.0.5 [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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d54defd337f7ad37e055d4ff3b6977dda3df92255cce3e4ecb2e5f51eff477b9 [INFO] running `Command { std: "docker" "start" "-a" "d54defd337f7ad37e055d4ff3b6977dda3df92255cce3e4ecb2e5f51eff477b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d54defd337f7ad37e055d4ff3b6977dda3df92255cce3e4ecb2e5f51eff477b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54defd337f7ad37e055d4ff3b6977dda3df92255cce3e4ecb2e5f51eff477b9", kill_on_drop: false }` [INFO] [stdout] d54defd337f7ad37e055d4ff3b6977dda3df92255cce3e4ecb2e5f51eff477b9 [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" "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] b8f46b6145fa187070f72b8a95485a2c3f55c9fd3e6f06b8b4068bd42975300d [INFO] running `Command { std: "docker" "start" "-a" "b8f46b6145fa187070f72b8a95485a2c3f55c9fd3e6f06b8b4068bd42975300d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [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 futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling iovec v0.1.4 [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 semver v0.9.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling rand_core v0.3.1 [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 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 memoffset v0.5.6 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling num v0.2.1 [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 12.78s [INFO] running `Command { std: "docker" "inspect" "b8f46b6145fa187070f72b8a95485a2c3f55c9fd3e6f06b8b4068bd42975300d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f46b6145fa187070f72b8a95485a2c3f55c9fd3e6f06b8b4068bd42975300d", kill_on_drop: false }` [INFO] [stdout] b8f46b6145fa187070f72b8a95485a2c3f55c9fd3e6f06b8b4068bd42975300d [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" "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] 80ba016e7e0d109178534f938bb30a92e968f4cc725bf792d0b59dfc37a0ff70 [INFO] running `Command { std: "docker" "start" "-a" "80ba016e7e0d109178534f938bb30a92e968f4cc725bf792d0b59dfc37a0ff70", 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 time-macros v0.2.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [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.75s [INFO] running `Command { std: "docker" "inspect" "80ba016e7e0d109178534f938bb30a92e968f4cc725bf792d0b59dfc37a0ff70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ba016e7e0d109178534f938bb30a92e968f4cc725bf792d0b59dfc37a0ff70", kill_on_drop: false }` [INFO] [stdout] 80ba016e7e0d109178534f938bb30a92e968f4cc725bf792d0b59dfc37a0ff70 [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" "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] 1b7de4c1f71885e2085f1c1d705dd5caf41e0b38f2b2d8347ade8048cca3b63b [INFO] running `Command { std: "docker" "start" "-a" "1b7de4c1f71885e2085f1c1d705dd5caf41e0b38f2b2d8347ade8048cca3b63b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [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.77s [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 01:24:16.975 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.976 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.976 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.976 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.976 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.977 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.977 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.977 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.977 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.979 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.979 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.979 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.979 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.981 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.981 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.981 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.981 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.982 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.983 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.983 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.983 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.985 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.985 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.985 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.985 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.988 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.988 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.988 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.988 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.991 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.991 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.991 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.991 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.995 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.995 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.995 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.995 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.999 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.999 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.999 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:16.999 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.003 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.004 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.004 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.004 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.008 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.008 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.008 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.008 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.013 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.013 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.013 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.013 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.019 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.019 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.019 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.019 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.025 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.025 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.025 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.025 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.031 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.031 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.031 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.031 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.038 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.038 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.038 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.038 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.047 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.047 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.047 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.047 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.054 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.054 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.054 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.054 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.062 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.062 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.062 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.062 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.071 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.071 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.071 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.071 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.080 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.080 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.080 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.080 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.088 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.088 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.088 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.088 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.097 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.097 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.097 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.097 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.106 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.106 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.106 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.106 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.115 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.115 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.115 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.115 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.124 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.124 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.124 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.124 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.134 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.134 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.134 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.134 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.144 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.144 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.144 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.144 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.155 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.155 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.155 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.155 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.165 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.165 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.165 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.165 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.176 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.176 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.176 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.176 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.188 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.188 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.188 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.188 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.200 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.200 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.200 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.200 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.212 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.212 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.212 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.212 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.225 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.225 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.225 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.225 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.237 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.238 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.238 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.238 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.251 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.251 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.251 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.251 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.264 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.264 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.264 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.264 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.278 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.278 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.278 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.278 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.292 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.293 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.293 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.293 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.307 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.307 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.307 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.307 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.322 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.322 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.322 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.322 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.337 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.337 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.337 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.337 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.353 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.353 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.353 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.353 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.369 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.369 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.369 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.369 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.385 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.385 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.385 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.385 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.402 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.402 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.402 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.402 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.419 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.419 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.419 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.419 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.437 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.437 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.437 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.437 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.457 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.457 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.457 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.457 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.475 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.475 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.475 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.475 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.493 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.493 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.493 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.493 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.512 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.512 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.512 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.512 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.536 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.536 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.536 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.536 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.559 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.559 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.559 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.559 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.582 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.582 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.582 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.582 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.606 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.606 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.606 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.606 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.632 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.632 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.632 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.632 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.654 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.654 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.654 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.654 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.675 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.675 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.675 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.675 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.697 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.697 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.697 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.697 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.719 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.719 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.719 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.719 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.743 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.743 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.744 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.744 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.770 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.770 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.770 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.770 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.793 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.794 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.794 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.794 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.817 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.817 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.817 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.817 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.841 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.841 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.841 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.841 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.865 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.865 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.865 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.865 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.890 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.890 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.890 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.890 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.915 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.915 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.915 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.915 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.940 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.940 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.940 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.940 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.966 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.966 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.966 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.966 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.991 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.991 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.992 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:17.992 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.018 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.018 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.018 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.018 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.044 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.044 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.044 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.044 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.072 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.072 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.072 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.072 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.099 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.099 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.099 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.099 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.127 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.127 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.127 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.127 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.155 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.155 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.155 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.155 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.183 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.183 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.183 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.183 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.219 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.219 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.219 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.219 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.255 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.255 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.255 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.255 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.288 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.288 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.288 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.288 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.320 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.320 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.320 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.320 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.350 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.350 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.350 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.350 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.381 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.381 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.381 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.381 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.412 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.412 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.412 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.412 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.443 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.443 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.443 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.443 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.474 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.475 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.475 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.475 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.506 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.506 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.506 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.506 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.539 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.539 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.539 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.539 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.571 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.571 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.571 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.571 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.604 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.604 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.604 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.604 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.637 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.637 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.637 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.637 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.671 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.671 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.671 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.671 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.704 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.704 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.704 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.704 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.738 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.738 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.739 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.739 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.773 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.773 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.773 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.773 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Dec 08 01:24:18.788 DEBG transmitted response to client, build-id: 0.1.0 [INFO] [stdout] test client_server_comms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.81s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1b7de4c1f71885e2085f1c1d705dd5caf41e0b38f2b2d8347ade8048cca3b63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7de4c1f71885e2085f1c1d705dd5caf41e0b38f2b2d8347ade8048cca3b63b", kill_on_drop: false }` [INFO] [stdout] 1b7de4c1f71885e2085f1c1d705dd5caf41e0b38f2b2d8347ade8048cca3b63b