[INFO] fetching crate kompact 0.11.3... [INFO] testing kompact-0.11.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate kompact 0.11.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate kompact 0.11.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kompact 0.11.3 [INFO] tweaked toml for crates.io crate kompact 0.11.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kompact 0.11.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kompact 0.11.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20802dcd3187e41dfc91f23f0e05e1e521f7b0168f47aead56fb71d99f946089 [INFO] running `Command { std: "docker" "start" "-a" "20802dcd3187e41dfc91f23f0e05e1e521f7b0168f47aead56fb71d99f946089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20802dcd3187e41dfc91f23f0e05e1e521f7b0168f47aead56fb71d99f946089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20802dcd3187e41dfc91f23f0e05e1e521f7b0168f47aead56fb71d99f946089", kill_on_drop: false }` [INFO] [stdout] 20802dcd3187e41dfc91f23f0e05e1e521f7b0168f47aead56fb71d99f946089 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a707d541ce3d1ba70dc5ee10b02aa15193c4647a790087c94393fa6fa9a0443 [INFO] running `Command { std: "docker" "start" "-a" "8a707d541ce3d1ba70dc5ee10b02aa15193c4647a790087c94393fa6fa9a0443", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling kompact v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling as_num v0.2.5 [INFO] [stderr] Compiling iprange v0.6.7 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling hierarchical_hash_wheel_timer v1.3.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling java-properties v1.4.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling kompact-component-derive v0.11.3 [INFO] [stderr] Compiling kompact-actor-derive v0.11.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling executors v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling hocon v0.9.0 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:669:39 [INFO] [stdout] | [INFO] [stdout] 669 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 669 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 669 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:714:39 [INFO] [stdout] | [INFO] [stdout] 714 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 714 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 714 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:755:39 [INFO] [stdout] | [INFO] [stdout] 755 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 755 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 755 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:768:22 [INFO] [stdout] | [INFO] [stdout] 768 | impl Channel for Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 768 - impl Channel for Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 768 + impl Channel for Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:769:39 [INFO] [stdout] | [INFO] [stdout] 769 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 769 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 769 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #![cfg_attr(nightly, feature(async_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ILLEGAL_VALUE_DESC` is never used [INFO] [stdout] --> src/utils/checked_casts.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const ILLEGAL_VALUE_DESC: &str = "source value was illegal for the target type"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OUT_OF_RANGE_DESC` is never used [INFO] [stdout] --> src/utils/checked_casts.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const OUT_OF_RANGE_DESC: &str = "source value was out of range for the target type"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `illegal_value` and `out_of_range` are never used [INFO] [stdout] --> src/utils/checked_casts.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl ConvertToIntError { [INFO] [stdout] | ---------------------------- associated functions in this implementation [INFO] [stdout] 13 | fn illegal_value(original: N) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | fn out_of_range(original: N) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `checked_cast` is never used [INFO] [stdout] --> src/utils/checked_casts.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub trait CheckedIntegerCasts { [INFO] [stdout] | ------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 46 | fn checked_cast(self) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component/definition.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 251 | ) -> Result, LockPoisoned>; [INFO] [stdout] | --------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 251 | ) -> Result, LockPoisoned>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component/definition.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 277 | ) -> Result, LockPoisoned> { [INFO] [stdout] | --------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 277 | ) -> Result, LockPoisoned> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dispatch/lookup/path_trie.rs:220:19 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn values(&self) -> Values<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/buffers/buffer_pool.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn drain_returned(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn drain_returned(&mut self) -> Drain<'_, BufferChunk> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/buffers/encode_buffer.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_buffer_encoder(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_buffer_encoder(&mut self) -> Result, SerError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8a707d541ce3d1ba70dc5ee10b02aa15193c4647a790087c94393fa6fa9a0443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a707d541ce3d1ba70dc5ee10b02aa15193c4647a790087c94393fa6fa9a0443", kill_on_drop: false }` [INFO] [stdout] 8a707d541ce3d1ba70dc5ee10b02aa15193c4647a790087c94393fa6fa9a0443 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69ae34d3b936e7f0d9016dc40ad0195d368d1ef4e210622924754fa99dd5fc13 [INFO] running `Command { std: "docker" "start" "-a" "69ae34d3b936e7f0d9016dc40ad0195d368d1ef4e210622924754fa99dd5fc13", kill_on_drop: false }` [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:669:39 [INFO] [stdout] | [INFO] [stdout] 669 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 669 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 669 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:714:39 [INFO] [stdout] | [INFO] [stdout] 714 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 714 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 714 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:755:39 [INFO] [stdout] | [INFO] [stdout] 755 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 755 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 755 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:768:22 [INFO] [stdout] | [INFO] [stdout] 768 | impl Channel for Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 768 - impl Channel for Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 768 + impl Channel for Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:769:39 [INFO] [stdout] | [INFO] [stdout] 769 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 769 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 769 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #![cfg_attr(nightly, feature(async_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ILLEGAL_VALUE_DESC` is never used [INFO] [stdout] --> src/utils/checked_casts.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const ILLEGAL_VALUE_DESC: &str = "source value was illegal for the target type"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OUT_OF_RANGE_DESC` is never used [INFO] [stdout] --> src/utils/checked_casts.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const OUT_OF_RANGE_DESC: &str = "source value was out of range for the target type"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `illegal_value` and `out_of_range` are never used [INFO] [stdout] --> src/utils/checked_casts.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl ConvertToIntError { [INFO] [stdout] | ---------------------------- associated functions in this implementation [INFO] [stdout] 13 | fn illegal_value(original: N) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | fn out_of_range(original: N) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `checked_cast` is never used [INFO] [stdout] --> src/utils/checked_casts.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub trait CheckedIntegerCasts { [INFO] [stdout] | ------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 46 | fn checked_cast(self) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component/definition.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 251 | ) -> Result, LockPoisoned>; [INFO] [stdout] | --------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 251 | ) -> Result, LockPoisoned>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component/definition.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 277 | ) -> Result, LockPoisoned> { [INFO] [stdout] | --------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 277 | ) -> Result, LockPoisoned> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dispatch/lookup/path_trie.rs:220:19 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn values(&self) -> Values<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/buffers/buffer_pool.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn drain_returned(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn drain_returned(&mut self) -> Drain<'_, BufferChunk> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/buffers/encode_buffer.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_buffer_encoder(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_buffer_encoder(&mut self) -> Result, SerError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling trybuild v1.0.101 [INFO] [stderr] Compiling kompact v0.11.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component/mod.rs:1158:27 [INFO] [stdout] | [INFO] [stdout] 1158 | let channel1: Box<(dyn Channel + Send + 'static)> = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1158 - let channel1: Box<(dyn Channel + Send + 'static)> = [INFO] [stdout] 1158 + let channel1: Box = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component/mod.rs:1237:27 [INFO] [stdout] | [INFO] [stdout] 1237 | let channel1: Box<(dyn Channel + Send + 'static)> = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1237 - let channel1: Box<(dyn Channel + Send + 'static)> = [INFO] [stdout] 1237 + let channel1: Box = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:669:39 [INFO] [stdout] | [INFO] [stdout] 669 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 669 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 669 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:714:39 [INFO] [stdout] | [INFO] [stdout] 714 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 714 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 714 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:755:39 [INFO] [stdout] | [INFO] [stdout] 755 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 755 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 755 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:768:22 [INFO] [stdout] | [INFO] [stdout] 768 | impl Channel for Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 768 - impl Channel for Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 768 + impl Channel for Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ports.rs:769:39 [INFO] [stdout] | [INFO] [stdout] 769 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 769 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stdout] 769 + fn boxed(self) -> std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #![cfg_attr(nightly, feature(async_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component/definition.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 251 | ) -> Result, LockPoisoned>; [INFO] [stdout] | --------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 251 | ) -> Result, LockPoisoned>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component/definition.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 277 | ) -> Result, LockPoisoned> { [INFO] [stdout] | --------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 277 | ) -> Result, LockPoisoned> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dispatch/lookup/path_trie.rs:220:19 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn values(&self) -> Values<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/buffers/buffer_pool.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn drain_returned(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn drain_returned(&mut self) -> Drain<'_, BufferChunk> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/buffers/encode_buffer.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_buffer_encoder(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_buffer_encoder(&mut self) -> Result, SerError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "69ae34d3b936e7f0d9016dc40ad0195d368d1ef4e210622924754fa99dd5fc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ae34d3b936e7f0d9016dc40ad0195d368d1ef4e210622924754fa99dd5fc13", kill_on_drop: false }` [INFO] [stdout] 69ae34d3b936e7f0d9016dc40ad0195d368d1ef4e210622924754fa99dd5fc13 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 260ab18c26c98849352746488ac441ce22d8c403d41d93d2e872331f7cee1add [INFO] running `Command { std: "docker" "start" "-a" "260ab18c26c98849352746488ac441ce22d8c403d41d93d2e872331f7cee1add", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/ports.rs:669:39 [INFO] [stderr] | [INFO] [stderr] 669 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 669 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] 669 + fn boxed(self) -> std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/ports.rs:714:39 [INFO] [stderr] | [INFO] [stderr] 714 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 714 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] 714 + fn boxed(self) -> std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/ports.rs:755:39 [INFO] [stderr] | [INFO] [stderr] 755 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 755 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] 755 + fn boxed(self) -> std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/ports.rs:768:22 [INFO] [stderr] | [INFO] [stderr] 768 | impl Channel for Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 768 - impl Channel for Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] 768 + impl Channel for Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/ports.rs:769:39 [INFO] [stderr] | [INFO] [stderr] 769 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 769 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] 769 + fn boxed(self) -> std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:72:30 [INFO] [stderr] | [INFO] [stderr] 72 | #![cfg_attr(nightly, feature(async_closure))] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `ILLEGAL_VALUE_DESC` is never used [INFO] [stderr] --> src/utils/checked_casts.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | const ILLEGAL_VALUE_DESC: &str = "source value was illegal for the target type"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `OUT_OF_RANGE_DESC` is never used [INFO] [stderr] --> src/utils/checked_casts.rs:4:7 [INFO] [stderr] | [INFO] [stderr] 4 | const OUT_OF_RANGE_DESC: &str = "source value was out of range for the target type"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `illegal_value` and `out_of_range` are never used [INFO] [stderr] --> src/utils/checked_casts.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 12 | impl ConvertToIntError { [INFO] [stderr] | ---------------------------- associated functions in this implementation [INFO] [stderr] 13 | fn illegal_value(original: N) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | fn out_of_range(original: N) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `checked_cast` is never used [INFO] [stderr] --> src/utils/checked_casts.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 41 | pub trait CheckedIntegerCasts { [INFO] [stderr] | ------------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 46 | fn checked_cast(self) -> Result> [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/component/definition.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 251 | ) -> Result, LockPoisoned>; [INFO] [stderr] | --------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 251 | ) -> Result, LockPoisoned>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/component/definition.rs:276:9 [INFO] [stderr] | [INFO] [stderr] 276 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 277 | ) -> Result, LockPoisoned> { [INFO] [stderr] | --------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 277 | ) -> Result, LockPoisoned> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dispatch/lookup/path_trie.rs:220:19 [INFO] [stderr] | [INFO] [stderr] 220 | pub fn values(&self) -> Values { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 220 | pub fn values(&self) -> Values<'_, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/net/buffers/buffer_pool.rs:65:27 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn drain_returned(&mut self) -> Drain { [INFO] [stderr] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 65 | pub fn drain_returned(&mut self) -> Drain<'_, BufferChunk> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/net/buffers/encode_buffer.rs:65:31 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn get_buffer_encoder(&mut self) -> Result { [INFO] [stderr] | ^^^^^^^^^ ------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 65 | pub fn get_buffer_encoder(&mut self) -> Result, SerError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `kompact` (lib) generated 15 warnings (run `cargo fix --lib -p kompact` to apply 10 suggestions) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/component/mod.rs:1158:27 [INFO] [stderr] | [INFO] [stderr] 1158 | let channel1: Box<(dyn Channel + Send + 'static)> = [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1158 - let channel1: Box<(dyn Channel + Send + 'static)> = [INFO] [stderr] 1158 + let channel1: Box = [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/component/mod.rs:1237:27 [INFO] [stderr] | [INFO] [stderr] 1237 | let channel1: Box<(dyn Channel + Send + 'static)> = [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1237 - let channel1: Box<(dyn Channel + Send + 'static)> = [INFO] [stderr] 1237 + let channel1: Box = [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/ports.rs:669:39 [INFO] [stderr] | [INFO] [stderr] 669 | fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 669 - fn boxed(self) -> std::boxed::Box<(dyn Channel + Send + 'static)> { [INFO] [stderr] 669 + fn boxed(self) -> std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `kompact` (lib test) generated 13 warnings (10 duplicates) (run `cargo fix --lib -p kompact --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kompact-8d8fc6c83400f8f7) [INFO] [stdout] [INFO] [stdout] running 138 tests [INFO] [stdout] test actors::paths::tests::actor_path_named_strings ... ok [INFO] [stdout] test actors::paths::tests::actor_path_unique_strings ... ok [INFO] [stdout] Oct 02 02:34:41.009 TRCE Initialised., ctype: DeadletterBox, cid: 9537733b-a687-470e-9d0b-5992560ca25a, system: kompact-runtime-7, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.009 TRCE Initialised., ctype: LocalDispatcher, cid: 4ffdf21b-eda1-4e9e-ae03-514d75ad89e3, system: kompact-runtime-7, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.009 TRCE Initialised., ctype: ComponentSupervisor, cid: 1b624458-9c00-43cc-b14f-dc57aa7ddc49, system: kompact-runtime-7, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.010 DEBG Component started., cid: 9537733b-a687-470e-9d0b-5992560ca25a, system: kompact-runtime-7, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.012 DEBG Component started., cid: 4ffdf21b-eda1-4e9e-ae03-514d75ad89e3, system: kompact-runtime-7, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.012 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 4ffdf21b-eda1-4e9e-ae03-514d75ad89e3, system: kompact-runtime-7, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.012 DEBG Component started., cid: 1b624458-9c00-43cc-b14f-dc57aa7ddc49, system: kompact-runtime-7, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.012 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 1b624458-9c00-43cc-b14f-dc57aa7ddc49, system: kompact-runtime-7, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.012 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 9537733b-a687-470e-9d0b-5992560ca25a, system: kompact-runtime-7, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.013 TRCE Initialised., ctype: AsyncComponent, cid: cf36306c-72d3-45c7-899c-7ed01b05efc7, system: kompact-runtime-7, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.013 TRCE Subscribing listener for cf36306c-72d3-45c7-899c-7ed01b05efc7., ctype: ComponentSupervisor, cid: 1b624458-9c00-43cc-b14f-dc57aa7ddc49, system: kompact-runtime-7, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:41.013 DEBG Component started., cid: cf36306c-72d3-45c7-899c-7ed01b05efc7, system: kompact-runtime-7, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.014 DEBG Starting..., ctype: AsyncComponent, cid: cf36306c-72d3-45c7-899c-7ed01b05efc7, system: kompact-runtime-7, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.014 DEBG Component(cf36306c-72d3-45c7-899c-7ed01b05efc7) was started., ctype: ComponentSupervisor, cid: 1b624458-9c00-43cc-b14f-dc57aa7ddc49, system: kompact-runtime-7, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.014 INFO Got AsyncMe::OnChannel, ctype: AsyncComponent, cid: cf36306c-72d3-45c7-899c-7ed01b05efc7, system: kompact-runtime-7, location: src/component/mod.rs:947 [INFO] [stdout] Oct 02 02:34:41.014 INFO Started AsyncMe::OnChannel future, ctype: AsyncComponent, cid: cf36306c-72d3-45c7-899c-7ed01b05efc7, system: kompact-runtime-7, location: src/component/mod.rs:950 [INFO] [stdout] test actors::paths::tests::actor_path_strings ... ok [INFO] [stdout] test config::converters_for_hocon_types::tests::test_array ... ok [INFO] [stdout] test config::converters_for_hocon_types::tests::test_array_roundtrip ... ok [INFO] [stdout] test config::converters_for_hocon_types::tests::test_boolean_roundtrip ... ok [INFO] [stdout] test config::converters_for_hocon_types::tests::test_bytes ... ok [INFO] [stdout] test config::converters_for_hocon_types::tests::test_bytes_roundtrip ... ok [INFO] [stdout] test config::converters_for_hocon_types::tests::test_duration ... ok [INFO] [stdout] test config::converters_for_hocon_types::tests::test_duration_roundtrip ... ok [INFO] [stdout] test config::converters_for_hocon_types::tests::test_integer_roundtrip ... ok [INFO] [stdout] test config::converters_for_hocon_types::tests::test_real_roundtrip ... ok [INFO] [stdout] test config::converters_for_hocon_types::tests::test_string_roundtrip ... ok [INFO] [stdout] Oct 02 02:34:41.058 TRCE Initialised., ctype: DeadletterBox, cid: f66814e9-2d77-4198-b870-31909154b924, system: kompact-runtime-12, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.058 TRCE Initialised., ctype: LocalDispatcher, cid: 3334bbe4-c5ac-47ec-a219-d29bd2e3731c, system: kompact-runtime-12, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.058 TRCE Initialised., ctype: ComponentSupervisor, cid: 6bedcfd5-7e82-42ce-a044-9f4def5a0e2a, system: kompact-runtime-12, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.058 DEBG Component started., cid: f66814e9-2d77-4198-b870-31909154b924, system: kompact-runtime-12, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.059 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: f66814e9-2d77-4198-b870-31909154b924, system: kompact-runtime-12, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.059 DEBG Component started., cid: 3334bbe4-c5ac-47ec-a219-d29bd2e3731c, system: kompact-runtime-12, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.059 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 3334bbe4-c5ac-47ec-a219-d29bd2e3731c, system: kompact-runtime-12, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.059 TRCE Initialised., ctype: BlockingComponent, cid: ccda6234-c001-4a77-be14-d45d50e2eb32, system: kompact-runtime-12, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.059 DEBG Component started., cid: 6bedcfd5-7e82-42ce-a044-9f4def5a0e2a, system: kompact-runtime-12, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.059 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 6bedcfd5-7e82-42ce-a044-9f4def5a0e2a, system: kompact-runtime-12, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.059 TRCE Subscribing listener for ccda6234-c001-4a77-be14-d45d50e2eb32., ctype: ComponentSupervisor, cid: 6bedcfd5-7e82-42ce-a044-9f4def5a0e2a, system: kompact-runtime-12, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:41.059 DEBG Component started., cid: ccda6234-c001-4a77-be14-d45d50e2eb32, system: kompact-runtime-12, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.059 DEBG Starting..., ctype: BlockingComponent, cid: ccda6234-c001-4a77-be14-d45d50e2eb32, system: kompact-runtime-12, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.059 DEBG Component(ccda6234-c001-4a77-be14-d45d50e2eb32) was started., ctype: ComponentSupervisor, cid: 6bedcfd5-7e82-42ce-a044-9f4def5a0e2a, system: kompact-runtime-12, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.067 TRCE Initialised., ctype: DeadletterBox, cid: 6f6957f3-3be8-412d-be34-57e24b197a03, system: kompact-runtime-6, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.067 TRCE Initialised., ctype: LocalDispatcher, cid: bb271736-6559-4a1c-991d-f8e38002471d, system: kompact-runtime-6, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.067 TRCE Initialised., ctype: ComponentSupervisor, cid: a401e7be-b1c3-41c1-bcbf-f4e77e66863e, system: kompact-runtime-6, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.070 DEBG Component started., cid: 6f6957f3-3be8-412d-be34-57e24b197a03, system: kompact-runtime-6, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.070 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6f6957f3-3be8-412d-be34-57e24b197a03, system: kompact-runtime-6, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.070 DEBG Component started., cid: bb271736-6559-4a1c-991d-f8e38002471d, system: kompact-runtime-6, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.070 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: bb271736-6559-4a1c-991d-f8e38002471d, system: kompact-runtime-6, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.070 DEBG Component started., cid: a401e7be-b1c3-41c1-bcbf-f4e77e66863e, system: kompact-runtime-6, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.070 DEBG Started supervisor., ctype: ComponentSupervisor, cid: a401e7be-b1c3-41c1-bcbf-f4e77e66863e, system: kompact-runtime-6, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.073 TRCE Initialised., ctype: BlockingComponent, cid: 2a645f7c-5324-4a68-b29b-2252d909cac6, system: kompact-runtime-6, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.073 TRCE Subscribing listener for 2a645f7c-5324-4a68-b29b-2252d909cac6., ctype: ComponentSupervisor, cid: a401e7be-b1c3-41c1-bcbf-f4e77e66863e, system: kompact-runtime-6, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:41.073 DEBG Component started., cid: 2a645f7c-5324-4a68-b29b-2252d909cac6, system: kompact-runtime-6, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.073 DEBG Starting..., ctype: BlockingComponent, cid: 2a645f7c-5324-4a68-b29b-2252d909cac6, system: kompact-runtime-6, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.074 DEBG Component(2a645f7c-5324-4a68-b29b-2252d909cac6) was started., ctype: ComponentSupervisor, cid: a401e7be-b1c3-41c1-bcbf-f4e77e66863e, system: kompact-runtime-6, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.074 TRCE Component has been blocked, cid: 2a645f7c-5324-4a68-b29b-2252d909cac6, system: kompact-runtime-6, location: src/component/actual_component.rs:371 [INFO] [stdout] test config::converters_for_other_types::tests::test_f32_roundtrip ... ok [INFO] [stdout] test config::converters_for_other_types::tests::test_usize_roundtrip ... ok [INFO] [stdout] test config::converters_for_other_types::tests::test_whole_bytes ... ok [INFO] [stdout] test config::tests::default_config_key ... ok [INFO] [stdout] Oct 02 02:34:41.081 TRCE Initialised., ctype: DeadletterBox, cid: 887b0c52-d092-4a50-8074-bd5473f932b1, system: kompact-runtime-4, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.081 TRCE Initialised., ctype: LocalDispatcher, cid: cfcbb9af-ef63-40da-93b5-1960599e32ca, system: kompact-runtime-4, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.081 TRCE Initialised., ctype: ComponentSupervisor, cid: 9c4c736a-f8e8-49ab-b768-8c868656f1c8, system: kompact-runtime-4, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Component started., cid: 887b0c52-d092-4a50-8074-bd5473f932b1, system: kompact-runtime-4, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 887b0c52-d092-4a50-8074-bd5473f932b1, system: kompact-runtime-4, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Component started., cid: cfcbb9af-ef63-40da-93b5-1960599e32ca, system: kompact-runtime-4, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: cfcbb9af-ef63-40da-93b5-1960599e32ca, system: kompact-runtime-4, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Component started., cid: 9c4c736a-f8e8-49ab-b768-8c868656f1c8, system: kompact-runtime-4, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 9c4c736a-f8e8-49ab-b768-8c868656f1c8, system: kompact-runtime-4, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.083 TRCE Initialised., ctype: LatchDropActor, cid: dc376ef5-7f66-4949-b8a0-2de762cdd037, system: kompact-runtime-4, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Component started., cid: dc376ef5-7f66-4949-b8a0-2de762cdd037, system: kompact-runtime-4, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Starting..., ctype: LatchDropActor, cid: dc376ef5-7f66-4949-b8a0-2de762cdd037, system: kompact-runtime-4, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Component(dc376ef5-7f66-4949-b8a0-2de762cdd037) was started., ctype: ComponentSupervisor, cid: 9c4c736a-f8e8-49ab-b768-8c868656f1c8, system: kompact-runtime-4, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.083 TRCE Initialised., ctype: DeadletterBox, cid: 8e7fc2d1-bf72-4484-a292-24f0b382db26, system: kompact-runtime-10, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.083 TRCE Initialised., ctype: LocalDispatcher, cid: f96ac81c-de16-4904-b7c1-66d785620b19, system: kompact-runtime-10, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.083 TRCE Initialised., ctype: ComponentSupervisor, cid: 0a5808c4-acd2-4f94-af68-94a445547541, system: kompact-runtime-10, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Component started., cid: 8e7fc2d1-bf72-4484-a292-24f0b382db26, system: kompact-runtime-10, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 8e7fc2d1-bf72-4484-a292-24f0b382db26, system: kompact-runtime-10, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Component started., cid: f96ac81c-de16-4904-b7c1-66d785620b19, system: kompact-runtime-10, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: f96ac81c-de16-4904-b7c1-66d785620b19, system: kompact-runtime-10, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Component started., cid: 0a5808c4-acd2-4f94-af68-94a445547541, system: kompact-runtime-10, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.083 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 0a5808c4-acd2-4f94-af68-94a445547541, system: kompact-runtime-10, location: src/supervision.rs:236 [INFO] [stdout] test actors::refs::tests::test_recipient_into ... ok [INFO] [stdout] test config::tests::simple_key_bad_config ... ok [INFO] [stdout] test config::tests::simple_config_key ... ok [INFO] [stdout] Oct 02 02:34:41.085 TRCE Initialised., ctype: BlockingComponent, cid: 670c99bc-beec-4b68-8131-3328440150cc, system: kompact-runtime-10, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.085 TRCE Subscribing listener for 670c99bc-beec-4b68-8131-3328440150cc., ctype: ComponentSupervisor, cid: 0a5808c4-acd2-4f94-af68-94a445547541, system: kompact-runtime-10, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:41.085 DEBG Component started., cid: 670c99bc-beec-4b68-8131-3328440150cc, system: kompact-runtime-10, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.085 DEBG Starting..., ctype: BlockingComponent, cid: 670c99bc-beec-4b68-8131-3328440150cc, system: kompact-runtime-10, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.085 DEBG Component(670c99bc-beec-4b68-8131-3328440150cc) was started., ctype: ComponentSupervisor, cid: 0a5808c4-acd2-4f94-af68-94a445547541, system: kompact-runtime-10, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.085 INFO Got BlockMe::Now, ctype: BlockingComponent, cid: 670c99bc-beec-4b68-8131-3328440150cc, system: kompact-runtime-10, location: src/component/mod.rs:759 [INFO] [stdout] Oct 02 02:34:41.085 TRCE Component has been blocked, cid: 670c99bc-beec-4b68-8131-3328440150cc, system: kompact-runtime-10, location: src/component/actual_component.rs:371 [INFO] [stdout] Oct 02 02:34:41.085 INFO Ran BlockMe::Now future, ctype: BlockingComponent, cid: 670c99bc-beec-4b68-8131-3328440150cc, system: kompact-runtime-10, location: src/component/mod.rs:763 [INFO] [stdout] Oct 02 02:34:41.086 TRCE Initialised., ctype: DeadletterBox, cid: 5793ecc2-bbba-4223-833c-887220e3d5e2, system: kompact-runtime-8, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.086 TRCE Initialised., ctype: LocalDispatcher, cid: 3f172f35-db7c-4ee2-b3f9-ebadaa17d0cf, system: kompact-runtime-8, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.086 TRCE Initialised., ctype: ComponentSupervisor, cid: bb0f3926-b77f-4780-9b78-b05f469fddda, system: kompact-runtime-8, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.086 DEBG Component started., cid: 5793ecc2-bbba-4223-833c-887220e3d5e2, system: kompact-runtime-8, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.086 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5793ecc2-bbba-4223-833c-887220e3d5e2, system: kompact-runtime-8, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.087 DEBG Component started., cid: bb0f3926-b77f-4780-9b78-b05f469fddda, system: kompact-runtime-8, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.087 DEBG Started supervisor., ctype: ComponentSupervisor, cid: bb0f3926-b77f-4780-9b78-b05f469fddda, system: kompact-runtime-8, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.087 DEBG Component started., cid: 3f172f35-db7c-4ee2-b3f9-ebadaa17d0cf, system: kompact-runtime-8, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.087 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 3f172f35-db7c-4ee2-b3f9-ebadaa17d0cf, system: kompact-runtime-8, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.087 TRCE Initialised., ctype: AsyncComponent, cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.087 TRCE Subscribing listener for bfd5eb09-a732-47e6-a388-3a2acc254c10., ctype: ComponentSupervisor, cid: bb0f3926-b77f-4780-9b78-b05f469fddda, system: kompact-runtime-8, location: src/supervision.rs:321 [INFO] [stdout] test config::tests::validated_config_key ... ok [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_empty_get ... ok [INFO] [stdout] Oct 02 02:34:41.090 DEBG Component started., cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.090 DEBG Starting..., ctype: AsyncComponent, cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.090 DEBG Component(bfd5eb09-a732-47e6-a388-3a2acc254c10) was started., ctype: ComponentSupervisor, cid: bb0f3926-b77f-4780-9b78-b05f469fddda, system: kompact-runtime-8, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.090 INFO Got AsyncMe::OnChannel, ctype: AsyncComponent, cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/mod.rs:959 [INFO] [stdout] Oct 02 02:34:41.090 INFO Started AsyncMe::ConcurrentMessag future, ctype: AsyncComponent, cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/mod.rs:962 [INFO] [stdout] Oct 02 02:34:41.090 TRCE Initialised., ctype: DeadletterBox, cid: 5397b6af-f754-4350-af0c-c07cdea738cf, system: kompact-runtime-14, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.090 TRCE Initialised., ctype: LocalDispatcher, cid: d25e6a41-3fea-4d48-a300-4776aeefed26, system: kompact-runtime-14, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.090 TRCE Initialised., ctype: ComponentSupervisor, cid: 79bb9172-efdc-4178-b959-fcfdba23904e, system: kompact-runtime-14, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.090 DEBG Component started., cid: 5397b6af-f754-4350-af0c-c07cdea738cf, system: kompact-runtime-14, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.090 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5397b6af-f754-4350-af0c-c07cdea738cf, system: kompact-runtime-14, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.090 DEBG Component started., cid: d25e6a41-3fea-4d48-a300-4776aeefed26, system: kompact-runtime-14, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.090 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: d25e6a41-3fea-4d48-a300-4776aeefed26, system: kompact-runtime-14, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.090 DEBG Component started., cid: 79bb9172-efdc-4178-b959-fcfdba23904e, system: kompact-runtime-14, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.090 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 79bb9172-efdc-4178-b959-fcfdba23904e, system: kompact-runtime-14, location: src/supervision.rs:236 [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_iter ... ok [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_remove ... ok [INFO] [stdout] test component::tests::component_core_send ... ok [INFO] [stdout] test actors::refs::tests::test_recipient_explicit ... ok [INFO] [stdout] Oct 02 02:34:41.094 TRCE Initialised., ctype: DeadletterBox, cid: b66b7c8f-1054-4efc-8db2-12ebe53c3973, system: kompact-runtime-1, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.094 TRCE Initialised., ctype: LocalDispatcher, cid: 5de34d2d-eb75-4ebb-9509-7e605724bc31, system: kompact-runtime-1, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.094 TRCE Initialised., ctype: ComponentSupervisor, cid: b9cdd80e-206c-4605-883c-3e59414bdc7c, system: kompact-runtime-1, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Component started., cid: b66b7c8f-1054-4efc-8db2-12ebe53c3973, system: kompact-runtime-1, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: b66b7c8f-1054-4efc-8db2-12ebe53c3973, system: kompact-runtime-1, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Component started., cid: 5de34d2d-eb75-4ebb-9509-7e605724bc31, system: kompact-runtime-1, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 5de34d2d-eb75-4ebb-9509-7e605724bc31, system: kompact-runtime-1, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Component started., cid: b9cdd80e-206c-4605-883c-3e59414bdc7c, system: kompact-runtime-1, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b9cdd80e-206c-4605-883c-3e59414bdc7c, system: kompact-runtime-1, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.094 TRCE Initialised., ctype: DeadletterBox, cid: 95df46e2-6617-4881-b7f3-4c1454115e61, system: kompact-runtime-2, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.094 TRCE Initialised., ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.094 TRCE Initialised., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Component started., cid: 95df46e2-6617-4881-b7f3-4c1454115e61, system: kompact-runtime-2, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 95df46e2-6617-4881-b7f3-4c1454115e61, system: kompact-runtime-2, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Component started., cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.094 INFO Starting network..., ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.094 DEBG Component started., cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: TestComponent, cid: 0cbad221-83ad-4c57-ac8c-6d9bcd7d1b73, system: kompact-runtime-14, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: DeadletterBox, cid: e12522d3-5dd6-4b4b-9597-75ee6c9359df, system: kompact-runtime-3, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component started., cid: e12522d3-5dd6-4b4b-9597-75ee6c9359df, system: kompact-runtime-3, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e12522d3-5dd6-4b4b-9597-75ee6c9359df, system: kompact-runtime-3, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component started., cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.095 INFO Starting network..., ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: LatchDropActor, cid: 7416dc5a-edc7-4a34-aa2c-f3d17c3c746a, system: kompact-runtime-1, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component started., cid: 7416dc5a-edc7-4a34-aa2c-f3d17c3c746a, system: kompact-runtime-1, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Starting..., ctype: LatchDropActor, cid: 7416dc5a-edc7-4a34-aa2c-f3d17c3c746a, system: kompact-runtime-1, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component(7416dc5a-edc7-4a34-aa2c-f3d17c3c746a) was started., ctype: ComponentSupervisor, cid: b9cdd80e-206c-4605-883c-3e59414bdc7c, system: kompact-runtime-1, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component started., cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Started supervisor., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.095 TRCE NetworkThread starting, addr: 127.0.0.1:43667, owner: NetworkThread, ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: DeadletterBox, cid: 1d4398db-91f1-4a49-aa70-ba1156586fa6, system: kompact-runtime-11, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: LocalDispatcher, cid: bfc76f0b-dfe4-48b6-94c2-90947e5c62ea, system: kompact-runtime-11, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: ComponentSupervisor, cid: 2306425f-8c8d-449f-92fc-5a5adb41ae55, system: kompact-runtime-11, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component started., cid: 1d4398db-91f1-4a49-aa70-ba1156586fa6, system: kompact-runtime-11, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 1d4398db-91f1-4a49-aa70-ba1156586fa6, system: kompact-runtime-11, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component started., cid: bfc76f0b-dfe4-48b6-94c2-90947e5c62ea, system: kompact-runtime-11, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: bfc76f0b-dfe4-48b6-94c2-90947e5c62ea, system: kompact-runtime-11, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component started., cid: 2306425f-8c8d-449f-92fc-5a5adb41ae55, system: kompact-runtime-11, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 2306425f-8c8d-449f-92fc-5a5adb41ae55, system: kompact-runtime-11, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: AsyncComponent, cid: f1c34215-c5df-48fc-b9e6-1701734340fa, system: kompact-runtime-11, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 INFO Started network just fine., ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component started., cid: f1c34215-c5df-48fc-b9e6-1701734340fa, system: kompact-runtime-11, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Starting..., ctype: AsyncComponent, cid: f1c34215-c5df-48fc-b9e6-1701734340fa, system: kompact-runtime-11, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Subscribing listener for f1c34215-c5df-48fc-b9e6-1701734340fa., ctype: ComponentSupervisor, cid: 2306425f-8c8d-449f-92fc-5a5adb41ae55, system: kompact-runtime-11, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component(f1c34215-c5df-48fc-b9e6-1701734340fa) was started., ctype: ComponentSupervisor, cid: 2306425f-8c8d-449f-92fc-5a5adb41ae55, system: kompact-runtime-11, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.095 INFO Got AsyncMe::Now, ctype: AsyncComponent, cid: f1c34215-c5df-48fc-b9e6-1701734340fa, system: kompact-runtime-11, location: src/component/mod.rs:937 [INFO] [stdout] Oct 02 02:34:41.095 INFO Ran AsyncMe::Now future, ctype: AsyncComponent, cid: f1c34215-c5df-48fc-b9e6-1701734340fa, system: kompact-runtime-11, location: src/component/mod.rs:941 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: ParentComponent, cid: 307dc483-e7cd-4a3e-861c-6671c4fd9284, system: kompact-runtime-3, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component started., cid: 307dc483-e7cd-4a3e-861c-6671c4fd9284, system: kompact-runtime-3, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Initialised., ctype: ChildComponent, cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Requesting actor registration at ActorId(76097e70-c229-444e-b854-07e730e31594), system: kompact-runtime-3, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Component has been blocked, cid: 307dc483-e7cd-4a3e-861c-6671c4fd9284, system: kompact-runtime-3, location: src/component/actual_component.rs:329 [INFO] [stdout] Oct 02 02:34:41.095 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: ActorId(76097e70-c229-444e-b854-07e730e31594) }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:41.095 DEBG Component(307dc483-e7cd-4a3e-861c-6671c4fd9284) was started., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:260 [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_insert_get ... ok [INFO] [stdout] Oct 02 02:34:41.101 DEBG Completed actor registration with Ok(Unique(UniquePath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 43667 }, id: 76097e70-c229-444e-b854-07e730e31594 })), ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:41.101 INFO Child was registered, ctype: ParentComponent, cid: 307dc483-e7cd-4a3e-861c-6671c4fd9284, system: kompact-runtime-3, location: src/component/mod.rs:582 [INFO] [stdout] Oct 02 02:34:41.101 DEBG Component started., cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.101 DEBG Starting..., ctype: ChildComponent, cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.101 DEBG Component(76097e70-c229-444e-b854-07e730e31594) was started., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.101 INFO Child got message, ctype: ChildComponent, cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/mod.rs:536 [INFO] [stdout] Oct 02 02:34:41.101 TRCE Initialised., ctype: DeadletterBox, cid: 9b972b95-18d8-447e-bdac-bdcd0135433b, system: kompact-runtime-13, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.101 TRCE Initialised., ctype: LocalDispatcher, cid: 33b4b539-bd74-466e-940e-4f0e9016c710, system: kompact-runtime-13, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.101 TRCE Initialised., ctype: ComponentSupervisor, cid: 1e7898e7-4ad7-4a35-979f-9f32436320a6, system: kompact-runtime-13, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Initialised., ctype: DeadletterBox, cid: c0cbd8de-98dc-40ae-b168-1d57eed211b3, system: kompact-runtime-5, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Initialised., ctype: LocalDispatcher, cid: 14bcc961-b024-466e-973f-e5d627487e5c, system: kompact-runtime-5, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Initialised., ctype: ComponentSupervisor, cid: c59358c1-7762-45e3-8d7c-4afdfd6c3d8e, system: kompact-runtime-5, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component started., cid: c0cbd8de-98dc-40ae-b168-1d57eed211b3, system: kompact-runtime-5, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c0cbd8de-98dc-40ae-b168-1d57eed211b3, system: kompact-runtime-5, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component started., cid: 14bcc961-b024-466e-973f-e5d627487e5c, system: kompact-runtime-5, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 14bcc961-b024-466e-973f-e5d627487e5c, system: kompact-runtime-5, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component started., cid: c59358c1-7762-45e3-8d7c-4afdfd6c3d8e, system: kompact-runtime-5, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Started supervisor., ctype: ComponentSupervisor, cid: c59358c1-7762-45e3-8d7c-4afdfd6c3d8e, system: kompact-runtime-5, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component started., cid: 9b972b95-18d8-447e-bdac-bdcd0135433b, system: kompact-runtime-13, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 9b972b95-18d8-447e-bdac-bdcd0135433b, system: kompact-runtime-13, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component started., cid: 33b4b539-bd74-466e-940e-4f0e9016c710, system: kompact-runtime-13, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 33b4b539-bd74-466e-940e-4f0e9016c710, system: kompact-runtime-13, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component started., cid: 1e7898e7-4ad7-4a35-979f-9f32436320a6, system: kompact-runtime-13, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 1e7898e7-4ad7-4a35-979f-9f32436320a6, system: kompact-runtime-13, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Initialised., ctype: BlockingComponent, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Initialised., ctype: BlockingComponent, cid: f0b21182-fc36-482a-8a97-3266eabd27c0, system: kompact-runtime-13, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Subscribing listener for f0b21182-fc36-482a-8a97-3266eabd27c0., ctype: ComponentSupervisor, cid: 1e7898e7-4ad7-4a35-979f-9f32436320a6, system: kompact-runtime-13, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component started., cid: f0b21182-fc36-482a-8a97-3266eabd27c0, system: kompact-runtime-13, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Starting..., ctype: BlockingComponent, cid: f0b21182-fc36-482a-8a97-3266eabd27c0, system: kompact-runtime-13, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component(f0b21182-fc36-482a-8a97-3266eabd27c0) was started., ctype: ComponentSupervisor, cid: 1e7898e7-4ad7-4a35-979f-9f32436320a6, system: kompact-runtime-13, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Subscribing listener for c025f127-c6d8-46cc-8d3d-bcede91e7753., ctype: ComponentSupervisor, cid: c59358c1-7762-45e3-8d7c-4afdfd6c3d8e, system: kompact-runtime-5, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component started., cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Starting..., ctype: BlockingComponent, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component(c025f127-c6d8-46cc-8d3d-bcede91e7753) was started., ctype: ComponentSupervisor, cid: c59358c1-7762-45e3-8d7c-4afdfd6c3d8e, system: kompact-runtime-5, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.102 INFO Got BlockMe::OnChannel, ctype: BlockingComponent, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/mod.rs:767 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Component has been blocked, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/actual_component.rs:371 [INFO] [stdout] Oct 02 02:34:41.102 INFO Started BlockMe::OnChannel future, ctype: BlockingComponent, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/mod.rs:770 [INFO] [stdout] Oct 02 02:34:41.102 INFO Got BlockMe::OnChannel, ctype: BlockingComponent, cid: f0b21182-fc36-482a-8a97-3266eabd27c0, system: kompact-runtime-13, location: src/component/mod.rs:767 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Component has been blocked, cid: f0b21182-fc36-482a-8a97-3266eabd27c0, system: kompact-runtime-13, location: src/component/actual_component.rs:371 [INFO] [stdout] Oct 02 02:34:41.102 INFO Started BlockMe::OnChannel future, ctype: BlockingComponent, cid: f0b21182-fc36-482a-8a97-3266eabd27c0, system: kompact-runtime-13, location: src/component/mod.rs:770 [INFO] [stdout] Oct 02 02:34:41.102 TRCE NetworkThread starting, addr: 127.0.0.1:35817, owner: NetworkThread, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.102 INFO Started network just fine., ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Initialised., ctype: ParentComponent, cid: c578519e-59b2-4297-9290-3960a11976f1, system: kompact-runtime-2, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component started., cid: c578519e-59b2-4297-9290-3960a11976f1, system: kompact-runtime-2, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Initialised., ctype: ChildComponent, cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Requesting actor alias registration for "test", system: kompact-runtime-2, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Requesting actor registration at Alias("test"), system: kompact-runtime-2, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Component has been blocked, cid: c578519e-59b2-4297-9290-3960a11976f1, system: kompact-runtime-2, location: src/component/actual_component.rs:329 [INFO] [stdout] Oct 02 02:34:41.102 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("test") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component(c578519e-59b2-4297-9290-3960a11976f1) was started., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35817 }, path: ["test"] })), ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:41.102 INFO Child was registered, ctype: ParentComponent, cid: c578519e-59b2-4297-9290-3960a11976f1, system: kompact-runtime-2, location: src/component/mod.rs:582 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component started., cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Starting..., ctype: ChildComponent, cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.102 DEBG Component(87f44537-0412-4447-8f42-5e7472ddea30) was started., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.102 INFO Child got message, ctype: ChildComponent, cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/mod.rs:536 [INFO] [stdout] Oct 02 02:34:41.124 TRCE Initialised., ctype: DeadletterBox, cid: 0326f24b-621f-438d-963c-bbf2459cc9fc, system: kompact-runtime-9, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.124 TRCE Initialised., ctype: LocalDispatcher, cid: a87f847f-ab98-4157-980b-61b72fd2ff46, system: kompact-runtime-9, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.124 TRCE Initialised., ctype: ComponentSupervisor, cid: 8a96266d-9715-4fb4-a322-d335a179dcfd, system: kompact-runtime-9, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.125 DEBG Component started., cid: 0326f24b-621f-438d-963c-bbf2459cc9fc, system: kompact-runtime-9, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.125 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 0326f24b-621f-438d-963c-bbf2459cc9fc, system: kompact-runtime-9, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.125 DEBG Component started., cid: a87f847f-ab98-4157-980b-61b72fd2ff46, system: kompact-runtime-9, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.125 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: a87f847f-ab98-4157-980b-61b72fd2ff46, system: kompact-runtime-9, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.125 DEBG Component started., cid: 8a96266d-9715-4fb4-a322-d335a179dcfd, system: kompact-runtime-9, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.125 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 8a96266d-9715-4fb4-a322-d335a179dcfd, system: kompact-runtime-9, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.126 TRCE Initialised., ctype: TestComp, cid: 17d0f411-0107-40ce-b5e9-b389cc808d67, system: kompact-runtime-9, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.126 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 8a96266d-9715-4fb4-a322-d335a179dcfd, system: kompact-runtime-9, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:41.126 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 8a96266d-9715-4fb4-a322-d335a179dcfd, system: kompact-runtime-9, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: DeadletterBox, cid: 0a9f0b00-ff72-4eac-a682-d3443a75ac14, system: kompact-runtime-15, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: LocalDispatcher, cid: 54ad8d83-3067-42e7-bc71-a5fda1f42964, system: kompact-runtime-15, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component started., cid: 0a9f0b00-ff72-4eac-a682-d3443a75ac14, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 0a9f0b00-ff72-4eac-a682-d3443a75ac14, system: kompact-runtime-15, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component started., cid: 54ad8d83-3067-42e7-bc71-a5fda1f42964, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 54ad8d83-3067-42e7-bc71-a5fda1f42964, system: kompact-runtime-15, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component started., cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Started supervisor., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: CountSender, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: Counter, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: Counter, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Subscribing listener for fca87c7e-7a7e-4e60-a318-a029defec134., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component started., cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Starting..., ctype: CountSender, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component(fca87c7e-7a7e-4e60-a318-a029defec134) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Subscribing listener for 99f5d21f-4c5d-45ad-92f2-83ddc74973d9., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component started., cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Starting..., ctype: Counter, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component(99f5d21f-4c5d-45ad-92f2-83ddc74973d9) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Subscribing listener for f5db4736-617e-42fe-a7f8-da08c1ba4bd7., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component started., cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Starting..., ctype: Counter, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component(f5db4736-617e-42fe-a7f8-da08c1ba4bd7) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: DeadletterBox, cid: c90045f0-a56d-407e-9462-3945b694581d, system: kompact-runtime-16, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: ComponentSupervisor, cid: 677cceff-d8ae-4ae2-ad1f-ff317c2e97ef, system: kompact-runtime-16, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component started., cid: c90045f0-a56d-407e-9462-3945b694581d, system: kompact-runtime-16, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c90045f0-a56d-407e-9462-3945b694581d, system: kompact-runtime-16, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component started., cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.132 INFO Starting network..., ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component started., cid: 677cceff-d8ae-4ae2-ad1f-ff317c2e97ef, system: kompact-runtime-16, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 677cceff-d8ae-4ae2-ad1f-ff317c2e97ef, system: kompact-runtime-16, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.132 TRCE NetworkThread starting, addr: 127.0.0.1:39339, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component dying, cid: a87f847f-ab98-4157-980b-61b72fd2ff46, system: kompact-runtime-9, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Killing..., ctype: LocalDispatcher, cid: a87f847f-ab98-4157-980b-61b72fd2ff46, system: kompact-runtime-9, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component killed, cid: a87f847f-ab98-4157-980b-61b72fd2ff46, system: kompact-runtime-9, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Not running inactive scheduled., cid: a87f847f-ab98-4157-980b-61b72fd2ff46, system: kompact-runtime-9, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component dying, cid: 0326f24b-621f-438d-963c-bbf2459cc9fc, system: kompact-runtime-9, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Killing..., ctype: DeadletterBox, cid: 0326f24b-621f-438d-963c-bbf2459cc9fc, system: kompact-runtime-9, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Component killed, cid: 0326f24b-621f-438d-963c-bbf2459cc9fc, system: kompact-runtime-9, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Not running inactive scheduled., cid: 0326f24b-621f-438d-963c-bbf2459cc9fc, system: kompact-runtime-9, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.132 INFO Started network just fine., ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: PongerAct, cid: a549fe7d-32eb-4a8c-9c83-06ae844dbdda, system: kompact-runtime-16, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Requesting actor registration at ActorId(a549fe7d-32eb-4a8c-9c83-06ae844dbdda), system: kompact-runtime-16, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-16, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-16, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: ActorId(a549fe7d-32eb-4a8c-9c83-06ae844dbdda) }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Completed actor registration with Ok(Unique(UniquePath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 39339 }, id: a549fe7d-32eb-4a8c-9c83-06ae844dbdda })), ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("custom_name") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:41.132 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 39339 }, path: ["custom_name"] })), ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: DeadletterBox, cid: 36ff6153-63cf-4300-8f4e-895095e2288f, system: kompact-runtime-18, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.132 TRCE Initialised., ctype: ComponentSupervisor, cid: a378c320-044d-4548-8329-913a451c5623, system: kompact-runtime-18, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.133 DEBG Component started., cid: 36ff6153-63cf-4300-8f4e-895095e2288f, system: kompact-runtime-18, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.133 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 36ff6153-63cf-4300-8f4e-895095e2288f, system: kompact-runtime-18, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.133 DEBG Component started., cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.133 INFO Starting network..., ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.133 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.133 DEBG Component started., cid: a378c320-044d-4548-8329-913a451c5623, system: kompact-runtime-18, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.133 DEBG Started supervisor., ctype: ComponentSupervisor, cid: a378c320-044d-4548-8329-913a451c5623, system: kompact-runtime-18, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.142 TRCE Initialised., ctype: DeadletterBox, cid: 198c02e0-ffa4-46a2-be1b-a1ac71a2a058, system: kompact-runtime-17, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.142 TRCE Initialised., ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.142 TRCE Initialised., ctype: ComponentSupervisor, cid: fddf8aa8-5169-4d19-8888-9eed97053ae9, system: kompact-runtime-17, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.142 TRCE NetworkThread starting, addr: 127.0.0.1:42923, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.142 TRCE Initialised., ctype: DeadletterBox, cid: 5dec316c-bcbb-4781-83b6-c528f35ffbfe, system: kompact-runtime-19, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.142 TRCE Initialised., ctype: NetworkDispatcher, cid: 2cb0cd72-1b7b-45c2-ad5c-1cd420fa8fb6, system: kompact-runtime-19, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.142 TRCE Initialised., ctype: ComponentSupervisor, cid: 50d5d4be-9726-4817-8758-ef078a81a4a0, system: kompact-runtime-19, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Component started., cid: 5dec316c-bcbb-4781-83b6-c528f35ffbfe, system: kompact-runtime-19, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5dec316c-bcbb-4781-83b6-c528f35ffbfe, system: kompact-runtime-19, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Component started., cid: 2cb0cd72-1b7b-45c2-ad5c-1cd420fa8fb6, system: kompact-runtime-19, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.142 INFO Starting network..., ctype: NetworkDispatcher, cid: 2cb0cd72-1b7b-45c2-ad5c-1cd420fa8fb6, system: kompact-runtime-19, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 2cb0cd72-1b7b-45c2-ad5c-1cd420fa8fb6, system: kompact-runtime-19, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Component started., cid: 50d5d4be-9726-4817-8758-ef078a81a4a0, system: kompact-runtime-19, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 50d5d4be-9726-4817-8758-ef078a81a4a0, system: kompact-runtime-19, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.142 INFO Started network just fine., ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Component started., cid: 198c02e0-ffa4-46a2-be1b-a1ac71a2a058, system: kompact-runtime-17, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 198c02e0-ffa4-46a2-be1b-a1ac71a2a058, system: kompact-runtime-17, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Component started., cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.142 INFO Starting network..., ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Component started., cid: fddf8aa8-5169-4d19-8888-9eed97053ae9, system: kompact-runtime-17, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.142 DEBG Started supervisor., ctype: ComponentSupervisor, cid: fddf8aa8-5169-4d19-8888-9eed97053ae9, system: kompact-runtime-17, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.142 TRCE NetworkThread starting, addr: 127.0.0.1:40863, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2cb0cd72-1b7b-45c2-ad5c-1cd420fa8fb6, system: kompact-runtime-19, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.142 INFO Started network just fine., ctype: NetworkDispatcher, cid: 2cb0cd72-1b7b-45c2-ad5c-1cd420fa8fb6, system: kompact-runtime-19, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.148 TRCE Initialised., ctype: DeadletterBox, cid: 742c51fc-3a9b-4bc5-a22c-b39c53a582db, system: kompact-runtime-21, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.148 TRCE Initialised., ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.148 TRCE Initialised., ctype: ComponentSupervisor, cid: 3c0ea3c6-ad3a-48e8-a9cf-a83988e72aad, system: kompact-runtime-21, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.148 DEBG Component started., cid: 742c51fc-3a9b-4bc5-a22c-b39c53a582db, system: kompact-runtime-21, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.148 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 742c51fc-3a9b-4bc5-a22c-b39c53a582db, system: kompact-runtime-21, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.148 DEBG Component started., cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.148 INFO Starting network..., ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.148 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.148 DEBG Failed to bind to addr 127.0.0.1:42923, will retry 5 more times, error was: Os { code: 98, kind: AddrInUse, message: "Address already in use" }, owner: NetworkThread, ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/net/network_thread.rs:1092 [INFO] [stdout] Oct 02 02:34:41.148 DEBG Component started., cid: 3c0ea3c6-ad3a-48e8-a9cf-a83988e72aad, system: kompact-runtime-21, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.148 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3c0ea3c6-ad3a-48e8-a9cf-a83988e72aad, system: kompact-runtime-21, location: src/supervision.rs:236 [INFO] [stdout] test dispatch::tests::test_system_path_timing ... ok [INFO] [stdout] test component::tests::test_dynamic_port_access ... ok [INFO] [stdout] Oct 02 02:34:41.161 TRCE NetworkThread starting, addr: 127.0.0.1:46137, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/net/network_thread.rs:186 [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::get ... ok [INFO] [stdout] Oct 02 02:34:41.163 INFO Started network just fine., ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: fddf8aa8-5169-4d19-8888-9eed97053ae9, system: kompact-runtime-17, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:41.163 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: fddf8aa8-5169-4d19-8888-9eed97053ae9, system: kompact-runtime-17, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Component stopping, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:41.163 INFO Stopping network..., ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/dispatch/mod.rs:1096 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/net/mod.rs:263 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Component dying, cid: 198c02e0-ffa4-46a2-be1b-a1ac71a2a058, system: kompact-runtime-17, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Killing..., ctype: DeadletterBox, cid: 198c02e0-ffa4-46a2-be1b-a1ac71a2a058, system: kompact-runtime-17, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Component killed, cid: 198c02e0-ffa4-46a2-be1b-a1ac71a2a058, system: kompact-runtime-17, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.163 TRCE Not running inactive scheduled., cid: 198c02e0-ffa4-46a2-be1b-a1ac71a2a058, system: kompact-runtime-17, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46137, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/net/mod.rs:267 [INFO] [stdout] Oct 02 02:34:41.163 INFO Stopped network., ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/dispatch/mod.rs:1098 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Component stopped, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Component dying, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.163 INFO Killing network..., ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/dispatch/mod.rs:1103 [INFO] [stdout] Oct 02 02:34:41.163 INFO Killed network., ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/dispatch/mod.rs:1105 [INFO] [stdout] Oct 02 02:34:41.163 DEBG Component killed, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.163 TRCE Not running inactive scheduled., cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.163 TRCE Stopped, addr: 127.0.0.1:46137, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1444f034-5463-4592-a0cb-e29e6144f85d, system: kompact-runtime-17, location: src/net/network_thread.rs:208 [INFO] [stdout] Oct 02 02:34:41.163 TRCE Initialised., ctype: DeadletterBox, cid: 6b351d8f-8531-4a11-8e8f-1b2360719bae, system: kompact-runtime-20, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.163 TRCE Initialised., ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.163 TRCE Initialised., ctype: ComponentSupervisor, cid: db494a8e-fd2c-4619-8d43-690bee8fa802, system: kompact-runtime-20, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.164 DEBG Component started., cid: 6b351d8f-8531-4a11-8e8f-1b2360719bae, system: kompact-runtime-20, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.164 DEBG Component started., cid: db494a8e-fd2c-4619-8d43-690bee8fa802, system: kompact-runtime-20, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.165 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6b351d8f-8531-4a11-8e8f-1b2360719bae, system: kompact-runtime-20, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.165 DEBG Component started., cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.165 DEBG Started supervisor., ctype: ComponentSupervisor, cid: db494a8e-fd2c-4619-8d43-690bee8fa802, system: kompact-runtime-20, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.165 TRCE Initialised., ctype: DeadletterBox, cid: 9457f9e3-bb8e-4262-a71e-34269d103934, system: kompact-runtime-22, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.165 TRCE Initialised., ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.165 TRCE Initialised., ctype: ComponentSupervisor, cid: 3c1e7654-34c8-4036-82f8-d93580e460f2, system: kompact-runtime-22, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.165 DEBG Component started., cid: 9457f9e3-bb8e-4262-a71e-34269d103934, system: kompact-runtime-22, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.165 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 9457f9e3-bb8e-4262-a71e-34269d103934, system: kompact-runtime-22, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.165 DEBG Component started., cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.165 INFO Starting network..., ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.165 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.165 DEBG Component started., cid: 3c1e7654-34c8-4036-82f8-d93580e460f2, system: kompact-runtime-22, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.165 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3c1e7654-34c8-4036-82f8-d93580e460f2, system: kompact-runtime-22, location: src/supervision.rs:236 [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::set ... ok [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::set_to ... ok [INFO] [stdout] Oct 02 02:34:41.172 TRCE NetworkThread starting, addr: 127.0.0.1:46137, owner: NetworkThread, ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.172 INFO Started network just fine., ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.172 INFO Starting network..., ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.172 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.181 INFO Started network just fine., ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.181 TRCE NetworkThread starting, addr: 127.0.0.1:45043, owner: NetworkThread, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.182 TRCE Initialised., ctype: PingerAct, cid: 0ba2ac65-f35b-41d8-933b-da3656110cb5, system: kompact-runtime-20, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.182 DEBG Requesting actor registration at ActorId(0ba2ac65-f35b-41d8-933b-da3656110cb5), system: kompact-runtime-20, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:41.182 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: ActorId(0ba2ac65-f35b-41d8-933b-da3656110cb5) }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:41.182 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:41.182 DEBG Completed actor registration with Ok(Unique(UniquePath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 45043 }, id: 0ba2ac65-f35b-41d8-933b-da3656110cb5 })), ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:41.183 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 677cceff-d8ae-4ae2-ad1f-ff317c2e97ef, system: kompact-runtime-16, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:41.183 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 677cceff-d8ae-4ae2-ad1f-ff317c2e97ef, system: kompact-runtime-16, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:41.183 DEBG Component stopping, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:41.184 INFO Stopping network..., ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:1096 [INFO] [stdout] Oct 02 02:34:41.185 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/net/mod.rs:263 [INFO] [stdout] Oct 02 02:34:41.185 DEBG Component dying, cid: c90045f0-a56d-407e-9462-3945b694581d, system: kompact-runtime-16, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.185 DEBG Killing..., ctype: DeadletterBox, cid: c90045f0-a56d-407e-9462-3945b694581d, system: kompact-runtime-16, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:41.185 DEBG Component killed, cid: c90045f0-a56d-407e-9462-3945b694581d, system: kompact-runtime-16, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.185 TRCE Not running inactive scheduled., cid: c90045f0-a56d-407e-9462-3945b694581d, system: kompact-runtime-16, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.185 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:39339, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:41.185 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/net/mod.rs:267 [INFO] [stdout] Oct 02 02:34:41.185 INFO Stopped network., ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:1098 [INFO] [stdout] Oct 02 02:34:41.185 DEBG Component stopped, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:41.185 DEBG Component dying, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.185 INFO Killing network..., ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:1103 [INFO] [stdout] Oct 02 02:34:41.185 INFO Killed network., ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/dispatch/mod.rs:1105 [INFO] [stdout] Oct 02 02:34:41.185 DEBG Component killed, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.185 TRCE Not running inactive scheduled., cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.185 TRCE Stopped, addr: 127.0.0.1:39339, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ff92b32-da54-4707-980b-1427b29b9019, system: kompact-runtime-16, location: src/net/network_thread.rs:208 [INFO] [stdout] Oct 02 02:34:41.192 DEBG Component started., cid: 0ba2ac65-f35b-41d8-933b-da3656110cb5, system: kompact-runtime-20, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.192 DEBG Starting, ctype: PingerAct, cid: 0ba2ac65-f35b-41d8-933b-da3656110cb5, system: kompact-runtime-20, location: src/net/mod.rs:705 [INFO] [stdout] Oct 02 02:34:41.192 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: PingerAct, cid: 0ba2ac65-f35b-41d8-933b-da3656110cb5, system: kompact-runtime-20, location: src/component/context.rs:383 [INFO] [stdout] Oct 02 02:34:41.193 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:769 [INFO] [stdout] Oct 02 02:34:41.193 DEBG Establishing new connection to 127.0.0.1:39339, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:776 [INFO] [stdout] Oct 02 02:34:41.193 DEBG Component(0ba2ac65-f35b-41d8-933b-da3656110cb5) was started., ctype: ComponentSupervisor, cid: db494a8e-fd2c-4619-8d43-690bee8fa802, system: kompact-runtime-20, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.193 TRCE Requesting connection to 127.0.0.1:39339, addr: 127.0.0.1:45043, owner: NetworkThread, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:41.193 WARN Error reading from channel 127.0.0.1:39339: Connection refused (os error 111), addr: 127.0.0.1:45043, owner: NetworkThread, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/net/network_thread.rs:406 [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::get_with_large_pos - should panic ... ok [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::set_to_with_large_pos - should panic ... ok [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::set_with_large_pos - should panic ... ok [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::test ... ok [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::toggle ... ok [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::unset ... ok [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::toggle_with_large_pos - should panic ... ok [INFO] [stdout] test messaging::bitfields::tests::corrupted_read ... ok [INFO] [stdout] test messaging::bitfields::bit_twiddles::twiddle_tests::unset_with_large_pos - should panic ... ok [INFO] [stdout] test messaging::bitfields::tests::overwrite ... ok [INFO] [stdout] Oct 02 02:34:41.244 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: a378c320-044d-4548-8329-913a451c5623, system: kompact-runtime-18, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:41.245 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: a378c320-044d-4548-8329-913a451c5623, system: kompact-runtime-18, location: src/supervision.rs:338 [INFO] [stdout] test messaging::bitfields::tests::invalid_field ... ok [INFO] [stdout] test messaging::bitfields::tests::store_and_retrieve ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::generic_macro_test ... ok [INFO] [stdout] Oct 02 02:34:41.245 DEBG Component stopping, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:41.245 INFO Stopping network..., ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/dispatch/mod.rs:1096 [INFO] [stdout] Oct 02 02:34:41.245 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/net/mod.rs:263 [INFO] [stdout] Oct 02 02:34:41.246 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:42923, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:41.246 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/net/mod.rs:267 [INFO] [stdout] Oct 02 02:34:41.246 INFO Stopped network., ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/dispatch/mod.rs:1098 [INFO] [stdout] Oct 02 02:34:41.246 DEBG Component stopped, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:41.246 DEBG Component dying, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.246 INFO Killing network..., ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/dispatch/mod.rs:1103 [INFO] [stdout] Oct 02 02:34:41.246 INFO Killed network., ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/dispatch/mod.rs:1105 [INFO] [stdout] Oct 02 02:34:41.246 DEBG Component killed, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.246 TRCE Not running inactive scheduled., cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.246 DEBG Component dying, cid: 36ff6153-63cf-4300-8f4e-895095e2288f, system: kompact-runtime-18, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.246 DEBG Killing..., ctype: DeadletterBox, cid: 36ff6153-63cf-4300-8f4e-895095e2288f, system: kompact-runtime-18, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:41.246 DEBG Component killed, cid: 36ff6153-63cf-4300-8f4e-895095e2288f, system: kompact-runtime-18, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.246 TRCE Not running inactive scheduled., cid: 36ff6153-63cf-4300-8f4e-895095e2288f, system: kompact-runtime-18, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.246 TRCE Stopped, addr: 127.0.0.1:42923, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2f3ec453-3ae4-4850-8cc0-ecdce3799ea9, system: kompact-runtime-18, location: src/net/network_thread.rs:208 [INFO] [stdout] test messaging::bitfields::tests::store_too_wide ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::generic_macro_test_with_err_and_other - should panic ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_macro_test ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_macro_test_with_err_and_other - should panic ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_macro_test_with_other ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_no_macro_test ... ok [INFO] [stdout] test messaging::framing::serialisation_tests::actor_path_serequiv ... ok [INFO] [stdout] test messaging::framing::serialisation_tests::system_path_serequiv ... ok [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_limit_and_size ... ok [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_return_and_allocated_and_unlock ... ok [INFO] [stdout] Oct 02 02:34:41.268 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 3c1e7654-34c8-4036-82f8-d93580e460f2, system: kompact-runtime-22, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:41.268 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 3c1e7654-34c8-4036-82f8-d93580e460f2, system: kompact-runtime-22, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:41.268 DEBG Component stopping, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:41.269 INFO Stopping network..., ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/dispatch/mod.rs:1096 [INFO] [stdout] Oct 02 02:34:41.269 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/net/mod.rs:263 [INFO] [stdout] Oct 02 02:34:41.269 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46137, owner: NetworkThread, ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:41.272 DEBG Component dying, cid: 9457f9e3-bb8e-4262-a71e-34269d103934, system: kompact-runtime-22, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.272 TRCE Stopped, addr: 127.0.0.1:46137, owner: NetworkThread, ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/net/network_thread.rs:208 [INFO] [stdout] Oct 02 02:34:41.272 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/net/mod.rs:267 [INFO] [stdout] Oct 02 02:34:41.272 INFO Stopped network., ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/dispatch/mod.rs:1098 [INFO] [stdout] Oct 02 02:34:41.272 DEBG Component stopped, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:41.272 DEBG Component dying, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.272 INFO Killing network..., ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/dispatch/mod.rs:1103 [INFO] [stdout] Oct 02 02:34:41.272 INFO Killed network., ctype: NetworkDispatcher, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/dispatch/mod.rs:1105 [INFO] [stdout] Oct 02 02:34:41.272 DEBG Component killed, cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.272 TRCE Not running inactive scheduled., cid: a28ba312-9f80-4e7e-8ce0-77333a1d5953, system: kompact-runtime-22, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.272 DEBG Killing..., ctype: DeadletterBox, cid: 9457f9e3-bb8e-4262-a71e-34269d103934, system: kompact-runtime-22, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:41.272 DEBG Component killed, cid: 9457f9e3-bb8e-4262-a71e-34269d103934, system: kompact-runtime-22, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.272 TRCE Not running inactive scheduled., cid: 9457f9e3-bb8e-4262-a71e-34269d103934, system: kompact-runtime-22, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.292 DEBG Component dying, cid: 0ba2ac65-f35b-41d8-933b-da3656110cb5, system: kompact-runtime-20, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:41.292 DEBG Killing..., ctype: PingerAct, cid: 0ba2ac65-f35b-41d8-933b-da3656110cb5, system: kompact-runtime-20, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:41.292 DEBG Component killed, cid: 0ba2ac65-f35b-41d8-933b-da3656110cb5, system: kompact-runtime-20, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:41.292 TRCE Not running inactive scheduled., cid: 0ba2ac65-f35b-41d8-933b-da3656110cb5, system: kompact-runtime-20, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:41.293 TRCE Component(0ba2ac65-f35b-41d8-933b-da3656110cb5) was killed and deallocated., ctype: ComponentSupervisor, cid: db494a8e-fd2c-4619-8d43-690bee8fa802, system: kompact-runtime-20, location: src/supervision.rs:280 [INFO] [stdout] test dispatch::tests::network_cleanup ... ok [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_try_reserve_early_success ... ok [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_try_reserve_fail_to_reclaim ... ok [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_try_reserve_no_reclaim_success ... ok [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_try_reserve_reclaim_and_succeed ... ok [INFO] [stdout] test net::buffers::chunk_lease::tests::chunk_lease_chain_and_split_with_chains ... ok [INFO] [stdout] test net::buffers::chunk_lease::tests::chunk_lease_chain_and_split_with_distinct_chunks ... ok [INFO] [stdout] test net::buffers::chunk_lease::tests::chunk_lease_chain_and_split_without_chains ... ok [INFO] [stdout] test net::buffers::chunk_ref::tests::chunk_ref_append_chained_to_chain ... ok [INFO] [stdout] test net::buffers::chunk_ref::tests::chunk_ref_chained_with_head ... ok [INFO] [stdout] test net::buffers::chunk_ref::tests::chunk_ref_from_chained ... ok [INFO] [stdout] test net::buffers::chunk_ref::tests::chunk_ref_unchained ... ok [INFO] [stdout] test net::buffers::decode_buffer::tests::decode_buffer_multi_chain_overflow ... ok [INFO] [stdout] test net::buffers::encode_buffer::tests::aligned_after_drop ... ok [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_get_buffer_encoder_eager_swap ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_macro_test_with_err - should panic ... ok [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_try_reserve_early_fail ... ok [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_default_config ... ok [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_hocon_configured_small_buffers ... ok [INFO] [stdout] Oct 02 02:34:41.599 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:41.599 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:41.682 DEBG Scheduling reaping at 250ms, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:523 [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_default_config_big_data ... ok [INFO] [stdout] Oct 02 02:34:41.707 TRCE Initialised., ctype: DeadletterBox, cid: 6f47e3fe-7ed8-4f2d-8d89-2d6a38a84b2d, system: kompact-runtime-23, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.707 TRCE Initialised., ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.707 TRCE Initialised., ctype: ComponentSupervisor, cid: 764cb3ad-2017-4875-98aa-77a681828920, system: kompact-runtime-23, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.707 DEBG Component started., cid: 6f47e3fe-7ed8-4f2d-8d89-2d6a38a84b2d, system: kompact-runtime-23, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.707 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6f47e3fe-7ed8-4f2d-8d89-2d6a38a84b2d, system: kompact-runtime-23, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.707 DEBG Component started., cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.707 INFO Starting network..., ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.707 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.708 TRCE NetworkThread starting, addr: 127.0.0.1:42727, owner: NetworkThread, ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.708 DEBG Component started., cid: 764cb3ad-2017-4875-98aa-77a681828920, system: kompact-runtime-23, location: src/component/actual_component.rs:278 [INFO] [stdout] test net::buffers::tests::buffer_config_hocon_overrides_default ... ok [INFO] [stdout] Oct 02 02:34:41.711 INFO Started network just fine., ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.711 TRCE Initialised., ctype: BufferTestActor, cid: d68d7c41-38b4-490f-ac10-99fc695a1727, system: kompact-runtime-23, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.711 DEBG Requesting actor registration at ActorId(d68d7c41-38b4-490f-ac10-99fc695a1727), system: kompact-runtime-23, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:41.711 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: ActorId(d68d7c41-38b4-490f-ac10-99fc695a1727) }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:41.711 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:41.711 DEBG Completed actor registration with Ok(Unique(UniquePath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42727 }, id: d68d7c41-38b4-490f-ac10-99fc695a1727 })), ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:41.711 DEBG Requesting actor alias registration for "dummy", system: kompact-runtime-23, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:41.711 DEBG Requesting actor registration at Alias("dummy"), system: kompact-runtime-23, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:41.711 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 764cb3ad-2017-4875-98aa-77a681828920, system: kompact-runtime-23, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.711 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("dummy") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:41.711 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42727 }, path: ["dummy"] })), ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:41.711 DEBG Component started., cid: d68d7c41-38b4-490f-ac10-99fc695a1727, system: kompact-runtime-23, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.711 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 256, initial_chunk_count: 3, max_chunk_count: 4, encode_buf_min_free_space: 20 }., ctype: BufferTestActor, cid: d68d7c41-38b4-490f-ac10-99fc695a1727, system: kompact-runtime-23, location: src/component/context.rs:383 [INFO] [stdout] Oct 02 02:34:41.711 DEBG Component(d68d7c41-38b4-490f-ac10-99fc695a1727) was started., ctype: ComponentSupervisor, cid: 764cb3ad-2017-4875-98aa-77a681828920, system: kompact-runtime-23, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.712 TRCE Initialised., ctype: DeadletterBox, cid: 36843354-062e-467b-af52-7d7bd18c3268, system: kompact-runtime-24, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.712 TRCE Initialised., ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.712 TRCE Initialised., ctype: ComponentSupervisor, cid: 4b1b157b-b71a-4751-bcca-e1cca43b757b, system: kompact-runtime-24, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.712 DEBG Component started., cid: 36843354-062e-467b-af52-7d7bd18c3268, system: kompact-runtime-24, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.712 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 36843354-062e-467b-af52-7d7bd18c3268, system: kompact-runtime-24, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.712 DEBG Component started., cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.712 INFO Starting network..., ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.712 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.712 DEBG Component started., cid: 4b1b157b-b71a-4751-bcca-e1cca43b757b, system: kompact-runtime-24, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.712 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 4b1b157b-b71a-4751-bcca-e1cca43b757b, system: kompact-runtime-24, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.712 INFO Started network just fine., ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.712 TRCE NetworkThread starting, addr: 127.0.0.1:41533, owner: NetworkThread, ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.713 TRCE Initialised., ctype: BufferTestActor, cid: 2141387f-70f2-4cbd-bd42-38874e1133bd, system: kompact-runtime-24, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.713 DEBG Requesting actor registration at ActorId(2141387f-70f2-4cbd-bd42-38874e1133bd), system: kompact-runtime-24, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:41.713 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: ActorId(2141387f-70f2-4cbd-bd42-38874e1133bd) }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:41.713 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:41.713 DEBG Completed actor registration with Ok(Unique(UniquePath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 41533 }, id: 2141387f-70f2-4cbd-bd42-38874e1133bd })), ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:920 [INFO] [stdout] test net::buffers::tests::buffer_config_init_buffers_overrides_hocon_and_default ... ok [INFO] [stdout] test net::buffers::tests::invalid_encode_min_remaining_validation ... ignored [INFO] [stdout] test net::buffers::tests::invalid_pool_counts_config_validation ... ignored [INFO] [stdout] Oct 02 02:34:41.715 DEBG Requesting actor alias registration for "dummy", system: kompact-runtime-24, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:41.715 DEBG Requesting actor registration at Alias("dummy"), system: kompact-runtime-24, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:41.715 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("dummy") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:41.715 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 41533 }, path: ["dummy"] })), ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:41.715 DEBG Component started., cid: 2141387f-70f2-4cbd-bd42-38874e1133bd, system: kompact-runtime-24, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.715 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128, initial_chunk_count: 4, max_chunk_count: 5, encode_buf_min_free_space: 30 }., ctype: BufferTestActor, cid: 2141387f-70f2-4cbd-bd42-38874e1133bd, system: kompact-runtime-24, location: src/component/context.rs:383 [INFO] [stdout] Oct 02 02:34:41.715 DEBG Component(2141387f-70f2-4cbd-bd42-38874e1133bd) was started., ctype: ComponentSupervisor, cid: 4b1b157b-b71a-4751-bcca-e1cca43b757b, system: kompact-runtime-24, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:41.717 TRCE Initialised., ctype: DeadletterBox, cid: 1847842c-9873-43ea-b210-f117329581f8, system: kompact-runtime-25, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.717 TRCE Initialised., ctype: NetworkDispatcher, cid: 6714de09-8f51-4251-9a0d-f2bfc8c10c4a, system: kompact-runtime-25, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.717 TRCE Initialised., ctype: ComponentSupervisor, cid: d5440d4a-dbf9-4593-8035-49963f9d34f9, system: kompact-runtime-25, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.717 DEBG Component started., cid: 1847842c-9873-43ea-b210-f117329581f8, system: kompact-runtime-25, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.717 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 1847842c-9873-43ea-b210-f117329581f8, system: kompact-runtime-25, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.717 DEBG Component started., cid: 6714de09-8f51-4251-9a0d-f2bfc8c10c4a, system: kompact-runtime-25, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.717 INFO Starting network..., ctype: NetworkDispatcher, cid: 6714de09-8f51-4251-9a0d-f2bfc8c10c4a, system: kompact-runtime-25, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.717 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 6714de09-8f51-4251-9a0d-f2bfc8c10c4a, system: kompact-runtime-25, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.717 DEBG Component started., cid: d5440d4a-dbf9-4593-8035-49963f9d34f9, system: kompact-runtime-25, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.717 DEBG Started supervisor., ctype: ComponentSupervisor, cid: d5440d4a-dbf9-4593-8035-49963f9d34f9, system: kompact-runtime-25, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.717 TRCE NetworkThread starting, addr: 127.0.0.1:37385, owner: NetworkThread, ctype: NetworkDispatcher, cid: 6714de09-8f51-4251-9a0d-f2bfc8c10c4a, system: kompact-runtime-25, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.717 INFO Started network just fine., ctype: NetworkDispatcher, cid: 6714de09-8f51-4251-9a0d-f2bfc8c10c4a, system: kompact-runtime-25, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.719 TRCE Initialised., ctype: DeadletterBox, cid: 2eb83fb4-66ce-467b-b02f-985f7697cfb7, system: kompact-runtime-26, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.719 TRCE Initialised., ctype: NetworkDispatcher, cid: 0041f6d3-af71-4f0c-b1ba-9b1730ab2a8d, system: kompact-runtime-26, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.719 TRCE Initialised., ctype: ComponentSupervisor, cid: 96f59b38-2144-42e4-afeb-75614a100479, system: kompact-runtime-26, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.719 DEBG Component started., cid: 2eb83fb4-66ce-467b-b02f-985f7697cfb7, system: kompact-runtime-26, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.719 DEBG Component started., cid: 96f59b38-2144-42e4-afeb-75614a100479, system: kompact-runtime-26, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.720 DEBG Component started., cid: 0041f6d3-af71-4f0c-b1ba-9b1730ab2a8d, system: kompact-runtime-26, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.720 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 2eb83fb4-66ce-467b-b02f-985f7697cfb7, system: kompact-runtime-26, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.720 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 96f59b38-2144-42e4-afeb-75614a100479, system: kompact-runtime-26, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.720 INFO Starting network..., ctype: NetworkDispatcher, cid: 0041f6d3-af71-4f0c-b1ba-9b1730ab2a8d, system: kompact-runtime-26, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.720 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 0041f6d3-af71-4f0c-b1ba-9b1730ab2a8d, system: kompact-runtime-26, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.721 TRCE NetworkThread starting, addr: 127.0.0.1:41569, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0041f6d3-af71-4f0c-b1ba-9b1730ab2a8d, system: kompact-runtime-26, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.722 INFO Started network just fine., ctype: NetworkDispatcher, cid: 0041f6d3-af71-4f0c-b1ba-9b1730ab2a8d, system: kompact-runtime-26, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.726 TRCE Initialised., ctype: DeadletterBox, cid: 90ad78cb-e4cb-4dee-9561-0269f15f2116, system: kompact-runtime-27, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.726 TRCE Initialised., ctype: NetworkDispatcher, cid: 2a308c92-2a61-4d0e-baed-dd30797810e0, system: kompact-runtime-27, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.726 TRCE Initialised., ctype: ComponentSupervisor, cid: 64dfc522-9c56-4ce0-873b-ed781902185b, system: kompact-runtime-27, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.726 DEBG Component started., cid: 90ad78cb-e4cb-4dee-9561-0269f15f2116, system: kompact-runtime-27, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.726 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 90ad78cb-e4cb-4dee-9561-0269f15f2116, system: kompact-runtime-27, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.726 DEBG Component started., cid: 64dfc522-9c56-4ce0-873b-ed781902185b, system: kompact-runtime-27, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.726 DEBG Component started., cid: 2a308c92-2a61-4d0e-baed-dd30797810e0, system: kompact-runtime-27, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.726 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 64dfc522-9c56-4ce0-873b-ed781902185b, system: kompact-runtime-27, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.726 INFO Starting network..., ctype: NetworkDispatcher, cid: 2a308c92-2a61-4d0e-baed-dd30797810e0, system: kompact-runtime-27, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.726 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 2a308c92-2a61-4d0e-baed-dd30797810e0, system: kompact-runtime-27, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.726 TRCE NetworkThread starting, addr: 127.0.0.1:33863, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2a308c92-2a61-4d0e-baed-dd30797810e0, system: kompact-runtime-27, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.726 INFO Started network just fine., ctype: NetworkDispatcher, cid: 2a308c92-2a61-4d0e-baed-dd30797810e0, system: kompact-runtime-27, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.731 TRCE Initialised., ctype: DeadletterBox, cid: f3f950d9-f799-4d2b-ad9b-671616ae0c83, system: kompact-runtime-28, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.731 TRCE Initialised., ctype: NetworkDispatcher, cid: de576a6d-12ff-4583-a32f-87d5c77fc3ba, system: kompact-runtime-28, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.731 TRCE Initialised., ctype: ComponentSupervisor, cid: b80e3bdd-2b3f-4b84-87e1-9a7b489afc7e, system: kompact-runtime-28, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.731 DEBG Component started., cid: f3f950d9-f799-4d2b-ad9b-671616ae0c83, system: kompact-runtime-28, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.731 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: f3f950d9-f799-4d2b-ad9b-671616ae0c83, system: kompact-runtime-28, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.731 DEBG Component started., cid: de576a6d-12ff-4583-a32f-87d5c77fc3ba, system: kompact-runtime-28, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.731 INFO Starting network..., ctype: NetworkDispatcher, cid: de576a6d-12ff-4583-a32f-87d5c77fc3ba, system: kompact-runtime-28, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.731 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: de576a6d-12ff-4583-a32f-87d5c77fc3ba, system: kompact-runtime-28, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.732 DEBG Component started., cid: b80e3bdd-2b3f-4b84-87e1-9a7b489afc7e, system: kompact-runtime-28, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.732 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b80e3bdd-2b3f-4b84-87e1-9a7b489afc7e, system: kompact-runtime-28, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.732 TRCE NetworkThread starting, addr: 127.0.0.1:36969, owner: NetworkThread, ctype: NetworkDispatcher, cid: de576a6d-12ff-4583-a32f-87d5c77fc3ba, system: kompact-runtime-28, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.735 INFO Started network just fine., ctype: NetworkDispatcher, cid: de576a6d-12ff-4583-a32f-87d5c77fc3ba, system: kompact-runtime-28, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.736 TRCE Initialised., ctype: DeadletterBox, cid: bda55bde-507c-48ea-866d-1a9e252ba5f9, system: kompact-runtime-29, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.737 TRCE Initialised., ctype: NetworkDispatcher, cid: 72d9e02a-78e8-4b63-949c-71f680ca7428, system: kompact-runtime-29, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.737 TRCE Initialised., ctype: ComponentSupervisor, cid: 61df3979-b5ab-4716-934d-1e83afcf3302, system: kompact-runtime-29, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.737 DEBG Component started., cid: bda55bde-507c-48ea-866d-1a9e252ba5f9, system: kompact-runtime-29, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.737 DEBG Component started., cid: 61df3979-b5ab-4716-934d-1e83afcf3302, system: kompact-runtime-29, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.737 DEBG Component started., cid: 72d9e02a-78e8-4b63-949c-71f680ca7428, system: kompact-runtime-29, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.737 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: bda55bde-507c-48ea-866d-1a9e252ba5f9, system: kompact-runtime-29, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.738 INFO Starting network..., ctype: NetworkDispatcher, cid: 72d9e02a-78e8-4b63-949c-71f680ca7428, system: kompact-runtime-29, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.738 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 72d9e02a-78e8-4b63-949c-71f680ca7428, system: kompact-runtime-29, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.738 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 61df3979-b5ab-4716-934d-1e83afcf3302, system: kompact-runtime-29, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.783 INFO Started network just fine., ctype: NetworkDispatcher, cid: 72d9e02a-78e8-4b63-949c-71f680ca7428, system: kompact-runtime-29, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.783 TRCE NetworkThread starting, addr: 127.0.0.1:34837, owner: NetworkThread, ctype: NetworkDispatcher, cid: 72d9e02a-78e8-4b63-949c-71f680ca7428, system: kompact-runtime-29, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.783 TRCE Requesting connection to 127.0.0.1:41697, addr: 127.0.0.1:42217, system: kompact-runtime-25, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:41.783 TRCE Requesting connection to 127.0.0.1:35545, addr: 127.0.0.1:42217, system: kompact-runtime-25, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:41.783 TRCE Requesting connection to 127.0.0.1:43571, addr: 127.0.0.1:42217, system: kompact-runtime-25, location: src/net/network_thread.rs:730 [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_no_buffer_error ... ok [INFO] [stdout] Oct 02 02:34:41.870 TRCE Initialised., ctype: DeadletterBox, cid: a7c04c30-de4e-42da-b94b-082116595707, system: kompact-runtime-30, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.870 TRCE Initialised., ctype: NetworkDispatcher, cid: 8bce2de0-1994-4670-a1ac-b64684f23124, system: kompact-runtime-30, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.870 TRCE Initialised., ctype: ComponentSupervisor, cid: 8cfbf5d8-a99a-449f-a07f-dd3474b83bed, system: kompact-runtime-30, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.870 DEBG Component started., cid: a7c04c30-de4e-42da-b94b-082116595707, system: kompact-runtime-30, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.870 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: a7c04c30-de4e-42da-b94b-082116595707, system: kompact-runtime-30, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.870 DEBG Component started., cid: 8bce2de0-1994-4670-a1ac-b64684f23124, system: kompact-runtime-30, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.870 INFO Starting network..., ctype: NetworkDispatcher, cid: 8bce2de0-1994-4670-a1ac-b64684f23124, system: kompact-runtime-30, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.870 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 8bce2de0-1994-4670-a1ac-b64684f23124, system: kompact-runtime-30, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.870 DEBG Component started., cid: 8cfbf5d8-a99a-449f-a07f-dd3474b83bed, system: kompact-runtime-30, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.870 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 8cfbf5d8-a99a-449f-a07f-dd3474b83bed, system: kompact-runtime-30, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.870 TRCE NetworkThread starting, addr: 127.0.0.1:33135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 8bce2de0-1994-4670-a1ac-b64684f23124, system: kompact-runtime-30, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.870 INFO Started network just fine., ctype: NetworkDispatcher, cid: 8bce2de0-1994-4670-a1ac-b64684f23124, system: kompact-runtime-30, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.872 TRCE Initialised., ctype: DeadletterBox, cid: 4d6dc2ae-65d4-4f5a-a1d4-1692c0a43ec8, system: kompact-runtime-31, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.872 TRCE Initialised., ctype: NetworkDispatcher, cid: 65008144-682e-4cdb-9d59-9c39f851c09d, system: kompact-runtime-31, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.872 TRCE Initialised., ctype: ComponentSupervisor, cid: f1082d32-d5e8-4810-8928-a713cd9c8e7b, system: kompact-runtime-31, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:41.872 DEBG Component started., cid: 4d6dc2ae-65d4-4f5a-a1d4-1692c0a43ec8, system: kompact-runtime-31, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.872 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 4d6dc2ae-65d4-4f5a-a1d4-1692c0a43ec8, system: kompact-runtime-31, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:41.872 DEBG Component started., cid: 65008144-682e-4cdb-9d59-9c39f851c09d, system: kompact-runtime-31, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.872 INFO Starting network..., ctype: NetworkDispatcher, cid: 65008144-682e-4cdb-9d59-9c39f851c09d, system: kompact-runtime-31, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:41.872 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 65008144-682e-4cdb-9d59-9c39f851c09d, system: kompact-runtime-31, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:41.872 DEBG Component started., cid: f1082d32-d5e8-4810-8928-a713cd9c8e7b, system: kompact-runtime-31, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:41.872 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f1082d32-d5e8-4810-8928-a713cd9c8e7b, system: kompact-runtime-31, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:41.883 TRCE NetworkThread starting, addr: 127.0.0.1:42599, owner: NetworkThread, ctype: NetworkDispatcher, cid: 65008144-682e-4cdb-9d59-9c39f851c09d, system: kompact-runtime-31, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:41.883 INFO Started network just fine., ctype: NetworkDispatcher, cid: 65008144-682e-4cdb-9d59-9c39f851c09d, system: kompact-runtime-31, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:41.884 TRCE Requesting connection to 127.0.0.1:42555, addr: 127.0.0.1:42067, system: kompact-runtime-30, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:41.884 TRCE Requesting connection to 127.0.0.1:42067, addr: 127.0.0.1:42555, system: kompact-runtime-31, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:41.884 TRCE Accepting connection from 127.0.0.1:44796, addr: 127.0.0.1:41697, system: kompact-runtime-26, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:41.937 DEBG Scheduling reaping at 750ms, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:41.986 TRCE Accepting connection from 127.0.0.1:34808, addr: 127.0.0.1:42067, system: kompact-runtime-30, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:41.986 TRCE Accepting connection from 127.0.0.1:54598, addr: 127.0.0.1:42555, system: kompact-runtime-31, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:42.088 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42217 }, ctype: NetworkDispatcher, cid: 0041f6d3-af71-4f0c-b1ba-9b1730ab2a8d, system: kompact-runtime-26, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:42.089 DEBG Merging channels TcpChannel { State: Initialising, Messages: 0, Decode Buffer: DecodeBuffer { read_offset: 32, write_offset: 32, readable_len: 0, writeable_len: 127968, BufferConfig: BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 } and TcpChannel { State: Initialised(127.0.0.1:42067, SessionId(888c1f79-24da-4149-b5e8-81831715b028)), Messages: 0, Decode Buffer: DecodeBuffer { read_offset: 16, write_offset: 16, readable_len: 0, writeable_len: 127984, BufferConfig: BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:42555, system: kompact-runtime-31, location: src/net/network_thread.rs:613 [INFO] [stdout] Oct 02 02:34:42.163 TRCE NetworkThread starting, addr: 127.0.0.1:42923, owner: NetworkThread, ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:42.189 DEBG Merging channels TcpChannel { State: Initialising, Messages: 0, Decode Buffer: DecodeBuffer { read_offset: 32, write_offset: 32, readable_len: 0, writeable_len: 127968, BufferConfig: BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 } and TcpChannel { State: Initialised(127.0.0.1:42555, SessionId(8593dc90-1b26-4cd0-9b12-71f32c1bde20)), Messages: 0, Decode Buffer: DecodeBuffer { read_offset: 16, write_offset: 16, readable_len: 0, writeable_len: 127984, BufferConfig: BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:42067, system: kompact-runtime-30, location: src/net/network_thread.rs:613 [INFO] [stdout] Oct 02 02:34:42.189 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42067 }, ctype: NetworkDispatcher, cid: 65008144-682e-4cdb-9d59-9c39f851c09d, system: kompact-runtime-31, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:42.195 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 41697 }, ctype: NetworkDispatcher, cid: 6714de09-8f51-4251-9a0d-f2bfc8c10c4a, system: kompact-runtime-25, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:42.202 INFO Started network just fine., ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:42.208 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:42.259 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42555 }, ctype: NetworkDispatcher, cid: 8bce2de0-1994-4670-a1ac-b64684f23124, system: kompact-runtime-30, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:42.303 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 3c0ea3c6-ad3a-48e8-a9cf-a83988e72aad, system: kompact-runtime-21, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:42.303 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 3c0ea3c6-ad3a-48e8-a9cf-a83988e72aad, system: kompact-runtime-21, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:42.304 DEBG Component stopping, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:42.305 INFO Stopping network..., ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/dispatch/mod.rs:1096 [INFO] [stdout] Oct 02 02:34:42.305 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/net/mod.rs:263 [INFO] [stdout] Oct 02 02:34:42.305 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:42923, owner: NetworkThread, ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:42.305 TRCE Stopped, addr: 127.0.0.1:42923, owner: NetworkThread, ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/net/network_thread.rs:208 [INFO] [stdout] Oct 02 02:34:42.305 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/net/mod.rs:267 [INFO] [stdout] Oct 02 02:34:42.305 INFO Stopped network., ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/dispatch/mod.rs:1098 [INFO] [stdout] Oct 02 02:34:42.306 DEBG Component stopped, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:42.306 DEBG Component dying, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:42.306 INFO Killing network..., ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/dispatch/mod.rs:1103 [INFO] [stdout] Oct 02 02:34:42.306 INFO Killed network., ctype: NetworkDispatcher, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/dispatch/mod.rs:1105 [INFO] [stdout] Oct 02 02:34:42.306 DEBG Component killed, cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:42.306 TRCE Not running inactive scheduled., cid: 58334a31-a0ed-407a-917f-2dc77eb1fac9, system: kompact-runtime-21, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:42.306 DEBG Component dying, cid: 742c51fc-3a9b-4bc5-a22c-b39c53a582db, system: kompact-runtime-21, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:42.306 DEBG Killing..., ctype: DeadletterBox, cid: 742c51fc-3a9b-4bc5-a22c-b39c53a582db, system: kompact-runtime-21, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:42.306 DEBG Component killed, cid: 742c51fc-3a9b-4bc5-a22c-b39c53a582db, system: kompact-runtime-21, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:42.306 TRCE Not running inactive scheduled., cid: 742c51fc-3a9b-4bc5-a22c-b39c53a582db, system: kompact-runtime-21, location: src/component/actual_component.rs:345 [INFO] [stdout] test dispatch::tests::network_cleanup_with_timeout ... ok [INFO] [stdout] Oct 02 02:34:42.340 TRCE Initialised., ctype: DeadletterBox, cid: 3e48c645-26ec-4604-9fe8-688216782e53, system: kompact-runtime-32, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.340 TRCE Initialised., ctype: NetworkDispatcher, cid: b52d1d42-ba0d-4ee0-8418-94016cf11ab0, system: kompact-runtime-32, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.340 TRCE Initialised., ctype: ComponentSupervisor, cid: 35a9c8f2-99cc-4090-b499-8acbaef73093, system: kompact-runtime-32, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.342 DEBG Component started., cid: 3e48c645-26ec-4604-9fe8-688216782e53, system: kompact-runtime-32, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.342 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 3e48c645-26ec-4604-9fe8-688216782e53, system: kompact-runtime-32, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:42.342 DEBG Component started., cid: b52d1d42-ba0d-4ee0-8418-94016cf11ab0, system: kompact-runtime-32, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.342 INFO Starting network..., ctype: NetworkDispatcher, cid: b52d1d42-ba0d-4ee0-8418-94016cf11ab0, system: kompact-runtime-32, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:42.342 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: b52d1d42-ba0d-4ee0-8418-94016cf11ab0, system: kompact-runtime-32, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:42.342 DEBG Component started., cid: 35a9c8f2-99cc-4090-b499-8acbaef73093, system: kompact-runtime-32, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.343 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 35a9c8f2-99cc-4090-b499-8acbaef73093, system: kompact-runtime-32, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:42.343 TRCE NetworkThread starting, addr: 127.0.0.1:39533, owner: NetworkThread, ctype: NetworkDispatcher, cid: b52d1d42-ba0d-4ee0-8418-94016cf11ab0, system: kompact-runtime-32, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:42.343 INFO Started network just fine., ctype: NetworkDispatcher, cid: b52d1d42-ba0d-4ee0-8418-94016cf11ab0, system: kompact-runtime-32, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:42.344 TRCE Initialised., ctype: DeadletterBox, cid: 51b27823-fb85-49e8-b5e4-9f0bd13df909, system: kompact-runtime-33, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.345 TRCE Initialised., ctype: NetworkDispatcher, cid: d15c32a9-a6b2-40ac-8cf7-4e3545c34746, system: kompact-runtime-33, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.345 TRCE Initialised., ctype: ComponentSupervisor, cid: a38f71fb-6ba7-493a-a9cc-7f05f85454cc, system: kompact-runtime-33, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.345 DEBG Component started., cid: 51b27823-fb85-49e8-b5e4-9f0bd13df909, system: kompact-runtime-33, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.345 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 51b27823-fb85-49e8-b5e4-9f0bd13df909, system: kompact-runtime-33, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:42.345 DEBG Component started., cid: d15c32a9-a6b2-40ac-8cf7-4e3545c34746, system: kompact-runtime-33, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.345 INFO Starting network..., ctype: NetworkDispatcher, cid: d15c32a9-a6b2-40ac-8cf7-4e3545c34746, system: kompact-runtime-33, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:42.345 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: d15c32a9-a6b2-40ac-8cf7-4e3545c34746, system: kompact-runtime-33, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:42.345 DEBG Component started., cid: a38f71fb-6ba7-493a-a9cc-7f05f85454cc, system: kompact-runtime-33, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.345 DEBG Started supervisor., ctype: ComponentSupervisor, cid: a38f71fb-6ba7-493a-a9cc-7f05f85454cc, system: kompact-runtime-33, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:42.345 TRCE NetworkThread starting, addr: 127.0.0.1:42861, owner: NetworkThread, ctype: NetworkDispatcher, cid: d15c32a9-a6b2-40ac-8cf7-4e3545c34746, system: kompact-runtime-33, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:42.345 INFO Started network just fine., ctype: NetworkDispatcher, cid: d15c32a9-a6b2-40ac-8cf7-4e3545c34746, system: kompact-runtime-33, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:42.345 TRCE Requesting connection to 127.0.0.1:35631, addr: 127.0.0.1:45843, system: kompact-runtime-33, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:42.378 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:42.486 TRCE Accepting connection from 127.0.0.1:51384, addr: 127.0.0.1:35631, system: kompact-runtime-32, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:42.599 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:42.600 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:42.681 TRCE Accepting connection from 127.0.0.1:52662, addr: 127.0.0.1:35545, system: kompact-runtime-27, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:42.691 DEBG Asked to request connection to already connected host 127.0.0.1:45843, addr: 127.0.0.1:35631, system: kompact-runtime-32, location: src/net/network_thread.rs:702 [INFO] [stdout] Oct 02 02:34:42.691 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 45843 }, ctype: NetworkDispatcher, cid: b52d1d42-ba0d-4ee0-8418-94016cf11ab0, system: kompact-runtime-32, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:42.691 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:42.885 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42217 }, ctype: NetworkDispatcher, cid: 2a308c92-2a61-4d0e-baed-dd30797810e0, system: kompact-runtime-27, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:42.892 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35631 }, ctype: NetworkDispatcher, cid: d15c32a9-a6b2-40ac-8cf7-4e3545c34746, system: kompact-runtime-33, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:42.932 TRCE Dropping channel in crashed NetworkThread, addr: 127.0.0.1:42555, system: kompact-runtime-31, location: src/net/network_thread.rs:1076 [INFO] [stdout] Oct 02 02:34:42.932 TRCE Dropping channel in crashed NetworkThread, addr: 127.0.0.1:42067, system: kompact-runtime-30, location: src/net/network_thread.rs:1076 [INFO] [stdout] test net::network_thread::tests::merge_connections_basic ... ok [INFO] [stdout] Oct 02 02:34:42.938 TRCE Initialised., ctype: DeadletterBox, cid: c970b81a-2000-49c4-bce6-a2d4a6a50911, system: kompact-runtime-34, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.938 TRCE Initialised., ctype: NetworkDispatcher, cid: 5b35aa68-15f7-4a36-8594-7101d6a37cd8, system: kompact-runtime-34, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.939 TRCE Initialised., ctype: ComponentSupervisor, cid: 3af516ef-d949-436a-8569-73af50de4714, system: kompact-runtime-34, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.940 DEBG Component started., cid: c970b81a-2000-49c4-bce6-a2d4a6a50911, system: kompact-runtime-34, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.940 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c970b81a-2000-49c4-bce6-a2d4a6a50911, system: kompact-runtime-34, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:42.940 DEBG Component started., cid: 5b35aa68-15f7-4a36-8594-7101d6a37cd8, system: kompact-runtime-34, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.940 INFO Starting network..., ctype: NetworkDispatcher, cid: 5b35aa68-15f7-4a36-8594-7101d6a37cd8, system: kompact-runtime-34, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:42.940 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 5b35aa68-15f7-4a36-8594-7101d6a37cd8, system: kompact-runtime-34, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:42.940 DEBG Component started., cid: 3af516ef-d949-436a-8569-73af50de4714, system: kompact-runtime-34, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.940 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3af516ef-d949-436a-8569-73af50de4714, system: kompact-runtime-34, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:42.940 TRCE NetworkThread starting, addr: 127.0.0.1:42857, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5b35aa68-15f7-4a36-8594-7101d6a37cd8, system: kompact-runtime-34, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:42.940 INFO Started network just fine., ctype: NetworkDispatcher, cid: 5b35aa68-15f7-4a36-8594-7101d6a37cd8, system: kompact-runtime-34, location: src/dispatch/mod.rs:1086 [INFO] [stdout] test net::network_thread::tests::network_thread_custom_buffer_config ... ok [INFO] [stdout] Oct 02 02:34:42.940 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:38553, system: kompact-runtime-34, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:42.945 TRCE Initialised., ctype: DeadletterBox, cid: c4f538d6-e417-4ae5-b7df-8c6da4f8ab02, system: kompact-runtime-35, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.945 TRCE Initialised., ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.945 TRCE Initialised., ctype: ComponentSupervisor, cid: ea4b0627-e54e-4864-8c04-07220456b3a8, system: kompact-runtime-35, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.945 DEBG Component started., cid: c4f538d6-e417-4ae5-b7df-8c6da4f8ab02, system: kompact-runtime-35, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.945 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c4f538d6-e417-4ae5-b7df-8c6da4f8ab02, system: kompact-runtime-35, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:42.945 DEBG Component started., cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.945 INFO Starting network..., ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:42.945 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:42.945 DEBG Component started., cid: ea4b0627-e54e-4864-8c04-07220456b3a8, system: kompact-runtime-35, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.945 DEBG Started supervisor., ctype: ComponentSupervisor, cid: ea4b0627-e54e-4864-8c04-07220456b3a8, system: kompact-runtime-35, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:42.945 TRCE NetworkThread starting, addr: 127.0.0.1:35105, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:42.946 INFO Started network just fine., ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:42.947 TRCE Initialised., ctype: DeadletterBox, cid: a1d0fb83-e6e9-44ad-927f-7fc6cf12607e, system: kompact-runtime-36, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.949 TRCE Initialised., ctype: NetworkDispatcher, cid: 3d38f06d-564d-49dc-bc3b-3930832afbdd, system: kompact-runtime-36, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.949 TRCE Initialised., ctype: ComponentSupervisor, cid: bb2ad0b2-c7b7-4ca8-bb7d-50e6061194ca, system: kompact-runtime-36, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.950 DEBG Component started., cid: a1d0fb83-e6e9-44ad-927f-7fc6cf12607e, system: kompact-runtime-36, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.950 DEBG Component started., cid: bb2ad0b2-c7b7-4ca8-bb7d-50e6061194ca, system: kompact-runtime-36, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.950 DEBG Component started., cid: 3d38f06d-564d-49dc-bc3b-3930832afbdd, system: kompact-runtime-36, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.950 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: a1d0fb83-e6e9-44ad-927f-7fc6cf12607e, system: kompact-runtime-36, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:42.950 DEBG Started supervisor., ctype: ComponentSupervisor, cid: bb2ad0b2-c7b7-4ca8-bb7d-50e6061194ca, system: kompact-runtime-36, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:42.951 INFO Starting network..., ctype: NetworkDispatcher, cid: 3d38f06d-564d-49dc-bc3b-3930832afbdd, system: kompact-runtime-36, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:42.951 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 3d38f06d-564d-49dc-bc3b-3930832afbdd, system: kompact-runtime-36, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:42.951 TRCE NetworkThread starting, addr: 127.0.0.1:46823, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3d38f06d-564d-49dc-bc3b-3930832afbdd, system: kompact-runtime-36, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:42.951 INFO Started network just fine., ctype: NetworkDispatcher, cid: 3d38f06d-564d-49dc-bc3b-3930832afbdd, system: kompact-runtime-36, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:42.958 TRCE Initialised., ctype: DeadletterBox, cid: 877feff9-7d37-4824-9f42-733394111212, system: kompact-runtime-37, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.958 TRCE Initialised., ctype: NetworkDispatcher, cid: c1845c1a-18d7-425f-90b0-eccb65ac9ab5, system: kompact-runtime-37, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.958 TRCE Initialised., ctype: ComponentSupervisor, cid: 4f38bc39-7fa9-40c4-9fca-de57b1223803, system: kompact-runtime-37, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.958 DEBG Component started., cid: 877feff9-7d37-4824-9f42-733394111212, system: kompact-runtime-37, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.958 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 877feff9-7d37-4824-9f42-733394111212, system: kompact-runtime-37, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:42.958 DEBG Component started., cid: c1845c1a-18d7-425f-90b0-eccb65ac9ab5, system: kompact-runtime-37, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.958 INFO Starting network..., ctype: NetworkDispatcher, cid: c1845c1a-18d7-425f-90b0-eccb65ac9ab5, system: kompact-runtime-37, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:42.958 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: c1845c1a-18d7-425f-90b0-eccb65ac9ab5, system: kompact-runtime-37, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:42.958 DEBG Component started., cid: 4f38bc39-7fa9-40c4-9fca-de57b1223803, system: kompact-runtime-37, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.958 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 4f38bc39-7fa9-40c4-9fca-de57b1223803, system: kompact-runtime-37, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:42.958 TRCE NetworkThread starting, addr: 127.0.0.1:38943, owner: NetworkThread, ctype: NetworkDispatcher, cid: c1845c1a-18d7-425f-90b0-eccb65ac9ab5, system: kompact-runtime-37, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:42.958 INFO Started network just fine., ctype: NetworkDispatcher, cid: c1845c1a-18d7-425f-90b0-eccb65ac9ab5, system: kompact-runtime-37, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:42.963 TRCE Initialised., ctype: DeadletterBox, cid: fa473166-1ad0-4f38-b45d-107b81c7f62e, system: kompact-runtime-38, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.963 TRCE Initialised., ctype: NetworkDispatcher, cid: 364064b2-4894-465a-ac99-57575311e55f, system: kompact-runtime-38, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.963 TRCE Initialised., ctype: ComponentSupervisor, cid: 13f5b881-9b15-4330-896b-b2f3f369d182, system: kompact-runtime-38, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.963 DEBG Component started., cid: fa473166-1ad0-4f38-b45d-107b81c7f62e, system: kompact-runtime-38, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.963 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: fa473166-1ad0-4f38-b45d-107b81c7f62e, system: kompact-runtime-38, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:42.963 DEBG Component started., cid: 364064b2-4894-465a-ac99-57575311e55f, system: kompact-runtime-38, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.963 INFO Starting network..., ctype: NetworkDispatcher, cid: 364064b2-4894-465a-ac99-57575311e55f, system: kompact-runtime-38, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:42.963 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 364064b2-4894-465a-ac99-57575311e55f, system: kompact-runtime-38, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:42.963 DEBG Component started., cid: 13f5b881-9b15-4330-896b-b2f3f369d182, system: kompact-runtime-38, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.963 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 13f5b881-9b15-4330-896b-b2f3f369d182, system: kompact-runtime-38, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:42.968 INFO Started network just fine., ctype: NetworkDispatcher, cid: 364064b2-4894-465a-ac99-57575311e55f, system: kompact-runtime-38, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:42.969 TRCE NetworkThread starting, addr: 127.0.0.1:41421, owner: NetworkThread, ctype: NetworkDispatcher, cid: 364064b2-4894-465a-ac99-57575311e55f, system: kompact-runtime-38, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:42.970 TRCE Initialised., ctype: DeadletterBox, cid: 14ac5fbc-0d7d-4453-ac0d-b66d55eb2b28, system: kompact-runtime-39, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.970 TRCE Initialised., ctype: NetworkDispatcher, cid: b46d26a1-1315-4980-9743-40103696f722, system: kompact-runtime-39, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.970 TRCE Initialised., ctype: ComponentSupervisor, cid: b5e990ae-e4d1-4f49-8729-1d22e27ce2cc, system: kompact-runtime-39, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:42.971 DEBG Component started., cid: 14ac5fbc-0d7d-4453-ac0d-b66d55eb2b28, system: kompact-runtime-39, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.971 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 14ac5fbc-0d7d-4453-ac0d-b66d55eb2b28, system: kompact-runtime-39, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:42.971 DEBG Component started., cid: b46d26a1-1315-4980-9743-40103696f722, system: kompact-runtime-39, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.971 INFO Starting network..., ctype: NetworkDispatcher, cid: b46d26a1-1315-4980-9743-40103696f722, system: kompact-runtime-39, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:42.971 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: b46d26a1-1315-4980-9743-40103696f722, system: kompact-runtime-39, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:42.971 DEBG Component started., cid: b5e990ae-e4d1-4f49-8729-1d22e27ce2cc, system: kompact-runtime-39, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:42.971 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b5e990ae-e4d1-4f49-8729-1d22e27ce2cc, system: kompact-runtime-39, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:42.992 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35545 }, ctype: NetworkDispatcher, cid: 6714de09-8f51-4251-9a0d-f2bfc8c10c4a, system: kompact-runtime-25, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:42.993 TRCE NetworkThread starting, addr: 127.0.0.1:35271, owner: NetworkThread, ctype: NetworkDispatcher, cid: b46d26a1-1315-4980-9743-40103696f722, system: kompact-runtime-39, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:42.993 INFO Started network just fine., ctype: NetworkDispatcher, cid: b46d26a1-1315-4980-9743-40103696f722, system: kompact-runtime-39, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:42.994 TRCE Requesting connection to 127.0.0.1:39393, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:42.994 TRCE Requesting connection to 127.0.0.1:39757, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:42.994 TRCE Requesting connection to 127.0.0.1:34855, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:730 [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_manually_configured_large_buffers ... ok [INFO] [stdout] Oct 02 02:34:43.009 TRCE Initialised., ctype: DeadletterBox, cid: 55c982ab-9255-4fdb-8e77-d68e12f3760b, system: kompact-runtime-40, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.009 TRCE Initialised., ctype: LocalDispatcher, cid: 82d42a20-d74e-4363-ab1c-b387b5f7e818, system: kompact-runtime-40, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.009 TRCE Initialised., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Component started., cid: 55c982ab-9255-4fdb-8e77-d68e12f3760b, system: kompact-runtime-40, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 55c982ab-9255-4fdb-8e77-d68e12f3760b, system: kompact-runtime-40, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Component started., cid: 82d42a20-d74e-4363-ab1c-b387b5f7e818, system: kompact-runtime-40, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 82d42a20-d74e-4363-ab1c-b387b5f7e818, system: kompact-runtime-40, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Component started., cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Started supervisor., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:43.009 TRCE Initialised., ctype: ReceiverComponent, cid: 5e864b96-99bb-465b-aa85-b77a087eab44, system: kompact-runtime-40, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.009 TRCE Initialised., ctype: ReceiverComponent, cid: c2c1960f-5383-443c-bee0-edb4cf502a45, system: kompact-runtime-40, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.009 TRCE Initialised., ctype: ReceiverComponent, cid: 7809b9cf-c28a-4a3d-8db3-6c4ac74787be, system: kompact-runtime-40, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Component started., cid: 5e864b96-99bb-465b-aa85-b77a087eab44, system: kompact-runtime-40, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Starting..., ctype: ReceiverComponent, cid: 5e864b96-99bb-465b-aa85-b77a087eab44, system: kompact-runtime-40, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Component started., cid: c2c1960f-5383-443c-bee0-edb4cf502a45, system: kompact-runtime-40, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Starting..., ctype: ReceiverComponent, cid: c2c1960f-5383-443c-bee0-edb4cf502a45, system: kompact-runtime-40, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:43.009 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Component(5e864b96-99bb-465b-aa85-b77a087eab44) was started., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Component(c2c1960f-5383-443c-bee0-edb4cf502a45) was started., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Component started., cid: 7809b9cf-c28a-4a3d-8db3-6c4ac74787be, system: kompact-runtime-40, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Starting..., ctype: ReceiverComponent, cid: 7809b9cf-c28a-4a3d-8db3-6c4ac74787be, system: kompact-runtime-40, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:43.009 DEBG Component(7809b9cf-c28a-4a3d-8db3-6c4ac74787be) was started., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:43.009 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:43.107 TRCE Accepting connection from 127.0.0.1:45396, addr: 127.0.0.1:39393, system: kompact-runtime-36, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:43.208 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:43.331 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35911 }, ctype: NetworkDispatcher, cid: 3d38f06d-564d-49dc-bc3b-3930832afbdd, system: kompact-runtime-36, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:43.382 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:43.403 TRCE Accepting connection from 127.0.0.1:51532, addr: 127.0.0.1:43571, system: kompact-runtime-28, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:43.412 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 39393 }, ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:43.621 TRCE Dropping channel in crashed NetworkThread, addr: 127.0.0.1:45843, system: kompact-runtime-33, location: src/net/network_thread.rs:1076 [INFO] [stdout] Oct 02 02:34:43.621 TRCE Dropping channel in crashed NetworkThread, addr: 127.0.0.1:35631, system: kompact-runtime-32, location: src/net/network_thread.rs:1076 [INFO] [stdout] test net::network_thread::tests::merge_connections_tricky ... ok [INFO] [stdout] Oct 02 02:34:43.622 TRCE Initialised., ctype: DeadletterBox, cid: d52d499e-cdb9-44e3-ba16-61b95650235c, system: kompact-runtime-41, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.622 TRCE Initialised., ctype: LocalDispatcher, cid: b569ee4a-0f21-4f02-bbf8-0676ca2d9e61, system: kompact-runtime-41, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.623 TRCE Initialised., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Component started., cid: d52d499e-cdb9-44e3-ba16-61b95650235c, system: kompact-runtime-41, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d52d499e-cdb9-44e3-ba16-61b95650235c, system: kompact-runtime-41, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Component started., cid: b569ee4a-0f21-4f02-bbf8-0676ca2d9e61, system: kompact-runtime-41, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: b569ee4a-0f21-4f02-bbf8-0676ca2d9e61, system: kompact-runtime-41, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Component started., cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:43.623 TRCE Initialised., ctype: ReceiverComponent, cid: ad752f74-06c4-4b3c-ab7f-2f2613ac587a, system: kompact-runtime-41, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.623 TRCE Initialised., ctype: ReceiverComponent, cid: 07dfd9a7-79aa-4ea9-b0ce-bf95ea332251, system: kompact-runtime-41, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.623 TRCE Initialised., ctype: ReceiverComponent, cid: 0799fb3f-4e99-4f50-bdec-4d6a94ef5c54, system: kompact-runtime-41, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:43.623 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Component started., cid: 0799fb3f-4e99-4f50-bdec-4d6a94ef5c54, system: kompact-runtime-41, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Starting..., ctype: ReceiverComponent, cid: 0799fb3f-4e99-4f50-bdec-4d6a94ef5c54, system: kompact-runtime-41, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Component started., cid: ad752f74-06c4-4b3c-ab7f-2f2613ac587a, system: kompact-runtime-41, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Starting..., ctype: ReceiverComponent, cid: ad752f74-06c4-4b3c-ab7f-2f2613ac587a, system: kompact-runtime-41, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Component started., cid: 07dfd9a7-79aa-4ea9-b0ce-bf95ea332251, system: kompact-runtime-41, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Starting..., ctype: ReceiverComponent, cid: 07dfd9a7-79aa-4ea9-b0ce-bf95ea332251, system: kompact-runtime-41, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Component(0799fb3f-4e99-4f50-bdec-4d6a94ef5c54) was started., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Component(ad752f74-06c4-4b3c-ab7f-2f2613ac587a) was started., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:43.623 DEBG Component(07dfd9a7-79aa-4ea9-b0ce-bf95ea332251) was started., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:43.627 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42217 }, ctype: NetworkDispatcher, cid: de576a6d-12ff-4583-a32f-87d5c77fc3ba, system: kompact-runtime-28, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:43.715 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 43571 }, ctype: NetworkDispatcher, cid: 6714de09-8f51-4251-9a0d-f2bfc8c10c4a, system: kompact-runtime-25, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:43.877 TRCE Accepting connection from 127.0.0.1:41768, addr: 127.0.0.1:39757, system: kompact-runtime-37, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:43.947 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.013 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:44.015 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:44.015 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:44.015 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:44.026 WARN Hard Connection limit reached, rejecting request to connect to remote host 127.0.0.1:44657, addr: 127.0.0.1:42217, system: kompact-runtime-25, location: src/net/network_thread.rs:721 [INFO] [stdout] Oct 02 02:34:44.026 INFO Completed Async::OnChannel future, ctype: AsyncComponent, cid: cf36306c-72d3-45c7-899c-7ed01b05efc7, system: kompact-runtime-7, location: src/component/mod.rs:953 [INFO] [stdout] Oct 02 02:34:44.061 TRCE Subscribing listener for ccda6234-c001-4a77-be14-d45d50e2eb32., ctype: ComponentSupervisor, cid: 6bedcfd5-7e82-42ce-a044-9f4def5a0e2a, system: kompact-runtime-12, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.062 DEBG Component dying, cid: ccda6234-c001-4a77-be14-d45d50e2eb32, system: kompact-runtime-12, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.062 INFO Cleaning up before shutdown, ctype: BlockingComponent, cid: ccda6234-c001-4a77-be14-d45d50e2eb32, system: kompact-runtime-12, location: src/component/mod.rs:742 [INFO] [stdout] Oct 02 02:34:44.062 TRCE Component has been blocked, cid: ccda6234-c001-4a77-be14-d45d50e2eb32, system: kompact-runtime-12, location: src/component/actual_component.rs:329 [INFO] [stdout] Oct 02 02:34:44.062 INFO Ran BlockMe::OnShutdown future, ctype: BlockingComponent, cid: ccda6234-c001-4a77-be14-d45d50e2eb32, system: kompact-runtime-12, location: src/component/mod.rs:745 [INFO] [stdout] Oct 02 02:34:44.062 DEBG Component killed, cid: ccda6234-c001-4a77-be14-d45d50e2eb32, system: kompact-runtime-12, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.062 DEBG Component(ccda6234-c001-4a77-be14-d45d50e2eb32) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 6bedcfd5-7e82-42ce-a044-9f4def5a0e2a, system: kompact-runtime-12, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:44.062 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 6bedcfd5-7e82-42ce-a044-9f4def5a0e2a, system: kompact-runtime-12, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:44.062 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 6bedcfd5-7e82-42ce-a044-9f4def5a0e2a, system: kompact-runtime-12, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:44.062 DEBG Component dying, cid: 3334bbe4-c5ac-47ec-a219-d29bd2e3731c, system: kompact-runtime-12, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.063 DEBG Killing..., ctype: LocalDispatcher, cid: 3334bbe4-c5ac-47ec-a219-d29bd2e3731c, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.063 DEBG Component killed, cid: 3334bbe4-c5ac-47ec-a219-d29bd2e3731c, system: kompact-runtime-12, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.063 TRCE Not running inactive scheduled., cid: 3334bbe4-c5ac-47ec-a219-d29bd2e3731c, system: kompact-runtime-12, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.063 DEBG Component dying, cid: f66814e9-2d77-4198-b870-31909154b924, system: kompact-runtime-12, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.063 DEBG Killing..., ctype: DeadletterBox, cid: f66814e9-2d77-4198-b870-31909154b924, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.063 DEBG Component killed, cid: f66814e9-2d77-4198-b870-31909154b924, system: kompact-runtime-12, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.063 TRCE Not running inactive scheduled., cid: f66814e9-2d77-4198-b870-31909154b924, system: kompact-runtime-12, location: src/component/actual_component.rs:345 [INFO] [stdout] test component::tests::test_shutdown_blocking ... ok [INFO] [stdout] test routing::groups::tests::router_debug ... ok [INFO] [stdout] Oct 02 02:34:44.067 TRCE Initialised., ctype: DeadletterBox, cid: 3aaf7631-7c55-4cb3-9236-573623a0e727, system: kompact-runtime-42, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.067 TRCE Initialised., ctype: LocalDispatcher, cid: 3edc8f76-1c08-40d8-95e9-8ef2a67dc7b7, system: kompact-runtime-42, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.067 TRCE Initialised., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.067 DEBG Component started., cid: 3aaf7631-7c55-4cb3-9236-573623a0e727, system: kompact-runtime-42, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.067 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 3aaf7631-7c55-4cb3-9236-573623a0e727, system: kompact-runtime-42, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:44.067 DEBG Component started., cid: 3edc8f76-1c08-40d8-95e9-8ef2a67dc7b7, system: kompact-runtime-42, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.067 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 3edc8f76-1c08-40d8-95e9-8ef2a67dc7b7, system: kompact-runtime-42, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:44.067 DEBG Component started., cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.067 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:44.068 TRCE Initialised., ctype: ReceiverComponent, cid: ae0bfd9c-4e3c-405b-a390-661ed466c911, system: kompact-runtime-42, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.068 TRCE Initialised., ctype: ReceiverComponent, cid: ecfb5d51-d752-4d98-ba7b-3f4e334878d3, system: kompact-runtime-42, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.068 TRCE Initialised., ctype: ReceiverComponent, cid: 0e8814e2-e8f7-4cf6-9616-1301ef308fce, system: kompact-runtime-42, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.068 DEBG Component started., cid: ae0bfd9c-4e3c-405b-a390-661ed466c911, system: kompact-runtime-42, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.068 DEBG Starting..., ctype: ReceiverComponent, cid: ae0bfd9c-4e3c-405b-a390-661ed466c911, system: kompact-runtime-42, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.068 DEBG Component started., cid: ecfb5d51-d752-4d98-ba7b-3f4e334878d3, system: kompact-runtime-42, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.068 DEBG Starting..., ctype: ReceiverComponent, cid: ecfb5d51-d752-4d98-ba7b-3f4e334878d3, system: kompact-runtime-42, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.068 DEBG Component started., cid: 0e8814e2-e8f7-4cf6-9616-1301ef308fce, system: kompact-runtime-42, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.068 DEBG Starting..., ctype: ReceiverComponent, cid: 0e8814e2-e8f7-4cf6-9616-1301ef308fce, system: kompact-runtime-42, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.068 TRCE Routing msg with sender=local://127.0.0.1:0 to member at index=2, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:44.068 DEBG Component(ae0bfd9c-4e3c-405b-a390-661ed466c911) was started., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.068 DEBG Component(ecfb5d51-d752-4d98-ba7b-3f4e334878d3) was started., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.068 DEBG Component(0e8814e2-e8f7-4cf6-9616-1301ef308fce) was started., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:260 [INFO] [stdout] test component::tests::test_component_spawn_off ... ok [INFO] [stdout] Oct 02 02:34:44.079 TRCE Subscribing listener for 2a645f7c-5324-4a68-b29b-2252d909cac6., ctype: ComponentSupervisor, cid: a401e7be-b1c3-41c1-bcbf-f4e77e66863e, system: kompact-runtime-6, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.079 DEBG Component dying, cid: 2a645f7c-5324-4a68-b29b-2252d909cac6, system: kompact-runtime-6, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.079 DEBG Component killed, cid: 2a645f7c-5324-4a68-b29b-2252d909cac6, system: kompact-runtime-6, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.079 TRCE Not running inactive scheduled., cid: 2a645f7c-5324-4a68-b29b-2252d909cac6, system: kompact-runtime-6, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.079 DEBG Component(2a645f7c-5324-4a68-b29b-2252d909cac6) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: a401e7be-b1c3-41c1-bcbf-f4e77e66863e, system: kompact-runtime-6, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:44.079 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: a401e7be-b1c3-41c1-bcbf-f4e77e66863e, system: kompact-runtime-6, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:44.079 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: a401e7be-b1c3-41c1-bcbf-f4e77e66863e, system: kompact-runtime-6, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:44.079 DEBG Component dying, cid: bb271736-6559-4a1c-991d-f8e38002471d, system: kompact-runtime-6, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.079 DEBG Killing..., ctype: LocalDispatcher, cid: bb271736-6559-4a1c-991d-f8e38002471d, system: kompact-runtime-6, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.079 DEBG Component killed, cid: bb271736-6559-4a1c-991d-f8e38002471d, system: kompact-runtime-6, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.079 TRCE Not running inactive scheduled., cid: bb271736-6559-4a1c-991d-f8e38002471d, system: kompact-runtime-6, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.079 DEBG Component dying, cid: 6f6957f3-3be8-412d-be34-57e24b197a03, system: kompact-runtime-6, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.079 DEBG Killing..., ctype: DeadletterBox, cid: 6f6957f3-3be8-412d-be34-57e24b197a03, system: kompact-runtime-6, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.079 DEBG Component killed, cid: 6f6957f3-3be8-412d-be34-57e24b197a03, system: kompact-runtime-6, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.079 TRCE Not running inactive scheduled., cid: 6f6957f3-3be8-412d-be34-57e24b197a03, system: kompact-runtime-6, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.082 TRCE Initialised., ctype: DeadletterBox, cid: d690039f-7b71-48a4-b656-54e78177ca84, system: kompact-runtime-43, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.082 TRCE Initialised., ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.082 TRCE Initialised., ctype: ComponentSupervisor, cid: aa4bb263-bfb2-47cf-83a8-97aef33683a6, system: kompact-runtime-43, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.082 DEBG Component started., cid: d690039f-7b71-48a4-b656-54e78177ca84, system: kompact-runtime-43, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.082 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d690039f-7b71-48a4-b656-54e78177ca84, system: kompact-runtime-43, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:44.082 DEBG Component started., cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.082 INFO Starting network..., ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:44.082 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:44.082 DEBG Component started., cid: aa4bb263-bfb2-47cf-83a8-97aef33683a6, system: kompact-runtime-43, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.082 DEBG Started supervisor., ctype: ComponentSupervisor, cid: aa4bb263-bfb2-47cf-83a8-97aef33683a6, system: kompact-runtime-43, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:44.082 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35911 }, ctype: NetworkDispatcher, cid: c1845c1a-18d7-425f-90b0-eccb65ac9ab5, system: kompact-runtime-37, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:44.082 TRCE NetworkThread starting, addr: 127.0.0.1:42073, owner: NetworkThread, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:44.082 INFO Started network just fine., ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:44.084 TRCE Initialised., ctype: ReceiverComponent, cid: 5782b892-f129-4da8-8933-310218b9a8e6, system: kompact-runtime-43, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.084 TRCE Initialised., ctype: ReceiverComponent, cid: bf843242-a8d3-468a-a428-b97ceaaba581, system: kompact-runtime-43, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.085 TRCE Initialised., ctype: ReceiverComponent, cid: ef714199-a9a2-48c8-a619-b6964534750c, system: kompact-runtime-43, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.085 DEBG Requesting policy registration at "routing-group", system: kompact-runtime-43, location: src/runtime/system.rs:1771 [INFO] [stdout] Oct 02 02:34:44.085 TRCE Got registration request: RegistrationEnvelope { event: Policy(PolicyRegistration { policy: StorePolicy(BroadcastRouting), path: ["routing-group"] }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.085 DEBG Completed policy registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: ["routing-group"] })), ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:971 [INFO] [stdout] Oct 02 02:34:44.085 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-43, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.085 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-43, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.085 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver0") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: ["routing-group", "receiver0"] })), ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-43, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-43, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.089 TRCE Subscribing listener for 670c99bc-beec-4b68-8131-3328440150cc., ctype: ComponentSupervisor, cid: 0a5808c4-acd2-4f94-af68-94a445547541, system: kompact-runtime-10, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component dying, cid: 670c99bc-beec-4b68-8131-3328440150cc, system: kompact-runtime-10, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component killed, cid: 670c99bc-beec-4b68-8131-3328440150cc, system: kompact-runtime-10, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.089 TRCE Not running inactive scheduled., cid: 670c99bc-beec-4b68-8131-3328440150cc, system: kompact-runtime-10, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component(670c99bc-beec-4b68-8131-3328440150cc) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0a5808c4-acd2-4f94-af68-94a445547541, system: kompact-runtime-10, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:44.089 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver1") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: ["routing-group", "receiver1"] })), ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-43, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-43, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.089 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver2") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 0a5808c4-acd2-4f94-af68-94a445547541, system: kompact-runtime-10, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:44.089 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 0a5808c4-acd2-4f94-af68-94a445547541, system: kompact-runtime-10, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: ["routing-group", "receiver2"] })), ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component started., cid: 5782b892-f129-4da8-8933-310218b9a8e6, system: kompact-runtime-43, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Starting..., ctype: ReceiverComponent, cid: 5782b892-f129-4da8-8933-310218b9a8e6, system: kompact-runtime-43, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component(5782b892-f129-4da8-8933-310218b9a8e6) was started., ctype: ComponentSupervisor, cid: aa4bb263-bfb2-47cf-83a8-97aef33683a6, system: kompact-runtime-43, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component started., cid: bf843242-a8d3-468a-a428-b97ceaaba581, system: kompact-runtime-43, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Starting..., ctype: ReceiverComponent, cid: bf843242-a8d3-468a-a428-b97ceaaba581, system: kompact-runtime-43, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component started., cid: ef714199-a9a2-48c8-a619-b6964534750c, system: kompact-runtime-43, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Starting..., ctype: ReceiverComponent, cid: ef714199-a9a2-48c8-a619-b6964534750c, system: kompact-runtime-43, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component(bf843242-a8d3-468a-a428-b97ceaaba581) was started., ctype: ComponentSupervisor, cid: aa4bb263-bfb2-47cf-83a8-97aef33683a6, system: kompact-runtime-43, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component(ef714199-a9a2-48c8-a619-b6964534750c) was started., ctype: ComponentSupervisor, cid: aa4bb263-bfb2-47cf-83a8-97aef33683a6, system: kompact-runtime-43, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.089 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:44.089 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component dying, cid: f96ac81c-de16-4904-b7c1-66d785620b19, system: kompact-runtime-10, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Killing..., ctype: LocalDispatcher, cid: f96ac81c-de16-4904-b7c1-66d785620b19, system: kompact-runtime-10, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component killed, cid: f96ac81c-de16-4904-b7c1-66d785620b19, system: kompact-runtime-10, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.089 TRCE Not running inactive scheduled., cid: f96ac81c-de16-4904-b7c1-66d785620b19, system: kompact-runtime-10, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component dying, cid: 8e7fc2d1-bf72-4484-a292-24f0b382db26, system: kompact-runtime-10, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Killing..., ctype: DeadletterBox, cid: 8e7fc2d1-bf72-4484-a292-24f0b382db26, system: kompact-runtime-10, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.089 DEBG Component killed, cid: 8e7fc2d1-bf72-4484-a292-24f0b382db26, system: kompact-runtime-10, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.089 TRCE Not running inactive scheduled., cid: 8e7fc2d1-bf72-4484-a292-24f0b382db26, system: kompact-runtime-10, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.095 TRCE Subscribing listener for f1c34215-c5df-48fc-b9e6-1701734340fa., ctype: ComponentSupervisor, cid: 2306425f-8c8d-449f-92fc-5a5adb41ae55, system: kompact-runtime-11, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.095 DEBG Component dying, cid: f1c34215-c5df-48fc-b9e6-1701734340fa, system: kompact-runtime-11, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.095 DEBG Killing..., ctype: AsyncComponent, cid: f1c34215-c5df-48fc-b9e6-1701734340fa, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.095 DEBG Component killed, cid: f1c34215-c5df-48fc-b9e6-1701734340fa, system: kompact-runtime-11, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.095 TRCE Not running inactive scheduled., cid: f1c34215-c5df-48fc-b9e6-1701734340fa, system: kompact-runtime-11, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.095 DEBG Component(f1c34215-c5df-48fc-b9e6-1701734340fa) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2306425f-8c8d-449f-92fc-5a5adb41ae55, system: kompact-runtime-11, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:44.095 TRCE Subscribing listener for 76097e70-c229-444e-b854-07e730e31594., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 2306425f-8c8d-449f-92fc-5a5adb41ae55, system: kompact-runtime-11, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 2306425f-8c8d-449f-92fc-5a5adb41ae55, system: kompact-runtime-11, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component stopping, cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Stopping..., ctype: ChildComponent, cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component stopped, cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Not running inactive scheduled., cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component(76097e70-c229-444e-b854-07e730e31594) was stopped., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component dying, cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Killing..., ctype: ChildComponent, cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component killed, cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Not running inactive scheduled., cid: 76097e70-c229-444e-b854-07e730e31594, system: kompact-runtime-3, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component(76097e70-c229-444e-b854-07e730e31594) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component stopping, cid: 307dc483-e7cd-4a3e-861c-6671c4fd9284, system: kompact-runtime-3, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component stopped, cid: 307dc483-e7cd-4a3e-861c-6671c4fd9284, system: kompact-runtime-3, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component dying, cid: 307dc483-e7cd-4a3e-861c-6671c4fd9284, system: kompact-runtime-3, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component killed, cid: 307dc483-e7cd-4a3e-861c-6671c4fd9284, system: kompact-runtime-3, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Not running inactive scheduled., cid: 307dc483-e7cd-4a3e-861c-6671c4fd9284, system: kompact-runtime-3, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component(307dc483-e7cd-4a3e-861c-6671c4fd9284) was stopped., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component(307dc483-e7cd-4a3e-861c-6671c4fd9284) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: a09ed989-2ca7-4631-840f-853ac085c5f8, system: kompact-runtime-3, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component stopping, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:44.099 INFO Stopping network..., ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:1096 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/net/mod.rs:263 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component dying, cid: e12522d3-5dd6-4b4b-9597-75ee6c9359df, system: kompact-runtime-3, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Killing..., ctype: DeadletterBox, cid: e12522d3-5dd6-4b4b-9597-75ee6c9359df, system: kompact-runtime-3, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component killed, cid: e12522d3-5dd6-4b4b-9597-75ee6c9359df, system: kompact-runtime-3, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Not running inactive scheduled., cid: e12522d3-5dd6-4b4b-9597-75ee6c9359df, system: kompact-runtime-3, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:43667, owner: NetworkThread, ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Stopped, addr: 127.0.0.1:43667, owner: NetworkThread, ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/net/network_thread.rs:208 [INFO] [stdout] Oct 02 02:34:44.099 INFO Completed BlockMe::OnChannel future, ctype: BlockingComponent, cid: f0b21182-fc36-482a-8a97-3266eabd27c0, system: kompact-runtime-13, location: src/component/mod.rs:773 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/net/mod.rs:267 [INFO] [stdout] Oct 02 02:34:44.099 INFO Stopped network., ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:1098 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component stopped, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component dying, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.099 INFO Killing network..., ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:1103 [INFO] [stdout] Oct 02 02:34:44.099 INFO Killed network., ctype: NetworkDispatcher, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:1105 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component killed, cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Not running inactive scheduled., cid: c8d6b379-6ef3-47b7-a828-200cf9dc29a2, system: kompact-runtime-3, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.099 INFO Completed BlockMe::OnChannel future, ctype: BlockingComponent, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/mod.rs:773 [INFO] [stdout] Oct 02 02:34:44.099 INFO Got BlockMe::Now, ctype: BlockingComponent, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/mod.rs:759 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Component has been blocked, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/actual_component.rs:371 [INFO] [stdout] Oct 02 02:34:44.099 INFO Ran BlockMe::Now future, ctype: BlockingComponent, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/mod.rs:763 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component dying, cid: bfc76f0b-dfe4-48b6-94c2-90947e5c62ea, system: kompact-runtime-11, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Killing..., ctype: LocalDispatcher, cid: bfc76f0b-dfe4-48b6-94c2-90947e5c62ea, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component killed, cid: bfc76f0b-dfe4-48b6-94c2-90947e5c62ea, system: kompact-runtime-11, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Not running inactive scheduled., cid: bfc76f0b-dfe4-48b6-94c2-90947e5c62ea, system: kompact-runtime-11, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component dying, cid: 1d4398db-91f1-4a49-aa70-ba1156586fa6, system: kompact-runtime-11, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Killing..., ctype: DeadletterBox, cid: 1d4398db-91f1-4a49-aa70-ba1156586fa6, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.099 DEBG Component killed, cid: 1d4398db-91f1-4a49-aa70-ba1156586fa6, system: kompact-runtime-11, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.099 TRCE Not running inactive scheduled., cid: 1d4398db-91f1-4a49-aa70-ba1156586fa6, system: kompact-runtime-11, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.100 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.100 TRCE Subscribing listener for 87f44537-0412-4447-8f42-5e7472ddea30., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.101 DEBG Component stopping, cid: c578519e-59b2-4297-9290-3960a11976f1, system: kompact-runtime-2, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:44.101 DEBG Component stopping, cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:44.101 DEBG Component stopped, cid: c578519e-59b2-4297-9290-3960a11976f1, system: kompact-runtime-2, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:44.101 TRCE Not running inactive scheduled., cid: c578519e-59b2-4297-9290-3960a11976f1, system: kompact-runtime-2, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.101 DEBG Component(c578519e-59b2-4297-9290-3960a11976f1) was stopped., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:44.101 DEBG Stopping..., ctype: ChildComponent, cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:44.101 DEBG Component stopped, cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:44.101 TRCE Not running inactive scheduled., cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.101 DEBG Component(87f44537-0412-4447-8f42-5e7472ddea30) was stopped., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:44.102 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:44.102 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:44.102 DEBG Component dying, cid: c578519e-59b2-4297-9290-3960a11976f1, system: kompact-runtime-2, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.102 DEBG Component dying, cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.102 DEBG Component killed, cid: c578519e-59b2-4297-9290-3960a11976f1, system: kompact-runtime-2, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.102 TRCE Not running inactive scheduled., cid: c578519e-59b2-4297-9290-3960a11976f1, system: kompact-runtime-2, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.102 DEBG Component(c578519e-59b2-4297-9290-3960a11976f1) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:44.102 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:224 [INFO] [stdout] test component::tests::test_immediate_non_blocking ... ok [INFO] [stdout] Oct 02 02:34:44.102 DEBG Killing..., ctype: ChildComponent, cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.103 DEBG Component killed, cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.103 TRCE Not running inactive scheduled., cid: 87f44537-0412-4447-8f42-5e7472ddea30, system: kompact-runtime-2, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.103 DEBG Component(87f44537-0412-4447-8f42-5e7472ddea30) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:44.104 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 7d6d0455-bd75-4e4c-85e0-dae0895322ad, system: kompact-runtime-2, location: src/supervision.rs:214 [INFO] [stdout] test component::tests::child_unique_registration_test ... ok [INFO] [stdout] test component::tests::test_immediate_blocking ... ok [INFO] [stdout] Oct 02 02:34:44.105 DEBG Component stopping, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:44.115 DEBG Component dying, cid: 95df46e2-6617-4881-b7f3-4c1454115e61, system: kompact-runtime-2, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.116 TRCE Initialised., ctype: DeadletterBox, cid: 35dac703-ac95-49a9-a47e-ac8b18c5edbd, system: kompact-runtime-44, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.117 INFO Stopping network..., ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:1096 [INFO] [stdout] Oct 02 02:34:44.117 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/net/mod.rs:263 [INFO] [stdout] Oct 02 02:34:44.118 TRCE Initialised., ctype: DeadletterBox, cid: c728a4f2-9774-491e-a593-4bcf5dd95e70, system: kompact-runtime-45, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.119 TRCE Initialised., ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.120 TRCE Initialised., ctype: ComponentSupervisor, cid: 2961f440-98d0-491b-8f84-784e64042ff1, system: kompact-runtime-45, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.121 DEBG Component started., cid: c728a4f2-9774-491e-a593-4bcf5dd95e70, system: kompact-runtime-45, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.122 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c728a4f2-9774-491e-a593-4bcf5dd95e70, system: kompact-runtime-45, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:44.123 DEBG Component started., cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.123 INFO Starting network..., ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:44.124 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:44.124 DEBG Component started., cid: 2961f440-98d0-491b-8f84-784e64042ff1, system: kompact-runtime-45, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.125 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 2961f440-98d0-491b-8f84-784e64042ff1, system: kompact-runtime-45, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:44.125 TRCE NetworkThread starting, addr: 127.0.0.1:42067, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:44.127 INFO Started network just fine., ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:44.127 TRCE Initialised., ctype: ReceiverComponent, cid: e694fa45-76b9-46c4-9931-1bdec9f3c1f8, system: kompact-runtime-45, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.128 TRCE Initialised., ctype: ReceiverComponent, cid: efa41ac1-5fb8-4b18-a963-fecfbad2ce61, system: kompact-runtime-45, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.129 TRCE Initialised., ctype: ReceiverComponent, cid: 2ab75bfb-dca2-4169-8a04-951429786bce, system: kompact-runtime-45, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.130 DEBG Requesting policy registration at "routing-group", system: kompact-runtime-45, location: src/runtime/system.rs:1771 [INFO] [stdout] Oct 02 02:34:44.131 TRCE Got registration request: RegistrationEnvelope { event: Policy(PolicyRegistration { policy: StorePolicy(RoundRobinRouting { offset: 0 }), path: ["routing-group"] }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.131 DEBG Completed policy registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42067 }, path: ["routing-group"] })), ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:971 [INFO] [stdout] Oct 02 02:34:44.132 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:35817, owner: NetworkThread, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:44.133 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/net/mod.rs:267 [INFO] [stdout] Oct 02 02:34:44.134 INFO Stopped network., ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:1098 [INFO] [stdout] Oct 02 02:34:44.135 DEBG Component stopped, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:44.136 DEBG Component dying, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:44.136 INFO Killing network..., ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:1103 [INFO] [stdout] Oct 02 02:34:44.137 INFO Killed network., ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/dispatch/mod.rs:1105 [INFO] [stdout] Oct 02 02:34:44.138 DEBG Component killed, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.139 TRCE Not running inactive scheduled., cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.140 TRCE Stopped, addr: 127.0.0.1:35817, owner: NetworkThread, ctype: NetworkDispatcher, cid: c80c7eb4-301e-4028-b706-daba232f15b0, system: kompact-runtime-2, location: src/net/network_thread.rs:208 [INFO] [stdout] Oct 02 02:34:44.140 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-45, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.141 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-45, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.142 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver0") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.143 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.144 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42067 }, path: ["routing-group", "receiver0"] })), ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.145 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-45, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.145 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-45, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.146 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver1") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.147 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42067 }, path: ["routing-group", "receiver1"] })), ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.148 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-45, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.149 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-45, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.149 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver2") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.150 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42067 }, path: ["routing-group", "receiver2"] })), ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.151 DEBG Component started., cid: 2ab75bfb-dca2-4169-8a04-951429786bce, system: kompact-runtime-45, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.152 DEBG Starting..., ctype: ReceiverComponent, cid: 2ab75bfb-dca2-4169-8a04-951429786bce, system: kompact-runtime-45, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.153 DEBG Component(2ab75bfb-dca2-4169-8a04-951429786bce) was started., ctype: ComponentSupervisor, cid: 2961f440-98d0-491b-8f84-784e64042ff1, system: kompact-runtime-45, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.153 DEBG Component started., cid: efa41ac1-5fb8-4b18-a963-fecfbad2ce61, system: kompact-runtime-45, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.154 DEBG Starting..., ctype: ReceiverComponent, cid: efa41ac1-5fb8-4b18-a963-fecfbad2ce61, system: kompact-runtime-45, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.154 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:44.155 DEBG Component(efa41ac1-5fb8-4b18-a963-fecfbad2ce61) was started., ctype: ComponentSupervisor, cid: 2961f440-98d0-491b-8f84-784e64042ff1, system: kompact-runtime-45, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.155 DEBG Component started., cid: e694fa45-76b9-46c4-9931-1bdec9f3c1f8, system: kompact-runtime-45, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.156 DEBG Starting..., ctype: ReceiverComponent, cid: e694fa45-76b9-46c4-9931-1bdec9f3c1f8, system: kompact-runtime-45, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.156 DEBG Component(e694fa45-76b9-46c4-9931-1bdec9f3c1f8) was started., ctype: ComponentSupervisor, cid: 2961f440-98d0-491b-8f84-784e64042ff1, system: kompact-runtime-45, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.157 TRCE Initialised., ctype: DeadletterBox, cid: bf690a6d-15d7-41ce-a784-bc6e8678864c, system: kompact-runtime-46, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.157 TRCE Initialised., ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.157 TRCE Initialised., ctype: ComponentSupervisor, cid: d281232f-5c86-4697-aabd-46e764dfd146, system: kompact-runtime-46, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.158 DEBG Component started., cid: bf690a6d-15d7-41ce-a784-bc6e8678864c, system: kompact-runtime-46, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.159 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: bf690a6d-15d7-41ce-a784-bc6e8678864c, system: kompact-runtime-46, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:44.159 DEBG Component started., cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.160 INFO Starting network..., ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:44.160 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:44.160 DEBG Component started., cid: d281232f-5c86-4697-aabd-46e764dfd146, system: kompact-runtime-46, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.160 DEBG Started supervisor., ctype: ComponentSupervisor, cid: d281232f-5c86-4697-aabd-46e764dfd146, system: kompact-runtime-46, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:44.160 TRCE NetworkThread starting, addr: 127.0.0.1:35101, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:44.160 INFO Started network just fine., ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:44.161 TRCE Initialised., ctype: ReceiverComponent, cid: f6fa3bc9-da75-4f2b-a787-c81c69f611e3, system: kompact-runtime-46, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.161 TRCE Initialised., ctype: ReceiverComponent, cid: cc500cf9-7dd7-4c73-b978-ea3bfdc0d6db, system: kompact-runtime-46, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.162 TRCE Initialised., ctype: ReceiverComponent, cid: de4c6f3d-393a-497d-9df5-6ee28f02bc41, system: kompact-runtime-46, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.162 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-46, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.163 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-46, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.163 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver0") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.164 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.165 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: ["routing-group", "receiver0"] })), ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.165 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-46, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.165 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-46, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.165 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver1") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.166 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: ["routing-group", "receiver1"] })), ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.167 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-46, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.168 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-46, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.168 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver2") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.168 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: ["routing-group", "receiver2"] })), ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.169 DEBG Component started., cid: f6fa3bc9-da75-4f2b-a787-c81c69f611e3, system: kompact-runtime-46, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.169 DEBG Starting..., ctype: ReceiverComponent, cid: f6fa3bc9-da75-4f2b-a787-c81c69f611e3, system: kompact-runtime-46, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.170 DEBG Component started., cid: cc500cf9-7dd7-4c73-b978-ea3bfdc0d6db, system: kompact-runtime-46, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.170 DEBG Starting..., ctype: ReceiverComponent, cid: cc500cf9-7dd7-4c73-b978-ea3bfdc0d6db, system: kompact-runtime-46, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.170 DEBG Component(f6fa3bc9-da75-4f2b-a787-c81c69f611e3) was started., ctype: ComponentSupervisor, cid: d281232f-5c86-4697-aabd-46e764dfd146, system: kompact-runtime-46, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.171 DEBG Component(cc500cf9-7dd7-4c73-b978-ea3bfdc0d6db) was started., ctype: ComponentSupervisor, cid: d281232f-5c86-4697-aabd-46e764dfd146, system: kompact-runtime-46, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.171 DEBG Component started., cid: de4c6f3d-393a-497d-9df5-6ee28f02bc41, system: kompact-runtime-46, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.172 DEBG Starting..., ctype: ReceiverComponent, cid: de4c6f3d-393a-497d-9df5-6ee28f02bc41, system: kompact-runtime-46, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.172 DEBG Component(de4c6f3d-393a-497d-9df5-6ee28f02bc41) was started., ctype: ComponentSupervisor, cid: d281232f-5c86-4697-aabd-46e764dfd146, system: kompact-runtime-46, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.173 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:44.173 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:44.173 INFO Got AsyncMe::JustAMessage(gotcha), ctype: AsyncComponent, cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/mod.rs:983 [INFO] [stdout] Oct 02 02:34:44.174 DEBG Killing..., ctype: DeadletterBox, cid: 95df46e2-6617-4881-b7f3-4c1454115e61, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:44.174 DEBG Component killed, cid: 95df46e2-6617-4881-b7f3-4c1454115e61, system: kompact-runtime-2, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:44.174 TRCE Not running inactive scheduled., cid: 95df46e2-6617-4881-b7f3-4c1454115e61, system: kompact-runtime-2, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.174 TRCE Subscribing listener for fca87c7e-7a7e-4e60-a318-a029defec134., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.175 TRCE Subscribing listener for 99f5d21f-4c5d-45ad-92f2-83ddc74973d9., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.175 TRCE Subscribing listener for f5db4736-617e-42fe-a7f8-da08c1ba4bd7., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.175 DEBG Component stopping, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:44.176 DEBG Stopping..., ctype: CountSender, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:44.176 DEBG Component stopped, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:44.177 TRCE Not running inactive scheduled., cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.177 DEBG Component(fca87c7e-7a7e-4e60-a318-a029defec134) was stopped., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:44.178 DEBG Component stopping, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:44.180 DEBG Stopping..., ctype: Counter, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:44.181 DEBG Component stopped, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:44.181 TRCE Not running inactive scheduled., cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.182 DEBG Component(99f5d21f-4c5d-45ad-92f2-83ddc74973d9) was stopped., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:44.182 DEBG Component stopping, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:290 [INFO] [stdout] test component::tests::child_alias_registration_test ... ok [INFO] [stdout] Oct 02 02:34:44.183 DEBG Stopping..., ctype: Counter, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component stopped, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:44.183 TRCE Not running inactive scheduled., cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component(f5db4736-617e-42fe-a7f8-da08c1ba4bd7) was stopped., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:44.183 TRCE Subscribing listener for fca87c7e-7a7e-4e60-a318-a029defec134., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component started., cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Starting..., ctype: CountSender, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component(fca87c7e-7a7e-4e60-a318-a029defec134) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.183 TRCE Subscribing listener for 99f5d21f-4c5d-45ad-92f2-83ddc74973d9., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component started., cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Starting..., ctype: Counter, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component(99f5d21f-4c5d-45ad-92f2-83ddc74973d9) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.183 TRCE Subscribing listener for f5db4736-617e-42fe-a7f8-da08c1ba4bd7., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component started., cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Starting..., ctype: Counter, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component(f5db4736-617e-42fe-a7f8-da08c1ba4bd7) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.183 TRCE Initialised., ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.183 TRCE Initialised., ctype: ComponentSupervisor, cid: 37fb53b3-9837-47f3-a4b9-a8c42d5ba2d4, system: kompact-runtime-44, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.183 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 39757 }, ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component started., cid: 35dac703-ac95-49a9-a47e-ac8b18c5edbd, system: kompact-runtime-44, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 35dac703-ac95-49a9-a47e-ac8b18c5edbd, system: kompact-runtime-44, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component started., cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.183 INFO Starting network..., ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Component started., cid: 37fb53b3-9837-47f3-a4b9-a8c42d5ba2d4, system: kompact-runtime-44, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.183 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 37fb53b3-9837-47f3-a4b9-a8c42d5ba2d4, system: kompact-runtime-44, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:44.188 INFO Started network just fine., ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:44.189 TRCE Initialised., ctype: ReceiverComponent, cid: c70282f8-a7f3-4b4d-821f-05ad72e5c114, system: kompact-runtime-44, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.189 TRCE Initialised., ctype: ReceiverComponent, cid: d22ea2a8-630d-4ff0-b9c7-64107c36d4ce, system: kompact-runtime-44, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.189 TRCE Initialised., ctype: ReceiverComponent, cid: 92e4a9ec-f752-4995-a870-c110c7c46bac, system: kompact-runtime-44, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.189 DEBG Requesting policy registration at "routing-group", system: kompact-runtime-44, location: src/runtime/system.rs:1771 [INFO] [stdout] Oct 02 02:34:44.189 TRCE Got registration request: RegistrationEnvelope { event: Policy(PolicyRegistration { policy: StorePolicy(FieldHashBucketRouting { hasher_builder: core::hash::BuildHasherDefault, field_extractor: fn(&kompact::messaging::net_message::NetMessage) -> &kompact::actors::paths::ActorPath }), path: ["routing-group"] }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.189 DEBG Completed policy registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44633 }, path: ["routing-group"] })), ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:971 [INFO] [stdout] Oct 02 02:34:44.189 TRCE NetworkThread starting, addr: 127.0.0.1:44633, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:44.189 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-44, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.189 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-44, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.190 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver0") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.190 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.190 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44633 }, path: ["routing-group", "receiver0"] })), ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.190 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-44, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.190 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-44, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.190 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver1") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.190 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44633 }, path: ["routing-group", "receiver1"] })), ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.190 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-44, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.190 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-44, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.190 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver2") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.190 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44633 }, path: ["routing-group", "receiver2"] })), ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.191 DEBG Component started., cid: 92e4a9ec-f752-4995-a870-c110c7c46bac, system: kompact-runtime-44, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.191 DEBG Starting..., ctype: ReceiverComponent, cid: 92e4a9ec-f752-4995-a870-c110c7c46bac, system: kompact-runtime-44, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.191 DEBG Component started., cid: c70282f8-a7f3-4b4d-821f-05ad72e5c114, system: kompact-runtime-44, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.191 DEBG Starting..., ctype: ReceiverComponent, cid: c70282f8-a7f3-4b4d-821f-05ad72e5c114, system: kompact-runtime-44, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.191 DEBG Component(92e4a9ec-f752-4995-a870-c110c7c46bac) was started., ctype: ComponentSupervisor, cid: 37fb53b3-9837-47f3-a4b9-a8c42d5ba2d4, system: kompact-runtime-44, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.191 DEBG Component(c70282f8-a7f3-4b4d-821f-05ad72e5c114) was started., ctype: ComponentSupervisor, cid: 37fb53b3-9837-47f3-a4b9-a8c42d5ba2d4, system: kompact-runtime-44, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.191 DEBG Component started., cid: d22ea2a8-630d-4ff0-b9c7-64107c36d4ce, system: kompact-runtime-44, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.191 DEBG Starting..., ctype: ReceiverComponent, cid: d22ea2a8-630d-4ff0-b9c7-64107c36d4ce, system: kompact-runtime-44, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.191 TRCE Routing msg with sender=tcp://127.0.0.1:44633 to member at index=0, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:44.191 DEBG Component(d22ea2a8-630d-4ff0-b9c7-64107c36d4ce) was started., ctype: ComponentSupervisor, cid: 37fb53b3-9837-47f3-a4b9-a8c42d5ba2d4, system: kompact-runtime-44, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.194 TRCE Initialised., ctype: DeadletterBox, cid: b1a7f05e-bf1e-4a01-ae82-df654ae203f8, system: kompact-runtime-47, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.194 TRCE Initialised., ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.194 TRCE Initialised., ctype: ComponentSupervisor, cid: 997334e9-208f-4118-9331-260f5d65bccf, system: kompact-runtime-47, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.194 DEBG Component started., cid: b1a7f05e-bf1e-4a01-ae82-df654ae203f8, system: kompact-runtime-47, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.194 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: b1a7f05e-bf1e-4a01-ae82-df654ae203f8, system: kompact-runtime-47, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:44.194 DEBG Component started., cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.194 INFO Starting network..., ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:44.194 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:44.194 TRCE NetworkThread starting, addr: 127.0.0.1:41395, owner: NetworkThread, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:44.196 DEBG Component started., cid: 997334e9-208f-4118-9331-260f5d65bccf, system: kompact-runtime-47, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.196 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 997334e9-208f-4118-9331-260f5d65bccf, system: kompact-runtime-47, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:44.196 INFO Started network just fine., ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:44.196 TRCE Initialised., ctype: ReceiverComponent, cid: 9961165c-46e3-4f07-a66c-83ca7d688eb5, system: kompact-runtime-47, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.196 TRCE Initialised., ctype: ReceiverComponent, cid: 15f69b56-0140-4f6a-b85f-41b446be0b75, system: kompact-runtime-47, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.196 TRCE Initialised., ctype: ReceiverComponent, cid: aa263f61-449a-4134-9dc5-8bd8b2c42308, system: kompact-runtime-47, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:44.197 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-47, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.197 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-47, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.197 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver0") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.197 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.197 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 41395 }, path: ["routing-group", "receiver0"] })), ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.197 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-47, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.197 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-47, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.197 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver1") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.197 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 41395 }, path: ["routing-group", "receiver1"] })), ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-47, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-47, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:44.198 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver2") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 41395 }, path: ["routing-group", "receiver2"] })), ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Component started., cid: 9961165c-46e3-4f07-a66c-83ca7d688eb5, system: kompact-runtime-47, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Starting..., ctype: ReceiverComponent, cid: 9961165c-46e3-4f07-a66c-83ca7d688eb5, system: kompact-runtime-47, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Component started., cid: 15f69b56-0140-4f6a-b85f-41b446be0b75, system: kompact-runtime-47, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Starting..., ctype: ReceiverComponent, cid: 15f69b56-0140-4f6a-b85f-41b446be0b75, system: kompact-runtime-47, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Component(9961165c-46e3-4f07-a66c-83ca7d688eb5) was started., ctype: ComponentSupervisor, cid: 997334e9-208f-4118-9331-260f5d65bccf, system: kompact-runtime-47, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Component(15f69b56-0140-4f6a-b85f-41b446be0b75) was started., ctype: ComponentSupervisor, cid: 997334e9-208f-4118-9331-260f5d65bccf, system: kompact-runtime-47, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Component started., cid: aa263f61-449a-4134-9dc5-8bd8b2c42308, system: kompact-runtime-47, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Starting..., ctype: ReceiverComponent, cid: aa263f61-449a-4134-9dc5-8bd8b2c42308, system: kompact-runtime-47, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:44.198 DEBG Component(aa263f61-449a-4134-9dc5-8bd8b2c42308) was started., ctype: ComponentSupervisor, cid: 997334e9-208f-4118-9331-260f5d65bccf, system: kompact-runtime-47, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:44.198 TRCE Routing msg with sender=tcp://127.0.0.1:41395 to member at index=0, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:44.585 TRCE Accepting connection from 127.0.0.1:56562, addr: 127.0.0.1:34855, system: kompact-runtime-38, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:44.586 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.623 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:44.623 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:44.627 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.673 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.689 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.697 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.708 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.814 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35911 }, ctype: NetworkDispatcher, cid: 364064b2-4894-465a-ac99-57575311e55f, system: kompact-runtime-38, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:44.880 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:44.886 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 34855 }, ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:45.038 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:45.039 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:45.045 TRCE Requesting connection to 127.0.0.1:42217, addr: 127.0.0.1:44657, system: kompact-runtime-29, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:45.069 TRCE Routing msg with sender=local://127.0.0.1:0 to member at index=2, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:45.069 TRCE Routing msg with sender=local://127.0.0.1:0 to member at index=2, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:45.153 WARN Hard Connection limit reached, rejecting incoming connection request from 127.0.0.1:58944, addr: 127.0.0.1:42217, system: kompact-runtime-25, location: src/net/network_thread.rs:771 [INFO] [stdout] Oct 02 02:34:45.388 TRCE Requesting connection to 127.0.0.1:44953, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:45.488 TRCE Accepting connection from 127.0.0.1:45532, addr: 127.0.0.1:44953, system: kompact-runtime-39, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:45.586 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:45.623 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:45.627 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:45.673 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:45.728 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:45.728 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35911 }, ctype: NetworkDispatcher, cid: b46d26a1-1315-4980-9743-40103696f722, system: kompact-runtime-39, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:45.728 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:45.728 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:45.799 WARN Soft Connection Limit exceeded! limit = 3. Closing channel TcpChannel { State: Connected(127.0.0.1:39393, SessionId(99686737-07c4-4f0f-9f7b-deb41095c801)), Messages: 0, Decode Buffer: DecodeBuffer { read_offset: 25, write_offset: 25, readable_len: 0, writeable_len: 127975, BufferConfig: BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:836 [INFO] [stdout] Oct 02 02:34:45.800 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44953 }, ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:46.043 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.043 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.043 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.043 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.043 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.043 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.043 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.043 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.043 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.043 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.044 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.044 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.044 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.044 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.044 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.044 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.044 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.044 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.044 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.044 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.044 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.045 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.045 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.045 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.045 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.045 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.045 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.045 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.045 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.045 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.045 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.045 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.045 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.046 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.046 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.046 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.046 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.046 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.046 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.046 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.046 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.046 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.046 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.046 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.047 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.047 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.047 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.047 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.047 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.047 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.047 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.047 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.047 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.047 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.047 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.047 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.047 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.048 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.048 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Local, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, system: kompact-runtime-40, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.048 TRCE The message was broadcast., system: kompact-runtime-40, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.070 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:46.096 DEBG Connection shutdown gracefully, addr: 127.0.0.1:39393, system: kompact-runtime-36, location: src/net/network_thread.rs:652 [INFO] [stdout] Oct 02 02:34:46.096 ERRO ClosedAck for unrecognized address: 127.0.0.1:35911, addr: 127.0.0.1:46823, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3d38f06d-564d-49dc-bc3b-3930832afbdd, system: kompact-runtime-36, location: src/net/network_thread.rs:676 [INFO] [stdout] Oct 02 02:34:46.152 DEBG Stopping channel with message count 0, addr: 127.0.0.1:42217, system: kompact-runtime-25, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:46.153 DEBG Stopping channel with message count 0, addr: 127.0.0.1:42217, system: kompact-runtime-25, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:46.153 DEBG Stopping channel with message count 0, addr: 127.0.0.1:42217, system: kompact-runtime-25, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:46.153 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:42217, system: kompact-runtime-25, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:46.153 DEBG Stopping channel with message count 0, addr: 127.0.0.1:41697, system: kompact-runtime-26, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:46.153 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:41697, system: kompact-runtime-26, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:46.153 DEBG Stopping channel with message count 0, addr: 127.0.0.1:35545, system: kompact-runtime-27, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:46.153 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:35545, system: kompact-runtime-27, location: src/net/network_thread.rs:926 [INFO] [stdout] test net::network_thread::tests::hard_channel_limit ... Oct 02 02:34:46.153 DEBG Stopping channel with message count 0, addr: 127.0.0.1:43571, system: kompact-runtime-28, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:46.153 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:43571, system: kompact-runtime-28, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:46.154 DEBG Stopping channel with message count 0, addr: 127.0.0.1:44657, system: kompact-runtime-29, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:46.154 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:44657, system: kompact-runtime-29, location: src/net/network_thread.rs:926 [INFO] [stdout] ok [INFO] [stdout] Oct 02 02:34:46.181 DEBG Dispatcher retrying connection to host 127.0.0.1:39339, attempt 0/10, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:553 [INFO] [stdout] Oct 02 02:34:46.182 TRCE Requesting connection to 127.0.0.1:39339, addr: 127.0.0.1:45043, owner: NetworkThread, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:46.182 WARN Error reading from channel 127.0.0.1:39339: Connection refused (os error 111), addr: 127.0.0.1:45043, owner: NetworkThread, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/net/network_thread.rs:406 [INFO] [stdout] Oct 02 02:34:46.197 DEBG Connection shutdown gracefully, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:652 [INFO] [stdout] Oct 02 02:34:46.199 ERRO ClosedAck for unrecognized address: 127.0.0.1:39393, addr: 127.0.0.1:35105, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/net/network_thread.rs:676 [INFO] [stdout] Oct 02 02:34:46.242 TRCE Initialised., ctype: DeadletterBox, cid: 6df34f49-43ac-4e3d-85c2-f1f230339ef8, system: kompact-runtime-48, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:46.242 TRCE Initialised., ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:46.242 TRCE Initialised., ctype: ComponentSupervisor, cid: 718f5664-76d1-47d5-a1b3-28714b6d1460, system: kompact-runtime-48, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:46.243 DEBG Component started., cid: 6df34f49-43ac-4e3d-85c2-f1f230339ef8, system: kompact-runtime-48, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:46.243 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6df34f49-43ac-4e3d-85c2-f1f230339ef8, system: kompact-runtime-48, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:46.243 DEBG Component started., cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:46.243 INFO Starting network..., ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:46.243 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:46.243 DEBG Component started., cid: 718f5664-76d1-47d5-a1b3-28714b6d1460, system: kompact-runtime-48, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:46.243 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 718f5664-76d1-47d5-a1b3-28714b6d1460, system: kompact-runtime-48, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:46.243 TRCE NetworkThread starting, addr: 127.0.0.1:44441, owner: NetworkThread, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:46.243 INFO Started network just fine., ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:46.243 TRCE Initialised., ctype: ReceiverComponent, cid: ee04f6f3-0bfc-4cb8-a4eb-5f798f992465, system: kompact-runtime-48, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:46.243 TRCE Initialised., ctype: ReceiverComponent, cid: e7c19c17-a0e7-44f2-a742-fea091924f0c, system: kompact-runtime-48, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:46.243 TRCE Initialised., ctype: ReceiverComponent, cid: fae9d71e-b437-40e5-b173-3d202a1566dd, system: kompact-runtime-48, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-48, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-48, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-48, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-48, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Requesting actor alias registration for "routing-group/receivers/node1", system: kompact-runtime-48, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Requesting actor registration at Alias("routing-group/receivers/node1"), system: kompact-runtime-48, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:46.244 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver1") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44441 }, path: ["routing-group", "receiver1"] })), ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:46.244 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver2") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44441 }, path: ["routing-group", "receiver2"] })), ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:46.244 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receivers/node1") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44441 }, path: ["routing-group", "receivers", "node1"] })), ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Component started., cid: ee04f6f3-0bfc-4cb8-a4eb-5f798f992465, system: kompact-runtime-48, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Starting..., ctype: ReceiverComponent, cid: ee04f6f3-0bfc-4cb8-a4eb-5f798f992465, system: kompact-runtime-48, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:46.244 DEBG Component(ee04f6f3-0bfc-4cb8-a4eb-5f798f992465) was started., ctype: ComponentSupervisor, cid: 718f5664-76d1-47d5-a1b3-28714b6d1460, system: kompact-runtime-48, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:46.245 DEBG Component started., cid: e7c19c17-a0e7-44f2-a742-fea091924f0c, system: kompact-runtime-48, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:46.245 DEBG Starting..., ctype: ReceiverComponent, cid: e7c19c17-a0e7-44f2-a742-fea091924f0c, system: kompact-runtime-48, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:46.245 DEBG Component(e7c19c17-a0e7-44f2-a742-fea091924f0c) was started., ctype: ComponentSupervisor, cid: 718f5664-76d1-47d5-a1b3-28714b6d1460, system: kompact-runtime-48, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:46.245 DEBG Component started., cid: fae9d71e-b437-40e5-b173-3d202a1566dd, system: kompact-runtime-48, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:46.245 DEBG Starting..., ctype: ReceiverComponent, cid: fae9d71e-b437-40e5-b173-3d202a1566dd, system: kompact-runtime-48, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:46.245 DEBG Component(fae9d71e-b437-40e5-b173-3d202a1566dd) was started., ctype: ComponentSupervisor, cid: 718f5664-76d1-47d5-a1b3-28714b6d1460, system: kompact-runtime-48, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:46.245 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44441 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44441 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:46.245 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:46.294 TRCE Initialised., ctype: DeadletterBox, cid: d3bb41b8-eff1-483d-88cf-47c282bd6de0, system: kompact-runtime-49, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:46.294 TRCE Initialised., ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:46.294 TRCE Initialised., ctype: ComponentSupervisor, cid: d5fddf3b-c4c1-4e05-a6a5-71c5beb93c25, system: kompact-runtime-49, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:46.294 DEBG Component started., cid: d3bb41b8-eff1-483d-88cf-47c282bd6de0, system: kompact-runtime-49, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:46.294 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d3bb41b8-eff1-483d-88cf-47c282bd6de0, system: kompact-runtime-49, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:46.294 DEBG Component started., cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:46.294 INFO Starting network..., ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:46.294 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:46.294 DEBG Component started., cid: d5fddf3b-c4c1-4e05-a6a5-71c5beb93c25, system: kompact-runtime-49, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:46.294 DEBG Started supervisor., ctype: ComponentSupervisor, cid: d5fddf3b-c4c1-4e05-a6a5-71c5beb93c25, system: kompact-runtime-49, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:46.296 TRCE NetworkThread starting, addr: 127.0.0.1:39339, owner: NetworkThread, ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:46.296 INFO Started network just fine., ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:46.297 TRCE Initialised., ctype: PongerAct, cid: 7c7ba149-3b3d-4f26-bd6d-3e1f4f72d8c7, system: kompact-runtime-49, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:46.297 DEBG Requesting actor registration at ActorId(7c7ba149-3b3d-4f26-bd6d-3e1f4f72d8c7), system: kompact-runtime-49, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:46.297 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: ActorId(7c7ba149-3b3d-4f26-bd6d-3e1f4f72d8c7) }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:46.297 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:46.298 DEBG Completed actor registration with Ok(Unique(UniquePath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 39339 }, id: 7c7ba149-3b3d-4f26-bd6d-3e1f4f72d8c7 })), ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:46.298 TRCE Requesting connection to 127.0.0.1:35911, addr: 127.0.0.1:39393, system: kompact-runtime-36, location: src/net/network_thread.rs:730 [INFO] [stdout] Oct 02 02:34:46.298 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-49, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:46.299 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-49, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:46.299 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("custom_name") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:46.299 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 39339 }, path: ["custom_name"] })), ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:46.299 DEBG Component started., cid: 7c7ba149-3b3d-4f26-bd6d-3e1f4f72d8c7, system: kompact-runtime-49, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:46.299 DEBG Starting..., ctype: PongerAct, cid: 7c7ba149-3b3d-4f26-bd6d-3e1f4f72d8c7, system: kompact-runtime-49, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:46.299 DEBG Component(7c7ba149-3b3d-4f26-bd6d-3e1f4f72d8c7) was started., ctype: ComponentSupervisor, cid: d5fddf3b-c4c1-4e05-a6a5-71c5beb93c25, system: kompact-runtime-49, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:46.398 TRCE Accepting connection from 127.0.0.1:33352, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:779 [INFO] [stdout] Oct 02 02:34:46.599 WARN Soft Connection Limit exceeded! limit = 3. Closing channel TcpChannel { State: Connected(127.0.0.1:39757, SessionId(cf2a7ddc-e351-4a06-813a-680bac7b2ec9)), Messages: 0, Decode Buffer: DecodeBuffer { read_offset: 25, write_offset: 25, readable_len: 0, writeable_len: 127975, BufferConfig: BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:836 [INFO] [stdout] Oct 02 02:34:46.599 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 39393 }, ctype: NetworkDispatcher, cid: 1acdc178-ca89-49a7-92ae-73712eb725e3, system: kompact-runtime-35, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=1, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=2, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.638 TRCE Routing msg to member at index=0, system: kompact-runtime-41, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:46.700 INFO registering newly connected conn at SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35911 }, ctype: NetworkDispatcher, cid: 3d38f06d-564d-49dc-bc3b-3930832afbdd, system: kompact-runtime-36, location: src/dispatch/mod.rs:647 [INFO] [stdout] Oct 02 02:34:46.713 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:46.744 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:46.798 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:46.880 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:47.039 TRCE Subscribing listener for cf36306c-72d3-45c7-899c-7ed01b05efc7., ctype: ComponentSupervisor, cid: 1b624458-9c00-43cc-b14f-dc57aa7ddc49, system: kompact-runtime-7, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:47.039 DEBG Component dying, cid: cf36306c-72d3-45c7-899c-7ed01b05efc7, system: kompact-runtime-7, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.039 DEBG Killing..., ctype: AsyncComponent, cid: cf36306c-72d3-45c7-899c-7ed01b05efc7, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.040 DEBG Component killed, cid: cf36306c-72d3-45c7-899c-7ed01b05efc7, system: kompact-runtime-7, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.040 TRCE Not running inactive scheduled., cid: cf36306c-72d3-45c7-899c-7ed01b05efc7, system: kompact-runtime-7, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.040 DEBG Component(cf36306c-72d3-45c7-899c-7ed01b05efc7) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 1b624458-9c00-43cc-b14f-dc57aa7ddc49, system: kompact-runtime-7, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:47.040 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 1b624458-9c00-43cc-b14f-dc57aa7ddc49, system: kompact-runtime-7, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:47.040 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 1b624458-9c00-43cc-b14f-dc57aa7ddc49, system: kompact-runtime-7, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:47.041 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:47.041 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:47.041 DEBG Component dying, cid: 5e864b96-99bb-465b-aa85-b77a087eab44, system: kompact-runtime-40, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.041 DEBG Killing..., ctype: ReceiverComponent, cid: 5e864b96-99bb-465b-aa85-b77a087eab44, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.042 DEBG Component killed, cid: 5e864b96-99bb-465b-aa85-b77a087eab44, system: kompact-runtime-40, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.042 TRCE Not running inactive scheduled., cid: 5e864b96-99bb-465b-aa85-b77a087eab44, system: kompact-runtime-40, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.042 DEBG Component dying, cid: c2c1960f-5383-443c-bee0-edb4cf502a45, system: kompact-runtime-40, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.042 DEBG Killing..., ctype: ReceiverComponent, cid: c2c1960f-5383-443c-bee0-edb4cf502a45, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.043 DEBG Component killed, cid: c2c1960f-5383-443c-bee0-edb4cf502a45, system: kompact-runtime-40, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.044 TRCE Not running inactive scheduled., cid: c2c1960f-5383-443c-bee0-edb4cf502a45, system: kompact-runtime-40, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.044 DEBG Component dying, cid: 7809b9cf-c28a-4a3d-8db3-6c4ac74787be, system: kompact-runtime-40, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Killing..., ctype: ReceiverComponent, cid: 7809b9cf-c28a-4a3d-8db3-6c4ac74787be, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component killed, cid: 7809b9cf-c28a-4a3d-8db3-6c4ac74787be, system: kompact-runtime-40, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.045 TRCE Not running inactive scheduled., cid: 7809b9cf-c28a-4a3d-8db3-6c4ac74787be, system: kompact-runtime-40, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component(5e864b96-99bb-465b-aa85-b77a087eab44) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:47.045 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component(c2c1960f-5383-443c-bee0-edb4cf502a45) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:47.045 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component(7809b9cf-c28a-4a3d-8db3-6c4ac74787be) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: e738ade0-a9b5-4631-9566-20f20571c41d, system: kompact-runtime-40, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component dying, cid: 4ffdf21b-eda1-4e9e-ae03-514d75ad89e3, system: kompact-runtime-7, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Killing..., ctype: LocalDispatcher, cid: 4ffdf21b-eda1-4e9e-ae03-514d75ad89e3, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component killed, cid: 4ffdf21b-eda1-4e9e-ae03-514d75ad89e3, system: kompact-runtime-7, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.045 TRCE Not running inactive scheduled., cid: 4ffdf21b-eda1-4e9e-ae03-514d75ad89e3, system: kompact-runtime-7, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component dying, cid: 9537733b-a687-470e-9d0b-5992560ca25a, system: kompact-runtime-7, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Killing..., ctype: DeadletterBox, cid: 9537733b-a687-470e-9d0b-5992560ca25a, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component killed, cid: 9537733b-a687-470e-9d0b-5992560ca25a, system: kompact-runtime-7, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.045 TRCE Not running inactive scheduled., cid: 9537733b-a687-470e-9d0b-5992560ca25a, system: kompact-runtime-7, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component dying, cid: 82d42a20-d74e-4363-ab1c-b387b5f7e818, system: kompact-runtime-40, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Killing..., ctype: LocalDispatcher, cid: 82d42a20-d74e-4363-ab1c-b387b5f7e818, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component killed, cid: 82d42a20-d74e-4363-ab1c-b387b5f7e818, system: kompact-runtime-40, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.045 TRCE Not running inactive scheduled., cid: 82d42a20-d74e-4363-ab1c-b387b5f7e818, system: kompact-runtime-40, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component dying, cid: 55c982ab-9255-4fdb-8e77-d68e12f3760b, system: kompact-runtime-40, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Killing..., ctype: DeadletterBox, cid: 55c982ab-9255-4fdb-8e77-d68e12f3760b, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.045 DEBG Component killed, cid: 55c982ab-9255-4fdb-8e77-d68e12f3760b, system: kompact-runtime-40, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.045 TRCE Not running inactive scheduled., cid: 55c982ab-9255-4fdb-8e77-d68e12f3760b, system: kompact-runtime-40, location: src/component/actual_component.rs:345 [INFO] [stdout] test component::tests::test_channel_non_blocking ... ok [INFO] [stdout] Oct 02 02:34:47.048 TRCE Initialised., ctype: DeadletterBox, cid: b0b555ff-20f1-487a-85ee-54bacc230c18, system: kompact-runtime-50, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.048 TRCE Initialised., ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.048 TRCE Initialised., ctype: ComponentSupervisor, cid: 9fcbd1cd-5242-40cd-a668-5be9c9f698ed, system: kompact-runtime-50, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Component started., cid: b0b555ff-20f1-487a-85ee-54bacc230c18, system: kompact-runtime-50, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: b0b555ff-20f1-487a-85ee-54bacc230c18, system: kompact-runtime-50, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Component started., cid: 9fcbd1cd-5242-40cd-a668-5be9c9f698ed, system: kompact-runtime-50, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Component started., cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 9fcbd1cd-5242-40cd-a668-5be9c9f698ed, system: kompact-runtime-50, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:47.048 INFO Starting network..., ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:1084 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:433 [INFO] [stdout] Oct 02 02:34:47.048 TRCE NetworkThread starting, addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/net/network_thread.rs:186 [INFO] [stdout] Oct 02 02:34:47.048 INFO Started network just fine., ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:1086 [INFO] [stdout] Oct 02 02:34:47.048 TRCE Initialised., ctype: ReceiverComponent, cid: 9f5b58cd-a67d-4ce8-a8fb-644ab1a3a494, system: kompact-runtime-50, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.048 TRCE Initialised., ctype: ReceiverComponent, cid: fa5e091d-51d6-49df-b75c-d78a16752f78, system: kompact-runtime-50, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.048 TRCE Initialised., ctype: ReceiverComponent, cid: 31ef2ac8-e690-4c2f-8ff2-01c5be7dd747, system: kompact-runtime-50, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-50, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-50, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-50, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-50, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Requesting actor alias registration for "routing-group/receivers/node1", system: kompact-runtime-50, location: src/runtime/system.rs:1757 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Requesting actor registration at Alias("routing-group/receivers/node1"), system: kompact-runtime-50, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:47.048 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver1") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 43393 }, path: ["routing-group", "receiver1"] })), ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:47.048 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receiver2") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 43393 }, path: ["routing-group", "receiver2"] })), ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:47.048 TRCE Got registration request: RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: Alias("routing-group/receivers/node1") }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: false } }) }, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:1035 [INFO] [stdout] Oct 02 02:34:47.048 DEBG Completed actor registration with Ok(Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 43393 }, path: ["routing-group", "receivers", "node1"] })), ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:920 [INFO] [stdout] Oct 02 02:34:47.051 DEBG Component started., cid: 9f5b58cd-a67d-4ce8-a8fb-644ab1a3a494, system: kompact-runtime-50, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.051 DEBG Component started., cid: fa5e091d-51d6-49df-b75c-d78a16752f78, system: kompact-runtime-50, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.051 DEBG Starting..., ctype: ReceiverComponent, cid: 9f5b58cd-a67d-4ce8-a8fb-644ab1a3a494, system: kompact-runtime-50, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.051 DEBG Component(9f5b58cd-a67d-4ce8-a8fb-644ab1a3a494) was started., ctype: ComponentSupervisor, cid: 9fcbd1cd-5242-40cd-a668-5be9c9f698ed, system: kompact-runtime-50, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.051 DEBG Starting..., ctype: ReceiverComponent, cid: fa5e091d-51d6-49df-b75c-d78a16752f78, system: kompact-runtime-50, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.051 DEBG Component(fa5e091d-51d6-49df-b75c-d78a16752f78) was started., ctype: ComponentSupervisor, cid: 9fcbd1cd-5242-40cd-a668-5be9c9f698ed, system: kompact-runtime-50, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.051 DEBG Component started., cid: 31ef2ac8-e690-4c2f-8ff2-01c5be7dd747, system: kompact-runtime-50, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.052 DEBG Starting..., ctype: ReceiverComponent, cid: 31ef2ac8-e690-4c2f-8ff2-01c5be7dd747, system: kompact-runtime-50, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.052 DEBG Component(31ef2ac8-e690-4c2f-8ff2-01c5be7dd747) was started., ctype: ComponentSupervisor, cid: 9fcbd1cd-5242-40cd-a668-5be9c9f698ed, system: kompact-runtime-50, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.052 TRCE Routing msg with sender=tcp://127.0.0.1:43393 to member at index=2, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.074 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.075 TRCE Routing msg with sender=local://127.0.0.1:0/othersource to member at index=1, system: kompact-runtime-42, location: src/routing/groups.rs:246 [INFO] [stdout] test routing::groups::tests::broadcast_routing ... ok [INFO] [stdout] test serialisation::default_serialisers::tests::test_string_serialisation ... ok [INFO] [stdout] test serialisation::default_serialisers::tests::test_u64_serialisation ... ok [INFO] [stdout] test serialisation::default_serialisers::tests::test_unit_serialisation ... ok [INFO] [stdout] test serialisation::serde_serialisers::tests::test_actorpath ... ok [INFO] [stdout] test serialisation::serde_serialisers::tests::test_enum ... ok [INFO] [stdout] Oct 02 02:34:47.086 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0test serialisation::serde_serialisers::tests::test_struct ... ok [INFO] [stdout] , system: kompact-runtime-43, location: src/dispatch/mod.rs:523test serialisation::tests::ser_deser_equivalence ... ok [INFO] [stdout] [INFO] [stdout] Oct 02 02:34:47.087 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:47.087 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:47.088 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:47.088 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:47.090 TRCE Initialised., ctype: DeadletterBox, cid: 2b9c8289-4a11-4895-a3a8-30399f00959e, system: kompact-runtime-51, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.090 TRCE Initialised., ctype: LocalDispatcher, cid: cb0a2944-9c3b-45c6-9482-e5b2160700a7, system: kompact-runtime-51, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.093 TRCE Initialised., ctype: ComponentSupervisor, cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.093 DEBG Component started., cid: 2b9c8289-4a11-4895-a3a8-30399f00959e, system: kompact-runtime-51, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.094 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 2b9c8289-4a11-4895-a3a8-30399f00959e, system: kompact-runtime-51, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:47.094 DEBG Component started., cid: cb0a2944-9c3b-45c6-9482-e5b2160700a7, system: kompact-runtime-51, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.095 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: cb0a2944-9c3b-45c6-9482-e5b2160700a7, system: kompact-runtime-51, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:47.095 DEBG Component started., cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.095 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:47.096 TRCE Initialised., ctype: TestComponent, cid: dde5da52-e0c9-436a-ad6e-1a4fb0a10c81, system: kompact-runtime-51, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.096 TRCE Initialised., ctype: RecvComponent, cid: 1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496, system: kompact-runtime-51, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.096 DEBG Component started., cid: dde5da52-e0c9-436a-ad6e-1a4fb0a10c81, system: kompact-runtime-51, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.097 DEBG Starting..., ctype: TestComponent, cid: dde5da52-e0c9-436a-ad6e-1a4fb0a10c81, system: kompact-runtime-51, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.097 DEBG Component started., cid: 1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496, system: kompact-runtime-51, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.097 DEBG Starting..., ctype: RecvComponent, cid: 1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496, system: kompact-runtime-51, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.097 INFO Got event Test, ctype: RecvComponent, cid: 1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496, system: kompact-runtime-51, location: src/lib.rs:530 [INFO] [stdout] Oct 02 02:34:47.098 DEBG Component(dde5da52-e0c9-436a-ad6e-1a4fb0a10c81) was started., ctype: ComponentSupervisor, cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.098 DEBG Component(1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496) was started., ctype: ComponentSupervisor, cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.098 TRCE Subscribing listener for f0b21182-fc36-482a-8a97-3266eabd27c0., ctype: ComponentSupervisor, cid: 1e7898e7-4ad7-4a35-979f-9f32436320a6, system: kompact-runtime-13, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:47.099 DEBG Component dying, cid: f0b21182-fc36-482a-8a97-3266eabd27c0, system: kompact-runtime-13, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.099 DEBG Component killed, cid: f0b21182-fc36-482a-8a97-3266eabd27c0, system: kompact-runtime-13, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.099 TRCE Not running inactive scheduled., cid: f0b21182-fc36-482a-8a97-3266eabd27c0, system: kompact-runtime-13, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.100 DEBG Component(f0b21182-fc36-482a-8a97-3266eabd27c0) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 1e7898e7-4ad7-4a35-979f-9f32436320a6, system: kompact-runtime-13, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:47.100 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 1e7898e7-4ad7-4a35-979f-9f32436320a6, system: kompact-runtime-13, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:47.100 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 1e7898e7-4ad7-4a35-979f-9f32436320a6, system: kompact-runtime-13, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:47.100 TRCE Subscribing listener for c025f127-c6d8-46cc-8d3d-bcede91e7753., ctype: ComponentSupervisor, cid: c59358c1-7762-45e3-8d7c-4afdfd6c3d8e, system: kompact-runtime-5, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:47.100 DEBG Component dying, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.100 DEBG Component killed, cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.100 TRCE Not running inactive scheduled., cid: c025f127-c6d8-46cc-8d3d-bcede91e7753, system: kompact-runtime-5, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.101 DEBG Component(c025f127-c6d8-46cc-8d3d-bcede91e7753) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: c59358c1-7762-45e3-8d7c-4afdfd6c3d8e, system: kompact-runtime-5, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:47.101 DEBG Component dying, cid: 33b4b539-bd74-466e-940e-4f0e9016c710, system: kompact-runtime-13, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.101 DEBG Killing..., ctype: LocalDispatcher, cid: 33b4b539-bd74-466e-940e-4f0e9016c710, system: kompact-runtime-13, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.101 DEBG Component killed, cid: 33b4b539-bd74-466e-940e-4f0e9016c710, system: kompact-runtime-13, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.101 TRCE Not running inactive scheduled., cid: 33b4b539-bd74-466e-940e-4f0e9016c710, system: kompact-runtime-13, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.102 DEBG Component dying, cid: 9b972b95-18d8-447e-bdac-bdcd0135433b, system: kompact-runtime-13, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.102 DEBG Killing..., ctype: DeadletterBox, cid: 9b972b95-18d8-447e-bdac-bdcd0135433b, system: kompact-runtime-13, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.102 DEBG Component killed, cid: 9b972b95-18d8-447e-bdac-bdcd0135433b, system: kompact-runtime-13, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.103 TRCE Not running inactive scheduled., cid: 9b972b95-18d8-447e-bdac-bdcd0135433b, system: kompact-runtime-13, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.103 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: c59358c1-7762-45e3-8d7c-4afdfd6c3d8e, system: kompact-runtime-5, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:47.103 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: c59358c1-7762-45e3-8d7c-4afdfd6c3d8e, system: kompact-runtime-5, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:47.103 DEBG Component dying, cid: 14bcc961-b024-466e-973f-e5d627487e5c, system: kompact-runtime-5, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.103 DEBG Killing..., ctype: LocalDispatcher, cid: 14bcc961-b024-466e-973f-e5d627487e5c, system: kompact-runtime-5, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.104 DEBG Component killed, cid: 14bcc961-b024-466e-973f-e5d627487e5c, system: kompact-runtime-5, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.104 TRCE Not running inactive scheduled., cid: 14bcc961-b024-466e-973f-e5d627487e5c, system: kompact-runtime-5, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.104 DEBG Component dying, cid: c0cbd8de-98dc-40ae-b168-1d57eed211b3, system: kompact-runtime-5, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.104 DEBG Killing..., ctype: DeadletterBox, cid: c0cbd8de-98dc-40ae-b168-1d57eed211b3, system: kompact-runtime-5, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.104 DEBG Component killed, cid: c0cbd8de-98dc-40ae-b168-1d57eed211b3, system: kompact-runtime-5, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.105 TRCE Not running inactive scheduled., cid: c0cbd8de-98dc-40ae-b168-1d57eed211b3, system: kompact-runtime-5, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.105 DEBG Stopping channel with message count 0, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:47.106 DEBG Stopping channel with message count 0, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:47.106 DEBG Stopping channel with message count 0, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:47.106 DEBG Stopping channel with message count 0, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:47.106 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:35911, system: kompact-runtime-35, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:47.106 DEBG Stopping channel with message count 0, addr: 127.0.0.1:39393, system: kompact-runtime-36, location: src/net/network_thread.rs:911 [INFO] [stdout] test component::tests::test_channel_blocking ... ok [INFO] [stdout] test net::network_thread::tests::soft_channel_limit ... ok [INFO] [stdout] test component::tests::test_mixed_blocking ... ok [INFO] [stdout] Oct 02 02:34:47.106 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:39393, system: kompact-runtime-36, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:47.107 DEBG Stopping channel with message count 0, addr: 127.0.0.1:39757, system: kompact-runtime-37, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:47.107 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:39757, system: kompact-runtime-37, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:47.107 DEBG Stopping channel with message count 0, addr: 127.0.0.1:34855, system: kompact-runtime-38, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:47.107 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:34855, system: kompact-runtime-38, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:47.107 DEBG Stopping channel with message count 0, addr: 127.0.0.1:44953, system: kompact-runtime-39, location: src/net/network_thread.rs:911 [INFO] [stdout] Oct 02 02:34:47.107 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:44953, system: kompact-runtime-39, location: src/net/network_thread.rs:926 [INFO] [stdout] Oct 02 02:34:47.112 TRCE Initialised., ctype: DeadletterBox, cid: c93691f8-c620-4dc5-9e78-bf348e88ec3a, system: custom-system, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.112 TRCE Initialised., ctype: LocalDispatcher, cid: 1b7b5309-5cb4-4c37-b613-969a5681c731, system: custom-system, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.112 TRCE Initialised., ctype: ComponentSupervisor, cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Component started., cid: c93691f8-c620-4dc5-9e78-bf348e88ec3a, system: custom-system, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c93691f8-c620-4dc5-9e78-bf348e88ec3a, system: custom-system, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Component started., cid: 1b7b5309-5cb4-4c37-b613-969a5681c731, system: custom-system, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 1b7b5309-5cb4-4c37-b613-969a5681c731, system: custom-system, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Component started., cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:47.112 TRCE Initialised., ctype: TestComponent, cid: 55428b71-d975-4fac-a91d-057d77b7ce40, system: custom-system, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.112 TRCE Initialised., ctype: RecvComponent, cid: 7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8, system: custom-system, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Component started., cid: 55428b71-d975-4fac-a91d-057d77b7ce40, system: custom-system, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Starting..., ctype: TestComponent, cid: 55428b71-d975-4fac-a91d-057d77b7ce40, system: custom-system, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Component(55428b71-d975-4fac-a91d-057d77b7ce40) was started., ctype: ComponentSupervisor, cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Component started., cid: 7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8, system: custom-system, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Starting..., ctype: RecvComponent, cid: 7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8, system: custom-system, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.112 DEBG Component(7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8) was started., ctype: ComponentSupervisor, cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.112 INFO Got event Test, ctype: RecvComponent, cid: 7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8, system: custom-system, location: src/lib.rs:530 [INFO] [stdout] Oct 02 02:34:47.120 TRCE Initialised., ctype: DeadletterBox, cid: d2558709-e40e-436e-8668-97ada937ec0f, system: kompact-runtime-52, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.120 TRCE Initialised., ctype: LocalDispatcher, cid: b5515a7f-8391-458e-b398-a29af169e142, system: kompact-runtime-52, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.120 TRCE Initialised., ctype: ComponentSupervisor, cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.121 DEBG Component started., cid: d2558709-e40e-436e-8668-97ada937ec0f, system: kompact-runtime-52, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.121 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d2558709-e40e-436e-8668-97ada937ec0f, system: kompact-runtime-52, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:47.121 DEBG Component started., cid: b5515a7f-8391-458e-b398-a29af169e142, system: kompact-runtime-52, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.121 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: b5515a7f-8391-458e-b398-a29af169e142, system: kompact-runtime-52, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:47.121 DEBG Component started., cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.121 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:47.125 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:47.125 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:47.125 TRCE Initialised., ctype: TestComponent, cid: bbd0d15e-f36d-4186-a643-22d583b8943f, system: kompact-runtime-52, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.125 TRCE Initialised., ctype: RecvComponent, cid: ac3d0d69-7e28-418c-861c-324ff04b714c, system: kompact-runtime-52, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.125 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:47.125 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:47.125 DEBG Component started., cid: ac3d0d69-7e28-418c-861c-324ff04b714c, system: kompact-runtime-52, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.125 DEBG Starting..., ctype: RecvComponent, cid: ac3d0d69-7e28-418c-861c-324ff04b714c, system: kompact-runtime-52, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.125 DEBG Component(ac3d0d69-7e28-418c-861c-324ff04b714c) was started., ctype: ComponentSupervisor, cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.125 DEBG Component started., cid: bbd0d15e-f36d-4186-a643-22d583b8943f, system: kompact-runtime-52, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.125 DEBG Starting..., ctype: TestComponent, cid: bbd0d15e-f36d-4186-a643-22d583b8943f, system: kompact-runtime-52, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.125 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:47.125 DEBG Component(bbd0d15e-f36d-4186-a643-22d583b8943f) was started., ctype: ComponentSupervisor, cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.125 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:47.125 INFO Got event Test, ctype: RecvComponent, cid: ac3d0d69-7e28-418c-861c-324ff04b714c, system: kompact-runtime-52, location: src/lib.rs:530 [INFO] [stdout] Oct 02 02:34:47.127 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:47.140 TRCE Initialised., ctype: DeadletterBox, cid: 4bdf55a4-595d-4fbe-b117-6c3bc3856c17, system: kompact-runtime-53, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.140 TRCE Initialised., ctype: LocalDispatcher, cid: a3aa6f25-e3b5-4d9b-86cd-50d2cce33547, system: kompact-runtime-53, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.140 TRCE Initialised., ctype: ComponentSupervisor, cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.140 DEBG Component started., cid: 4bdf55a4-595d-4fbe-b117-6c3bc3856c17, system: kompact-runtime-53, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.140 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 4bdf55a4-595d-4fbe-b117-6c3bc3856c17, system: kompact-runtime-53, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:47.140 DEBG Component started., cid: a3aa6f25-e3b5-4d9b-86cd-50d2cce33547, system: kompact-runtime-53, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.140 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: a3aa6f25-e3b5-4d9b-86cd-50d2cce33547, system: kompact-runtime-53, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:47.140 DEBG Component started., cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.140 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:47.141 TRCE Initialised., ctype: TestComponent, cid: daa42204-b20f-443e-9102-259a0467fff5, system: kompact-runtime-53, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.141 TRCE Initialised., ctype: RecvComponent, cid: f3583d97-8456-4bd3-9695-c2d1f17bed9f, system: kompact-runtime-53, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.141 DEBG Component started., cid: daa42204-b20f-443e-9102-259a0467fff5, system: kompact-runtime-53, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.141 DEBG Starting..., ctype: TestComponent, cid: daa42204-b20f-443e-9102-259a0467fff5, system: kompact-runtime-53, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.141 DEBG Component started., cid: f3583d97-8456-4bd3-9695-c2d1f17bed9f, system: kompact-runtime-53, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.141 DEBG Starting..., ctype: RecvComponent, cid: f3583d97-8456-4bd3-9695-c2d1f17bed9f, system: kompact-runtime-53, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.141 DEBG Component(daa42204-b20f-443e-9102-259a0467fff5) was started., ctype: ComponentSupervisor, cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.141 DEBG Component(f3583d97-8456-4bd3-9695-c2d1f17bed9f) was started., ctype: ComponentSupervisor, cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.141 INFO Got event Test, ctype: RecvComponent, cid: f3583d97-8456-4bd3-9695-c2d1f17bed9f, system: kompact-runtime-53, location: src/lib.rs:530 [INFO] [stdout] Oct 02 02:34:47.165 INFO Got message gotcha as state=gotcha, ctype: AsyncComponent, cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/mod.rs:964 [INFO] [stdout] Oct 02 02:34:47.165 INFO Completed AsyncMe::ConcurrentMessage future with state=done, ctype: AsyncComponent, cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/mod.rs:973 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Subscribing listener for fca87c7e-7a7e-4e60-a318-a029defec134., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Subscribing listener for 99f5d21f-4c5d-45ad-92f2-83ddc74973d9., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Subscribing listener for f5db4736-617e-42fe-a7f8-da08c1ba4bd7., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component stopping, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Stopping..., ctype: CountSender, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component stopped, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Not running inactive scheduled., cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component(fca87c7e-7a7e-4e60-a318-a029defec134) was stopped., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component stopping, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Stopping..., ctype: Counter, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component stopped, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Not running inactive scheduled., cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component(99f5d21f-4c5d-45ad-92f2-83ddc74973d9) was stopped., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component stopping, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Stopping..., ctype: Counter, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component stopped, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Not running inactive scheduled., cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component(f5db4736-617e-42fe-a7f8-da08c1ba4bd7) was stopped., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Subscribing listener for fca87c7e-7a7e-4e60-a318-a029defec134., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Subscribing listener for 99f5d21f-4c5d-45ad-92f2-83ddc74973d9., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Subscribing listener for f5db4736-617e-42fe-a7f8-da08c1ba4bd7., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component started., cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Starting..., ctype: CountSender, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component(fca87c7e-7a7e-4e60-a318-a029defec134) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component started., cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Starting..., ctype: Counter, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component(99f5d21f-4c5d-45ad-92f2-83ddc74973d9) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component started., cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Starting..., ctype: Counter, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Component(f5db4736-617e-42fe-a7f8-da08c1ba4bd7) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Routing msg with sender=tcp://127.0.0.1:44633 to member at index=0, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Routing msg with sender=tcp://127.0.0.1:44633 to member at index=0, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Routing msg with sender=tcp://127.0.0.1:41395 to member at index=0, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.208 TRCE Routing msg with sender=tcp://127.0.0.1:41395 to member at index=0, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:47.208 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:47.550 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:47.624 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:47.624 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:47.624 DEBG Component dying, cid: 07dfd9a7-79aa-4ea9-b0ce-bf95ea332251, system: kompact-runtime-41, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.625 DEBG Killing..., ctype: ReceiverComponent, cid: 07dfd9a7-79aa-4ea9-b0ce-bf95ea332251, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.625 DEBG Component killed, cid: 07dfd9a7-79aa-4ea9-b0ce-bf95ea332251, system: kompact-runtime-41, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.625 TRCE Not running inactive scheduled., cid: 07dfd9a7-79aa-4ea9-b0ce-bf95ea332251, system: kompact-runtime-41, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.625 DEBG Component dying, cid: ad752f74-06c4-4b3c-ab7f-2f2613ac587a, system: kompact-runtime-41, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.627 DEBG Killing..., ctype: ReceiverComponent, cid: ad752f74-06c4-4b3c-ab7f-2f2613ac587a, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.627 DEBG Component killed, cid: ad752f74-06c4-4b3c-ab7f-2f2613ac587a, system: kompact-runtime-41, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.628 TRCE Not running inactive scheduled., cid: ad752f74-06c4-4b3c-ab7f-2f2613ac587a, system: kompact-runtime-41, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.628 DEBG Component dying, cid: 0799fb3f-4e99-4f50-bdec-4d6a94ef5c54, system: kompact-runtime-41, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.628 DEBG Killing..., ctype: ReceiverComponent, cid: 0799fb3f-4e99-4f50-bdec-4d6a94ef5c54, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.628 DEBG Component killed, cid: 0799fb3f-4e99-4f50-bdec-4d6a94ef5c54, system: kompact-runtime-41, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.628 TRCE Not running inactive scheduled., cid: 0799fb3f-4e99-4f50-bdec-4d6a94ef5c54, system: kompact-runtime-41, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.628 DEBG Component(07dfd9a7-79aa-4ea9-b0ce-bf95ea332251) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:47.628 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:47.628 DEBG Component(ad752f74-06c4-4b3c-ab7f-2f2613ac587a) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:47.628 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:47.628 DEBG Component(0799fb3f-4e99-4f50-bdec-4d6a94ef5c54) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:47.628 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 504077df-7c33-4f8b-a8a4-15906b2fb683, system: kompact-runtime-41, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:47.629 DEBG Component dying, cid: b569ee4a-0f21-4f02-bbf8-0676ca2d9e61, system: kompact-runtime-41, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.629 DEBG Killing..., ctype: LocalDispatcher, cid: b569ee4a-0f21-4f02-bbf8-0676ca2d9e61, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.629 DEBG Component killed, cid: b569ee4a-0f21-4f02-bbf8-0676ca2d9e61, system: kompact-runtime-41, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.629 TRCE Not running inactive scheduled., cid: b569ee4a-0f21-4f02-bbf8-0676ca2d9e61, system: kompact-runtime-41, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.629 DEBG Component dying, cid: d52d499e-cdb9-44e3-ba16-61b95650235c, system: kompact-runtime-41, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.629 DEBG Killing..., ctype: DeadletterBox, cid: d52d499e-cdb9-44e3-ba16-61b95650235c, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.629 DEBG Component killed, cid: d52d499e-cdb9-44e3-ba16-61b95650235c, system: kompact-runtime-41, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.629 TRCE Not running inactive scheduled., cid: d52d499e-cdb9-44e3-ba16-61b95650235c, system: kompact-runtime-41, location: src/component/actual_component.rs:345 [INFO] [stdout] test routing::groups::tests::round_robin_routing ... ok [INFO] [stdout] Oct 02 02:34:47.635 TRCE Initialised., ctype: DeadletterBox, cid: 25bab2d2-df27-4c5e-95aa-6db6af35c2ce, system: kompact-runtime-54, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.635 TRCE Initialised., ctype: LocalDispatcher, cid: cb504adf-a4e2-4a53-822e-e2ef0095b8af, system: kompact-runtime-54, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.635 TRCE Initialised., ctype: ComponentSupervisor, cid: 0f93681d-f268-42f3-8316-535cbe861754, system: kompact-runtime-54, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.635 DEBG Component started., cid: 25bab2d2-df27-4c5e-95aa-6db6af35c2ce, system: kompact-runtime-54, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.635 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 25bab2d2-df27-4c5e-95aa-6db6af35c2ce, system: kompact-runtime-54, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:47.635 DEBG Component started., cid: cb504adf-a4e2-4a53-822e-e2ef0095b8af, system: kompact-runtime-54, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.635 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: cb504adf-a4e2-4a53-822e-e2ef0095b8af, system: kompact-runtime-54, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:47.635 DEBG Component started., cid: 0f93681d-f268-42f3-8316-535cbe861754, system: kompact-runtime-54, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.635 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 0f93681d-f268-42f3-8316-535cbe861754, system: kompact-runtime-54, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:47.637 TRCE Initialised., ctype: Stopper, cid: a05f8ebd-9b93-4a95-b957-6cf83c086e73, system: kompact-runtime-54, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Component started., cid: a05f8ebd-9b93-4a95-b957-6cf83c086e73, system: kompact-runtime-54, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Component(a05f8ebd-9b93-4a95-b957-6cf83c086e73) was started., ctype: ComponentSupervisor, cid: 0f93681d-f268-42f3-8316-535cbe861754, system: kompact-runtime-54, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 0f93681d-f268-42f3-8316-535cbe861754, system: kompact-runtime-54, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:47.638 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 0f93681d-f268-42f3-8316-535cbe861754, system: kompact-runtime-54, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Component dying, cid: a05f8ebd-9b93-4a95-b957-6cf83c086e73, system: kompact-runtime-54, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Killing..., ctype: Stopper, cid: a05f8ebd-9b93-4a95-b957-6cf83c086e73, system: kompact-runtime-54, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Component killed, cid: a05f8ebd-9b93-4a95-b957-6cf83c086e73, system: kompact-runtime-54, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.638 TRCE Not running inactive scheduled., cid: a05f8ebd-9b93-4a95-b957-6cf83c086e73, system: kompact-runtime-54, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Component(a05f8ebd-9b93-4a95-b957-6cf83c086e73) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0f93681d-f268-42f3-8316-535cbe861754, system: kompact-runtime-54, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 0f93681d-f268-42f3-8316-535cbe861754, system: kompact-runtime-54, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Component dying, cid: cb504adf-a4e2-4a53-822e-e2ef0095b8af, system: kompact-runtime-54, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Killing..., ctype: LocalDispatcher, cid: cb504adf-a4e2-4a53-822e-e2ef0095b8af, system: kompact-runtime-54, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.638 DEBG Component dying, cid: 25bab2d2-df27-4c5e-95aa-6db6af35c2ce, system: kompact-runtime-54, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:47.639 DEBG Component killed, cid: cb504adf-a4e2-4a53-822e-e2ef0095b8af, system: kompact-runtime-54, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.639 TRCE Not running inactive scheduled., cid: cb504adf-a4e2-4a53-822e-e2ef0095b8af, system: kompact-runtime-54, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.639 DEBG Killing..., ctype: DeadletterBox, cid: 25bab2d2-df27-4c5e-95aa-6db6af35c2ce, system: kompact-runtime-54, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:47.639 DEBG Component killed, cid: 25bab2d2-df27-4c5e-95aa-6db6af35c2ce, system: kompact-runtime-54, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:47.639 TRCE Not running inactive scheduled., cid: 25bab2d2-df27-4c5e-95aa-6db6af35c2ce, system: kompact-runtime-54, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:47.744 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:47.799 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:47.941 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: 80787f59-95b3-4de3-b09f-14099fb56e38, system: kompact-runtime-20, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:48.070 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Component dying, cid: ecfb5d51-d752-4d98-ba7b-3f4e334878d3, system: kompact-runtime-42, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Killing..., ctype: ReceiverComponent, cid: ecfb5d51-d752-4d98-ba7b-3f4e334878d3, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Component killed, cid: ecfb5d51-d752-4d98-ba7b-3f4e334878d3, system: kompact-runtime-42, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:48.070 TRCE Not running inactive scheduled., cid: ecfb5d51-d752-4d98-ba7b-3f4e334878d3, system: kompact-runtime-42, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Component dying, cid: 0e8814e2-e8f7-4cf6-9616-1301ef308fce, system: kompact-runtime-42, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Killing..., ctype: ReceiverComponent, cid: 0e8814e2-e8f7-4cf6-9616-1301ef308fce, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Component killed, cid: 0e8814e2-e8f7-4cf6-9616-1301ef308fce, system: kompact-runtime-42, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:48.070 TRCE Not running inactive scheduled., cid: 0e8814e2-e8f7-4cf6-9616-1301ef308fce, system: kompact-runtime-42, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Component dying, cid: ae0bfd9c-4e3c-405b-a390-661ed466c911, system: kompact-runtime-42, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Killing..., ctype: ReceiverComponent, cid: ae0bfd9c-4e3c-405b-a390-661ed466c911, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Component killed, cid: ae0bfd9c-4e3c-405b-a390-661ed466c911, system: kompact-runtime-42, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:48.070 TRCE Not running inactive scheduled., cid: ae0bfd9c-4e3c-405b-a390-661ed466c911, system: kompact-runtime-42, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Component(ecfb5d51-d752-4d98-ba7b-3f4e334878d3) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:48.070 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Component(0e8814e2-e8f7-4cf6-9616-1301ef308fce) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:48.070 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Component(ae0bfd9c-4e3c-405b-a390-661ed466c911) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:48.070 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 22cc9e7b-1f51-4cd9-80ac-a87eceb3c6cf, system: kompact-runtime-42, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:48.071 DEBG Component dying, cid: 3edc8f76-1c08-40d8-95e9-8ef2a67dc7b7, system: kompact-runtime-42, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:48.071 DEBG Killing..., ctype: LocalDispatcher, cid: 3edc8f76-1c08-40d8-95e9-8ef2a67dc7b7, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:48.071 DEBG Component killed, cid: 3edc8f76-1c08-40d8-95e9-8ef2a67dc7b7, system: kompact-runtime-42, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:48.071 TRCE Not running inactive scheduled., cid: 3edc8f76-1c08-40d8-95e9-8ef2a67dc7b7, system: kompact-runtime-42, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:48.071 DEBG Component dying, cid: 3aaf7631-7c55-4cb3-9236-573623a0e727, system: kompact-runtime-42, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:48.071 DEBG Killing..., ctype: DeadletterBox, cid: 3aaf7631-7c55-4cb3-9236-573623a0e727, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:48.071 DEBG Component killed, cid: 3aaf7631-7c55-4cb3-9236-573623a0e727, system: kompact-runtime-42, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:48.071 TRCE Not running inactive scheduled., cid: 3aaf7631-7c55-4cb3-9236-573623a0e727, system: kompact-runtime-42, location: src/component/actual_component.rs:345 [INFO] [stdout] test routing::groups::tests::sender_hash_routing ... ok [INFO] [stdout] test tests::test_component_failure ... ignored [INFO] [stdout] test tests::test_component_recovery ... ignored [INFO] [stdout] test tests::test_component_recovery_with_state ... ignored [INFO] [stdout] Oct 02 02:34:48.107 TRCE Initialised., ctype: DeadletterBox, cid: 6a2aef3e-0df3-41db-b395-d7e8c68a46d3, system: kompact-runtime-55, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:48.107 TRCE Initialised., ctype: LocalDispatcher, cid: 3bab6f70-83ad-4145-9f51-ac79019468b1, system: kompact-runtime-55, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:48.107 TRCE Initialised., ctype: ComponentSupervisor, cid: e6c8dfe1-9aa0-4067-8d9f-e5ead32d3611, system: kompact-runtime-55, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:48.107 DEBG Component started., cid: 6a2aef3e-0df3-41db-b395-d7e8c68a46d3, system: kompact-runtime-55, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:48.107 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6a2aef3e-0df3-41db-b395-d7e8c68a46d3, system: kompact-runtime-55, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:48.107 DEBG Component started., cid: 3bab6f70-83ad-4145-9f51-ac79019468b1, system: kompact-runtime-55, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:48.108 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 3bab6f70-83ad-4145-9f51-ac79019468b1, system: kompact-runtime-55, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:48.108 DEBG Component started., cid: e6c8dfe1-9aa0-4067-8d9f-e5ead32d3611, system: kompact-runtime-55, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:48.108 DEBG Started supervisor., ctype: ComponentSupervisor, cid: e6c8dfe1-9aa0-4067-8d9f-e5ead32d3611, system: kompact-runtime-55, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:48.108 TRCE Initialised., ctype: ConfigComponent, cid: dd207b97-eb37-4f99-bd6c-20386d62c333, system: kompact-runtime-55, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:48.108 DEBG Component started., cid: dd207b97-eb37-4f99-bd6c-20386d62c333, system: kompact-runtime-55, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:48.108 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: e6c8dfe1-9aa0-4067-8d9f-e5ead32d3611, system: kompact-runtime-55, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:48.108 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: e6c8dfe1-9aa0-4067-8d9f-e5ead32d3611, system: kompact-runtime-55, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:48.109 DEBG Component dying, cid: 3bab6f70-83ad-4145-9f51-ac79019468b1, system: kompact-runtime-55, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:48.109 DEBG Killing..., ctype: LocalDispatcher, cid: 3bab6f70-83ad-4145-9f51-ac79019468b1, system: kompact-runtime-55, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:48.109 DEBG Component killed, cid: 3bab6f70-83ad-4145-9f51-ac79019468b1, system: kompact-runtime-55, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:48.109 TRCE Not running inactive scheduled., cid: 3bab6f70-83ad-4145-9f51-ac79019468b1, system: kompact-runtime-55, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:48.110 DEBG Component dying, cid: 6a2aef3e-0df3-41db-b395-d7e8c68a46d3, system: kompact-runtime-55, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:48.110 DEBG Killing..., ctype: DeadletterBox, cid: 6a2aef3e-0df3-41db-b395-d7e8c68a46d3, system: kompact-runtime-55, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:48.111 DEBG Component killed, cid: 6a2aef3e-0df3-41db-b395-d7e8c68a46d3, system: kompact-runtime-55, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:48.111 TRCE Not running inactive scheduled., cid: 6a2aef3e-0df3-41db-b395-d7e8c68a46d3, system: kompact-runtime-55, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:48.111 DEBG Component(dd207b97-eb37-4f99-bd6c-20386d62c333) was started., ctype: ComponentSupervisor, cid: e6c8dfe1-9aa0-4067-8d9f-e5ead32d3611, system: kompact-runtime-55, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:48.550 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:523 [INFO] [stdout] test tests::test_async_shutdown ... ok [INFO] [stdout] Oct 02 02:34:48.642 TRCE Initialised., ctype: DeadletterBox, cid: abf28b10-9e02-46df-8b92-41fb3daf134e, system: kompact-runtime-56, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:48.643 TRCE Initialised., ctype: LocalDispatcher, cid: 4f289735-465d-4f9c-b213-9e33b8e418f1, system: kompact-runtime-56, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:48.643 TRCE Initialised., ctype: ComponentSupervisor, cid: cec839ca-58c2-4da2-ab65-d9a581837175, system: kompact-runtime-56, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component started., cid: abf28b10-9e02-46df-8b92-41fb3daf134e, system: kompact-runtime-56, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: abf28b10-9e02-46df-8b92-41fb3daf134e, system: kompact-runtime-56, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component started., cid: 4f289735-465d-4f9c-b213-9e33b8e418f1, system: kompact-runtime-56, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 4f289735-465d-4f9c-b213-9e33b8e418f1, system: kompact-runtime-56, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component started., cid: cec839ca-58c2-4da2-ab65-d9a581837175, system: kompact-runtime-56, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Started supervisor., ctype: ComponentSupervisor, cid: cec839ca-58c2-4da2-ab65-d9a581837175, system: kompact-runtime-56, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:48.644 TRCE Initialised., ctype: ConfigComponent, cid: 4c504b25-61d2-4e90-9444-321b563ca5af, system: kompact-runtime-56, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component started., cid: 4c504b25-61d2-4e90-9444-321b563ca5af, system: kompact-runtime-56, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component(4c504b25-61d2-4e90-9444-321b563ca5af) was started., ctype: ComponentSupervisor, cid: cec839ca-58c2-4da2-ab65-d9a581837175, system: kompact-runtime-56, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: cec839ca-58c2-4da2-ab65-d9a581837175, system: kompact-runtime-56, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:48.644 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: cec839ca-58c2-4da2-ab65-d9a581837175, system: kompact-runtime-56, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component dying, cid: 4c504b25-61d2-4e90-9444-321b563ca5af, system: kompact-runtime-56, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Killing..., ctype: ConfigComponent, cid: 4c504b25-61d2-4e90-9444-321b563ca5af, system: kompact-runtime-56, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component killed, cid: 4c504b25-61d2-4e90-9444-321b563ca5af, system: kompact-runtime-56, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:48.644 TRCE Not running inactive scheduled., cid: 4c504b25-61d2-4e90-9444-321b563ca5af, system: kompact-runtime-56, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component(4c504b25-61d2-4e90-9444-321b563ca5af) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: cec839ca-58c2-4da2-ab65-d9a581837175, system: kompact-runtime-56, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: cec839ca-58c2-4da2-ab65-d9a581837175, system: kompact-runtime-56, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component dying, cid: 4f289735-465d-4f9c-b213-9e33b8e418f1, system: kompact-runtime-56, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Killing..., ctype: LocalDispatcher, cid: 4f289735-465d-4f9c-b213-9e33b8e418f1, system: kompact-runtime-56, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component killed, cid: 4f289735-465d-4f9c-b213-9e33b8e418f1, system: kompact-runtime-56, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:48.644 TRCE Not running inactive scheduled., cid: 4f289735-465d-4f9c-b213-9e33b8e418f1, system: kompact-runtime-56, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component dying, cid: abf28b10-9e02-46df-8b92-41fb3daf134e, system: kompact-runtime-56, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Killing..., ctype: DeadletterBox, cid: abf28b10-9e02-46df-8b92-41fb3daf134e, system: kompact-runtime-56, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:48.644 DEBG Component killed, cid: abf28b10-9e02-46df-8b92-41fb3daf134e, system: kompact-runtime-56, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:48.644 TRCE Not running inactive scheduled., cid: abf28b10-9e02-46df-8b92-41fb3daf134e, system: kompact-runtime-56, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.086 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:49.094 INFO RecvComponent received "MsgTest", ctype: RecvComponent, cid: 1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496, system: kompact-runtime-51, location: src/lib.rs:515 [INFO] [stdout] test tests::test_config_from_file ... ok [INFO] [stdout] Oct 02 02:34:49.113 INFO RecvComponent received "MsgTest", ctype: RecvComponent, cid: 7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8, system: custom-system, location: src/lib.rs:515 [INFO] [stdout] Oct 02 02:34:49.116 TRCE Initialised., ctype: DeadletterBox, cid: d7a5f5bd-5538-47fd-abd4-16cc9e11a42b, system: kompact-runtime-57, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:49.116 TRCE Initialised., ctype: LocalDispatcher, cid: ec14e543-a830-4876-93a8-63120ea71286, system: kompact-runtime-57, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:49.116 TRCE Initialised., ctype: ComponentSupervisor, cid: 59ec75d4-e324-4a16-8762-428fc5773f2a, system: kompact-runtime-57, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:49.116 DEBG Component started., cid: d7a5f5bd-5538-47fd-abd4-16cc9e11a42b, system: kompact-runtime-57, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:49.116 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d7a5f5bd-5538-47fd-abd4-16cc9e11a42b, system: kompact-runtime-57, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:49.116 DEBG Component started., cid: ec14e543-a830-4876-93a8-63120ea71286, system: kompact-runtime-57, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:49.116 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: ec14e543-a830-4876-93a8-63120ea71286, system: kompact-runtime-57, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:49.116 DEBG Component started., cid: 59ec75d4-e324-4a16-8762-428fc5773f2a, system: kompact-runtime-57, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:49.116 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 59ec75d4-e324-4a16-8762-428fc5773f2a, system: kompact-runtime-57, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:49.116 TRCE Initialised., ctype: ConfigComponent, cid: b9f4e89b-0bc1-44ce-bb80-e6120e66fdf6, system: kompact-runtime-57, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:49.116 DEBG Component started., cid: b9f4e89b-0bc1-44ce-bb80-e6120e66fdf6, system: kompact-runtime-57, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:49.116 DEBG Component(b9f4e89b-0bc1-44ce-bb80-e6120e66fdf6) was started., ctype: ComponentSupervisor, cid: 59ec75d4-e324-4a16-8762-428fc5773f2a, system: kompact-runtime-57, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 59ec75d4-e324-4a16-8762-428fc5773f2a, system: kompact-runtime-57, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:49.119 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 59ec75d4-e324-4a16-8762-428fc5773f2a, system: kompact-runtime-57, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Component dying, cid: b9f4e89b-0bc1-44ce-bb80-e6120e66fdf6, system: kompact-runtime-57, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Killing..., ctype: ConfigComponent, cid: b9f4e89b-0bc1-44ce-bb80-e6120e66fdf6, system: kompact-runtime-57, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Component killed, cid: b9f4e89b-0bc1-44ce-bb80-e6120e66fdf6, system: kompact-runtime-57, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:49.119 TRCE Not running inactive scheduled., cid: b9f4e89b-0bc1-44ce-bb80-e6120e66fdf6, system: kompact-runtime-57, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Component(b9f4e89b-0bc1-44ce-bb80-e6120e66fdf6) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 59ec75d4-e324-4a16-8762-428fc5773f2a, system: kompact-runtime-57, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 59ec75d4-e324-4a16-8762-428fc5773f2a, system: kompact-runtime-57, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Component dying, cid: ec14e543-a830-4876-93a8-63120ea71286, system: kompact-runtime-57, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Killing..., ctype: LocalDispatcher, cid: ec14e543-a830-4876-93a8-63120ea71286, system: kompact-runtime-57, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Component killed, cid: ec14e543-a830-4876-93a8-63120ea71286, system: kompact-runtime-57, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:49.119 TRCE Not running inactive scheduled., cid: ec14e543-a830-4876-93a8-63120ea71286, system: kompact-runtime-57, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Component dying, cid: d7a5f5bd-5538-47fd-abd4-16cc9e11a42b, system: kompact-runtime-57, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Killing..., ctype: DeadletterBox, cid: d7a5f5bd-5538-47fd-abd4-16cc9e11a42b, system: kompact-runtime-57, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:49.119 DEBG Component killed, cid: d7a5f5bd-5538-47fd-abd4-16cc9e11a42b, system: kompact-runtime-57, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:49.119 TRCE Not running inactive scheduled., cid: d7a5f5bd-5538-47fd-abd4-16cc9e11a42b, system: kompact-runtime-57, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.127 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:49.128 INFO RecvComponent received "MsgTest", ctype: RecvComponent, cid: ac3d0d69-7e28-418c-861c-324ff04b714c, system: kompact-runtime-52, location: src/lib.rs:515 [INFO] [stdout] Oct 02 02:34:49.145 INFO RecvComponent received "MsgTest", ctype: RecvComponent, cid: f3583d97-8456-4bd3-9695-c2d1f17bed9f, system: kompact-runtime-53, location: src/lib.rs:515 [INFO] [stdout] Oct 02 02:34:49.173 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:49.207 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:49.213 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 08fd6782-f38a-4ac9-831d-950b339f3b6b, system: kompact-runtime-23, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:49.214 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:49.245 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:49.245 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44441 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44441 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:49.245 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:49.246 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44441 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 44441 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:49.246 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d6b5a376-975a-44bb-8aa6-49d55742869f, system: kompact-runtime-48, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:49.300 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 97759ef1-aea9-419f-8d0b-00e4cdf3c287, system: kompact-runtime-49, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:49.380 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: b66f8ead-7203-4ed1-aca9-30a0a55f2f70, system: kompact-runtime-24, location: src/dispatch/mod.rs:523 [INFO] [stdout] test tests::test_config_from_string ... ok [INFO] [stdout] Oct 02 02:34:49.648 TRCE Initialised., ctype: DeadletterBox, cid: 49ffb823-03c6-4ccb-9f39-8a3ccb1f5c8e, system: kompact-runtime-58, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Initialised., ctype: LocalDispatcher, cid: 8bf13fea-7c6c-43fb-bf54-fb4cefda9d97, system: kompact-runtime-58, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Initialised., ctype: ComponentSupervisor, cid: 3f4754ff-c79f-4baa-a8cf-295eb9db70a4, system: kompact-runtime-58, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:49.649 DEBG Component started., cid: 8bf13fea-7c6c-43fb-bf54-fb4cefda9d97, system: kompact-runtime-58, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:49.649 DEBG Component started., cid: 49ffb823-03c6-4ccb-9f39-8a3ccb1f5c8e, system: kompact-runtime-58, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:49.649 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 8bf13fea-7c6c-43fb-bf54-fb4cefda9d97, system: kompact-runtime-58, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:49.649 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 49ffb823-03c6-4ccb-9f39-8a3ccb1f5c8e, system: kompact-runtime-58, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:49.649 DEBG Component started., cid: 3f4754ff-c79f-4baa-a8cf-295eb9db70a4, system: kompact-runtime-58, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:49.649 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3f4754ff-c79f-4baa-a8cf-295eb9db70a4, system: kompact-runtime-58, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Initialised., ctype: TestComponent, cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.649 TRCE Not running inactive scheduled., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:49.650 TRCE Initialised., ctype: RecvComponent, cid: 33a487e3-63ad-47d1-bca0-d984e71259c4, system: kompact-runtime-58, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:49.650 DEBG Component started., cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:49.650 DEBG Starting..., ctype: TestComponent, cid: f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec, system: kompact-runtime-58, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:49.650 DEBG Component(f9a5ffa7-a837-4dda-89c2-87b7ffa6bbec) was started., ctype: ComponentSupervisor, cid: 3f4754ff-c79f-4baa-a8cf-295eb9db70a4, system: kompact-runtime-58, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:49.651 DEBG Component started., cid: 33a487e3-63ad-47d1-bca0-d984e71259c4, system: kompact-runtime-58, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:49.651 DEBG Starting..., ctype: RecvComponent, cid: 33a487e3-63ad-47d1-bca0-d984e71259c4, system: kompact-runtime-58, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:49.651 INFO Got event Test, ctype: RecvComponent, cid: 33a487e3-63ad-47d1-bca0-d984e71259c4, system: kompact-runtime-58, location: src/lib.rs:530 [INFO] [stdout] Oct 02 02:34:49.651 DEBG Component(33a487e3-63ad-47d1-bca0-d984e71259c4) was started., ctype: ComponentSupervisor, cid: 3f4754ff-c79f-4baa-a8cf-295eb9db70a4, system: kompact-runtime-58, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.050 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/dispatch/mod.rs:523 [INFO] [stdout] Oct 02 02:34:50.050 TRCE Routing msg with sender=tcp://127.0.0.1:43393 to member at index=2, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:50.050 TRCE Routing msg with sender=tcp://127.0.0.1:43393 to member at index=2, ctype: NetworkDispatcher, cid: e9cf967e-662a-4ca4-9b73-ea8f11ebba83, system: kompact-runtime-50, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:50.087 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 42073 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:50.088 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: a94e0ebf-2a0a-4ed5-b99b-4d3fbf4bb9c0, system: kompact-runtime-43, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:50.108 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:50.108 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Component dying, cid: dde5da52-e0c9-436a-ad6e-1a4fb0a10c81, system: kompact-runtime-51, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Component dying, cid: 1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496, system: kompact-runtime-51, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Killing..., ctype: TestComponent, cid: dde5da52-e0c9-436a-ad6e-1a4fb0a10c81, system: kompact-runtime-51, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Component killed, cid: dde5da52-e0c9-436a-ad6e-1a4fb0a10c81, system: kompact-runtime-51, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Killing..., ctype: RecvComponent, cid: 1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496, system: kompact-runtime-51, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.109 TRCE Not running inactive scheduled., cid: dde5da52-e0c9-436a-ad6e-1a4fb0a10c81, system: kompact-runtime-51, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Component killed, cid: 1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496, system: kompact-runtime-51, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.109 TRCE Not running inactive scheduled., cid: 1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496, system: kompact-runtime-51, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Component(dde5da52-e0c9-436a-ad6e-1a4fb0a10c81) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:50.109 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Component(1c7bd497-1f3a-4a2d-b3c5-c0ccdd292496) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 2559da1f-0e8d-4e6e-90e7-7c7fe1c567b6, system: kompact-runtime-51, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Component dying, cid: cb0a2944-9c3b-45c6-9482-e5b2160700a7, system: kompact-runtime-51, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Killing..., ctype: LocalDispatcher, cid: cb0a2944-9c3b-45c6-9482-e5b2160700a7, system: kompact-runtime-51, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Component killed, cid: cb0a2944-9c3b-45c6-9482-e5b2160700a7, system: kompact-runtime-51, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.109 TRCE Not running inactive scheduled., cid: cb0a2944-9c3b-45c6-9482-e5b2160700a7, system: kompact-runtime-51, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Component dying, cid: 2b9c8289-4a11-4895-a3a8-30399f00959e, system: kompact-runtime-51, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Killing..., ctype: DeadletterBox, cid: 2b9c8289-4a11-4895-a3a8-30399f00959e, system: kompact-runtime-51, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.109 DEBG Component killed, cid: 2b9c8289-4a11-4895-a3a8-30399f00959e, system: kompact-runtime-51, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.109 TRCE Not running inactive scheduled., cid: 2b9c8289-4a11-4895-a3a8-30399f00959e, system: kompact-runtime-51, location: src/component/actual_component.rs:345 [INFO] [stdout] test tests::custom_executor ... ok [INFO] [stdout] test tests::test_config_merged ... ok [INFO] [stdout] Oct 02 02:34:50.116 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:50.116 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component dying, cid: 55428b71-d975-4fac-a91d-057d77b7ce40, system: custom-system, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Killing..., ctype: TestComponent, cid: 55428b71-d975-4fac-a91d-057d77b7ce40, system: custom-system, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component killed, cid: 55428b71-d975-4fac-a91d-057d77b7ce40, system: custom-system, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: 55428b71-d975-4fac-a91d-057d77b7ce40, system: custom-system, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component dying, cid: 7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8, system: custom-system, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Killing..., ctype: RecvComponent, cid: 7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8, system: custom-system, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component killed, cid: 7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8, system: custom-system, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: 7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8, system: custom-system, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component(55428b71-d975-4fac-a91d-057d77b7ce40) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component(7ed28f1f-cb61-4011-b8a2-2070a8a7c5c8) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 5b0d1a8b-561d-4340-ad68-8934c029b387, system: custom-system, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component dying, cid: 1b7b5309-5cb4-4c37-b613-969a5681c731, system: custom-system, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Killing..., ctype: LocalDispatcher, cid: 1b7b5309-5cb4-4c37-b613-969a5681c731, system: custom-system, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component killed, cid: 1b7b5309-5cb4-4c37-b613-969a5681c731, system: custom-system, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: 1b7b5309-5cb4-4c37-b613-969a5681c731, system: custom-system, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component dying, cid: c93691f8-c620-4dc5-9e78-bf348e88ec3a, system: custom-system, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Killing..., ctype: DeadletterBox, cid: c93691f8-c620-4dc5-9e78-bf348e88ec3a, system: custom-system, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component killed, cid: c93691f8-c620-4dc5-9e78-bf348e88ec3a, system: custom-system, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: c93691f8-c620-4dc5-9e78-bf348e88ec3a, system: custom-system, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Initialised., ctype: DeadletterBox, cid: 2cbcb533-31c2-4d81-9c85-efebe86d80e8, system: kompact-runtime-59, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Initialised., ctype: LocalDispatcher, cid: aeb49031-a26d-4e09-85fb-b17c000df48c, system: kompact-runtime-59, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Initialised., ctype: ComponentSupervisor, cid: f35babee-942a-4a4f-a7ae-44a71c352182, system: kompact-runtime-59, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component started., cid: 2cbcb533-31c2-4d81-9c85-efebe86d80e8, system: kompact-runtime-59, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component started., cid: f35babee-942a-4a4f-a7ae-44a71c352182, system: kompact-runtime-59, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 2cbcb533-31c2-4d81-9c85-efebe86d80e8, system: kompact-runtime-59, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f35babee-942a-4a4f-a7ae-44a71c352182, system: kompact-runtime-59, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Component started., cid: aeb49031-a26d-4e09-85fb-b17c000df48c, system: kompact-runtime-59, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: aeb49031-a26d-4e09-85fb-b17c000df48c, system: kompact-runtime-59, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Initialised., ctype: CounterComponent, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.117 DEBG Requesting actor registration at ActorId(ed1f5ab9-ebe0-4064-a232-91389a4af6ed), system: kompact-runtime-59, location: src/runtime/system.rs:1740 [INFO] [stdout] Oct 02 02:34:50.117 WARN LocalDispatcher received Registration(RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: ActorId(ed1f5ab9-ebe0-4064-a232-91389a4af6ed) }), update: false, promise: Fulfil(KPromise { result_channel: Sender { complete: true } }) }), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: aeb49031-a26d-4e09-85fb-b17c000df48c, system: kompact-runtime-59, location: src/default_components.rs:234 [INFO] [stdout] Oct 02 02:34:50.117 ERRO Could not notify listeners: ChannelBroken, ctype: LocalDispatcher, cid: aeb49031-a26d-4e09-85fb-b17c000df48c, system: kompact-runtime-59, location: src/default_components.rs:243 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.117 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.118 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.124 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: Tcp, address: 127.0.0.1, port: 35101 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) }, session: None }, ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/routing/groups.rs:279 [INFO] [stdout] Oct 02 02:34:50.125 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 3c7cde93-8d8f-4df3-b157-ebfc2344b582, system: kompact-runtime-46, location: src/routing/groups.rs:284 [INFO] [stdout] Oct 02 02:34:50.129 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] test tests::custom_settings ... ok [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] test tests::test_system_spawn ... okOct 02 02:34:50.133 [INFO] [stdout] TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.133 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.134 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.135 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.136 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.139 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.140 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.141 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] test tests::default_settings ... okOct 02 02:34:50.142 [INFO] [stdout] TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.142 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.143 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.144 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.145 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: a0d679ac-433b-4105-a7de-eb0677f769a7, system: kompact-runtime-45, location: src/routing/groups.rs:145 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.147 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] test tests::custom_scheduler ... Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] okOct 02 02:34:50.148 [INFO] [stdout] TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:50.148 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.149 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.149 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.149 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.149 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.149 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.149 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component dying, cid: ac3d0d69-7e28-418c-861c-324ff04b714c, system: kompact-runtime-52, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Killing..., ctype: RecvComponent, cid: ac3d0d69-7e28-418c-861c-324ff04b714c, system: kompact-runtime-52, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component killed, cid: ac3d0d69-7e28-418c-861c-324ff04b714c, system: kompact-runtime-52, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ac3d0d69-7e28-418c-861c-324ff04b714c, system: kompact-runtime-52, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component dying, cid: bbd0d15e-f36d-4186-a643-22d583b8943f, system: kompact-runtime-52, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Killing..., ctype: TestComponent, cid: bbd0d15e-f36d-4186-a643-22d583b8943f, system: kompact-runtime-52, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component killed, cid: bbd0d15e-f36d-4186-a643-22d583b8943f, system: kompact-runtime-52, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: bbd0d15e-f36d-4186-a643-22d583b8943f, system: kompact-runtime-52, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component(ac3d0d69-7e28-418c-861c-324ff04b714c) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component(bbd0d15e-f36d-4186-a643-22d583b8943f) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 9e051c81-7fab-427e-a23f-83e0d9b37a75, system: kompact-runtime-52, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Initialised., ctype: DeadletterBox, cid: eb922190-3117-44ef-8394-402582549eed, system: kompact-runtime-61, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Initialised., ctype: LocalDispatcher, cid: a5b129f8-e871-4a52-998d-7bc46ba8d144, system: kompact-runtime-61, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Initialised., ctype: ComponentSupervisor, cid: 253dfc30-c9e7-4109-a2e0-f96ca5459df1, system: kompact-runtime-61, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component started., cid: eb922190-3117-44ef-8394-402582549eed, system: kompact-runtime-61, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: eb922190-3117-44ef-8394-402582549eed, system: kompact-runtime-61, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component started., cid: a5b129f8-e871-4a52-998d-7bc46ba8d144, system: kompact-runtime-61, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: a5b129f8-e871-4a52-998d-7bc46ba8d144, system: kompact-runtime-61, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component started., cid: 253dfc30-c9e7-4109-a2e0-f96ca5459df1, system: kompact-runtime-61, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 253dfc30-c9e7-4109-a2e0-f96ca5459df1, system: kompact-runtime-61, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Initialised., ctype: TimerRecvComponent, cid: 51c9962a-9913-4aab-8016-eeb47fd77e0a, system: kompact-runtime-61, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component started., cid: 51c9962a-9913-4aab-8016-eeb47fd77e0a, system: kompact-runtime-61, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.155 INFO Starting TimerRecvComponent, ctype: TimerRecvComponent, cid: 51c9962a-9913-4aab-8016-eeb47fd77e0a, system: kompact-runtime-61, location: src/lib.rs:777 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component(51c9962a-9913-4aab-8016-eeb47fd77e0a) was started., ctype: ComponentSupervisor, cid: 253dfc30-c9e7-4109-a2e0-f96ca5459df1, system: kompact-runtime-61, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Initialised., ctype: DeadletterBox, cid: e2c103e0-23f8-4043-8eb9-f53a409fac8f, system: kompact-runtime-62, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Initialised., ctype: LocalDispatcher, cid: a72919b1-731a-45b9-a869-a6b3375eae6a, system: kompact-runtime-62, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.155 TRCE Initialised., ctype: ComponentSupervisor, cid: 544df0bb-f855-4391-8eb0-474509d4b2f3, system: kompact-runtime-62, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component started., cid: e2c103e0-23f8-4043-8eb9-f53a409fac8f, system: kompact-runtime-62, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e2c103e0-23f8-4043-8eb9-f53a409fac8f, system: kompact-runtime-62, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:50.155 DEBG Component started., cid: a72919b1-731a-45b9-a869-a6b3375eae6a, system: kompact-runtime-62, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.158 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: a72919b1-731a-45b9-a869-a6b3375eae6a, system: kompact-runtime-62, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:50.159 DEBG Component started., cid: 544df0bb-f855-4391-8eb0-474509d4b2f3, system: kompact-runtime-62, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.159 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 544df0bb-f855-4391-8eb0-474509d4b2f3, system: kompact-runtime-62, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:50.159 ERRO slog-async: logger dropped messages due to channel overflow, count: 687, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.160 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.160 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.160 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.160 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.160 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.161 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.161 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.161 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.161 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.161 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.161 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.162 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.163 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.163 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.164 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.164 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.164 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.164 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.164 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.165 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.166 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.170 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.171 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.171 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.171 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.171 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.171 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.174 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.174 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.175 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.177 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.177 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.177 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] test utils::ask::tests::test_ask_complete_with_blocking ... okOct 02 02:34:50.178 [INFO] [stdout] TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.178 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.178 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.178 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.178 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.179 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.180 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.182 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 ERRO slog-async: logger dropped messages due to channel overflow, count: 780, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.183 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.183 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.183 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.183 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.183 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.183 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.185 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.188 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.188 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.188 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.189 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 780, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.189 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.189 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.190 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.193 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.193 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.193 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.195 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.195 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.195 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 24, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.196 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.237 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.238 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Component dying, cid: daa42204-b20f-443e-9102-259a0467fff5, system: kompact-runtime-53, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Killing..., ctype: TestComponent, cid: daa42204-b20f-443e-9102-259a0467fff5, system: kompact-runtime-53, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Component killed, cid: daa42204-b20f-443e-9102-259a0467fff5, system: kompact-runtime-53, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Component dying, cid: f3583d97-8456-4bd3-9695-c2d1f17bed9f, system: kompact-runtime-53, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: daa42204-b20f-443e-9102-259a0467fff5, system: kompact-runtime-53, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Killing..., ctype: RecvComponent, cid: f3583d97-8456-4bd3-9695-c2d1f17bed9f, system: kompact-runtime-53, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Component killed, cid: f3583d97-8456-4bd3-9695-c2d1f17bed9f, system: kompact-runtime-53, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: f3583d97-8456-4bd3-9695-c2d1f17bed9f, system: kompact-runtime-53, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Component(daa42204-b20f-443e-9102-259a0467fff5) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Component(f3583d97-8456-4bd3-9695-c2d1f17bed9f) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: b2b7f397-19e3-4254-9e32-eb7dc602f815, system: kompact-runtime-53, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Component dying, cid: 4bdf55a4-595d-4fbe-b117-6c3bc3856c17, system: kompact-runtime-53, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Killing..., ctype: DeadletterBox, cid: 4bdf55a4-595d-4fbe-b117-6c3bc3856c17, system: kompact-runtime-53, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.239 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.239 DEBG Component killed, cid: 4bdf55a4-595d-4fbe-b117-6c3bc3856c17, system: kompact-runtime-53, location: src/component/actual_component.rs:229 [INFO] [stdout] test utils::ask::tests::test_ask_complete ... ok [INFO] [stdout] test component::tests::test_concurrent_non_blocking ... ok [INFO] [stdout] test utils::ask::tests::test_ask_complete_with_spawn_local ... ok [INFO] [stdout] Oct 02 02:34:50.240 DEBG Component dying, cid: a3aa6f25-e3b5-4d9b-86cd-50d2cce33547, system: kompact-runtime-53, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: 4bdf55a4-595d-4fbe-b117-6c3bc3856c17, system: kompact-runtime-53, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 DEBG Killing..., ctype: LocalDispatcher, cid: a3aa6f25-e3b5-4d9b-86cd-50d2cce33547, system: kompact-runtime-53, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 DEBG Component killed, cid: a3aa6f25-e3b5-4d9b-86cd-50d2cce33547, system: kompact-runtime-53, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: a3aa6f25-e3b5-4d9b-86cd-50d2cce33547, system: kompact-runtime-53, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59test utils::checked_casts::tests::check_f64_casts ... , ok [INFO] [stdout] location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: dba11106-949d-4d9e-8fba-0c0a19623277, system: kompact-runtime-63, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:50.240 DEBG Component dying, cid: 75d4ba9f-a726-4239-a5b4-0b235de2d7e6, system: kompact-runtime-63, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Component(75d4ba9f-a726-4239-a5b4-0b235de2d7e6) was killed and deallocated., ctype: ComponentSupervisor, cid: dba11106-949d-4d9e-8fba-0c0a19623277, system: kompact-runtime-63, location: src/supervision.rs:280 [INFO] [stdout] Oct 02 02:34:50.240 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: dba11106-949d-4d9e-8fba-0c0a19623277, system: kompact-runtime-63, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.240 ERRO slog-async: logger dropped messages due to channel overflow, count: 24, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ba94bf05-84dc-4d01-961f-465a3c4d34e4, system: kompact-runtime-63, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 DEBG Component dying, cid: ba94bf05-84dc-4d01-961f-465a3c4d34e4, system: kompact-runtime-63, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.241 DEBG Killing..., ctype: DeadletterBox, cid: ba94bf05-84dc-4d01-961f-465a3c4d34e4, system: kompact-runtime-63, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.241 DEBG Component killed, cid: ba94bf05-84dc-4d01-961f-465a3c4d34e4, system: kompact-runtime-63, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ba94bf05-84dc-4d01-961f-465a3c4d34e4, system: kompact-runtime-63, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 457, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 32, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.241 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 28, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 61, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.242 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 184, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 ERRO slog-async: logger dropped messages due to channel overflow, count: 1049, ctype: TestComponent, cid: 441c4b09-c9e9-4352-afd6-c27dd2dfb9fa, system: kompact-runtime-64, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Initialised., ctype: TestComponent, cid: 441c4b09-c9e9-4352-afd6-c27dd2dfb9fa, system: kompact-runtime-64, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Initialised., ctype: AsyncTestComponent, cid: 8eeaf0a4-1d0f-44de-817b-df6fe209bbd0, system: kompact-runtime-64, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Subscribing listener for 441c4b09-c9e9-4352-afd6-c27dd2dfb9fa., ctype: ComponentSupervisor, cid: 5a9e8570-3ea7-4a10-b002-396bb14c752b, system: kompact-runtime-64, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.243 DEBG Component started., cid: 441c4b09-c9e9-4352-afd6-c27dd2dfb9fa, system: kompact-runtime-64, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.243 DEBG Starting..., ctype: TestComponent, cid: 441c4b09-c9e9-4352-afd6-c27dd2dfb9fa, system: kompact-runtime-64, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:50.243 DEBG Component(441c4b09-c9e9-4352-afd6-c27dd2dfb9fa) was started., ctype: ComponentSupervisor, cid: 5a9e8570-3ea7-4a10-b002-396bb14c752b, system: kompact-runtime-64, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Subscribing listener for 8eeaf0a4-1d0f-44de-817b-df6fe209bbd0., ctype: ComponentSupervisor, cid: 5a9e8570-3ea7-4a10-b002-396bb14c752b, system: kompact-runtime-64, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.243 DEBG Component started., cid: 8eeaf0a4-1d0f-44de-817b-df6fe209bbd0, system: kompact-runtime-64, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.243 DEBG Starting..., ctype: AsyncTestComponent, cid: 8eeaf0a4-1d0f-44de-817b-df6fe209bbd0, system: kompact-runtime-64, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:50.243 DEBG Component(8eeaf0a4-1d0f-44de-817b-df6fe209bbd0) was started., ctype: ComponentSupervisor, cid: 5a9e8570-3ea7-4a10-b002-396bb14c752b, system: kompact-runtime-64, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Component has been blocked, cid: 8eeaf0a4-1d0f-44de-817b-df6fe209bbd0, system: kompact-runtime-64, location: src/component/actual_component.rs:371 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Component has been blocked, cid: 8eeaf0a4-1d0f-44de-817b-df6fe209bbd0, system: kompact-runtime-64, location: src/component/actual_component.rs:371 [INFO] [stdout] Oct 02 02:34:50.243 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 5a9e8570-3ea7-4a10-b002-396bb14c752b, system: kompact-runtime-64, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 5a9e8570-3ea7-4a10-b002-396bb14c752b, system: kompact-runtime-64, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:50.243 DEBG Component dying, cid: 441c4b09-c9e9-4352-afd6-c27dd2dfb9fa, system: kompact-runtime-64, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.243 DEBG Killing..., ctype: TestComponent, cid: 441c4b09-c9e9-4352-afd6-c27dd2dfb9fa, system: kompact-runtime-64, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.243 DEBG Component killed, cid: 441c4b09-c9e9-4352-afd6-c27dd2dfb9fa, system: kompact-runtime-64, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Not running inactive scheduled., cid: 441c4b09-c9e9-4352-afd6-c27dd2dfb9fa, system: kompact-runtime-64, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Component(441c4b09-c9e9-4352-afd6-c27dd2dfb9fa) was killed and deallocated., ctype: ComponentSupervisor, cid: 5a9e8570-3ea7-4a10-b002-396bb14c752b, system: kompact-runtime-64, location: src/supervision.rs:280 [INFO] [stdout] Oct 02 02:34:50.243 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 5a9e8570-3ea7-4a10-b002-396bb14c752b, system: kompact-runtime-64, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component dying, cid: 8eeaf0a4-1d0f-44de-817b-df6fe209bbd0, system: kompact-runtime-64, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Killing..., ctype: AsyncTestComponent, cid: 8eeaf0a4-1d0f-44de-817b-df6fe209bbd0, system: kompact-runtime-64, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component killed, cid: 8eeaf0a4-1d0f-44de-817b-df6fe209bbd0, system: kompact-runtime-64, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Not running inactive scheduled., cid: 8eeaf0a4-1d0f-44de-817b-df6fe209bbd0, system: kompact-runtime-64, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Component(8eeaf0a4-1d0f-44de-817b-df6fe209bbd0) was killed and deallocated., ctype: ComponentSupervisor, cid: 5a9e8570-3ea7-4a10-b002-396bb14c752b, system: kompact-runtime-64, location: src/supervision.rs:280 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 5a9e8570-3ea7-4a10-b002-396bb14c752b, system: kompact-runtime-64, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component dying, cid: 3f76505f-1764-4724-a96f-23d460342405, system: kompact-runtime-64, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Killing..., ctype: LocalDispatcher, cid: 3f76505f-1764-4724-a96f-23d460342405, system: kompact-runtime-64, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component killed, cid: 3f76505f-1764-4724-a96f-23d460342405, system: kompact-runtime-64, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Not running inactive scheduled., cid: 3f76505f-1764-4724-a96f-23d460342405, system: kompact-runtime-64, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component dying, cid: 95b3467c-04c2-4c00-8f01-7d7cf7df5991, system: kompact-runtime-64, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Killing..., ctype: DeadletterBox, cid: 95b3467c-04c2-4c00-8f01-7d7cf7df5991, system: kompact-runtime-64, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component killed, cid: 95b3467c-04c2-4c00-8f01-7d7cf7df5991, system: kompact-runtime-64, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Not running inactive scheduled., cid: 95b3467c-04c2-4c00-8f01-7d7cf7df5991, system: kompact-runtime-64, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Subscribing listener for bfd5eb09-a732-47e6-a388-3a2acc254c10., ctype: ComponentSupervisor, cid: bb0f3926-b77f-4780-9b78-b05f469fddda, system: kompact-runtime-8, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component dying, cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Killing..., ctype: AsyncComponent, cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component killed, cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Not running inactive scheduled., cid: bfd5eb09-a732-47e6-a388-3a2acc254c10, system: kompact-runtime-8, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component(bfd5eb09-a732-47e6-a388-3a2acc254c10) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: bb0f3926-b77f-4780-9b78-b05f469fddda, system: kompact-runtime-8, location: src/supervision.rs:286 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: bb0f3926-b77f-4780-9b78-b05f469fddda, system: kompact-runtime-8, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: bb0f3926-b77f-4780-9b78-b05f469fddda, system: kompact-runtime-8, location: src/supervision.rs:338 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component dying, cid: 3f172f35-db7c-4ee2-b3f9-ebadaa17d0cf, system: kompact-runtime-8, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Killing..., ctype: LocalDispatcher, cid: 3f172f35-db7c-4ee2-b3f9-ebadaa17d0cf, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component killed, cid: 3f172f35-db7c-4ee2-b3f9-ebadaa17d0cf, system: kompact-runtime-8, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Not running inactive scheduled., cid: 3f172f35-db7c-4ee2-b3f9-ebadaa17d0cf, system: kompact-runtime-8, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component dying, cid: 5793ecc2-bbba-4223-833c-887220e3d5e2, system: kompact-runtime-8, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Killing..., ctype: DeadletterBox, cid: 5793ecc2-bbba-4223-833c-887220e3d5e2, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component killed, cid: 5793ecc2-bbba-4223-833c-887220e3d5e2, system: kompact-runtime-8, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Not running inactive scheduled., cid: 5793ecc2-bbba-4223-833c-887220e3d5e2, system: kompact-runtime-8, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Subscribing listener for fca87c7e-7a7e-4e60-a318-a029defec134., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component stopping, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Stopping..., ctype: CountSender, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component stopped, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Not running inactive scheduled., cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Subscribing listener for 99f5d21f-4c5d-45ad-92f2-83ddc74973d9., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Subscribing listener for f5db4736-617e-42fe-a7f8-da08c1ba4bd7., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component(fca87c7e-7a7e-4e60-a318-a029defec134) was stopped., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component stopping, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Stopping..., ctype: Counter, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component stopped, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Not running inactive scheduled., cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component(99f5d21f-4c5d-45ad-92f2-83ddc74973d9) was stopped., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component stopping, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:290 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Stopping..., ctype: Counter, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/definition.rs:160 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component stopped, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:220 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Not running inactive scheduled., cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component(f5db4736-617e-42fe-a7f8-da08c1ba4bd7) was stopped., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:271 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Subscribing listener for fca87c7e-7a7e-4e60-a318-a029defec134., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Subscribing listener for 99f5d21f-4c5d-45ad-92f2-83ddc74973d9., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Subscribing listener for f5db4736-617e-42fe-a7f8-da08c1ba4bd7., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component started., cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Starting..., ctype: CountSender, cid: fca87c7e-7a7e-4e60-a318-a029defec134, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component started., cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Starting..., ctype: Counter, cid: 99f5d21f-4c5d-45ad-92f2-83ddc74973d9, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component(fca87c7e-7a7e-4e60-a318-a029defec134) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component(99f5d21f-4c5d-45ad-92f2-83ddc74973d9) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component started., cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Starting..., ctype: Counter, cid: f5db4736-617e-42fe-a7f8-da08c1ba4bd7, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component(f5db4736-617e-42fe-a7f8-da08c1ba4bd7) was started., ctype: ComponentSupervisor, cid: efd5912c-1c15-4afc-a605-31e7805a0952, system: kompact-runtime-15, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Initialised., ctype: DeadletterBox, cid: 7d4ee616-8ff8-4e5b-9273-edf125c458d8, system: kompact-runtime-65, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Initialised., ctype: LocalDispatcher, cid: aa4751b1-9976-4681-95c8-384114af9476, system: kompact-runtime-65, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Initialised., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component started., cid: 7d4ee616-8ff8-4e5b-9273-edf125c458d8, system: kompact-runtime-65, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 7d4ee616-8ff8-4e5b-9273-edf125c458d8, system: kompact-runtime-65, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component started., cid: aa4751b1-9976-4681-95c8-384114af9476, system: kompact-runtime-65, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: aa4751b1-9976-4681-95c8-384114af9476, system: kompact-runtime-65, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component started., cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Initialised., ctype: TestComponent, cid: 066c12ba-0a36-42cc-be01-e49752c9ace5, system: kompact-runtime-65, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Initialised., ctype: AsyncTestComponent, cid: e5623073-2e2d-4871-8103-a1776964fe9f, system: kompact-runtime-65, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Subscribing listener for 066c12ba-0a36-42cc-be01-e49752c9ace5., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component started., cid: 066c12ba-0a36-42cc-be01-e49752c9ace5, system: kompact-runtime-65, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Starting..., ctype: TestComponent, cid: 066c12ba-0a36-42cc-be01-e49752c9ace5, system: kompact-runtime-65, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component(066c12ba-0a36-42cc-be01-e49752c9ace5) was started., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.244 TRCE Subscribing listener for e5623073-2e2d-4871-8103-a1776964fe9f., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component started., cid: e5623073-2e2d-4871-8103-a1776964fe9f, system: kompact-runtime-65, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Starting..., ctype: AsyncTestComponent, cid: e5623073-2e2d-4871-8103-a1776964fe9f, system: kompact-runtime-65, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:50.244 DEBG Component(e5623073-2e2d-4871-8103-a1776964fe9f) was started., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Component dying, cid: e5623073-2e2d-4871-8103-a1776964fe9f, system: kompact-runtime-65, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Killing..., ctype: AsyncTestComponent, cid: e5623073-2e2d-4871-8103-a1776964fe9f, system: kompact-runtime-65, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Component killed, cid: e5623073-2e2d-4871-8103-a1776964fe9f, system: kompact-runtime-65, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: e5623073-2e2d-4871-8103-a1776964fe9f, system: kompact-runtime-65, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Component dying, cid: 066c12ba-0a36-42cc-be01-e49752c9ace5, system: kompact-runtime-65, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Killing..., ctype: TestComponent, cid: 066c12ba-0a36-42cc-be01-e49752c9ace5, system: kompact-runtime-65, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Component killed, cid: 066c12ba-0a36-42cc-be01-e49752c9ace5, system: kompact-runtime-65, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: 066c12ba-0a36-42cc-be01-e49752c9ace5, system: kompact-runtime-65, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Component(e5623073-2e2d-4871-8103-a1776964fe9f) was killed and deallocated., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:280 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Component(066c12ba-0a36-42cc-be01-e49752c9ace5) was killed and deallocated., ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:280 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 51326535-7763-45b8-a9ec-0975a5e1a23d, system: kompact-runtime-65, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Component dying, cid: aa4751b1-9976-4681-95c8-384114af9476, system: kompact-runtime-65, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Killing..., ctype: LocalDispatcher, cid: aa4751b1-9976-4681-95c8-384114af9476, system: kompact-runtime-65, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Component killed, cid: aa4751b1-9976-4681-95c8-384114af9476, system: kompact-runtime-65, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: aa4751b1-9976-4681-95c8-384114af9476, system: kompact-runtime-65, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Component dying, cid: 7d4ee616-8ff8-4e5b-9273-edf125c458d8, system: kompact-runtime-65, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Killing..., ctype: DeadletterBox, cid: 7d4ee616-8ff8-4e5b-9273-edf125c458d8, system: kompact-runtime-65, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.245 DEBG Component killed, cid: 7d4ee616-8ff8-4e5b-9273-edf125c458d8, system: kompact-runtime-65, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: 7d4ee616-8ff8-4e5b-9273-edf125c458d8, system: kompact-runtime-65, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.245 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.246 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.247 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.248 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.249 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.250 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.251 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.251 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.251 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.251 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.251 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.251 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.252 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.252 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.252 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.252 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.252 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.252 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.252 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.252 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.252 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.252 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.253 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.253 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.253 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.253 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 ERRO slog-async: logger dropped messages due to channel overflow, count: 367, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Routing msg with sender=tcp://127.0.0.1:44633/other_source to member at index=2, ctype: NetworkDispatcher, cid: 0cb248e9-2003-45f1-be99-d856d35581cc, system: kompact-runtime-44, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Routing msg with sender=tcp://127.0.0.1:41395/other_source to member at index=0, ctype: NetworkDispatcher, cid: a3ba8ee9-b546-4240-a036-142460fcb9f4, system: kompact-runtime-47, location: src/routing/groups.rs:246 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.255 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 14171, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.264 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.265 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.265 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.294 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.294 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.294 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.294 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.295 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.295 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.295 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 71, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 58, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 30, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 42, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.300 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.302 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.302 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.302 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.302 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.302 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 39, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.303 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.304 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.304 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.304 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.304 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.312 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.313 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.314 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.314 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.314 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.321 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.322 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.322 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.322 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.322 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.322 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.323 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 28, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 37, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.324 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.331 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.331 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.331 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 24, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 107, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 24, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 26, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 148, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 41, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 59, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 41, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 42, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 544, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 79, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 259, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 151, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 75, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 201, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 69, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 65, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 123, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 1239, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.333 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.337 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.337 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.337 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.337 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.337 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.337 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.337 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.337 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.337 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.337 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.337 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.351 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.351 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.351 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.352 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.352 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.353 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.353 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.353 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.354 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.354 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.356 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 26, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 ERRO slog-async: logger dropped messages due to channel overflow, count: 3331, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.357 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.358 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.358 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.358 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.359 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.359 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.360 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.360 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.360 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.361 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.361 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.361 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.361 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.362 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.362 ERRO slog-async: logger dropped messages due to channel overflow, count: 14287, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.362 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.363 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.363 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.363 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.368 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.368 ERRO slog-async: logger dropped messages due to channel overflow, count: 28, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.368 ERRO slog-async: logger dropped messages due to channel overflow, count: 677, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.369 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.369 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.369 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.370 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.370 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.370 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.371 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.371 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.371 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.372 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.372 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.373 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.373 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.373 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.374 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.377 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.378 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.378 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 26, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.379 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.380 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.384 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.384 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.385 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.386 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.387 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.388 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 499, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.441 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.441 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.442 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 ERRO slog-async: logger dropped messages due to channel overflow, count: 3488, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.443 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.444 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.449 ERRO slog-async: logger dropped messages due to channel overflow, count: 2923, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.449 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.449 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 53, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 39, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 41, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 74, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 42, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.450 ERRO slog-async: logger dropped messages due to channel overflow, count: 93, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.451 ERRO slog-async: logger dropped messages due to channel overflow, count: 53, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.451 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.451 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 ERRO slog-async: logger dropped messages due to channel overflow, count: 24, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.451 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.452 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.452 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 3467, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.453 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.454 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 2146, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.455 ERRO slog-async: logger dropped messages due to channel overflow, count: 2, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.455 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 ERRO slog-async: logger dropped messages due to channel overflow, count: 6861, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.456 ERRO slog-async: logger dropped messages due to channel overflow, count: 607, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.456 ERRO slog-async: logger dropped messages due to channel overflow, count: 207, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.456 ERRO slog-async: logger dropped messages due to channel overflow, count: 45, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.456 ERRO slog-async: logger dropped messages due to channel overflow, count: 117, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 ERRO slog-async: logger dropped messages due to channel overflow, count: 490, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.456 ERRO slog-async: logger dropped messages due to channel overflow, count: 69, ctype: DeadletterBox, cid: b1da8d6e-dd22-43dc-a54c-ac759dce93d8, system: kompact-runtime-66, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Initialised., ctype: DeadletterBox, cid: b1da8d6e-dd22-43dc-a54c-ac759dce93d8, system: kompact-runtime-66, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Initialised., ctype: LocalDispatcher, cid: c92eff05-57b8-415d-ad6d-2d11e6168963, system: kompact-runtime-66, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Initialised., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component started., cid: b1da8d6e-dd22-43dc-a54c-ac759dce93d8, system: kompact-runtime-66, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: b1da8d6e-dd22-43dc-a54c-ac759dce93d8, system: kompact-runtime-66, location: src/default_components.rs:198 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component started., cid: c92eff05-57b8-415d-ad6d-2d11e6168963, system: kompact-runtime-66, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: c92eff05-57b8-415d-ad6d-2d11e6168963, system: kompact-runtime-66, location: src/default_components.rs:273 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component started., cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:236 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Initialised., ctype: TestComponent, cid: 765b641a-36ef-4772-aed3-8cfb511212dd, system: kompact-runtime-66, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Initialised., ctype: AsyncTestComponent, cid: 9c6211f1-b498-4324-b2a0-0016fa7771c0, system: kompact-runtime-66, location: src/component/context.rs:73 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Subscribing listener for 765b641a-36ef-4772-aed3-8cfb511212dd., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component started., cid: 765b641a-36ef-4772-aed3-8cfb511212dd, system: kompact-runtime-66, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Starting..., ctype: TestComponent, cid: 765b641a-36ef-4772-aed3-8cfb511212dd, system: kompact-runtime-66, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component(765b641a-36ef-4772-aed3-8cfb511212dd) was started., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component started., cid: 9c6211f1-b498-4324-b2a0-0016fa7771c0, system: kompact-runtime-66, location: src/component/actual_component.rs:278 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Starting..., ctype: AsyncTestComponent, cid: 9c6211f1-b498-4324-b2a0-0016fa7771c0, system: kompact-runtime-66, location: src/component/definition.rs:149 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Subscribing listener for 9c6211f1-b498-4324-b2a0-0016fa7771c0., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:321 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component(9c6211f1-b498-4324-b2a0-0016fa7771c0) was started., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:260 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:336 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:344 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component dying, cid: 765b641a-36ef-4772-aed3-8cfb511212dd, system: kompact-runtime-66, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Killing..., ctype: TestComponent, cid: 765b641a-36ef-4772-aed3-8cfb511212dd, system: kompact-runtime-66, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component killed, cid: 765b641a-36ef-4772-aed3-8cfb511212dd, system: kompact-runtime-66, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: 765b641a-36ef-4772-aed3-8cfb511212dd, system: kompact-runtime-66, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component dying, cid: 9c6211f1-b498-4324-b2a0-0016fa7771c0, system: kompact-runtime-66, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Killing..., ctype: AsyncTestComponent, cid: 9c6211f1-b498-4324-b2a0-0016fa7771c0, system: kompact-runtime-66, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component killed, cid: 9c6211f1-b498-4324-b2a0-0016fa7771c0, system: kompact-runtime-66, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: 9c6211f1-b498-4324-b2a0-0016fa7771c0, system: kompact-runtime-66, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Component(765b641a-36ef-4772-aed3-8cfb511212dd) was killed and deallocated., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:280 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:224 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Component(9c6211f1-b498-4324-b2a0-0016fa7771c0) was killed and deallocated., ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:280 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 6f7f75dd-ba9f-4e13-ad23-cf3bb03a1918, system: kompact-runtime-66, location: src/supervision.rs:214 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component dying, cid: c92eff05-57b8-415d-ad6d-2d11e6168963, system: kompact-runtime-66, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Killing..., ctype: LocalDispatcher, cid: c92eff05-57b8-415d-ad6d-2d11e6168963, system: kompact-runtime-66, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component killed, cid: c92eff05-57b8-415d-ad6d-2d11e6168963, system: kompact-runtime-66, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.456 TRCE Not running inactive scheduled., cid: c92eff05-57b8-415d-ad6d-2d11e6168963, system: kompact-runtime-66, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.456 DEBG Component dying, cid: b1da8d6e-dd22-43dc-a54c-ac759dce93d8, system: kompact-runtime-66, location: src/component/actual_component.rs:301 [INFO] [stdout] Oct 02 02:34:50.460 DEBG Killing..., ctype: DeadletterBox, cid: b1da8d6e-dd22-43dc-a54c-ac759dce93d8, system: kompact-runtime-66, location: src/component/definition.rs:171 [INFO] [stdout] Oct 02 02:34:50.460 DEBG Component killed, cid: b1da8d6e-dd22-43dc-a54c-ac759dce93d8, system: kompact-runtime-66, location: src/component/actual_component.rs:229 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: b1da8d6e-dd22-43dc-a54c-ac759dce93d8, system: kompact-runtime-66, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 ERRO slog-async: logger dropped messages due to channel overflow, count: 131, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 ERRO slog-async: logger dropped messages due to channel overflow, count: 340, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 ERRO slog-async: logger dropped messages due to channel overflow, count: 392, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 ERRO slog-async: logger dropped messages due to channel overflow, count: 2192, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.461 ERRO slog-async: logger dropped messages due to channel overflow, count: 321, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 ERRO slog-async: logger dropped messages due to channel overflow, count: 242, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.461 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.461 ERRO slog-async: logger dropped messages due to channel overflow, count: 534, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 245, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 348, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 59, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 1961, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 461, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 752, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.462 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.463 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 2462, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 395, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 502, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 24573, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 48, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.464 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.470 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.470 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.470 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.470 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.470 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.470 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.470 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.470 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.470 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.470 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.470 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.471 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.471 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.471 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.471 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.471 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 74, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.472 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 93, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 67, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.473 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 81, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 75, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 2976, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.474 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.481 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.482 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.482 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.482 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.482 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.482 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.483 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.483 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.483 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.484 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.484 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.485 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.485 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.486 ERRO slog-async: logger dropped messages due to channel overflow, count: 181, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.486 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.486 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.487 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.487 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.487 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.488 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.488 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.488 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.489 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.489 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.489 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.489 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.489 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.489 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.489 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.490 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.490 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.490 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.490 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.491 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 76, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.492 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.497 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.497 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.497 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.497 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 67, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 78, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.498 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.499 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.499 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.502 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.503 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.503 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.504 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.504 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.504 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.505 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.505 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.506 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.506 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.506 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.507 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.507 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.507 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.508 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.508 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.508 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.509 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.509 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.509 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.510 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.510 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.511 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.511 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.511 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.512 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.512 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.512 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.512 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.513 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.513 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location:test utils::ask::tests::test_ask_complete_with_spawn_off ... ok [INFO] [stdout] src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.543 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.544 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.546 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.548 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.548 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.548 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.548 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.548 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 1457, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.549 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.550 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 26, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.551 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.554 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.554 ERRO slog-async: logger dropped messages due to channel overflow, count: 241, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.554 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.554 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.554 ERRO slog-async: logger dropped messages due to channel overflow, count: 154, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.554 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.554 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.555 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.556 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 2955, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.557 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.558 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.558 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 40, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.559 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.560 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.561 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.562 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.562 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.562 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.562 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.563 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.563 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.563 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.563 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.564 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.566 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.566 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.567 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.567 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.567 ERRO slog-async: logger dropped messages due to channel overflow, count: 4112, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.568 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.568 ERRO slog-async: logger dropped messages due to channel overflow, count: 304, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.569 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.569 ERRO slog-async: logger dropped messages due to channel overflow, count: 57, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.569 ERRO slog-async: logger dropped messages due to channel overflow, count: 297, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.569 ERRO slog-async: logger dropped messages due to channel overflow, count: 181, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.569 ERRO slog-async: logger dropped messages due to channel overflow, count: 65, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.569 ERRO slog-async: logger dropped messages due to channel overflow, count: 159, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.570 ERRO slog-async: logger dropped messages due to channel overflow, count: 359, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.572 ERRO slog-async: logger dropped messages due to channel overflow, count: 265, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.572 ERRO slog-async: logger dropped messages due to channel overflow, count: 213, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.572 ERRO slog-async: logger dropped messages due to channel overflow, count: 387, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.572 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.572 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.573 ERRO slog-async: logger dropped messages due to channel overflow, count: 397, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.573 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.573 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.574 ERRO slog-async: logger dropped messages due to channel overflow, count: 569, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.574 ERRO slog-async: logger dropped messages due to channel overflow, count: 251, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.574 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.574 ERRO slog-async: logger dropped messages due to channel overflow, count: 292, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.574 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.574 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.575 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.575 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.575 ERRO slog-async: logger dropped messages due to channel overflow, count: 319, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.575 ERRO slog-async: logger dropped messages due to channel overflow, count: 55, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 268, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 324, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 253, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 164, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.579 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 24, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 2998, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 185, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 253, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.580 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.582 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.582 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.582 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.582 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.582 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.582 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 43, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.583 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 797, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 195, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 699, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 318, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 644, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 235, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 119, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 376, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 277, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 343, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 89, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 458, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 93, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 437, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 372, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 355, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 37, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 135, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 269, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 49, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 63, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 348, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 11193, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 29, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.584 ERRO slog-async: logger dropped messages due to channel overflow, count: 99, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.584 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.616 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.616 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.616 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.616 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.616 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.616 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.616 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.616 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.616 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.616 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.616 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.616 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.616 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.617 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.617 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.617 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.617 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.617 ERRO slog-async: logger dropped messages due to channel overflow, count: 58, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.617 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.617 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.618 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.619 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.619 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.619 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.619 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.619 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.619 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.619 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.619 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.619 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.619 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.620 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.620 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.620 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.620 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.620 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.620 ERRO slog-async: logger dropped messages due to channel overflow, count: 81, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.620 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.620 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.620 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.620 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.621 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.621 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.621 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.621 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.621 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.621 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.621 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.621 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.622 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.622 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.622 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.622 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.622 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.622 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.622 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.622 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.623 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.623 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.623 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.623 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.623 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.623 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.623 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.623 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.624 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.624 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.624 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.624 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.624 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.624 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.624 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 637, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.626 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.626 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.629 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.629 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.629 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.629 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.629 ERRO slog-async: logger dropped messages due to channel overflow, count: 661, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.629 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.629 ERRO slog-async: logger dropped messages due to channel overflow, count: 146, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.629 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.629 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.629 ERRO slog-async: logger dropped messages due to channel overflow, count: 165, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.629 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.630 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.630 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.630 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.630 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.630 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.630 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.630 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.630 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 396, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.631 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.632 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 1625, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs:752 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [INFO] [stdout] Oct 02 02:34:50.633 TRCE Not running inactive scheduled., cid: ed1f5ab9-ebe0-4064-a232-91389a4af6ed, system: kompact-runtime-59, location: src/component/actual_component.rs:345 [WARN] too many lines in the log, truncating it