[INFO] updating cached repository https://github.com/joyent/rust-fast [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a6014c487f4de1051c31f5d95e8c51d65d00dc61 [INFO] testing joyent/rust-fast against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/joyent/rust-fast already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] aa24e89b1cd39b022780b44a6648105f4dc73ab8b2cbb6574a9be5e5302e0ca2 [INFO] running `"docker" "start" "-a" "aa24e89b1cd39b022780b44a6648105f4dc73ab8b2cbb6574a9be5e5302e0ca2"` [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling quickcheck v0.8.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling rust_fast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.74s [INFO] running `"docker" "inspect" "aa24e89b1cd39b022780b44a6648105f4dc73ab8b2cbb6574a9be5e5302e0ca2"` [INFO] running `"docker" "rm" "-f" "aa24e89b1cd39b022780b44a6648105f4dc73ab8b2cbb6574a9be5e5302e0ca2"` [INFO] [stdout] aa24e89b1cd39b022780b44a6648105f4dc73ab8b2cbb6574a9be5e5302e0ca2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 161b88dee535200021156fc0863b86a12960c1de92a3ff6ae208d7fef2bec05c [INFO] running `"docker" "start" "-a" "161b88dee535200021156fc0863b86a12960c1de92a3ff6ae208d7fef2bec05c"` [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling rust_fast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.72s [INFO] running `"docker" "inspect" "161b88dee535200021156fc0863b86a12960c1de92a3ff6ae208d7fef2bec05c"` [INFO] running `"docker" "rm" "-f" "161b88dee535200021156fc0863b86a12960c1de92a3ff6ae208d7fef2bec05c"` [INFO] [stdout] 161b88dee535200021156fc0863b86a12960c1de92a3ff6ae208d7fef2bec05c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 83c72d3597a2720151b3ff50b029b14259bb5e19a0eb35e4b67346f10b2af977 [INFO] running `"docker" "start" "-a" "83c72d3597a2720151b3ff50b029b14259bb5e19a0eb35e4b67346f10b2af977"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_fast-13ee7a0e70728a89 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/client_server_test-73229c1bac1da45a [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Oct 06 05:44:50.581 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.586 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.586 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.586 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.586 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.587 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.587 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.588 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.588 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.589 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.590 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.590 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.590 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.592 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.592 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.592 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.592 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.595 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.595 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.595 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.595 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.599 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.599 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.599 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.599 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.603 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.603 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.603 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.603 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.608 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.608 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.608 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.608 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.613 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.614 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.614 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.614 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.619 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.620 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.620 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.620 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.626 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.626 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.626 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.626 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.633 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.633 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.633 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.633 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.640 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.640 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.640 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.640 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.648 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.649 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.649 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.649 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.657 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.657 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.657 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.657 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.665 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.665 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.665 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.665 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.674 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.674 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.674 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.674 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.684 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.684 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.685 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.685 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.695 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.696 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.696 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.696 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.707 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.707 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.707 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.707 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.718 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.718 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.718 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.718 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.729 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.729 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.729 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.729 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.742 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.742 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.742 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.742 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.754 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.754 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.754 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.754 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.767 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.767 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.767 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.767 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.779 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.779 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.779 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.779 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.792 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.792 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.792 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.792 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.805 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.806 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.806 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.806 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.820 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.820 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.820 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.820 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.834 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.834 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.834 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.834 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.847 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.847 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.847 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.847 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.859 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.859 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.859 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.859 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.872 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.872 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.873 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.873 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.886 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.886 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.886 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.886 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.899 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.899 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.899 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.899 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.913 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.913 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.913 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.913 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.927 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.927 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.927 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.927 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.945 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.945 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.945 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.945 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.966 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.966 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.966 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.966 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.991 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.991 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.991 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:50.992 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.014 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.014 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.014 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.014 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.037 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.037 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.037 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.038 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.059 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.059 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.059 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.059 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.080 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.080 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.080 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.081 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.101 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.101 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.101 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.102 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.124 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.124 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.124 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.124 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.149 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.149 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.149 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.149 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.175 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.176 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.176 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.176 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.202 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.202 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.202 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.203 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.230 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.230 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.230 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.230 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.257 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.258 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.258 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.258 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.286 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.286 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.286 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.286 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.310 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.311 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.311 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.311 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.334 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.334 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.334 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.334 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.356 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.356 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.356 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.356 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.378 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.378 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.378 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.378 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.404 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.404 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.404 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.404 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.431 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.431 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.431 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.432 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.459 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.459 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.459 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.459 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.481 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.481 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.481 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.481 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.504 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.504 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.504 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.504 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.528 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.528 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.528 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.528 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.556 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.556 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.556 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.556 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.583 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.583 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.583 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.583 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.608 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.608 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.608 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.608 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.633 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.633 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.633 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.633 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.663 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.663 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.663 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.663 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.689 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.689 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.689 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.689 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.716 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.716 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.716 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.716 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.748 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.748 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.748 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.748 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.778 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.778 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.778 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.778 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.809 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.809 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.809 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.809 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.837 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.837 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.837 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.837 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.868 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.868 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.868 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.868 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.897 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.897 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.897 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.897 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.927 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.927 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.927 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.927 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.962 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.962 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.962 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:51.962 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.000 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.000 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.000 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.000 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.035 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.035 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.035 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.035 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.070 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.070 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.071 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.071 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.103 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.104 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.104 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.104 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.138 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.138 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.138 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.138 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.174 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.174 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.174 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.174 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.209 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.209 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.209 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.209 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.247 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.247 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.248 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.248 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.280 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.280 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.280 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.280 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.312 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.312 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.312 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.312 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.345 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.345 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.345 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.345 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.378 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.378 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.378 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.378 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.411 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.411 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.411 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.411 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.445 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.446 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.446 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.446 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.490 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.490 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.490 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.491 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.541 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.541 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.541 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.542 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.592 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.593 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.593 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.593 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.644 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.644 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.644 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.645 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.688 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.689 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.689 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.689 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.741 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.741 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.741 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.741 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.791 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.791 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.791 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.791 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.841 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.841 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.841 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Oct 06 05:44:52.841 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 out [INFO] [stdout] [INFO] [stderr] Doc-tests rust_fast [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "83c72d3597a2720151b3ff50b029b14259bb5e19a0eb35e4b67346f10b2af977"` [INFO] running `"docker" "rm" "-f" "83c72d3597a2720151b3ff50b029b14259bb5e19a0eb35e4b67346f10b2af977"` [INFO] [stdout] 83c72d3597a2720151b3ff50b029b14259bb5e19a0eb35e4b67346f10b2af977