[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#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joyent/rust-fast [INFO] finished tweaking git repo https://github.com/joyent/rust-fast [INFO] tweaked toml for git repo https://github.com/joyent/rust-fast written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 146 packages to latest compatible versions [INFO] [stderr] Adding bytes v0.4.12 (available: v1.11.1) [INFO] [stderr] Adding clap v2.34.0 (available: v4.6.0) [INFO] [stderr] Adding num v0.2.1 (available: v0.4.3) [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding quickcheck v0.8.5 (available: v1.1.0) [INFO] [stderr] Adding rand v0.6.5 (available: v0.10.0) [INFO] [stderr] Adding slog-stdlog v3.0.5 (available: v4.1.1) [INFO] [stderr] Adding tokio v0.1.22 (available: v1.51.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca4b7da98b34aaeb1385cade907b52dc34e017f980f1cdd110d663102068c7ff [INFO] running `Command { std: "docker" "start" "-a" "ca4b7da98b34aaeb1385cade907b52dc34e017f980f1cdd110d663102068c7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca4b7da98b34aaeb1385cade907b52dc34e017f980f1cdd110d663102068c7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4b7da98b34aaeb1385cade907b52dc34e017f980f1cdd110d663102068c7ff", kill_on_drop: false }` [INFO] [stdout] ca4b7da98b34aaeb1385cade907b52dc34e017f980f1cdd110d663102068c7ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a765e5313eb57754a369078207d32f8ce29972b9c99faa73cd5fd5fd90392b8d [INFO] running `Command { std: "docker" "start" "-a" "a765e5313eb57754a369078207d32f8ce29972b9c99faa73cd5fd5fd90392b8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling slog-scope v4.4.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageType` [INFO] [stdout] 114 | pub enum FastMessageType { [INFO] [stdout] | --------------- `FastMessageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageType` [INFO] [stdout] 114 | pub enum FastMessageType { [INFO] [stdout] | --------------- `FastMessageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageStatus` [INFO] [stdout] 120 | pub enum FastMessageStatus { [INFO] [stdout] | ----------------- `FastMessageStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageStatus` [INFO] [stdout] 120 | pub enum FastMessageStatus { [INFO] [stdout] | ----------------- `FastMessageStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.03s [INFO] running `Command { std: "docker" "inspect" "a765e5313eb57754a369078207d32f8ce29972b9c99faa73cd5fd5fd90392b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a765e5313eb57754a369078207d32f8ce29972b9c99faa73cd5fd5fd90392b8d", kill_on_drop: false }` [INFO] [stdout] a765e5313eb57754a369078207d32f8ce29972b9c99faa73cd5fd5fd90392b8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec44c11c480b0234cc687c55a7ec3bde414b1ec36fdf49bea28347918e169441 [INFO] running `Command { std: "docker" "start" "-a" "ec44c11c480b0234cc687c55a7ec3bde414b1ec36fdf49bea28347918e169441", kill_on_drop: false }` [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v1.2.1 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageType` [INFO] [stdout] 114 | pub enum FastMessageType { [INFO] [stdout] | --------------- `FastMessageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageType` [INFO] [stdout] 114 | pub enum FastMessageType { [INFO] [stdout] | --------------- `FastMessageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageStatus` [INFO] [stdout] 120 | pub enum FastMessageStatus { [INFO] [stdout] | ----------------- `FastMessageStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageStatus` [INFO] [stdout] 120 | pub enum FastMessageStatus { [INFO] [stdout] | ----------------- `FastMessageStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageType` [INFO] [stdout] 114 | pub enum FastMessageType { [INFO] [stdout] | --------------- `FastMessageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageType` [INFO] [stdout] 114 | pub enum FastMessageType { [INFO] [stdout] | --------------- `FastMessageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageStatus` [INFO] [stdout] 120 | pub enum FastMessageStatus { [INFO] [stdout] | ----------------- `FastMessageStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/protocol.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageStatus` [INFO] [stdout] 120 | pub enum FastMessageStatus { [INFO] [stdout] | ----------------- `FastMessageStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.41s [INFO] running `Command { std: "docker" "inspect" "ec44c11c480b0234cc687c55a7ec3bde414b1ec36fdf49bea28347918e169441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec44c11c480b0234cc687c55a7ec3bde414b1ec36fdf49bea28347918e169441", kill_on_drop: false }` [INFO] [stdout] ec44c11c480b0234cc687c55a7ec3bde414b1ec36fdf49bea28347918e169441 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3848a61419d9fbf944b5846f43241153530780e8b427a11f873f58b9506a639 [INFO] running `Command { std: "docker" "start" "-a" "a3848a61419d9fbf944b5846f43241153530780e8b427a11f873f58b9506a639", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/protocol.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageType` [INFO] [stderr] 114 | pub enum FastMessageType { [INFO] [stderr] | --------------- `FastMessageType` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/protocol.rs:113:32 [INFO] [stderr] | [INFO] [stderr] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `ToPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageType` [INFO] [stderr] 114 | pub enum FastMessageType { [INFO] [stderr] | --------------- `FastMessageType` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/protocol.rs:119:17 [INFO] [stderr] | [INFO] [stderr] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageStatus` [INFO] [stderr] 120 | pub enum FastMessageStatus { [INFO] [stderr] | ----------------- `FastMessageStatus` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/protocol.rs:119:32 [INFO] [stderr] | [INFO] [stderr] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `ToPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageStatus` [INFO] [stderr] 120 | pub enum FastMessageStatus { [INFO] [stderr] | ----------------- `FastMessageStatus` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fast-rpc` (lib) generated 4 warnings [INFO] [stderr] warning: `fast-rpc` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fast_rpc-8eaba90ec068b81f) [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.75s [INFO] [stdout] [INFO] [stderr] Running tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-67e723e4f9df8dc4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Apr 10 06:20:32.497 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.503 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.503 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.503 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.504 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.504 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.504 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.504 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.504 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.506 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.506 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.506 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.506 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.507 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.507 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.507 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.507 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.509 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.509 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.509 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.509 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.511 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.511 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.511 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.511 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.514 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.514 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.514 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.514 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.516 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.517 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.517 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.517 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.519 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.520 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.520 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.520 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.523 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.523 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.523 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.523 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.526 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.526 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.526 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.526 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.530 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.530 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.530 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.530 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.550 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.550 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.550 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.550 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.554 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.555 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.555 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.555 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.560 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.560 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.560 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.560 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.567 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.567 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.567 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.567 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.573 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.573 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.573 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.573 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.579 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.579 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.579 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.579 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.586 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.586 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.586 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.586 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.594 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.594 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.595 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.595 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.601 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.601 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.601 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.601 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.609 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.609 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.609 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.609 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.616 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.616 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.616 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.616 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.624 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.624 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.624 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.624 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.632 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.632 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.632 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.632 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.641 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.641 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.641 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.641 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.649 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.649 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.649 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.649 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.659 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.659 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.659 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.659 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.668 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.668 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.668 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.668 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.679 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.679 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.679 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.679 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.691 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.691 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.691 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.691 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.701 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.702 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.702 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.702 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.712 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.712 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.712 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.712 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.723 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.723 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.723 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.723 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.734 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.734 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.734 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.734 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.746 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.746 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.746 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.746 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.758 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.758 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.758 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.758 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.770 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.770 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.770 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.770 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.783 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.783 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.783 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.783 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.795 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.795 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.795 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.795 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.808 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.808 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.808 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.808 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.822 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.822 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.822 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.822 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.836 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.836 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.836 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.836 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.850 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.850 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.850 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.850 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.864 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.864 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.864 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.864 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.879 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.879 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.879 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.879 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.894 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.894 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.894 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.894 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.909 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.909 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.909 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.909 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.924 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.924 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.925 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.925 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.940 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.940 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.940 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.940 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.956 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.956 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.956 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.956 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.972 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.973 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.973 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.973 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.989 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.989 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.989 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:32.989 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.006 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.006 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.006 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.006 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.024 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.024 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.024 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.024 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.042 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.042 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.042 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.042 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.061 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.061 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.061 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.061 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.080 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.080 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.080 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.080 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.098 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.099 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.099 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.099 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.118 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.118 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.118 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.118 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.136 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.136 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.136 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.136 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.154 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.154 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.154 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.154 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.173 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.173 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.173 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.173 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.192 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.193 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.193 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.193 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.213 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.213 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.213 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.213 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.233 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.234 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.234 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.234 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.255 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.255 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.255 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.255 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.277 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.277 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.277 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.277 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.299 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.299 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.299 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.299 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.322 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.322 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.322 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.322 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.344 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.344 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.344 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.344 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.373 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.373 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.373 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.373 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.397 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.397 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.398 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.398 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.425 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.425 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.425 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.425 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.449 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.449 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.449 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.449 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.480 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.481 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.482 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.482 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.514 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.514 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.515 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.516 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.544 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.545 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.546 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.547 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.573 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.573 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.573 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.573 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.599 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.599 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.599 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.599 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.625 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.625 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.626 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.626 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.653 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.653 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.653 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.653 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.679 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.679 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.679 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.679 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.706 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.707 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.707 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.707 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.734 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.734 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.734 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.734 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.762 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.762 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.762 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.762 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.790 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.790 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.790 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.790 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.818 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.819 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.819 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.819 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.850 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.850 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.850 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.850 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.884 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.884 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.884 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.884 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.913 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.913 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.913 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.913 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.947 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.947 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.947 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.947 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.977 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.977 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.977 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:33.977 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.008 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.008 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.008 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.008 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.040 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.040 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.041 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.041 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.072 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.073 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.073 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.073 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.105 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.105 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.105 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.105 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.140 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.140 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.140 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.140 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.172 DEBG processing fast message, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.172 DEBG responding to 1 messages, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.172 DEBG handling echo function request, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.172 DEBG generated response, build-id: 0.1.0 [INFO] [stdout] Apr 10 06:20:34.186 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.69s [INFO] [stdout] [INFO] [stderr] Doc-tests fast_rpc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a3848a61419d9fbf944b5846f43241153530780e8b427a11f873f58b9506a639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3848a61419d9fbf944b5846f43241153530780e8b427a11f873f58b9506a639", kill_on_drop: false }` [INFO] [stdout] a3848a61419d9fbf944b5846f43241153530780e8b427a11f873f58b9506a639