[INFO] fetching crate kompact 0.10.1... [INFO] testing kompact-0.10.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate kompact 0.10.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate kompact 0.10.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate kompact 0.10.1 [INFO] finished tweaking crates.io crate kompact 0.10.1 [INFO] tweaked toml for crates.io crate kompact 0.10.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d2caedd7ed835e48cb5577a22d35fe7f96288dedc634230c40b2181a9cf9e51 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d2caedd7ed835e48cb5577a22d35fe7f96288dedc634230c40b2181a9cf9e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d2caedd7ed835e48cb5577a22d35fe7f96288dedc634230c40b2181a9cf9e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d2caedd7ed835e48cb5577a22d35fe7f96288dedc634230c40b2181a9cf9e51", kill_on_drop: false }` [INFO] [stdout] 3d2caedd7ed835e48cb5577a22d35fe7f96288dedc634230c40b2181a9cf9e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c863842f18ffe57b6929b6534ece0c1a1efc34bc16c5fb27d9cd5edaf16001e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c863842f18ffe57b6929b6534ece0c1a1efc34bc16c5fb27d9cd5edaf16001e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling as_num v0.2.5 [INFO] [stderr] Compiling bitfields v0.2.0 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling kompact v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling synchronoise v1.0.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling java-properties v1.3.0 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling kompact-actor-derive v0.10.1 [INFO] [stderr] Compiling kompact-component-derive v0.10.1 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling executors v0.8.0 [INFO] [stderr] Compiling hierarchical_hash_wheel_timer v1.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hocon v0.3.6 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "8c863842f18ffe57b6929b6534ece0c1a1efc34bc16c5fb27d9cd5edaf16001e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c863842f18ffe57b6929b6534ece0c1a1efc34bc16c5fb27d9cd5edaf16001e", kill_on_drop: false }` [INFO] [stdout] 8c863842f18ffe57b6929b6534ece0c1a1efc34bc16c5fb27d9cd5edaf16001e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32b84907985e4ea34e0f59b1cdf95a9ea2db557662d0944cf6ac415e8c0a1c6a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "32b84907985e4ea34e0f59b1cdf95a9ea2db557662d0944cf6ac415e8c0a1c6a", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling kompact v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.18s [INFO] running `Command { std: "docker" "inspect" "32b84907985e4ea34e0f59b1cdf95a9ea2db557662d0944cf6ac415e8c0a1c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b84907985e4ea34e0f59b1cdf95a9ea2db557662d0944cf6ac415e8c0a1c6a", kill_on_drop: false }` [INFO] [stdout] 32b84907985e4ea34e0f59b1cdf95a9ea2db557662d0944cf6ac415e8c0a1c6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 08ca62e272770a51a82e000f5cf71f87349f38b5ed807b1b291e786f299a8559 [INFO] running `Command { std: "docker" "start" "-a" "08ca62e272770a51a82e000f5cf71f87349f38b5ed807b1b291e786f299a8559", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kompact-67db778264667487 [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test actors::paths::tests::actor_path_strings ... ok [INFO] [stdout] test actors::paths::tests::actor_path_named_strings ... ok [INFO] [stdout] test actors::paths::tests::actor_path_unique_strings ... ok [INFO] [stdout] Nov 28 14:16:17.816 TRCE Initialised., ctype: DeadletterBox, cid: b558332e-f57a-4745-aa68-51acbd206cf8, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.817 TRCE Initialised., ctype: LocalDispatcher, cid: 4eeb2eb4-29e9-437c-b0f3-6b16dc8927db, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.817 TRCE Initialised., ctype: ComponentSupervisor, cid: 6b946ba7-d237-4243-8cb3-c3ecb7a38558, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.817 DEBG Component started., cid: b558332e-f57a-4745-aa68-51acbd206cf8, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.817 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: b558332e-f57a-4745-aa68-51acbd206cf8, system: kompact-runtime-1, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:17.817 DEBG Component started., cid: 4eeb2eb4-29e9-437c-b0f3-6b16dc8927db, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.817 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 4eeb2eb4-29e9-437c-b0f3-6b16dc8927db, system: kompact-runtime-1, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:17.817 DEBG Component started., cid: 6b946ba7-d237-4243-8cb3-c3ecb7a38558, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.817 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 6b946ba7-d237-4243-8cb3-c3ecb7a38558, system: kompact-runtime-1, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:17.817 TRCE Initialised., ctype: DeadletterBox, cid: 814c6183-8536-4cd9-b973-83be337591d6, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.817 TRCE Initialised., ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.817 TRCE Initialised., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.817 TRCE Initialised., ctype: DeadletterBox, cid: f4c63bcf-481e-4ebd-9959-d66f29a965ba, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.817 TRCE Initialised., ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.817 TRCE Initialised., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.820 TRCE Initialised., ctype: DeadletterBox, cid: 5fdb0669-7b43-47b3-a3cb-e4f7bb6bdc54, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.820 TRCE Initialised., ctype: LocalDispatcher, cid: 7f9b5461-8f0a-4f49-ab53-8b6154e2e01e, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.820 TRCE Initialised., ctype: ComponentSupervisor, cid: bf659246-6e6b-43bd-b1b9-42fe655f02a7, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.820 DEBG Component started., cid: f4c63bcf-481e-4ebd-9959-d66f29a965ba, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.820 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: f4c63bcf-481e-4ebd-9959-d66f29a965ba, system: kompact-runtime-6, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:17.820 DEBG Component started., cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.820 INFO Starting network..., ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:17.820 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:17.820 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:17.820 DEBG Component started., cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.820 DEBG Started supervisor., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:17.827 TRCE Initialised., ctype: DeadletterBox, cid: 406afbc5-54aa-4199-8f4a-813b0f3736cc, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] test component::tests::component_core_send ... ok [INFO] [stdout] Nov 28 14:16:17.833 TRCE Initialised., ctype: LocalDispatcher, cid: 184df5ed-469d-494a-80b0-4e8294147d0c, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.835 TRCE Initialised., ctype: ComponentSupervisor, cid: 03e7b9ca-feaf-4384-921d-c4f77dae2fd9, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.836 TRCE Initialised., ctype: DeadletterBox, cid: 0d2c328a-9a8f-4819-b4c1-fcccd64e8b2f, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.840 TRCE Initialised., ctype: LocalDispatcher, cid: 17ffbf38-1499-4b6e-ac35-dd03384895be, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.842 TRCE Initialised., ctype: ComponentSupervisor, cid: e04d688d-bd53-423a-bff9-4c1f6c6f8156, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Component started., cid: 406afbc5-54aa-4199-8f4a-813b0f3736cc, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 406afbc5-54aa-4199-8f4a-813b0f3736cc, system: kompact-runtime-7, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Component started., cid: 184df5ed-469d-494a-80b0-4e8294147d0c, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 184df5ed-469d-494a-80b0-4e8294147d0c, system: kompact-runtime-7, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Component started., cid: 03e7b9ca-feaf-4384-921d-c4f77dae2fd9, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 03e7b9ca-feaf-4384-921d-c4f77dae2fd9, system: kompact-runtime-7, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Component started., cid: 5fdb0669-7b43-47b3-a3cb-e4f7bb6bdc54, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5fdb0669-7b43-47b3-a3cb-e4f7bb6bdc54, system: kompact-runtime-4, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Component started., cid: 7f9b5461-8f0a-4f49-ab53-8b6154e2e01e, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 7f9b5461-8f0a-4f49-ab53-8b6154e2e01e, system: kompact-runtime-4, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Component started., cid: bf659246-6e6b-43bd-b1b9-42fe655f02a7, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Started supervisor., ctype: ComponentSupervisor, cid: bf659246-6e6b-43bd-b1b9-42fe655f02a7, system: kompact-runtime-4, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Component started., cid: 0d2c328a-9a8f-4819-b4c1-fcccd64e8b2f, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 0d2c328a-9a8f-4819-b4c1-fcccd64e8b2f, system: kompact-runtime-10, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:17.845 DEBG Component started., cid: 17ffbf38-1499-4b6e-ac35-dd03384895be, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.846 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 17ffbf38-1499-4b6e-ac35-dd03384895be, system: kompact-runtime-10, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:17.846 DEBG Component started., cid: e04d688d-bd53-423a-bff9-4c1f6c6f8156, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.846 DEBG Started supervisor., ctype: ComponentSupervisor, cid: e04d688d-bd53-423a-bff9-4c1f6c6f8156, system: kompact-runtime-10, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:17.846 TRCE Initialised., ctype: BlockingComponent, cid: b48274a6-3f59-4a5c-b79f-3bb53d165e47, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.846 TRCE Subscribing listener for b48274a6-3f59-4a5c-b79f-3bb53d165e47., ctype: ComponentSupervisor, cid: bf659246-6e6b-43bd-b1b9-42fe655f02a7, system: kompact-runtime-4, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:17.846 DEBG Component started., cid: b48274a6-3f59-4a5c-b79f-3bb53d165e47, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.846 DEBG Starting..., ctype: BlockingComponent, cid: b48274a6-3f59-4a5c-b79f-3bb53d165e47, system: kompact-runtime-4, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:17.846 DEBG Component(b48274a6-3f59-4a5c-b79f-3bb53d165e47) was started., ctype: ComponentSupervisor, cid: bf659246-6e6b-43bd-b1b9-42fe655f02a7, system: kompact-runtime-4, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:17.846 TRCE Initialised., ctype: TestComponent, cid: 60c516e9-a6e6-4df3-8d74-5947de99aab8, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.846 TRCE Component has been blocked, cid: b48274a6-3f59-4a5c-b79f-3bb53d165e47, system: kompact-runtime-4, location: src/component/actual_component.rs:372 [INFO] [stdout] Nov 28 14:16:17.846 TRCE Initialised., ctype: BlockingComponent, cid: 3fb946eb-4704-4cf5-a1ae-e2410a38d43d, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_empty_get ... ok [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_insert_get ... ok [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_iter ... ok [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_remove ... ok [INFO] [stdout] Nov 28 14:16:17.883 TRCE Subscribing listener for 3fb946eb-4704-4cf5-a1ae-e2410a38d43d., ctype: ComponentSupervisor, cid: 6b946ba7-d237-4243-8cb3-c3ecb7a38558, system: kompact-runtime-1, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:17.883 DEBG Component started., cid: 3fb946eb-4704-4cf5-a1ae-e2410a38d43d, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.883 DEBG Starting..., ctype: BlockingComponent, cid: 3fb946eb-4704-4cf5-a1ae-e2410a38d43d, system: kompact-runtime-1, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:17.883 DEBG Component(3fb946eb-4704-4cf5-a1ae-e2410a38d43d) was started., ctype: ComponentSupervisor, cid: 6b946ba7-d237-4243-8cb3-c3ecb7a38558, system: kompact-runtime-1, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:17.884 INFO Got BlockMe::OnChannel, ctype: BlockingComponent, cid: 3fb946eb-4704-4cf5-a1ae-e2410a38d43d, system: kompact-runtime-1, location: src/component/mod.rs:720 [INFO] [stdout] Nov 28 14:16:17.884 TRCE Component has been blocked, cid: 3fb946eb-4704-4cf5-a1ae-e2410a38d43d, system: kompact-runtime-1, location: src/component/actual_component.rs:372 [INFO] [stdout] Nov 28 14:16:17.884 INFO Started BlockMe::OnChannel future, ctype: BlockingComponent, cid: 3fb946eb-4704-4cf5-a1ae-e2410a38d43d, system: kompact-runtime-1, location: src/component/mod.rs:723 [INFO] [stdout] Nov 28 14:16:17.894 TRCE Initialised., ctype: DeadletterBox, cid: d2fcb90f-39f7-4a8b-9896-bc5fd3d2ec30, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.894 TRCE Initialised., ctype: LocalDispatcher, cid: 1dea4737-55e0-4354-9a0a-013fba565f1f, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.894 TRCE Initialised., ctype: ComponentSupervisor, cid: 3d15f134-4cf6-4a76-b97a-9d29bcc8276c, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.894 DEBG Component started., cid: d2fcb90f-39f7-4a8b-9896-bc5fd3d2ec30, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.895 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d2fcb90f-39f7-4a8b-9896-bc5fd3d2ec30, system: kompact-runtime-3, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:17.895 DEBG Component started., cid: 1dea4737-55e0-4354-9a0a-013fba565f1f, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.895 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 1dea4737-55e0-4354-9a0a-013fba565f1f, system: kompact-runtime-3, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:17.895 DEBG Component started., cid: 3d15f134-4cf6-4a76-b97a-9d29bcc8276c, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.895 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3d15f134-4cf6-4a76-b97a-9d29bcc8276c, system: kompact-runtime-3, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:17.900 TRCE Initialised., ctype: BlockingComponent, cid: ab45f46d-024d-4383-b245-8c099a9349c6, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.900 TRCE Subscribing listener for ab45f46d-024d-4383-b245-8c099a9349c6., ctype: ComponentSupervisor, cid: 3d15f134-4cf6-4a76-b97a-9d29bcc8276c, system: kompact-runtime-3, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:17.900 DEBG Component started., cid: ab45f46d-024d-4383-b245-8c099a9349c6, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.900 DEBG Starting..., ctype: BlockingComponent, cid: ab45f46d-024d-4383-b245-8c099a9349c6, system: kompact-runtime-3, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:17.900 DEBG Component(ab45f46d-024d-4383-b245-8c099a9349c6) was started., ctype: ComponentSupervisor, cid: 3d15f134-4cf6-4a76-b97a-9d29bcc8276c, system: kompact-runtime-3, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:17.900 INFO Got BlockMe::Now, ctype: BlockingComponent, cid: ab45f46d-024d-4383-b245-8c099a9349c6, system: kompact-runtime-3, location: src/component/mod.rs:712 [INFO] [stdout] Nov 28 14:16:17.900 TRCE Component has been blocked, cid: ab45f46d-024d-4383-b245-8c099a9349c6, system: kompact-runtime-3, location: src/component/actual_component.rs:372 [INFO] [stdout] Nov 28 14:16:17.900 INFO Ran BlockMe::Now future, ctype: BlockingComponent, cid: ab45f46d-024d-4383-b245-8c099a9349c6, system: kompact-runtime-3, location: src/component/mod.rs:716 [INFO] [stdout] Nov 28 14:16:17.900 TRCE Initialised., ctype: AsyncComponent, cid: 5b3274ad-2820-4c97-bc4c-a859b711af68, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.900 TRCE Subscribing listener for 5b3274ad-2820-4c97-bc4c-a859b711af68., ctype: ComponentSupervisor, cid: 03e7b9ca-feaf-4384-921d-c4f77dae2fd9, system: kompact-runtime-7, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:17.900 DEBG Component started., cid: 5b3274ad-2820-4c97-bc4c-a859b711af68, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.900 DEBG Starting..., ctype: AsyncComponent, cid: 5b3274ad-2820-4c97-bc4c-a859b711af68, system: kompact-runtime-7, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:17.900 DEBG Component(5b3274ad-2820-4c97-bc4c-a859b711af68) was started., ctype: ComponentSupervisor, cid: 03e7b9ca-feaf-4384-921d-c4f77dae2fd9, system: kompact-runtime-7, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:17.913 TRCE Initialised., ctype: DeadletterBox, cid: 5d3e9797-e5d0-4a10-9fe6-ffb28381fb1a, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.913 TRCE Initialised., ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.913 TRCE Initialised., ctype: ComponentSupervisor, cid: f96c9ef3-e4a9-431c-85ce-e8e9775fa499, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.913 INFO Got AsyncMe::OnChannel, ctype: AsyncComponent, cid: 5b3274ad-2820-4c97-bc4c-a859b711af68, system: kompact-runtime-7, location: src/component/mod.rs:905 [INFO] [stdout] Nov 28 14:16:17.913 INFO Started AsyncMe::OnChannel future, ctype: AsyncComponent, cid: 5b3274ad-2820-4c97-bc4c-a859b711af68, system: kompact-runtime-7, location: src/component/mod.rs:908 [INFO] [stdout] Nov 28 14:16:17.913 DEBG Component started., cid: 814c6183-8536-4cd9-b973-83be337591d6, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.913 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 814c6183-8536-4cd9-b973-83be337591d6, system: kompact-runtime-2, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:17.913 DEBG Component started., cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.913 INFO Starting network..., ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:17.913 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:17.913 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:17.913 INFO Started network just fine., ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:17.913 DEBG Component started., cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.913 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:17.913 TRCE Initialised., ctype: ParentComponent, cid: 00513584-9530-4797-a4a2-5325d8355366, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.921 DEBG Component started., cid: 00513584-9530-4797-a4a2-5325d8355366, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.921 TRCE Initialised., ctype: ChildComponent, cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:17.921 DEBG Requesting actor registration at ActorId(68d91c8f-c80b-4fd5-b159-0462d03e783c), system: kompact-runtime-2, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:17.921 TRCE Component has been blocked, cid: 00513584-9530-4797-a4a2-5325d8355366, system: kompact-runtime-2, location: src/component/actual_component.rs:330 [INFO] [stdout] Nov 28 14:16:17.921 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:17.921 DEBG Component(00513584-9530-4797-a4a2-5325d8355366) was started., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:17.921 INFO Child was registered, ctype: ParentComponent, cid: 00513584-9530-4797-a4a2-5325d8355366, system: kompact-runtime-2, location: src/component/mod.rs:531 [INFO] [stdout] Nov 28 14:16:17.921 DEBG Component started., cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.921 DEBG Starting..., ctype: ChildComponent, cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:17.921 DEBG Component(68d91c8f-c80b-4fd5-b159-0462d03e783c) was started., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:17.921 INFO Child got message, ctype: ChildComponent, cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/mod.rs:485 [INFO] [stdout] Nov 28 14:16:17.927 DEBG Entering main EventLoop, addr: 127.0.0.1:39541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:17.963 DEBG Component started., cid: 5d3e9797-e5d0-4a10-9fe6-ffb28381fb1a, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.963 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5d3e9797-e5d0-4a10-9fe6-ffb28381fb1a, system: kompact-runtime-13, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:17.963 DEBG Component started., cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:17.963 INFO Starting network..., ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:18.003 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:18.085 DEBG Entering main EventLoop, addr: 127.0.0.1:33509, owner: NetworkThread, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:18.085 INFO Started network just fine., ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:18.095 TRCE Initialised., ctype: ParentComponent, cid: f397cd27-7f5b-4cb9-90e7-ad509347f444, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.095 DEBG Component started., cid: f397cd27-7f5b-4cb9-90e7-ad509347f444, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.095 TRCE Initialised., ctype: ChildComponent, cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.095 DEBG Requesting actor alias registration for "test", system: kompact-runtime-6, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:18.095 DEBG Requesting actor registration at Alias("test"), system: kompact-runtime-6, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:18.095 TRCE Component has been blocked, cid: f397cd27-7f5b-4cb9-90e7-ad509347f444, system: kompact-runtime-6, location: src/component/actual_component.rs:330 [INFO] [stdout] Nov 28 14:16:18.095 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:18.095 DEBG Component(f397cd27-7f5b-4cb9-90e7-ad509347f444) was started., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:18.095 INFO Child was registered, ctype: ParentComponent, cid: f397cd27-7f5b-4cb9-90e7-ad509347f444, system: kompact-runtime-6, location: src/component/mod.rs:531 [INFO] [stdout] Nov 28 14:16:18.095 DEBG Component started., cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.095 DEBG Starting..., ctype: ChildComponent, cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:18.095 DEBG Component(3a0faf06-89a7-49e8-9737-444d0135dcc8) was started., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:18.095 INFO Child got message, ctype: ChildComponent, cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/mod.rs:485 [INFO] [stdout] Nov 28 14:16:18.116 TRCE Initialised., ctype: DeadletterBox, cid: 4b31c9ef-72fd-434c-aff7-0270ebda96dc, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.117 TRCE Initialised., ctype: LocalDispatcher, cid: 47c64927-a45f-4965-8af3-926d04848df6, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.117 TRCE Initialised., ctype: ComponentSupervisor, cid: 7bf84f6f-4d9e-4b94-a47f-6ef90dbc85a6, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.117 DEBG Component started., cid: 4b31c9ef-72fd-434c-aff7-0270ebda96dc, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.117 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 4b31c9ef-72fd-434c-aff7-0270ebda96dc, system: kompact-runtime-15, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.118 DEBG Component started., cid: 47c64927-a45f-4965-8af3-926d04848df6, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.118 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 47c64927-a45f-4965-8af3-926d04848df6, system: kompact-runtime-15, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:18.122 DEBG Component started., cid: 7bf84f6f-4d9e-4b94-a47f-6ef90dbc85a6, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.123 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 7bf84f6f-4d9e-4b94-a47f-6ef90dbc85a6, system: kompact-runtime-15, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.124 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:18.126 TRCE Initialised., ctype: DeadletterBox, cid: 72dbe7c1-a3bf-44b3-b22c-41d3ccc01445, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.126 TRCE Initialised., ctype: LocalDispatcher, cid: 77d9cf68-a2a0-4e04-b7c6-99ecefd5a71c, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.127 TRCE Initialised., ctype: ComponentSupervisor, cid: bbae5dd9-cece-41fe-95d0-3735f6033ae9, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.127 DEBG Component started., cid: 72dbe7c1-a3bf-44b3-b22c-41d3ccc01445, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.127 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 72dbe7c1-a3bf-44b3-b22c-41d3ccc01445, system: kompact-runtime-14, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.128 DEBG Component started., cid: 77d9cf68-a2a0-4e04-b7c6-99ecefd5a71c, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.128 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 77d9cf68-a2a0-4e04-b7c6-99ecefd5a71c, system: kompact-runtime-14, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:18.128 DEBG Component started., cid: bbae5dd9-cece-41fe-95d0-3735f6033ae9, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.145 DEBG Started supervisor., ctype: ComponentSupervisor, cid: bbae5dd9-cece-41fe-95d0-3735f6033ae9, system: kompact-runtime-14, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.146 TRCE Initialised., ctype: AsyncComponent, cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.146 TRCE Subscribing listener for 0edf2a64-a465-4187-a708-1aed32b82fcf., ctype: ComponentSupervisor, cid: bbae5dd9-cece-41fe-95d0-3735f6033ae9, system: kompact-runtime-14, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:18.146 TRCE Initialised., ctype: BlockingComponent, cid: ac710d9a-f7a9-4df7-80ed-d28e87c72802, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.146 DEBG Component started., cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.146 DEBG Starting..., ctype: AsyncComponent, cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:18.146 DEBG Component(0edf2a64-a465-4187-a708-1aed32b82fcf) was started., ctype: ComponentSupervisor, cid: bbae5dd9-cece-41fe-95d0-3735f6033ae9, system: kompact-runtime-14, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:18.146 TRCE Subscribing listener for ac710d9a-f7a9-4df7-80ed-d28e87c72802., ctype: ComponentSupervisor, cid: 7bf84f6f-4d9e-4b94-a47f-6ef90dbc85a6, system: kompact-runtime-15, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:18.146 DEBG Component started., cid: ac710d9a-f7a9-4df7-80ed-d28e87c72802, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.146 DEBG Starting..., ctype: BlockingComponent, cid: ac710d9a-f7a9-4df7-80ed-d28e87c72802, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:18.146 DEBG Component(ac710d9a-f7a9-4df7-80ed-d28e87c72802) was started., ctype: ComponentSupervisor, cid: 7bf84f6f-4d9e-4b94-a47f-6ef90dbc85a6, system: kompact-runtime-15, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:18.146 INFO Got AsyncMe::OnChannel, ctype: AsyncComponent, cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/mod.rs:917 [INFO] [stdout] Nov 28 14:16:18.146 INFO Started AsyncMe::ConcurrentMessag future, ctype: AsyncComponent, cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/mod.rs:920 [INFO] [stdout] Nov 28 14:16:18.146 TRCE Initialised., ctype: DeadletterBox, cid: c3acd373-e0ff-498f-a318-ec87075f8c56, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.146 TRCE Initialised., ctype: LocalDispatcher, cid: ab580f3b-9739-45b9-85a4-8685e9147072, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.146 TRCE Initialised., ctype: ComponentSupervisor, cid: 42fc2567-050e-417d-9be0-d92cfce026fd, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.153 DEBG Component started., cid: 42fc2567-050e-417d-9be0-d92cfce026fd, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.154 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 42fc2567-050e-417d-9be0-d92cfce026fd, system: kompact-runtime-9, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.154 DEBG Component started., cid: ab580f3b-9739-45b9-85a4-8685e9147072, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.154 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: ab580f3b-9739-45b9-85a4-8685e9147072, system: kompact-runtime-9, location: src/default_components.rs:247 [INFO] [stdout] test actors::refs::tests::test_recipient_explicit ... ok [INFO] [stdout] test dispatch::tests::failed_network ... ignored [INFO] [stdout] Nov 28 14:16:18.197 TRCE Initialised., ctype: DeadletterBox, cid: 0f1da7df-fc1c-458a-a23b-f92d9d982d8b, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.201 TRCE Initialised., ctype: LocalDispatcher, cid: 408f5b26-82ba-4347-903c-d805071f46de, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.202 TRCE Initialised., ctype: ComponentSupervisor, cid: 6a3de033-1c2c-44fb-a23a-d79b659deaa2, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.202 TRCE Initialised., ctype: DeadletterBox, cid: c7bed522-75e6-4b93-be02-cf42c5721176, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.202 TRCE Initialised., ctype: LocalDispatcher, cid: 4e7cf786-c2b1-4c71-9d60-7838b66a1a28, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.202 TRCE Initialised., ctype: ComponentSupervisor, cid: 2f5576b9-c463-4acc-a29e-271c65a508b9, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.202 DEBG Component started., cid: 0f1da7df-fc1c-458a-a23b-f92d9d982d8b, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.202 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 0f1da7df-fc1c-458a-a23b-f92d9d982d8b, system: kompact-runtime-5, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.202 DEBG Component started., cid: 408f5b26-82ba-4347-903c-d805071f46de, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.203 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 408f5b26-82ba-4347-903c-d805071f46de, system: kompact-runtime-5, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:18.203 DEBG Component started., cid: 6a3de033-1c2c-44fb-a23a-d79b659deaa2, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.204 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 6a3de033-1c2c-44fb-a23a-d79b659deaa2, system: kompact-runtime-5, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.204 TRCE Initialised., ctype: LatchDropActor, cid: 25e40baf-ccc3-404c-b19e-6b5e2ebae878, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.205 DEBG Component started., cid: 25e40baf-ccc3-404c-b19e-6b5e2ebae878, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.206 DEBG Starting..., ctype: LatchDropActor, cid: 25e40baf-ccc3-404c-b19e-6b5e2ebae878, system: kompact-runtime-5, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:18.206 DEBG Component(25e40baf-ccc3-404c-b19e-6b5e2ebae878) was started., ctype: ComponentSupervisor, cid: 6a3de033-1c2c-44fb-a23a-d79b659deaa2, system: kompact-runtime-5, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:18.206 DEBG Component started., cid: c7bed522-75e6-4b93-be02-cf42c5721176, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.207 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c7bed522-75e6-4b93-be02-cf42c5721176, system: kompact-runtime-8, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.207 DEBG Component started., cid: 4e7cf786-c2b1-4c71-9d60-7838b66a1a28, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.208 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 4e7cf786-c2b1-4c71-9d60-7838b66a1a28, system: kompact-runtime-8, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:18.208 DEBG Component started., cid: 2f5576b9-c463-4acc-a29e-271c65a508b9, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.208 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 2f5576b9-c463-4acc-a29e-271c65a508b9, system: kompact-runtime-8, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.209 TRCE Initialised., ctype: TestComp, cid: 05ed5040-e8e2-4fd2-be6d-c0c6628dc6a2, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.210 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 2f5576b9-c463-4acc-a29e-271c65a508b9, system: kompact-runtime-8, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:18.210 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 2f5576b9-c463-4acc-a29e-271c65a508b9, system: kompact-runtime-8, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:18.210 DEBG Component dying, cid: 4e7cf786-c2b1-4c71-9d60-7838b66a1a28, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.210 DEBG Killing..., ctype: LocalDispatcher, cid: 4e7cf786-c2b1-4c71-9d60-7838b66a1a28, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.211 DEBG Component killed, cid: 4e7cf786-c2b1-4c71-9d60-7838b66a1a28, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.211 TRCE Not running inactive scheduled., cid: 4e7cf786-c2b1-4c71-9d60-7838b66a1a28, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.211 DEBG Component dying, cid: c7bed522-75e6-4b93-be02-cf42c5721176, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.211 DEBG Killing..., ctype: DeadletterBox, cid: c7bed522-75e6-4b93-be02-cf42c5721176, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.211 DEBG Component killed, cid: c7bed522-75e6-4b93-be02-cf42c5721176, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.212 TRCE Not running inactive scheduled., cid: c7bed522-75e6-4b93-be02-cf42c5721176, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.212 DEBG Component started., cid: c3acd373-e0ff-498f-a318-ec87075f8c56, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.212 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c3acd373-e0ff-498f-a318-ec87075f8c56, system: kompact-runtime-9, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.212 TRCE Initialised., ctype: LatchDropActor, cid: b9b79484-01fe-4d1a-b1fc-ef081c69031d, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.212 TRCE Initialised., ctype: DeadletterBox, cid: 1ec41f70-b7b7-4e02-aa10-2d72062bb2df, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.212 TRCE Initialised., ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.212 TRCE Initialised., ctype: ComponentSupervisor, cid: 8769fffe-64ca-404d-8add-37f10c6ef51b, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.212 DEBG Component started., cid: 1ec41f70-b7b7-4e02-aa10-2d72062bb2df, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.213 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 1ec41f70-b7b7-4e02-aa10-2d72062bb2df, system: kompact-runtime-16, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.213 DEBG Component started., cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.213 INFO Starting network..., ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:18.213 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:18.213 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:18.217 DEBG Entering main EventLoop, addr: 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:18.218 TRCE Initialised., ctype: DeadletterBox, cid: e236f288-33d9-432b-bdbc-b86ae076c786, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.218 TRCE Initialised., ctype: LocalDispatcher, cid: 5e904324-5dc4-4007-8188-dd276a4a3826, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.218 TRCE Initialised., ctype: ComponentSupervisor, cid: 92a3beda-d5af-467b-aa51-bf1f20cb29ba, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.219 DEBG Component started., cid: e236f288-33d9-432b-bdbc-b86ae076c786, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.226 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e236f288-33d9-432b-bdbc-b86ae076c786, system: kompact-runtime-12, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.227 DEBG Component started., cid: 5e904324-5dc4-4007-8188-dd276a4a3826, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.227 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 5e904324-5dc4-4007-8188-dd276a4a3826, system: kompact-runtime-12, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:18.228 DEBG Component started., cid: 92a3beda-d5af-467b-aa51-bf1f20cb29ba, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.228 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 92a3beda-d5af-467b-aa51-bf1f20cb29ba, system: kompact-runtime-12, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.229 TRCE Initialised., ctype: BlockingComponent, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.229 TRCE Subscribing listener for 55d7b264-7312-45ee-8b31-bcfad5971d7c., ctype: ComponentSupervisor, cid: 92a3beda-d5af-467b-aa51-bf1f20cb29ba, system: kompact-runtime-12, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:18.229 DEBG Component started., cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.229 DEBG Starting..., ctype: BlockingComponent, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:18.230 DEBG Component(55d7b264-7312-45ee-8b31-bcfad5971d7c) was started., ctype: ComponentSupervisor, cid: 92a3beda-d5af-467b-aa51-bf1f20cb29ba, system: kompact-runtime-12, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:18.230 INFO Got BlockMe::OnChannel, ctype: BlockingComponent, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/mod.rs:720 [INFO] [stdout] Nov 28 14:16:18.230 TRCE Component has been blocked, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/actual_component.rs:372 [INFO] [stdout] Nov 28 14:16:18.230 INFO Started BlockMe::OnChannel future, ctype: BlockingComponent, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/mod.rs:723 [INFO] [stdout] test actors::refs::tests::test_recipient_into ... ok [INFO] [stdout] Nov 28 14:16:18.233 DEBG Component started., cid: b9b79484-01fe-4d1a-b1fc-ef081c69031d, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.233 DEBG Starting..., ctype: LatchDropActor, cid: b9b79484-01fe-4d1a-b1fc-ef081c69031d, system: kompact-runtime-9, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:18.233 DEBG Component(b9b79484-01fe-4d1a-b1fc-ef081c69031d) was started., ctype: ComponentSupervisor, cid: 42fc2567-050e-417d-9be0-d92cfce026fd, system: kompact-runtime-9, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:18.264 TRCE Initialised., ctype: DeadletterBox, cid: 3021be4e-f0d1-4636-b6fd-509e9ba7d0a3, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.264 TRCE Initialised., ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.264 TRCE Initialised., ctype: ComponentSupervisor, cid: e759a9fd-0ccd-49c7-9390-355f6b407387, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.266 TRCE Initialised., ctype: DeadletterBox, cid: e8bb106d-fe62-4b95-b6b4-f6f7c0b176c9, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.266 TRCE Initialised., ctype: LocalDispatcher, cid: f1e48237-e698-407a-a038-4288e5e0bac2, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.266 TRCE Initialised., ctype: ComponentSupervisor, cid: 0fb8d759-10e3-4aa7-8f1d-7523ad3ddf2b, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.271 DEBG Component started., cid: e8bb106d-fe62-4b95-b6b4-f6f7c0b176c9, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.271 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e8bb106d-fe62-4b95-b6b4-f6f7c0b176c9, system: kompact-runtime-11, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.272 DEBG Component started., cid: f1e48237-e698-407a-a038-4288e5e0bac2, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.272 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: f1e48237-e698-407a-a038-4288e5e0bac2, system: kompact-runtime-11, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:18.272 DEBG Component started., cid: 0fb8d759-10e3-4aa7-8f1d-7523ad3ddf2b, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.272 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 0fb8d759-10e3-4aa7-8f1d-7523ad3ddf2b, system: kompact-runtime-11, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.281 TRCE Initialised., ctype: AsyncComponent, cid: 5614a86e-8db7-45b5-83c8-5a27b3d46384, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.281 TRCE Subscribing listener for 5614a86e-8db7-45b5-83c8-5a27b3d46384., ctype: ComponentSupervisor, cid: 0fb8d759-10e3-4aa7-8f1d-7523ad3ddf2b, system: kompact-runtime-11, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:18.281 DEBG Component started., cid: 5614a86e-8db7-45b5-83c8-5a27b3d46384, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.281 DEBG Starting..., ctype: AsyncComponent, cid: 5614a86e-8db7-45b5-83c8-5a27b3d46384, system: kompact-runtime-11, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:18.282 DEBG Component(5614a86e-8db7-45b5-83c8-5a27b3d46384) was started., ctype: ComponentSupervisor, cid: 0fb8d759-10e3-4aa7-8f1d-7523ad3ddf2b, system: kompact-runtime-11, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:18.295 INFO Got AsyncMe::Now, ctype: AsyncComponent, cid: 5614a86e-8db7-45b5-83c8-5a27b3d46384, system: kompact-runtime-11, location: src/component/mod.rs:895 [INFO] [stdout] Nov 28 14:16:18.296 INFO Ran AsyncMe::Now future, ctype: AsyncComponent, cid: 5614a86e-8db7-45b5-83c8-5a27b3d46384, system: kompact-runtime-11, location: src/component/mod.rs:899 [INFO] [stdout] Nov 28 14:16:18.296 DEBG Component started., cid: 3021be4e-f0d1-4636-b6fd-509e9ba7d0a3, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.296 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 3021be4e-f0d1-4636-b6fd-509e9ba7d0a3, system: kompact-runtime-17, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.296 DEBG Component started., cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.297 INFO Starting network..., ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:18.301 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:18.303 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:18.305 INFO Started network just fine., ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:18.305 TRCE Initialised., ctype: DeadletterBox, cid: 2f44028f-b230-4462-bb4d-9daa84a48da0, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.305 TRCE Initialised., ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.305 TRCE Initialised., ctype: ComponentSupervisor, cid: 7304648d-f2d4-4921-8626-8ad7b43f9e3d, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.312 DEBG Component started., cid: e759a9fd-0ccd-49c7-9390-355f6b407387, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.313 DEBG Started supervisor., ctype: ComponentSupervisor, cid: e759a9fd-0ccd-49c7-9390-355f6b407387, system: kompact-runtime-17, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.314 INFO Started network just fine., ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:18.314 DEBG Component started., cid: 8769fffe-64ca-404d-8add-37f10c6ef51b, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.314 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 8769fffe-64ca-404d-8add-37f10c6ef51b, system: kompact-runtime-16, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.330 DEBG Entering main EventLoop, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:18.379 DEBG Entering main EventLoop, addr: 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:18.380 DEBG Component started., cid: 2f44028f-b230-4462-bb4d-9daa84a48da0, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.381 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 2f44028f-b230-4462-bb4d-9daa84a48da0, system: kompact-runtime-18, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.381 DEBG Component started., cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.381 INFO Starting network..., ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:18.381 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:18.381 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:18.381 DEBG Failed to bind to addr 127.0.0.1:46445, will retry 5 more times, error was: Os { code: 98, kind: AddrInUse, message: "Address already in use" }, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/net/network_thread.rs:850 [INFO] [stdout] Nov 28 14:16:18.385 INFO Started network just fine., ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:18.385 DEBG Component started., cid: f96c9ef3-e4a9-431c-85ce-e8e9775fa499, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.386 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f96c9ef3-e4a9-431c-85ce-e8e9775fa499, system: kompact-runtime-13, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.386 TRCE Initialised., ctype: PongerAct, cid: 5ba53c7f-e435-4abb-b07d-388c3f8731cb, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.387 DEBG Requesting actor registration at ActorId(5ba53c7f-e435-4abb-b07d-388c3f8731cb), system: kompact-runtime-13, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:18.388 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-13, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:18.388 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-13, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:18.389 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:18.391 TRCE Initialised., ctype: DeadletterBox, cid: c8538ae2-86d4-4a06-9fe9-738bb5f0e110, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.391 TRCE Initialised., ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.391 TRCE Initialised., ctype: ComponentSupervisor, cid: a4b2fca6-7cd7-44cf-812d-2a7affe38716, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.393 DEBG Component started., cid: c8538ae2-86d4-4a06-9fe9-738bb5f0e110, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.394 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c8538ae2-86d4-4a06-9fe9-738bb5f0e110, system: kompact-runtime-19, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.394 DEBG Component started., cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.394 INFO Starting network..., ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:18.394 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:18.394 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:18.396 INFO Started network just fine., ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:18.396 DEBG Component started., cid: a4b2fca6-7cd7-44cf-812d-2a7affe38716, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.396 DEBG Started supervisor., ctype: ComponentSupervisor, cid: a4b2fca6-7cd7-44cf-812d-2a7affe38716, system: kompact-runtime-19, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.396 DEBG Entering main EventLoop, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:18.397 TRCE Initialised., ctype: PingerAct, cid: 194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.397 DEBG Requesting actor registration at ActorId(194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2), system: kompact-runtime-19, location: src/runtime/system.rs:1679 [INFO] [stdout] test component::tests::test_dynamic_port_access ... ok [INFO] [stdout] Nov 28 14:16:18.401 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 8769fffe-64ca-404d-8add-37f10c6ef51b, system: kompact-runtime-16, location: src/supervision.rs:339 [INFO] [stdout] test dispatch::tests::test_system_path_timing ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_macro_test ... ok [INFO] [stdout] Nov 28 14:16:18.435 TRCE Initialised., ctype: DeadletterBox, cid: 95aaeb72-f2c1-4774-b2fe-cd84cb4ecfa0, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.435 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: e759a9fd-0ccd-49c7-9390-355f6b407387, system: kompact-runtime-17, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:18.436 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 8769fffe-64ca-404d-8add-37f10c6ef51b, system: kompact-runtime-16, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:18.436 TRCE Initialised., ctype: NetworkDispatcher, cid: d406fddf-c9a4-4c01-baa4-8c623ce26291, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.436 TRCE Initialised., ctype: ComponentSupervisor, cid: ef4bef5f-6f5e-4c1f-a4d8-b0dcdc5437c3, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.436 DEBG Component started., cid: 95aaeb72-f2c1-4774-b2fe-cd84cb4ecfa0, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.436 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 95aaeb72-f2c1-4774-b2fe-cd84cb4ecfa0, system: kompact-runtime-20, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.436 DEBG Component started., cid: d406fddf-c9a4-4c01-baa4-8c623ce26291, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.437 INFO Starting network..., ctype: NetworkDispatcher, cid: d406fddf-c9a4-4c01-baa4-8c623ce26291, system: kompact-runtime-20, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:18.437 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: d406fddf-c9a4-4c01-baa4-8c623ce26291, system: kompact-runtime-20, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:18.437 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: d406fddf-c9a4-4c01-baa4-8c623ce26291, system: kompact-runtime-20, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:18.437 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: e759a9fd-0ccd-49c7-9390-355f6b407387, system: kompact-runtime-17, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:18.437 INFO Started network just fine., ctype: NetworkDispatcher, cid: d406fddf-c9a4-4c01-baa4-8c623ce26291, system: kompact-runtime-20, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:18.437 DEBG Component started., cid: ef4bef5f-6f5e-4c1f-a4d8-b0dcdc5437c3, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.437 DEBG Started supervisor., ctype: ComponentSupervisor, cid: ef4bef5f-6f5e-4c1f-a4d8-b0dcdc5437c3, system: kompact-runtime-20, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.437 DEBG Entering main EventLoop, addr: 127.0.0.1:44467, owner: NetworkThread, ctype: NetworkDispatcher, cid: d406fddf-c9a4-4c01-baa4-8c623ce26291, system: kompact-runtime-20, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:18.437 DEBG Component dying, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.437 INFO Killing network..., ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:18.438 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:18.438 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:18.438 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: f96c9ef3-e4a9-431c-85ce-e8e9775fa499, system: kompact-runtime-13, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:18.438 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: f96c9ef3-e4a9-431c-85ce-e8e9775fa499, system: kompact-runtime-13, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:18.438 DEBG Component dying, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.438 INFO Killing network..., ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:18.438 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:18.438 DEBG Dropped its TCP server, addr: 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:18.438 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:18.439 DEBG Stopped., addr: 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:18.439 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:18.439 INFO Killed network., ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:18.439 DEBG Dropped its TCP server, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:18.439 DEBG Component killed, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.439 TRCE Not running inactive scheduled., cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.439 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:18.441 DEBG Stopped., addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Component dying, cid: 3021be4e-f0d1-4636-b6fd-509e9ba7d0a3, system: kompact-runtime-17, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Killing..., ctype: DeadletterBox, cid: 3021be4e-f0d1-4636-b6fd-509e9ba7d0a3, system: kompact-runtime-17, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Stopped, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Component killed, cid: 3021be4e-f0d1-4636-b6fd-509e9ba7d0a3, system: kompact-runtime-17, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.442 TRCE Not running inactive scheduled., cid: 3021be4e-f0d1-4636-b6fd-509e9ba7d0a3, system: kompact-runtime-17, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Stopped, addr: 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3693cc0e-1e69-4523-988d-80a2bcc614da, system: kompact-runtime-17, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:18.442 INFO Killed network., ctype: NetworkDispatcher, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Component killed, cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.442 TRCE Not running inactive scheduled., cid: f0966d4b-d2da-4a8c-a0ad-2dd1898c8179, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Component dying, cid: 5d3e9797-e5d0-4a10-9fe6-ffb28381fb1a, system: kompact-runtime-13, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Killing..., ctype: DeadletterBox, cid: 5d3e9797-e5d0-4a10-9fe6-ffb28381fb1a, system: kompact-runtime-13, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Component killed, cid: 5d3e9797-e5d0-4a10-9fe6-ffb28381fb1a, system: kompact-runtime-13, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.442 TRCE Not running inactive scheduled., cid: 5d3e9797-e5d0-4a10-9fe6-ffb28381fb1a, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Component started., cid: 194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Starting, ctype: PingerAct, cid: 194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2, system: kompact-runtime-19, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:18.442 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: 194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2, system: kompact-runtime-19, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:18.442 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Establishing new connection to 127.0.0.1:45819, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:18.442 DEBG Component(194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2) was started., ctype: ComponentSupervisor, cid: a4b2fca6-7cd7-44cf-812d-2a7affe38716, system: kompact-runtime-19, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:18.449 DEBG Got DispatchEvent::Connect(127.0.0.1:45819), addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:18.449 DEBG Requesting connection to 127.0.0.1:45819, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:18.449 DEBG Saying Hello to 127.0.0.1:45819, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:18.449 ERRO Error while reading from peer 127.0.0.1:45819: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:511 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Component dying, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.450 INFO Killing network..., ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Dropped its TCP server, addr: 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Stopped., addr: 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Stopped, addr: 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:18.450 INFO Killed network., ctype: NetworkDispatcher, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Component killed, cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.450 TRCE Not running inactive scheduled., cid: 2d7dd351-3cb9-4369-b460-0b5ba5cd8972, system: kompact-runtime-16, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Component dying, cid: 1ec41f70-b7b7-4e02-aa10-2d72062bb2df, system: kompact-runtime-16, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Killing..., ctype: DeadletterBox, cid: 1ec41f70-b7b7-4e02-aa10-2d72062bb2df, system: kompact-runtime-16, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.450 DEBG Component killed, cid: 1ec41f70-b7b7-4e02-aa10-2d72062bb2df, system: kompact-runtime-16, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.450 TRCE Not running inactive scheduled., cid: 1ec41f70-b7b7-4e02-aa10-2d72062bb2df, system: kompact-runtime-16, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.477 TRCE Initialised., ctype: DeadletterBox, cid: 1ce433f2-9e01-48ea-ad77-e38154f1d794, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.478 TRCE Initialised., ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.478 TRCE Initialised., ctype: ComponentSupervisor, cid: fa28a982-9bc2-4c6e-92ac-ee8356809e40, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.480 DEBG Component started., cid: 1ce433f2-9e01-48ea-ad77-e38154f1d794, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.480 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 1ce433f2-9e01-48ea-ad77-e38154f1d794, system: kompact-runtime-21, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.480 DEBG Component started., cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.481 INFO Starting network..., ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:18.481 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:18.481 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:18.481 INFO Started network just fine., ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:18.481 DEBG Component started., cid: fa28a982-9bc2-4c6e-92ac-ee8356809e40, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.481 DEBG Started supervisor., ctype: ComponentSupervisor, cid: fa28a982-9bc2-4c6e-92ac-ee8356809e40, system: kompact-runtime-21, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.482 DEBG Entering main EventLoop, addr: 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:18.547 DEBG Component dying, cid: 194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2, system: kompact-runtime-19, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.547 DEBG Killing..., ctype: PingerAct, cid: 194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2, system: kompact-runtime-19, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.548 DEBG Component killed, cid: 194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2, system: kompact-runtime-19, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.548 TRCE Not running inactive scheduled., cid: 194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2, system: kompact-runtime-19, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.549 TRCE Component(194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2) was killed and deallocated., ctype: ComponentSupervisor, cid: a4b2fca6-7cd7-44cf-812d-2a7affe38716, system: kompact-runtime-19, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:18.595 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:18.603 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: fa28a982-9bc2-4c6e-92ac-ee8356809e40, system: kompact-runtime-21, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:18.604 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: fa28a982-9bc2-4c6e-92ac-ee8356809e40, system: kompact-runtime-21, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:18.607 DEBG Component dying, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.607 INFO Killing network..., ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:18.607 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:18.611 DEBG Dropped its TCP server, addr: 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:18.612 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:18.612 DEBG Stopped., addr: 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:18.612 DEBG Stopped, addr: 127.0.0.1:33911, owner: NetworkThread, ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:18.615 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:18.615 INFO Killed network., ctype: NetworkDispatcher, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:18.615 DEBG Component killed, cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.615 TRCE Not running inactive scheduled., cid: 6dc0eb3c-3590-49f4-94a0-d52a1a74d56a, system: kompact-runtime-21, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.615 DEBG Component dying, cid: 1ce433f2-9e01-48ea-ad77-e38154f1d794, system: kompact-runtime-21, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.615 DEBG Killing..., ctype: DeadletterBox, cid: 1ce433f2-9e01-48ea-ad77-e38154f1d794, system: kompact-runtime-21, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.615 DEBG Component killed, cid: 1ce433f2-9e01-48ea-ad77-e38154f1d794, system: kompact-runtime-21, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.616 TRCE Not running inactive scheduled., cid: 1ce433f2-9e01-48ea-ad77-e38154f1d794, system: kompact-runtime-21, location: src/component/actual_component.rs:346 [INFO] [stdout] test dispatch::tests::network_cleanup ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_macro_test_with_err ... 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_macro_test_with_err_and_other ... ok [INFO] [stdout] test messaging::framing::serialisation_tests::actor_path_serequiv ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_no_macro_test ... ok [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_limit_and_size ... ok [INFO] [stdout] test messaging::framing::serialisation_tests::system_path_serequiv ... ok [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_return_and_allocated_and_unlock ... 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_without_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_ref::tests::chunk_ref_append_chained_to_chain ... 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::chunk_ref::tests::chunk_ref_chained_with_head ... 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] Nov 28 14:16:18.840 DEBG Component dying, cid: b48274a6-3f59-4a5c-b79f-3bb53d165e47, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.840 TRCE Subscribing listener for b48274a6-3f59-4a5c-b79f-3bb53d165e47., ctype: ComponentSupervisor, cid: bf659246-6e6b-43bd-b1b9-42fe655f02a7, system: kompact-runtime-4, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:18.840 DEBG Component killed, cid: b48274a6-3f59-4a5c-b79f-3bb53d165e47, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.840 TRCE Not running inactive scheduled., cid: b48274a6-3f59-4a5c-b79f-3bb53d165e47, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.840 DEBG Component(b48274a6-3f59-4a5c-b79f-3bb53d165e47) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: bf659246-6e6b-43bd-b1b9-42fe655f02a7, system: kompact-runtime-4, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:18.840 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: bf659246-6e6b-43bd-b1b9-42fe655f02a7, system: kompact-runtime-4, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:18.840 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: bf659246-6e6b-43bd-b1b9-42fe655f02a7, system: kompact-runtime-4, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:18.841 DEBG Component dying, cid: 7f9b5461-8f0a-4f49-ab53-8b6154e2e01e, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.841 DEBG Killing..., ctype: LocalDispatcher, cid: 7f9b5461-8f0a-4f49-ab53-8b6154e2e01e, system: kompact-runtime-4, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.841 DEBG Component killed, cid: 7f9b5461-8f0a-4f49-ab53-8b6154e2e01e, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.841 TRCE Not running inactive scheduled., cid: 7f9b5461-8f0a-4f49-ab53-8b6154e2e01e, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.841 DEBG Component dying, cid: 5fdb0669-7b43-47b3-a3cb-e4f7bb6bdc54, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.841 DEBG Killing..., ctype: DeadletterBox, cid: 5fdb0669-7b43-47b3-a3cb-e4f7bb6bdc54, system: kompact-runtime-4, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.841 DEBG Component killed, cid: 5fdb0669-7b43-47b3-a3cb-e4f7bb6bdc54, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.841 TRCE Not running inactive scheduled., cid: 5fdb0669-7b43-47b3-a3cb-e4f7bb6bdc54, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] test component::tests::test_component_spawn_off ... ok [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_hocon_configured_small_buffers ... ok [INFO] [stdout] Nov 28 14:16:18.888 INFO Completed BlockMe::OnChannel future, ctype: BlockingComponent, cid: 3fb946eb-4704-4cf5-a1ae-e2410a38d43d, system: kompact-runtime-1, location: src/component/mod.rs:726 [INFO] [stdout] Nov 28 14:16:18.899 TRCE Subscribing listener for ab45f46d-024d-4383-b245-8c099a9349c6., ctype: ComponentSupervisor, cid: 3d15f134-4cf6-4a76-b97a-9d29bcc8276c, system: kompact-runtime-3, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:18.899 DEBG Component dying, cid: ab45f46d-024d-4383-b245-8c099a9349c6, system: kompact-runtime-3, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.899 DEBG Component killed, cid: ab45f46d-024d-4383-b245-8c099a9349c6, system: kompact-runtime-3, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.899 TRCE Not running inactive scheduled., cid: ab45f46d-024d-4383-b245-8c099a9349c6, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.899 DEBG Component(ab45f46d-024d-4383-b245-8c099a9349c6) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 3d15f134-4cf6-4a76-b97a-9d29bcc8276c, system: kompact-runtime-3, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:18.899 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 3d15f134-4cf6-4a76-b97a-9d29bcc8276c, system: kompact-runtime-3, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:18.899 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 3d15f134-4cf6-4a76-b97a-9d29bcc8276c, system: kompact-runtime-3, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:18.906 DEBG Component dying, cid: 1dea4737-55e0-4354-9a0a-013fba565f1f, system: kompact-runtime-3, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.906 DEBG Killing..., ctype: LocalDispatcher, cid: 1dea4737-55e0-4354-9a0a-013fba565f1f, system: kompact-runtime-3, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.906 DEBG Component killed, cid: 1dea4737-55e0-4354-9a0a-013fba565f1f, system: kompact-runtime-3, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.906 TRCE Not running inactive scheduled., cid: 1dea4737-55e0-4354-9a0a-013fba565f1f, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.906 DEBG Component dying, cid: d2fcb90f-39f7-4a8b-9896-bc5fd3d2ec30, system: kompact-runtime-3, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.906 DEBG Killing..., ctype: DeadletterBox, cid: d2fcb90f-39f7-4a8b-9896-bc5fd3d2ec30, system: kompact-runtime-3, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.906 DEBG Component killed, cid: d2fcb90f-39f7-4a8b-9896-bc5fd3d2ec30, system: kompact-runtime-3, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.906 TRCE Not running inactive scheduled., cid: d2fcb90f-39f7-4a8b-9896-bc5fd3d2ec30, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.906 INFO Completed Async::OnChannel future, ctype: AsyncComponent, cid: 5b3274ad-2820-4c97-bc4c-a859b711af68, system: kompact-runtime-7, location: src/component/mod.rs:911 [INFO] [stdout] test component::tests::test_immediate_blocking ... ok [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_panic ... ignored [INFO] [stdout] Nov 28 14:16:18.911 TRCE Initialised., ctype: DeadletterBox, cid: a1a5c07c-e88a-49d3-8d82-8884193bd52c, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.911 TRCE Initialised., ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.911 TRCE Initialised., ctype: ComponentSupervisor, cid: 616ca1a1-6794-4836-bacd-5594c6677799, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.911 DEBG Component started., cid: a1a5c07c-e88a-49d3-8d82-8884193bd52c, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.911 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: a1a5c07c-e88a-49d3-8d82-8884193bd52c, system: kompact-runtime-22, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.911 DEBG Component started., cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.911 INFO Starting network..., ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:18.911 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:18.912 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:18.912 INFO Started network just fine., ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:18.912 DEBG Component started., cid: 616ca1a1-6794-4836-bacd-5594c6677799, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.912 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 616ca1a1-6794-4836-bacd-5594c6677799, system: kompact-runtime-22, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.912 DEBG Entering main EventLoop, addr: 127.0.0.1:35711, owner: NetworkThread, ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:18.912 TRCE Initialised., ctype: BufferTestActor, cid: 12374dcf-8286-42a5-9fbd-7c0362248226, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.912 DEBG Requesting actor registration at ActorId(12374dcf-8286-42a5-9fbd-7c0362248226), system: kompact-runtime-22, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:18.912 DEBG Requesting actor alias registration for "dummy", system: kompact-runtime-22, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:18.912 DEBG Requesting actor registration at Alias("dummy"), system: kompact-runtime-22, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:18.919 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:18.927 DEBG Component started., cid: 12374dcf-8286-42a5-9fbd-7c0362248226, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.927 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: 12374dcf-8286-42a5-9fbd-7c0362248226, system: kompact-runtime-22, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:18.927 TRCE Subscribing listener for 68d91c8f-c80b-4fd5-b159-0462d03e783c., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:18.927 DEBG Component stopping, cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:18.927 DEBG Stopping..., ctype: ChildComponent, cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:18.927 DEBG Component stopped, cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:18.927 TRCE Not running inactive scheduled., cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.927 DEBG Component(68d91c8f-c80b-4fd5-b159-0462d03e783c) was stopped., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:18.927 DEBG Component(12374dcf-8286-42a5-9fbd-7c0362248226) was started., ctype: ComponentSupervisor, cid: 616ca1a1-6794-4836-bacd-5594c6677799, system: kompact-runtime-22, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:18.927 DEBG Component stopping, cid: 00513584-9530-4797-a4a2-5325d8355366, system: kompact-runtime-2, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component stopped, cid: 00513584-9530-4797-a4a2-5325d8355366, system: kompact-runtime-2, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:18.928 TRCE Not running inactive scheduled., cid: 00513584-9530-4797-a4a2-5325d8355366, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component(00513584-9530-4797-a4a2-5325d8355366) was stopped., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:18.928 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component dying, cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Killing..., ctype: ChildComponent, cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component killed, cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.928 TRCE Not running inactive scheduled., cid: 68d91c8f-c80b-4fd5-b159-0462d03e783c, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component dying, cid: 00513584-9530-4797-a4a2-5325d8355366, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component killed, cid: 00513584-9530-4797-a4a2-5325d8355366, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.928 TRCE Not running inactive scheduled., cid: 00513584-9530-4797-a4a2-5325d8355366, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component(68d91c8f-c80b-4fd5-b159-0462d03e783c) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:18.928 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component(00513584-9530-4797-a4a2-5325d8355366) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 87b12fa0-e25b-46a2-9cf4-dd2718b19c06, system: kompact-runtime-2, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component dying, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.928 INFO Killing network..., ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component dying, cid: 814c6183-8536-4cd9-b973-83be337591d6, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Killing..., ctype: DeadletterBox, cid: 814c6183-8536-4cd9-b973-83be337591d6, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component killed, cid: 814c6183-8536-4cd9-b973-83be337591d6, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.928 TRCE Not running inactive scheduled., cid: 814c6183-8536-4cd9-b973-83be337591d6, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Dropped its TCP server, addr: 127.0.0.1:39541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:39541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Stopped., addr: 127.0.0.1:39541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Stopped, addr: 127.0.0.1:39541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:18.928 INFO Killed network., ctype: NetworkDispatcher, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:18.928 DEBG Component killed, cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:18.928 TRCE Not running inactive scheduled., cid: 01823212-ffc5-4b2d-bc86-41e2f2d1b4ef, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] test component::tests::child_unique_registration_test ... ok [INFO] [stdout] Nov 28 14:16:18.934 TRCE Initialised., ctype: DeadletterBox, cid: 2b5b94ca-419d-41b6-a33d-4a661158cd95, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.934 TRCE Initialised., ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.935 TRCE Initialised., ctype: ComponentSupervisor, cid: 1403d877-4ebe-49e1-ab45-c95def35900d, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.945 DEBG Scheduling reaping at 250ms, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:18.984 DEBG Component started., cid: 2b5b94ca-419d-41b6-a33d-4a661158cd95, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.984 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 2b5b94ca-419d-41b6-a33d-4a661158cd95, system: kompact-runtime-23, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:18.984 DEBG Component started., cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.984 INFO Starting network..., ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:18.984 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:18.984 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:18.984 INFO Started network just fine., ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:18.984 DEBG Component started., cid: 1403d877-4ebe-49e1-ab45-c95def35900d, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:18.984 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 1403d877-4ebe-49e1-ab45-c95def35900d, system: kompact-runtime-23, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:18.984 TRCE Initialised., ctype: BufferTestActor, cid: 94850ff1-f64c-4fbe-9378-c6532aca4679, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:18.984 DEBG Requesting actor registration at ActorId(94850ff1-f64c-4fbe-9378-c6532aca4679), system: kompact-runtime-23, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:18.984 DEBG Requesting actor alias registration for "dummy", system: kompact-runtime-23, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:18.984 DEBG Requesting actor registration at Alias("dummy"), system: kompact-runtime-23, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:18.991 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:18.992 DEBG Entering main EventLoop, addr: 127.0.0.1:44763, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:19.003 DEBG Component started., cid: 94850ff1-f64c-4fbe-9378-c6532aca4679, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.008 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: 94850ff1-f64c-4fbe-9378-c6532aca4679, system: kompact-runtime-23, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:19.008 DEBG Component(94850ff1-f64c-4fbe-9378-c6532aca4679) was started., ctype: ComponentSupervisor, cid: 1403d877-4ebe-49e1-ab45-c95def35900d, system: kompact-runtime-23, location: src/supervision.rs:263 [INFO] [stdout] test net::buffers::tests::buffer_config_hocon_overrides_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] Nov 28 14:16:19.024 TRCE Initialised., ctype: DeadletterBox, cid: aaf96013-8d05-4794-b4b1-60d074742369, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.027 TRCE Initialised., ctype: NetworkDispatcher, cid: 34cabcf6-8269-434b-91d7-c257fd36ebdb, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.027 TRCE Initialised., ctype: ComponentSupervisor, cid: 9d1f496a-0c08-41f1-b427-4ecc2b806758, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.027 DEBG Component started., cid: aaf96013-8d05-4794-b4b1-60d074742369, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.028 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: aaf96013-8d05-4794-b4b1-60d074742369, system: kompact-runtime-24, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.028 DEBG Component started., cid: 34cabcf6-8269-434b-91d7-c257fd36ebdb, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.028 INFO Starting network..., ctype: NetworkDispatcher, cid: 34cabcf6-8269-434b-91d7-c257fd36ebdb, system: kompact-runtime-24, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:19.028 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 34cabcf6-8269-434b-91d7-c257fd36ebdb, system: kompact-runtime-24, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:19.028 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 34cabcf6-8269-434b-91d7-c257fd36ebdb, system: kompact-runtime-24, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.031 INFO Started network just fine., ctype: NetworkDispatcher, cid: 34cabcf6-8269-434b-91d7-c257fd36ebdb, system: kompact-runtime-24, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.031 DEBG Component started., cid: 9d1f496a-0c08-41f1-b427-4ecc2b806758, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.031 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 9d1f496a-0c08-41f1-b427-4ecc2b806758, system: kompact-runtime-24, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.031 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, system: kompact-runtime-24, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.031 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, system: kompact-runtime-24, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.032 DEBG Got DispatchEvent::Connect(127.0.0.1:40857), addr: 127.0.0.1:45419, system: kompact-runtime-24, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:19.032 DEBG Requesting connection to 127.0.0.1:40857, addr: 127.0.0.1:45419, system: kompact-runtime-24, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:19.032 DEBG Saying Hello to 127.0.0.1:40857, addr: 127.0.0.1:45419, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:19.032 DEBG Got DispatchEvent::Connect(127.0.0.1:45419), addr: 127.0.0.1:40857, system: kompact-runtime-24, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:19.032 DEBG Requesting connection to 127.0.0.1:45419, addr: 127.0.0.1:40857, system: kompact-runtime-24, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:19.032 DEBG Saying Hello to 127.0.0.1:45419, addr: 127.0.0.1:40857, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:19.032 DEBG Entering main EventLoop, addr: 127.0.0.1:39553, owner: NetworkThread, ctype: NetworkDispatcher, cid: 34cabcf6-8269-434b-91d7-c257fd36ebdb, system: kompact-runtime-24, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:19.103 TRCE Subscribing listener for 3a0faf06-89a7-49e8-9737-444d0135dcc8., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:19.103 DEBG Component stopping, cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:19.103 DEBG Stopping..., ctype: ChildComponent, cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:19.103 DEBG Component stopped, cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:19.103 TRCE Not running inactive scheduled., cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.103 DEBG Component(3a0faf06-89a7-49e8-9737-444d0135dcc8) was stopped., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:19.103 DEBG Component stopping, cid: f397cd27-7f5b-4cb9-90e7-ad509347f444, system: kompact-runtime-6, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:19.103 DEBG Component stopped, cid: f397cd27-7f5b-4cb9-90e7-ad509347f444, system: kompact-runtime-6, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:19.103 TRCE Not running inactive scheduled., cid: f397cd27-7f5b-4cb9-90e7-ad509347f444, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.103 DEBG Component(f397cd27-7f5b-4cb9-90e7-ad509347f444) was stopped., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:19.103 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:19.103 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:19.104 DEBG Component dying, cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.104 DEBG Killing..., ctype: ChildComponent, cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.104 DEBG Component killed, cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.104 TRCE Not running inactive scheduled., cid: 3a0faf06-89a7-49e8-9737-444d0135dcc8, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.104 DEBG Component dying, cid: f397cd27-7f5b-4cb9-90e7-ad509347f444, system: kompact-runtime-6, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.104 DEBG Component killed, cid: f397cd27-7f5b-4cb9-90e7-ad509347f444, system: kompact-runtime-6, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.104 TRCE Not running inactive scheduled., cid: f397cd27-7f5b-4cb9-90e7-ad509347f444, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.104 DEBG Component(3a0faf06-89a7-49e8-9737-444d0135dcc8) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.104 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:19.104 DEBG Component(f397cd27-7f5b-4cb9-90e7-ad509347f444) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.104 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: de6a1283-504b-4837-a0f3-1ea1fdd49e27, system: kompact-runtime-6, location: src/supervision.rs:217 [INFO] [stdout] test net::buffers::tests::buffer_config_init_buffers_overrides_hocon_and_default ... ok [INFO] [stdout] Nov 28 14:16:19.112 DEBG Component dying, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.112 INFO Killing network..., ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:19.112 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:19.112 DEBG Component dying, cid: f4c63bcf-481e-4ebd-9959-d66f29a965ba, system: kompact-runtime-6, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.112 DEBG Killing..., ctype: DeadletterBox, cid: f4c63bcf-481e-4ebd-9959-d66f29a965ba, system: kompact-runtime-6, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.112 DEBG Component killed, cid: f4c63bcf-481e-4ebd-9959-d66f29a965ba, system: kompact-runtime-6, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.112 TRCE Not running inactive scheduled., cid: f4c63bcf-481e-4ebd-9959-d66f29a965ba, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.112 DEBG Dropped its TCP server, addr: 127.0.0.1:33509, owner: NetworkThread, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:19.112 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:33509, owner: NetworkThread, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:19.112 DEBG Stopped., addr: 127.0.0.1:33509, owner: NetworkThread, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:19.112 DEBG Stopped, addr: 127.0.0.1:33509, owner: NetworkThread, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:19.112 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:19.112 INFO Killed network., ctype: NetworkDispatcher, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:19.112 DEBG Component killed, cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.112 TRCE Not running inactive scheduled., cid: f3dff9e0-87d5-4fcd-8a73-91ef754e02a4, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.112 TRCE Initialised., ctype: DeadletterBox, cid: 79523ac9-4442-4dd5-849f-702827d1561a, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.112 TRCE Initialised., ctype: NetworkDispatcher, cid: 589acb29-ace0-4bf6-b796-419ffcc7a0d6, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.112 TRCE Initialised., ctype: ComponentSupervisor, cid: 9dc8db23-2d71-4448-8a6a-cef0d9c2a968, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.127 DEBG Component started., cid: 79523ac9-4442-4dd5-849f-702827d1561a, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] test component::tests::child_alias_registration_test ... ok [INFO] [stdout] Nov 28 14:16:19.131 TRCE Initialised., ctype: DeadletterBox, cid: 0a9443a3-b943-481e-a94a-b40b53e6189e, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.164 DEBG Accepting connection from 127.0.0.1:41036, addr: 127.0.0.1:45419, system: kompact-runtime-24, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:19.164 INFO Got AsyncMe::JustAMessage(gotcha), ctype: AsyncComponent, cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/mod.rs:941 [INFO] [stdout] Nov 28 14:16:19.164 TRCE Subscribing listener for ac710d9a-f7a9-4df7-80ed-d28e87c72802., ctype: ComponentSupervisor, cid: 7bf84f6f-4d9e-4b94-a47f-6ef90dbc85a6, system: kompact-runtime-15, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:19.164 DEBG Component dying, cid: ac710d9a-f7a9-4df7-80ed-d28e87c72802, system: kompact-runtime-15, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.164 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 79523ac9-4442-4dd5-849f-702827d1561a, system: kompact-runtime-25, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.164 INFO Cleaning up before shutdown, ctype: BlockingComponent, cid: ac710d9a-f7a9-4df7-80ed-d28e87c72802, system: kompact-runtime-15, location: src/component/mod.rs:695 [INFO] [stdout] Nov 28 14:16:19.164 TRCE Component has been blocked, cid: ac710d9a-f7a9-4df7-80ed-d28e87c72802, system: kompact-runtime-15, location: src/component/actual_component.rs:330 [INFO] [stdout] Nov 28 14:16:19.164 INFO Ran BlockMe::OnShutdown future, ctype: BlockingComponent, cid: ac710d9a-f7a9-4df7-80ed-d28e87c72802, system: kompact-runtime-15, location: src/component/mod.rs:698 [INFO] [stdout] Nov 28 14:16:19.164 DEBG Component started., cid: 589acb29-ace0-4bf6-b796-419ffcc7a0d6, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.164 INFO Starting network..., ctype: NetworkDispatcher, cid: 589acb29-ace0-4bf6-b796-419ffcc7a0d6, system: kompact-runtime-25, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:19.164 DEBG Component killed, cid: ac710d9a-f7a9-4df7-80ed-d28e87c72802, system: kompact-runtime-15, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.164 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 589acb29-ace0-4bf6-b796-419ffcc7a0d6, system: kompact-runtime-25, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:19.164 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 589acb29-ace0-4bf6-b796-419ffcc7a0d6, system: kompact-runtime-25, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.164 TRCE Initialised., ctype: NetworkDispatcher, cid: 24d7c9bf-99e4-4448-897e-8a268371f384, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.164 TRCE Initialised., ctype: ComponentSupervisor, cid: 30293f1b-31b0-4837-b217-11a415a4c423, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.164 DEBG Component(ac710d9a-f7a9-4df7-80ed-d28e87c72802) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 7bf84f6f-4d9e-4b94-a47f-6ef90dbc85a6, system: kompact-runtime-15, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Component started., cid: 0a9443a3-b943-481e-a94a-b40b53e6189e, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 0a9443a3-b943-481e-a94a-b40b53e6189e, system: kompact-runtime-26, location: src/default_components.rs:176 [INFO] [stdout] test net::network_thread::tests::network_thread_custom_buffer_config ... ok [INFO] [stdout] Nov 28 14:16:19.165 DEBG Component started., cid: 24d7c9bf-99e4-4448-897e-8a268371f384, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.165 INFO Starting network..., ctype: NetworkDispatcher, cid: 24d7c9bf-99e4-4448-897e-8a268371f384, system: kompact-runtime-26, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 24d7c9bf-99e4-4448-897e-8a268371f384, system: kompact-runtime-26, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:19.165 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24d7c9bf-99e4-4448-897e-8a268371f384, system: kompact-runtime-26, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.165 INFO Started network just fine., ctype: NetworkDispatcher, cid: 589acb29-ace0-4bf6-b796-419ffcc7a0d6, system: kompact-runtime-25, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Component started., cid: 9dc8db23-2d71-4448-8a6a-cef0d9c2a968, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 9dc8db23-2d71-4448-8a6a-cef0d9c2a968, system: kompact-runtime-25, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.165 INFO Started network just fine., ctype: NetworkDispatcher, cid: 24d7c9bf-99e4-4448-897e-8a268371f384, system: kompact-runtime-26, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 7bf84f6f-4d9e-4b94-a47f-6ef90dbc85a6, system: kompact-runtime-15, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Component started., cid: 30293f1b-31b0-4837-b217-11a415a4c423, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 30293f1b-31b0-4837-b217-11a415a4c423, system: kompact-runtime-26, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.165 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 7bf84f6f-4d9e-4b94-a47f-6ef90dbc85a6, system: kompact-runtime-15, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Saying Hello to 127.0.0.1:41036, addr: 127.0.0.1:45419, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Accepting connection from 127.0.0.1:53142, addr: 127.0.0.1:40857, system: kompact-runtime-24, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Saying Hello to 127.0.0.1:53142, addr: 127.0.0.1:40857, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Component dying, cid: 47c64927-a45f-4965-8af3-926d04848df6, system: kompact-runtime-15, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Killing..., ctype: LocalDispatcher, cid: 47c64927-a45f-4965-8af3-926d04848df6, system: kompact-runtime-15, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.165 DEBG Component killed, cid: 47c64927-a45f-4965-8af3-926d04848df6, system: kompact-runtime-15, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.166 TRCE Not running inactive scheduled., cid: 47c64927-a45f-4965-8af3-926d04848df6, system: kompact-runtime-15, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.166 DEBG Component dying, cid: 4b31c9ef-72fd-434c-aff7-0270ebda96dc, system: kompact-runtime-15, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.166 DEBG Killing..., ctype: DeadletterBox, cid: 4b31c9ef-72fd-434c-aff7-0270ebda96dc, system: kompact-runtime-15, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.166 DEBG Component killed, cid: 4b31c9ef-72fd-434c-aff7-0270ebda96dc, system: kompact-runtime-15, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.166 TRCE Not running inactive scheduled., cid: 4b31c9ef-72fd-434c-aff7-0270ebda96dc, system: kompact-runtime-15, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.166 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, system: kompact-runtime-26, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.166 DEBG Dropped its TCP server, addr: 127.0.0.1:36517, system: kompact-runtime-26, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:19.166 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:36517, system: kompact-runtime-26, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:19.166 DEBG Stopped., addr: 127.0.0.1:36517, system: kompact-runtime-26, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:19.166 DEBG Entering main EventLoop, addr: 127.0.0.1:45877, owner: NetworkThread, ctype: NetworkDispatcher, cid: 589acb29-ace0-4bf6-b796-419ffcc7a0d6, system: kompact-runtime-25, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:19.168 TRCE Initialised., ctype: DeadletterBox, cid: 6c250201-05c9-4956-9e9e-a7a03f5dae43, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.168 TRCE Initialised., ctype: LocalDispatcher, cid: a3ac1b5e-59a2-41ea-b46d-5e95b9239e77, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.168 TRCE Initialised., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_default_config ... ok [INFO] [stdout] test component::tests::test_shutdown_blocking ... ok [INFO] [stdout] Nov 28 14:16:19.179 DEBG Component started., cid: 6c250201-05c9-4956-9e9e-a7a03f5dae43, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.179 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6c250201-05c9-4956-9e9e-a7a03f5dae43, system: kompact-runtime-27, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.179 DEBG Component started., cid: a3ac1b5e-59a2-41ea-b46d-5e95b9239e77, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.179 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: a3ac1b5e-59a2-41ea-b46d-5e95b9239e77, system: kompact-runtime-27, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:19.179 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, system: kompact-runtime-25, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.179 DEBG Component started., cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.179 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.179 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, system: kompact-runtime-25, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.179 DEBG Got DispatchEvent::Connect(127.0.0.1:35215), addr: 127.0.0.1:37635, system: kompact-runtime-25, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:19.179 DEBG Requesting connection to 127.0.0.1:35215, addr: 127.0.0.1:37635, system: kompact-runtime-25, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:19.179 DEBG Saying Hello to 127.0.0.1:35215, addr: 127.0.0.1:37635, system: kompact-runtime-25, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:19.179 TRCE Initialised., ctype: ReceiverComponent, cid: e64cad9e-c04d-4647-8ffb-44834eadd42a, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.180 TRCE Initialised., ctype: ReceiverComponent, cid: 8bfad85b-cfaa-420d-9107-f94c9241069b, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.180 TRCE Initialised., ctype: ReceiverComponent, cid: b6509047-51ef-4ca4-be44-566f7d0899cc, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.180 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.180 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.180 DEBG Component started., cid: e64cad9e-c04d-4647-8ffb-44834eadd42a, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.180 DEBG Starting..., ctype: ReceiverComponent, cid: e64cad9e-c04d-4647-8ffb-44834eadd42a, system: kompact-runtime-27, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.180 DEBG Component started., cid: 8bfad85b-cfaa-420d-9107-f94c9241069b, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.180 DEBG Starting..., ctype: ReceiverComponent, cid: 8bfad85b-cfaa-420d-9107-f94c9241069b, system: kompact-runtime-27, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.180 DEBG Component(e64cad9e-c04d-4647-8ffb-44834eadd42a) was started., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.180 DEBG Component(8bfad85b-cfaa-420d-9107-f94c9241069b) was started., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.180 DEBG Component started., cid: b6509047-51ef-4ca4-be44-566f7d0899cc, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.180 DEBG Starting..., ctype: ReceiverComponent, cid: b6509047-51ef-4ca4-be44-566f7d0899cc, system: kompact-runtime-27, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.180 DEBG Component(b6509047-51ef-4ca4-be44-566f7d0899cc) was started., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.180 DEBG Entering main EventLoop, addr: 127.0.0.1:35363, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24d7c9bf-99e4-4448-897e-8a268371f384, system: kompact-runtime-26, location: src/net/network_thread.rs:176 [INFO] [stdout] test routing::groups::tests::router_debug ... ok [INFO] [stdout] Nov 28 14:16:19.191 DEBG Scheduling reaping at 750ms, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.193 TRCE Initialised., ctype: DeadletterBox, cid: fedb890f-9fce-46d2-9e53-5f008a7c0be6, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.199 TRCE Initialised., ctype: DeadletterBox, cid: 84ea81e2-0a44-484b-a044-2fa57d564ece, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.231 TRCE Initialised., ctype: LocalDispatcher, cid: d665a160-f474-4169-ba83-d241bffe14f4, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.231 TRCE Initialised., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.231 DEBG Component started., cid: fedb890f-9fce-46d2-9e53-5f008a7c0be6, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.231 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: fedb890f-9fce-46d2-9e53-5f008a7c0be6, system: kompact-runtime-28, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.231 DEBG Component started., cid: d665a160-f474-4169-ba83-d241bffe14f4, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.231 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: d665a160-f474-4169-ba83-d241bffe14f4, system: kompact-runtime-28, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:19.231 DEBG Component started., cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.231 DEBG Started supervisor., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.231 TRCE Initialised., ctype: ReceiverComponent, cid: 79aed74a-976c-4c5d-9e76-66520752318b, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.231 TRCE Initialised., ctype: ReceiverComponent, cid: 47d0135c-b8c4-4950-adcc-8dda7ce56d12, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.231 TRCE Initialised., ctype: ReceiverComponent, cid: fdda567c-849e-41d7-980e-d126af7fd421, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.231 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component started., cid: 79aed74a-976c-4c5d-9e76-66520752318b, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Starting..., ctype: ReceiverComponent, cid: 79aed74a-976c-4c5d-9e76-66520752318b, system: kompact-runtime-28, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component started., cid: 47d0135c-b8c4-4950-adcc-8dda7ce56d12, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Starting..., ctype: ReceiverComponent, cid: 47d0135c-b8c4-4950-adcc-8dda7ce56d12, system: kompact-runtime-28, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component(79aed74a-976c-4c5d-9e76-66520752318b) was started., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component(47d0135c-b8c4-4950-adcc-8dda7ce56d12) was started., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component started., cid: fdda567c-849e-41d7-980e-d126af7fd421, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Starting..., ctype: ReceiverComponent, cid: fdda567c-849e-41d7-980e-d126af7fd421, system: kompact-runtime-28, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component(fdda567c-849e-41d7-980e-d126af7fd421) was started., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.232 TRCE Initialised., ctype: LocalDispatcher, cid: f4236045-a76a-440a-aaa8-e6f27883608e, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.232 TRCE Initialised., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.232 INFO Completed BlockMe::OnChannel future, ctype: BlockingComponent, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/mod.rs:726 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component started., cid: 84ea81e2-0a44-484b-a044-2fa57d564ece, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 84ea81e2-0a44-484b-a044-2fa57d564ece, system: kompact-runtime-29, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.232 INFO Got BlockMe::Now, ctype: BlockingComponent, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/mod.rs:712 [INFO] [stdout] Nov 28 14:16:19.232 TRCE Component has been blocked, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/actual_component.rs:372 [INFO] [stdout] Nov 28 14:16:19.232 INFO Ran BlockMe::Now future, ctype: BlockingComponent, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/mod.rs:716 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component started., cid: f4236045-a76a-440a-aaa8-e6f27883608e, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: f4236045-a76a-440a-aaa8-e6f27883608e, system: kompact-runtime-29, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component started., cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.232 TRCE Initialised., ctype: ReceiverComponent, cid: 6da4e0c7-ae67-4ec9-a351-30c600b51dd9, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.232 TRCE Initialised., ctype: ReceiverComponent, cid: 9744a1b1-c968-4291-89f0-34db5ee48960, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.232 TRCE Initialised., ctype: ReceiverComponent, cid: 6a0967c1-602d-47e3-ad1d-d57cede2c020, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.232 TRCE Routing msg with sender=local://127.0.0.1:0 to member at index=2, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component started., cid: 6da4e0c7-ae67-4ec9-a351-30c600b51dd9, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Starting..., ctype: ReceiverComponent, cid: 6da4e0c7-ae67-4ec9-a351-30c600b51dd9, system: kompact-runtime-29, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component started., cid: 9744a1b1-c968-4291-89f0-34db5ee48960, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Starting..., ctype: ReceiverComponent, cid: 9744a1b1-c968-4291-89f0-34db5ee48960, system: kompact-runtime-29, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component(6da4e0c7-ae67-4ec9-a351-30c600b51dd9) was started., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component(9744a1b1-c968-4291-89f0-34db5ee48960) was started., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.232 DEBG Component started., cid: 6a0967c1-602d-47e3-ad1d-d57cede2c020, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.233 DEBG Starting..., ctype: ReceiverComponent, cid: 6a0967c1-602d-47e3-ad1d-d57cede2c020, system: kompact-runtime-29, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.233 DEBG Component(6a0967c1-602d-47e3-ad1d-d57cede2c020) was started., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.267 DEBG Handling Hello(127.0.0.1:40857) from 127.0.0.1:40857, addr: 127.0.0.1:45419, system: kompact-runtime-24, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:19.268 DEBG Handling Hello(127.0.0.1:45419) from 127.0.0.1:45419, addr: 127.0.0.1:40857, system: kompact-runtime-24, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:19.269 INFO Dropping other_channel while starting channel 127.0.0.1:45419, addr: 127.0.0.1:40857, system: kompact-runtime-24, location: src/net/network_thread.rs:397 [INFO] [stdout] Nov 28 14:16:19.269 DEBG Sending ack for 127.0.0.1:45419, 4, addr: 127.0.0.1:40857, system: kompact-runtime-24, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:19.271 INFO registering newly connected conn at 127.0.0.1:45419, ctype: NetworkDispatcher, cid: 34cabcf6-8269-434b-91d7-c257fd36ebdb, system: kompact-runtime-24, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:19.272 DEBG Accepting connection from 127.0.0.1:42192, addr: 127.0.0.1:35215, system: kompact-runtime-25, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:19.283 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.294 DEBG Saying Hello to 127.0.0.1:42192, addr: 127.0.0.1:35215, system: kompact-runtime-25, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:19.294 TRCE Subscribing listener for 5614a86e-8db7-45b5-83c8-5a27b3d46384., ctype: ComponentSupervisor, cid: 0fb8d759-10e3-4aa7-8f1d-7523ad3ddf2b, system: kompact-runtime-11, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:19.294 DEBG Component dying, cid: 5614a86e-8db7-45b5-83c8-5a27b3d46384, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.294 DEBG Killing..., ctype: AsyncComponent, cid: 5614a86e-8db7-45b5-83c8-5a27b3d46384, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.294 DEBG Component killed, cid: 5614a86e-8db7-45b5-83c8-5a27b3d46384, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.294 TRCE Not running inactive scheduled., cid: 5614a86e-8db7-45b5-83c8-5a27b3d46384, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.294 DEBG Component(5614a86e-8db7-45b5-83c8-5a27b3d46384) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0fb8d759-10e3-4aa7-8f1d-7523ad3ddf2b, system: kompact-runtime-11, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.294 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 0fb8d759-10e3-4aa7-8f1d-7523ad3ddf2b, system: kompact-runtime-11, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:19.294 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 0fb8d759-10e3-4aa7-8f1d-7523ad3ddf2b, system: kompact-runtime-11, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:19.294 DEBG Component dying, cid: f1e48237-e698-407a-a038-4288e5e0bac2, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.294 DEBG Killing..., ctype: LocalDispatcher, cid: f1e48237-e698-407a-a038-4288e5e0bac2, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.294 DEBG Component killed, cid: f1e48237-e698-407a-a038-4288e5e0bac2, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.294 TRCE Not running inactive scheduled., cid: f1e48237-e698-407a-a038-4288e5e0bac2, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.295 DEBG Component dying, cid: e8bb106d-fe62-4b95-b6b4-f6f7c0b176c9, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.295 DEBG Killing..., ctype: DeadletterBox, cid: e8bb106d-fe62-4b95-b6b4-f6f7c0b176c9, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.295 DEBG Component killed, cid: e8bb106d-fe62-4b95-b6b4-f6f7c0b176c9, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.295 TRCE Not running inactive scheduled., cid: e8bb106d-fe62-4b95-b6b4-f6f7c0b176c9, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] test component::tests::test_immediate_non_blocking ... ok [INFO] [stdout] Nov 28 14:16:19.311 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.311 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.311 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.311 TRCE Initialised., ctype: DeadletterBox, cid: 5473afcc-8f22-4506-98de-d74114a557af, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.311 TRCE Initialised., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.311 TRCE Initialised., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.311 DEBG Component started., cid: 5473afcc-8f22-4506-98de-d74114a557af, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.311 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5473afcc-8f22-4506-98de-d74114a557af, system: kompact-runtime-30, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.311 DEBG Component started., cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.311 INFO Starting network..., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:19.311 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:19.312 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.314 INFO Started network just fine., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.314 DEBG Component started., cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.314 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.314 DEBG Entering main EventLoop, addr: 127.0.0.1:33419, owner: NetworkThread, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:19.323 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.323 TRCE Initialised., ctype: ReceiverComponent, cid: 129d7918-46b2-4e3d-b1f9-2760a0c660ea, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.323 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.323 TRCE Initialised., ctype: ReceiverComponent, cid: 318780cb-21d8-4e74-8840-f522f8ae80c8, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.323 TRCE Initialised., ctype: ReceiverComponent, cid: 105b9f63-de71-4cda-9d02-c3fafbe04c81, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.323 DEBG Requesting policy registration at "routing-group", system: kompact-runtime-30, location: src/runtime/system.rs:1713 [INFO] [stdout] Nov 28 14:16:19.323 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-30, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.323 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-30, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.323 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-30, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.323 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-30, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.323 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-30, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.323 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-30, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.323 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.323 TRCE Routing msg with sender=local://127.0.0.1:0 to member at index=2, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.323 TRCE Routing msg with sender=local://127.0.0.1:0 to member at index=2, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.335 DEBG Component started., cid: 129d7918-46b2-4e3d-b1f9-2760a0c660ea, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.335 DEBG Starting..., ctype: ReceiverComponent, cid: 129d7918-46b2-4e3d-b1f9-2760a0c660ea, system: kompact-runtime-30, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.335 DEBG Component started., cid: 318780cb-21d8-4e74-8840-f522f8ae80c8, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.335 DEBG Starting..., ctype: ReceiverComponent, cid: 318780cb-21d8-4e74-8840-f522f8ae80c8, system: kompact-runtime-30, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.335 DEBG Component(129d7918-46b2-4e3d-b1f9-2760a0c660ea) was started., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.335 DEBG Component(318780cb-21d8-4e74-8840-f522f8ae80c8) was started., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.335 DEBG Component started., cid: 105b9f63-de71-4cda-9d02-c3fafbe04c81, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.335 DEBG Starting..., ctype: ReceiverComponent, cid: 105b9f63-de71-4cda-9d02-c3fafbe04c81, system: kompact-runtime-30, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.335 DEBG Component(105b9f63-de71-4cda-9d02-c3fafbe04c81) was started., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.371 DEBG Got Start(127.0.0.1:40857, ...) from 127.0.0.1:41036, already connected, addr: 127.0.0.1:45419, system: kompact-runtime-24, location: src/net/network_thread.rs:383 [INFO] [stdout] Nov 28 14:16:19.372 DEBG Handling ack for 127.0.0.1:40857, addr: 127.0.0.1:45419, system: kompact-runtime-24, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:19.375 INFO registering newly connected conn at 127.0.0.1:40857, ctype: NetworkDispatcher, cid: 34cabcf6-8269-434b-91d7-c257fd36ebdb, system: kompact-runtime-24, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:19.383 INFO Started network just fine., ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.383 DEBG Component started., cid: 7304648d-f2d4-4921-8626-8ad7b43f9e3d, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.383 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 7304648d-f2d4-4921-8626-8ad7b43f9e3d, system: kompact-runtime-18, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.383 DEBG Entering main EventLoop, addr: 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:19.399 DEBG Handling Hello(127.0.0.1:35215) from 127.0.0.1:35215, addr: 127.0.0.1:37635, system: kompact-runtime-25, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:19.399 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.411 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.427 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.427 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.440 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.503 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 7304648d-f2d4-4921-8626-8ad7b43f9e3d, system: kompact-runtime-18, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:19.503 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 7304648d-f2d4-4921-8626-8ad7b43f9e3d, system: kompact-runtime-18, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:19.503 DEBG Component dying, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.503 INFO Killing network..., ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:19.503 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:19.503 DEBG Dropped its TCP server, addr: 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:19.503 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:19.503 DEBG Stopped., addr: 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:19.503 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:19.503 INFO Killed network., ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:19.503 DEBG Component killed, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.504 TRCE Not running inactive scheduled., cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.504 DEBG Component dying, cid: 2f44028f-b230-4462-bb4d-9daa84a48da0, system: kompact-runtime-18, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.504 DEBG Killing..., ctype: DeadletterBox, cid: 2f44028f-b230-4462-bb4d-9daa84a48da0, system: kompact-runtime-18, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.504 DEBG Component killed, cid: 2f44028f-b230-4462-bb4d-9daa84a48da0, system: kompact-runtime-18, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.504 TRCE Not running inactive scheduled., cid: 2f44028f-b230-4462-bb4d-9daa84a48da0, system: kompact-runtime-18, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.504 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.515 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.515 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.515 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.515 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.515 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.515 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.515 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.515 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.515 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.523 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.523 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.523 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.523 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.531 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.531 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.531 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.531 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.531 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.531 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.531 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.531 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.531 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.531 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.532 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg to member at index=1, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg to member at index=2, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg to member at index=0, system: kompact-runtime-28, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.533 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.533 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.533 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.533 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.533 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.534 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.534 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.534 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.534 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.534 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.534 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.534 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.534 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.534 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] test dispatch::tests::network_cleanup_with_timeout ... ok [INFO] [stdout] Nov 28 14:16:19.538 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.538 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.543 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.543 TRCE Initialised., ctype: DeadletterBox, cid: d8e370a1-80d8-4c3e-b5ce-276eb9b11184, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.543 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.543 TRCE Initialised., ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.543 TRCE Initialised., ctype: ComponentSupervisor, cid: 6da08ecf-ac0e-4242-a55e-e95968de14fa, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.543 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.543 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.543 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.543 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.543 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.543 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.543 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.543 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.543 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 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) } }, system: kompact-runtime-27, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.544 TRCE The message was broadcast., system: kompact-runtime-27, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.544 DEBG Sending ack for 127.0.0.1:37635, 3, addr: 127.0.0.1:35215, system: kompact-runtime-25, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:19.544 DEBG Stopped, addr: 127.0.0.1:46445, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036aa5c8-055b-4bb9-8c2e-303213b12d86, system: kompact-runtime-18, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:19.544 INFO registering newly connected conn at 127.0.0.1:37635, ctype: NetworkDispatcher, cid: 589acb29-ace0-4bf6-b796-419ffcc7a0d6, system: kompact-runtime-25, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:19.545 DEBG Component started., cid: d8e370a1-80d8-4c3e-b5ce-276eb9b11184, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.545 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d8e370a1-80d8-4c3e-b5ce-276eb9b11184, system: kompact-runtime-31, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.546 DEBG Component started., cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.546 INFO Starting network..., ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:19.546 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:19.546 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.546 DEBG Got DispatchEvent::Connect(127.0.0.1:37635), addr: 127.0.0.1:35215, system: kompact-runtime-25, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:19.546 DEBG Asked to request connection to already connected host 127.0.0.1:37635, addr: 127.0.0.1:35215, system: kompact-runtime-25, location: src/net/network_thread.rs:618 [INFO] [stdout] Nov 28 14:16:19.546 INFO registering newly connected conn at 127.0.0.1:37635, ctype: NetworkDispatcher, cid: 589acb29-ace0-4bf6-b796-419ffcc7a0d6, system: kompact-runtime-25, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:19.546 INFO Started network just fine., ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.546 DEBG Component started., cid: 6da08ecf-ac0e-4242-a55e-e95968de14fa, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.546 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 6da08ecf-ac0e-4242-a55e-e95968de14fa, system: kompact-runtime-31, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.546 DEBG Entering main EventLoop, addr: 127.0.0.1:44359, owner: NetworkThread, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:19.551 TRCE Initialised., ctype: ReceiverComponent, cid: 7c7105c8-b17a-4e31-a890-c522d5dfb6e5, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.551 TRCE Initialised., ctype: ReceiverComponent, cid: 0e066a32-3221-4be6-9a79-69f30d506559, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.551 TRCE Initialised., ctype: ReceiverComponent, cid: 0fffa60a-9fdf-4dc4-87b5-bb157b8d5a24, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.551 DEBG Requesting policy registration at "routing-group", system: kompact-runtime-31, location: src/runtime/system.rs:1713 [INFO] [stdout] Nov 28 14:16:19.563 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-31, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.563 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-31, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.563 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-31, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.563 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-31, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.563 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-31, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.563 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-31, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.564 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.565 DEBG Component started., cid: 7c7105c8-b17a-4e31-a890-c522d5dfb6e5, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.565 DEBG Starting..., ctype: ReceiverComponent, cid: 7c7105c8-b17a-4e31-a890-c522d5dfb6e5, system: kompact-runtime-31, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.565 DEBG Component started., cid: 0e066a32-3221-4be6-9a79-69f30d506559, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.565 DEBG Starting..., ctype: ReceiverComponent, cid: 0e066a32-3221-4be6-9a79-69f30d506559, system: kompact-runtime-31, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.565 DEBG Component(7c7105c8-b17a-4e31-a890-c522d5dfb6e5) was started., ctype: ComponentSupervisor, cid: 6da08ecf-ac0e-4242-a55e-e95968de14fa, system: kompact-runtime-31, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.565 DEBG Component(0e066a32-3221-4be6-9a79-69f30d506559) was started., ctype: ComponentSupervisor, cid: 6da08ecf-ac0e-4242-a55e-e95968de14fa, system: kompact-runtime-31, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.565 DEBG Component started., cid: 0fffa60a-9fdf-4dc4-87b5-bb157b8d5a24, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.565 DEBG Starting..., ctype: ReceiverComponent, cid: 0fffa60a-9fdf-4dc4-87b5-bb157b8d5a24, system: kompact-runtime-31, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.566 DEBG Component(0fffa60a-9fdf-4dc4-87b5-bb157b8d5a24) was started., ctype: ComponentSupervisor, cid: 6da08ecf-ac0e-4242-a55e-e95968de14fa, system: kompact-runtime-31, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.566 TRCE Routing msg with sender=tcp://127.0.0.1:44359 to member at index=0, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:19.651 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Component dying, cid: 79aed74a-976c-4c5d-9e76-66520752318b, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Killing..., ctype: ReceiverComponent, cid: 79aed74a-976c-4c5d-9e76-66520752318b, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Component killed, cid: 79aed74a-976c-4c5d-9e76-66520752318b, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.651 TRCE Not running inactive scheduled., cid: 79aed74a-976c-4c5d-9e76-66520752318b, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Component dying, cid: fdda567c-849e-41d7-980e-d126af7fd421, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Killing..., ctype: ReceiverComponent, cid: fdda567c-849e-41d7-980e-d126af7fd421, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Component killed, cid: fdda567c-849e-41d7-980e-d126af7fd421, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.651 TRCE Not running inactive scheduled., cid: fdda567c-849e-41d7-980e-d126af7fd421, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Component dying, cid: 47d0135c-b8c4-4950-adcc-8dda7ce56d12, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Killing..., ctype: ReceiverComponent, cid: 47d0135c-b8c4-4950-adcc-8dda7ce56d12, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.651 DEBG Component killed, cid: 47d0135c-b8c4-4950-adcc-8dda7ce56d12, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.651 TRCE Not running inactive scheduled., cid: 47d0135c-b8c4-4950-adcc-8dda7ce56d12, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component(79aed74a-976c-4c5d-9e76-66520752318b) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component(fdda567c-849e-41d7-980e-d126af7fd421) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component(47d0135c-b8c4-4950-adcc-8dda7ce56d12) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: fd3e650d-0f4e-4f30-87ef-1f2b4aa311bd, system: kompact-runtime-28, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component dying, cid: d665a160-f474-4169-ba83-d241bffe14f4, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Killing..., ctype: LocalDispatcher, cid: d665a160-f474-4169-ba83-d241bffe14f4, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component killed, cid: d665a160-f474-4169-ba83-d241bffe14f4, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Not running inactive scheduled., cid: d665a160-f474-4169-ba83-d241bffe14f4, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component dying, cid: fedb890f-9fce-46d2-9e53-5f008a7c0be6, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Killing..., ctype: DeadletterBox, cid: fedb890f-9fce-46d2-9e53-5f008a7c0be6, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component killed, cid: fedb890f-9fce-46d2-9e53-5f008a7c0be6, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Not running inactive scheduled., cid: fedb890f-9fce-46d2-9e53-5f008a7c0be6, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component dying, cid: 9744a1b1-c968-4291-89f0-34db5ee48960, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Killing..., ctype: ReceiverComponent, cid: 9744a1b1-c968-4291-89f0-34db5ee48960, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component killed, cid: 9744a1b1-c968-4291-89f0-34db5ee48960, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Not running inactive scheduled., cid: 9744a1b1-c968-4291-89f0-34db5ee48960, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component dying, cid: 6da4e0c7-ae67-4ec9-a351-30c600b51dd9, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Killing..., ctype: ReceiverComponent, cid: 6da4e0c7-ae67-4ec9-a351-30c600b51dd9, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component killed, cid: 6da4e0c7-ae67-4ec9-a351-30c600b51dd9, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Not running inactive scheduled., cid: 6da4e0c7-ae67-4ec9-a351-30c600b51dd9, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component dying, cid: 6a0967c1-602d-47e3-ad1d-d57cede2c020, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Killing..., ctype: ReceiverComponent, cid: 6a0967c1-602d-47e3-ad1d-d57cede2c020, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component killed, cid: 6a0967c1-602d-47e3-ad1d-d57cede2c020, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Not running inactive scheduled., cid: 6a0967c1-602d-47e3-ad1d-d57cede2c020, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component(9744a1b1-c968-4291-89f0-34db5ee48960) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component(6da4e0c7-ae67-4ec9-a351-30c600b51dd9) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component(6a0967c1-602d-47e3-ad1d-d57cede2c020) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 1a8403e2-4ffe-4358-b97b-0749989f0a08, system: kompact-runtime-29, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component dying, cid: f4236045-a76a-440a-aaa8-e6f27883608e, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Killing..., ctype: LocalDispatcher, cid: f4236045-a76a-440a-aaa8-e6f27883608e, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component killed, cid: f4236045-a76a-440a-aaa8-e6f27883608e, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.652 TRCE Not running inactive scheduled., cid: f4236045-a76a-440a-aaa8-e6f27883608e, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.652 DEBG Component dying, cid: 84ea81e2-0a44-484b-a044-2fa57d564ece, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Killing..., ctype: DeadletterBox, cid: 84ea81e2-0a44-484b-a044-2fa57d564ece, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component killed, cid: 84ea81e2-0a44-484b-a044-2fa57d564ece, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.653 TRCE Not running inactive scheduled., cid: 84ea81e2-0a44-484b-a044-2fa57d564ece, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:19.653 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component dying, cid: 8bfad85b-cfaa-420d-9107-f94c9241069b, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Killing..., ctype: ReceiverComponent, cid: 8bfad85b-cfaa-420d-9107-f94c9241069b, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component killed, cid: 8bfad85b-cfaa-420d-9107-f94c9241069b, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.653 TRCE Not running inactive scheduled., cid: 8bfad85b-cfaa-420d-9107-f94c9241069b, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component dying, cid: b6509047-51ef-4ca4-be44-566f7d0899cc, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Killing..., ctype: ReceiverComponent, cid: b6509047-51ef-4ca4-be44-566f7d0899cc, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component killed, cid: b6509047-51ef-4ca4-be44-566f7d0899cc, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.653 TRCE Not running inactive scheduled., cid: b6509047-51ef-4ca4-be44-566f7d0899cc, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component dying, cid: e64cad9e-c04d-4647-8ffb-44834eadd42a, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Killing..., ctype: ReceiverComponent, cid: e64cad9e-c04d-4647-8ffb-44834eadd42a, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component killed, cid: e64cad9e-c04d-4647-8ffb-44834eadd42a, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.653 TRCE Not running inactive scheduled., cid: e64cad9e-c04d-4647-8ffb-44834eadd42a, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component(8bfad85b-cfaa-420d-9107-f94c9241069b) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.653 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component(b6509047-51ef-4ca4-be44-566f7d0899cc) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.653 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component(e64cad9e-c04d-4647-8ffb-44834eadd42a) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 0e6f5dff-f3d1-4d1f-a69a-b6af6a1f4b5f, system: kompact-runtime-27, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component dying, cid: a3ac1b5e-59a2-41ea-b46d-5e95b9239e77, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Killing..., ctype: LocalDispatcher, cid: a3ac1b5e-59a2-41ea-b46d-5e95b9239e77, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component killed, cid: a3ac1b5e-59a2-41ea-b46d-5e95b9239e77, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.653 TRCE Not running inactive scheduled., cid: a3ac1b5e-59a2-41ea-b46d-5e95b9239e77, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component dying, cid: 6c250201-05c9-4956-9e9e-a7a03f5dae43, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Killing..., ctype: DeadletterBox, cid: 6c250201-05c9-4956-9e9e-a7a03f5dae43, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.653 DEBG Component killed, cid: 6c250201-05c9-4956-9e9e-a7a03f5dae43, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.653 TRCE Not running inactive scheduled., cid: 6c250201-05c9-4956-9e9e-a7a03f5dae43, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] test routing::groups::tests::sender_hash_routing ... ok [INFO] [stdout] test routing::groups::tests::broadcast_routing ... ok [INFO] [stdout] Nov 28 14:16:19.671 TRCE Initialised., ctype: DeadletterBox, cid: 4bd3f597-dff8-4dd5-9cc2-cfa57499b604, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.672 TRCE Initialised., ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.672 TRCE Initialised., ctype: ComponentSupervisor, cid: f08ec71f-583a-4181-883c-c31b12559bd1, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.672 DEBG Component started., cid: 4bd3f597-dff8-4dd5-9cc2-cfa57499b604, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.672 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 4bd3f597-dff8-4dd5-9cc2-cfa57499b604, system: kompact-runtime-32, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.672 DEBG Component started., cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.672 INFO Starting network..., ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:19.672 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:19.672 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.672 INFO Started network just fine., ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.672 DEBG Component started., cid: f08ec71f-583a-4181-883c-c31b12559bd1, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.672 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f08ec71f-583a-4181-883c-c31b12559bd1, system: kompact-runtime-32, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.672 TRCE Initialised., ctype: ReceiverComponent, cid: f2c6c509-4dab-4322-b175-c6f8df13b268, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.672 TRCE Initialised., ctype: ReceiverComponent, cid: 33706f78-9e24-432a-a903-f1c3a42b2424, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.672 TRCE Initialised., ctype: ReceiverComponent, cid: 57e7dd93-5101-41f2-9c8c-2c57677f37c8, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.672 DEBG Requesting policy registration at "routing-group", system: kompact-runtime-32, location: src/runtime/system.rs:1713 [INFO] [stdout] Nov 28 14:16:19.672 DEBG Entering main EventLoop, addr: 127.0.0.1:44165, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/net/network_thread.rs:176 [INFO] [stdout] test routing::groups::tests::round_robin_routing ... ok [INFO] [stdout] Nov 28 14:16:19.695 TRCE Initialised., ctype: DeadletterBox, cid: e0300118-ff3e-4e6b-a086-197e59a32390, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.695 TRCE Initialised., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.695 TRCE Initialised., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.695 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-32, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.695 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-32, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.695 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-32, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.695 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-32, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.695 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-32, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.695 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-32, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.695 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.711 DEBG Component started., cid: e0300118-ff3e-4e6b-a086-197e59a32390, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.711 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e0300118-ff3e-4e6b-a086-197e59a32390, system: kompact-runtime-33, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.711 DEBG Component started., cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.711 INFO Starting network..., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:19.711 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:19.711 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.727 TRCE Initialised., ctype: DeadletterBox, cid: a1d57121-7141-4b10-a538-ab3f7eb7f8ca, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.727 TRCE Initialised., ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.727 TRCE Initialised., ctype: ComponentSupervisor, cid: 9685a367-efcd-4e54-9157-feb8ffb548ef, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.727 DEBG Component started., cid: f2c6c509-4dab-4322-b175-c6f8df13b268, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.727 DEBG Starting..., ctype: ReceiverComponent, cid: f2c6c509-4dab-4322-b175-c6f8df13b268, system: kompact-runtime-32, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.727 DEBG Component started., cid: 33706f78-9e24-432a-a903-f1c3a42b2424, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.727 DEBG Starting..., ctype: ReceiverComponent, cid: 33706f78-9e24-432a-a903-f1c3a42b2424, system: kompact-runtime-32, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.727 DEBG Component(f2c6c509-4dab-4322-b175-c6f8df13b268) was started., ctype: ComponentSupervisor, cid: f08ec71f-583a-4181-883c-c31b12559bd1, system: kompact-runtime-32, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.727 DEBG Component(33706f78-9e24-432a-a903-f1c3a42b2424) was started., ctype: ComponentSupervisor, cid: f08ec71f-583a-4181-883c-c31b12559bd1, system: kompact-runtime-32, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.727 DEBG Component started., cid: 57e7dd93-5101-41f2-9c8c-2c57677f37c8, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.728 DEBG Starting..., ctype: ReceiverComponent, cid: 57e7dd93-5101-41f2-9c8c-2c57677f37c8, system: kompact-runtime-32, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.728 DEBG Component(57e7dd93-5101-41f2-9c8c-2c57677f37c8) was started., ctype: ComponentSupervisor, cid: f08ec71f-583a-4181-883c-c31b12559bd1, system: kompact-runtime-32, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.728 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:19.728 DEBG Component started., cid: a1d57121-7141-4b10-a538-ab3f7eb7f8ca, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.728 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: a1d57121-7141-4b10-a538-ab3f7eb7f8ca, system: kompact-runtime-34, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.728 DEBG Component started., cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.728 INFO Starting network..., ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:19.728 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:19.728 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.746 DEBG Handling ack for 127.0.0.1:35215, addr: 127.0.0.1:37635, system: kompact-runtime-25, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:19.747 INFO registering newly connected conn at 127.0.0.1:35215, ctype: NetworkDispatcher, cid: 589acb29-ace0-4bf6-b796-419ffcc7a0d6, system: kompact-runtime-25, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:19.772 INFO Started network just fine., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.772 DEBG Component started., cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.772 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.772 INFO Started network just fine., ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.772 DEBG Component started., cid: 9685a367-efcd-4e54-9157-feb8ffb548ef, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.772 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 9685a367-efcd-4e54-9157-feb8ffb548ef, system: kompact-runtime-34, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.772 DEBG Entering main EventLoop, addr: 127.0.0.1:43657, owner: NetworkThread, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:19.772 DEBG Entering main EventLoop, addr: 127.0.0.1:36277, owner: NetworkThread, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:19.772 TRCE Initialised., ctype: ReceiverComponent, cid: 424cc0d3-67d0-4d8c-81ad-5244cd1229a4, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.772 TRCE Initialised., ctype: ReceiverComponent, cid: ee995ff0-49af-4402-b8d9-6e911a31c970, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.772 TRCE Initialised., ctype: ReceiverComponent, cid: 7b320f47-9305-47d5-bfe2-44e22aedaa3c, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.772 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-33, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-33, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-33, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-33, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-33, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-33, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Component started., cid: 424cc0d3-67d0-4d8c-81ad-5244cd1229a4, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Starting..., ctype: ReceiverComponent, cid: 424cc0d3-67d0-4d8c-81ad-5244cd1229a4, system: kompact-runtime-33, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Component started., cid: ee995ff0-49af-4402-b8d9-6e911a31c970, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Starting..., ctype: ReceiverComponent, cid: ee995ff0-49af-4402-b8d9-6e911a31c970, system: kompact-runtime-33, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Component(424cc0d3-67d0-4d8c-81ad-5244cd1229a4) was started., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Component(ee995ff0-49af-4402-b8d9-6e911a31c970) was started., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Component started., cid: 7b320f47-9305-47d5-bfe2-44e22aedaa3c, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Starting..., ctype: ReceiverComponent, cid: 7b320f47-9305-47d5-bfe2-44e22aedaa3c, system: kompact-runtime-33, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.773 DEBG Component(7b320f47-9305-47d5-bfe2-44e22aedaa3c) was started., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.773 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.773 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:19.783 TRCE Initialised., ctype: ReceiverComponent, cid: 2210d9ad-cbe6-469c-bc0d-f580aafac7fb, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.797 TRCE Initialised., ctype: ReceiverComponent, cid: 1c9489b0-faea-4f43-82fa-b52109e80cbb, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.797 TRCE Initialised., ctype: ReceiverComponent, cid: c9fd4a96-9a64-4258-ba0a-6b2db2599d74, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.797 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-34, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.797 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-34, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.797 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-34, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.797 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-34, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.797 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-34, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-34, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Component started., cid: 2210d9ad-cbe6-469c-bc0d-f580aafac7fb, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Starting..., ctype: ReceiverComponent, cid: 2210d9ad-cbe6-469c-bc0d-f580aafac7fb, system: kompact-runtime-34, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Component started., cid: 1c9489b0-faea-4f43-82fa-b52109e80cbb, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Starting..., ctype: ReceiverComponent, cid: 1c9489b0-faea-4f43-82fa-b52109e80cbb, system: kompact-runtime-34, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Component(2210d9ad-cbe6-469c-bc0d-f580aafac7fb) was started., ctype: ComponentSupervisor, cid: 9685a367-efcd-4e54-9157-feb8ffb548ef, system: kompact-runtime-34, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Component(1c9489b0-faea-4f43-82fa-b52109e80cbb) was started., ctype: ComponentSupervisor, cid: 9685a367-efcd-4e54-9157-feb8ffb548ef, system: kompact-runtime-34, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Component started., cid: c9fd4a96-9a64-4258-ba0a-6b2db2599d74, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Starting..., ctype: ReceiverComponent, cid: c9fd4a96-9a64-4258-ba0a-6b2db2599d74, system: kompact-runtime-34, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.798 DEBG Component(c9fd4a96-9a64-4258-ba0a-6b2db2599d74) was started., ctype: ComponentSupervisor, cid: 9685a367-efcd-4e54-9157-feb8ffb548ef, system: kompact-runtime-34, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.798 TRCE Routing msg with sender=tcp://127.0.0.1:36277 to member at index=1, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:19.839 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.891 TRCE Subscribing listener for 3fb946eb-4704-4cf5-a1ae-e2410a38d43d., ctype: ComponentSupervisor, cid: 6b946ba7-d237-4243-8cb3-c3ecb7a38558, system: kompact-runtime-1, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:19.891 DEBG Component dying, cid: 3fb946eb-4704-4cf5-a1ae-e2410a38d43d, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.891 DEBG Component killed, cid: 3fb946eb-4704-4cf5-a1ae-e2410a38d43d, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.891 TRCE Not running inactive scheduled., cid: 3fb946eb-4704-4cf5-a1ae-e2410a38d43d, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.891 DEBG Component(3fb946eb-4704-4cf5-a1ae-e2410a38d43d) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 6b946ba7-d237-4243-8cb3-c3ecb7a38558, system: kompact-runtime-1, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.891 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 6b946ba7-d237-4243-8cb3-c3ecb7a38558, system: kompact-runtime-1, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:19.891 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 6b946ba7-d237-4243-8cb3-c3ecb7a38558, system: kompact-runtime-1, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:19.903 DEBG Component dying, cid: 4eeb2eb4-29e9-437c-b0f3-6b16dc8927db, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.903 DEBG Killing..., ctype: LocalDispatcher, cid: 4eeb2eb4-29e9-437c-b0f3-6b16dc8927db, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.903 DEBG Component killed, cid: 4eeb2eb4-29e9-437c-b0f3-6b16dc8927db, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.903 TRCE Not running inactive scheduled., cid: 4eeb2eb4-29e9-437c-b0f3-6b16dc8927db, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.903 DEBG Component dying, cid: b558332e-f57a-4745-aa68-51acbd206cf8, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.903 DEBG Killing..., ctype: DeadletterBox, cid: b558332e-f57a-4745-aa68-51acbd206cf8, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.903 DEBG Component killed, cid: b558332e-f57a-4745-aa68-51acbd206cf8, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.903 TRCE Not running inactive scheduled., cid: b558332e-f57a-4745-aa68-51acbd206cf8, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.907 TRCE Subscribing listener for 5b3274ad-2820-4c97-bc4c-a859b711af68., ctype: ComponentSupervisor, cid: 03e7b9ca-feaf-4384-921d-c4f77dae2fd9, system: kompact-runtime-7, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:19.907 DEBG Component dying, cid: 5b3274ad-2820-4c97-bc4c-a859b711af68, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.907 DEBG Killing..., ctype: AsyncComponent, cid: 5b3274ad-2820-4c97-bc4c-a859b711af68, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.907 DEBG Component killed, cid: 5b3274ad-2820-4c97-bc4c-a859b711af68, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.907 TRCE Not running inactive scheduled., cid: 5b3274ad-2820-4c97-bc4c-a859b711af68, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.907 DEBG Component(5b3274ad-2820-4c97-bc4c-a859b711af68) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 03e7b9ca-feaf-4384-921d-c4f77dae2fd9, system: kompact-runtime-7, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:19.907 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 03e7b9ca-feaf-4384-921d-c4f77dae2fd9, system: kompact-runtime-7, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:19.907 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 03e7b9ca-feaf-4384-921d-c4f77dae2fd9, system: kompact-runtime-7, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:19.907 DEBG Component dying, cid: 184df5ed-469d-494a-80b0-4e8294147d0c, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.907 DEBG Killing..., ctype: LocalDispatcher, cid: 184df5ed-469d-494a-80b0-4e8294147d0c, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.907 DEBG Component killed, cid: 184df5ed-469d-494a-80b0-4e8294147d0c, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.907 TRCE Not running inactive scheduled., cid: 184df5ed-469d-494a-80b0-4e8294147d0c, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:19.907 DEBG Component dying, cid: 406afbc5-54aa-4199-8f4a-813b0f3736cc, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:19.907 DEBG Killing..., ctype: DeadletterBox, cid: 406afbc5-54aa-4199-8f4a-813b0f3736cc, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:19.908 DEBG Component killed, cid: 406afbc5-54aa-4199-8f4a-813b0f3736cc, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:19.908 TRCE Not running inactive scheduled., cid: 406afbc5-54aa-4199-8f4a-813b0f3736cc, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] test component::tests::test_channel_blocking ... ok [INFO] [stdout] Nov 28 14:16:19.915 TRCE Initialised., ctype: DeadletterBox, cid: 021ed619-7658-48f2-9d12-b977a170d5c9, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.915 TRCE Initialised., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.915 TRCE Initialised., ctype: ComponentSupervisor, cid: 9092047e-7c08-4b3d-b37b-a8e45d1329a4, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.915 DEBG Component started., cid: 021ed619-7658-48f2-9d12-b977a170d5c9, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.915 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 021ed619-7658-48f2-9d12-b977a170d5c9, system: kompact-runtime-35, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.915 DEBG Component started., cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.915 INFO Starting network..., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:19.915 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:19.915 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.915 DEBG Entering main EventLoop, addr: 127.0.0.1:46511, owner: NetworkThread, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:19.915 INFO Started network just fine., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.915 DEBG Component started., cid: 9092047e-7c08-4b3d-b37b-a8e45d1329a4, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.915 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 9092047e-7c08-4b3d-b37b-a8e45d1329a4, system: kompact-runtime-35, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.915 TRCE Initialised., ctype: ReceiverComponent, cid: f70ef7c5-65f4-48f4-a47b-2cdd25cc9dcf, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.916 TRCE Initialised., ctype: ReceiverComponent, cid: 05b14a04-9a8c-4989-b5d7-318d7fffadee, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.916 TRCE Initialised., ctype: ReceiverComponent, cid: 420d18b5-3c39-4de9-a241-6d68874155cb, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.916 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-35, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.916 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-35, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.916 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-35, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.916 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-35, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.916 DEBG Requesting actor alias registration for "routing-group/receivers/node1", system: kompact-runtime-35, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.916 DEBG Requesting actor registration at Alias("routing-group/receivers/node1"), system: kompact-runtime-35, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.916 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.924 DEBG Component started., cid: f70ef7c5-65f4-48f4-a47b-2cdd25cc9dcf, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.924 DEBG Starting..., ctype: ReceiverComponent, cid: f70ef7c5-65f4-48f4-a47b-2cdd25cc9dcf, system: kompact-runtime-35, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.924 DEBG Component started., cid: 05b14a04-9a8c-4989-b5d7-318d7fffadee, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.924 DEBG Starting..., ctype: ReceiverComponent, cid: 05b14a04-9a8c-4989-b5d7-318d7fffadee, system: kompact-runtime-35, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.924 DEBG Component(f70ef7c5-65f4-48f4-a47b-2cdd25cc9dcf) was started., ctype: ComponentSupervisor, cid: 9092047e-7c08-4b3d-b37b-a8e45d1329a4, system: kompact-runtime-35, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.924 DEBG Component(05b14a04-9a8c-4989-b5d7-318d7fffadee) was started., ctype: ComponentSupervisor, cid: 9092047e-7c08-4b3d-b37b-a8e45d1329a4, system: kompact-runtime-35, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.924 DEBG Component started., cid: 420d18b5-3c39-4de9-a241-6d68874155cb, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.924 DEBG Starting..., ctype: ReceiverComponent, cid: 420d18b5-3c39-4de9-a241-6d68874155cb, system: kompact-runtime-35, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:19.924 DEBG Component(420d18b5-3c39-4de9-a241-6d68874155cb) was started., ctype: ComponentSupervisor, cid: 9092047e-7c08-4b3d-b37b-a8e45d1329a4, system: kompact-runtime-35, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:19.924 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:19.924 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] test component::tests::test_channel_non_blocking ... ok [INFO] [stdout] Nov 28 14:16:19.936 TRCE Initialised., ctype: DeadletterBox, cid: 3bfc5500-e29d-4e95-beaa-ea791f64e300, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.936 TRCE Initialised., ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.936 TRCE Initialised., ctype: ComponentSupervisor, cid: 08937a48-fc0b-404d-b510-ea7d0fedd8b4, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.947 DEBG Component started., cid: 3bfc5500-e29d-4e95-beaa-ea791f64e300, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.947 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 3bfc5500-e29d-4e95-beaa-ea791f64e300, system: kompact-runtime-36, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:19.948 DEBG Component started., cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.948 INFO Starting network..., ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:19.948 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:19.948 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:19.948 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:19.948 INFO Started network just fine., ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:19.948 DEBG Component started., cid: 08937a48-fc0b-404d-b510-ea7d0fedd8b4, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:19.948 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 08937a48-fc0b-404d-b510-ea7d0fedd8b4, system: kompact-runtime-36, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:19.955 TRCE Initialised., ctype: ReceiverComponent, cid: b0a14502-3a6d-4a82-bd81-cc8b2c9ef69c, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.959 TRCE Initialised., ctype: ReceiverComponent, cid: 3559be0c-8f94-4329-8f6b-77c3b1bbba1b, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.959 TRCE Initialised., ctype: ReceiverComponent, cid: ab23ef18-afca-4323-813f-0bc97cde922c, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:19.959 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-36, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.959 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-36, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:19.999 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-36, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:19.999 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-36, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Requesting actor alias registration for "routing-group/receivers/node1", system: kompact-runtime-36, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Requesting actor registration at Alias("routing-group/receivers/node1"), system: kompact-runtime-36, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Entering main EventLoop, addr: 127.0.0.1:34567, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Component started., cid: b0a14502-3a6d-4a82-bd81-cc8b2c9ef69c, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Starting..., ctype: ReceiverComponent, cid: b0a14502-3a6d-4a82-bd81-cc8b2c9ef69c, system: kompact-runtime-36, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Component started., cid: 3559be0c-8f94-4329-8f6b-77c3b1bbba1b, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Starting..., ctype: ReceiverComponent, cid: 3559be0c-8f94-4329-8f6b-77c3b1bbba1b, system: kompact-runtime-36, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Component(b0a14502-3a6d-4a82-bd81-cc8b2c9ef69c) was started., ctype: ComponentSupervisor, cid: 08937a48-fc0b-404d-b510-ea7d0fedd8b4, system: kompact-runtime-36, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Component(3559be0c-8f94-4329-8f6b-77c3b1bbba1b) was started., ctype: ComponentSupervisor, cid: 08937a48-fc0b-404d-b510-ea7d0fedd8b4, system: kompact-runtime-36, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Component started., cid: ab23ef18-afca-4323-813f-0bc97cde922c, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Starting..., ctype: ReceiverComponent, cid: ab23ef18-afca-4323-813f-0bc97cde922c, system: kompact-runtime-36, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:20.000 DEBG Component(ab23ef18-afca-4323-813f-0bc97cde922c) was started., ctype: ComponentSupervisor, cid: 08937a48-fc0b-404d-b510-ea7d0fedd8b4, system: kompact-runtime-36, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:20.000 TRCE Routing msg with sender=tcp://127.0.0.1:34567 to member at index=0, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:20.068 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] test net::network_thread::tests::merge_connections_basic ... 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] test serialisation::serde_serialisers::tests::test_struct ... ok [INFO] [stdout] Nov 28 14:16:20.137 INFO Got message gotcha as state=gotcha, ctype: AsyncComponent, cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/mod.rs:922 [INFO] [stdout] Nov 28 14:16:20.137 INFO Completed AsyncMe::ConcurrentMessage future with state=done, ctype: AsyncComponent, cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/mod.rs:931 [INFO] [stdout] test serialisation::tests::ser_deser_equivalence ... ok [INFO] [stdout] Nov 28 14:16:20.139 TRCE Initialised., ctype: DeadletterBox, cid: 5feac539-4733-4c54-9768-7a8e43530ea9, system: kompact-runtime-37, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.139 TRCE Initialised., ctype: LocalDispatcher, cid: e0f65116-c972-4d36-901f-a593fb3e7439, system: kompact-runtime-37, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.139 TRCE Initialised., ctype: ComponentSupervisor, cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.139 DEBG Component started., cid: 5feac539-4733-4c54-9768-7a8e43530ea9, system: kompact-runtime-37, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.139 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5feac539-4733-4c54-9768-7a8e43530ea9, system: kompact-runtime-37, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:20.140 DEBG Component started., cid: e0f65116-c972-4d36-901f-a593fb3e7439, system: kompact-runtime-37, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.140 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: e0f65116-c972-4d36-901f-a593fb3e7439, system: kompact-runtime-37, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:20.140 DEBG Component started., cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.140 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:20.140 TRCE Initialised., ctype: TestComponent, cid: 17c77e8f-f941-4f52-8318-77a3978e97b4, system: kompact-runtime-37, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.140 TRCE Initialised., ctype: RecvComponent, cid: a76f68e1-b775-4aab-8c0b-0826596dd01b, system: kompact-runtime-37, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.140 DEBG Component started., cid: 17c77e8f-f941-4f52-8318-77a3978e97b4, system: kompact-runtime-37, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.140 DEBG Starting..., ctype: TestComponent, cid: 17c77e8f-f941-4f52-8318-77a3978e97b4, system: kompact-runtime-37, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:20.140 DEBG Component started., cid: a76f68e1-b775-4aab-8c0b-0826596dd01b, system: kompact-runtime-37, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.140 DEBG Starting..., ctype: RecvComponent, cid: a76f68e1-b775-4aab-8c0b-0826596dd01b, system: kompact-runtime-37, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:20.140 INFO Got event Test, ctype: RecvComponent, cid: a76f68e1-b775-4aab-8c0b-0826596dd01b, system: kompact-runtime-37, location: src/lib.rs:498 [INFO] [stdout] Nov 28 14:16:20.140 DEBG Component(17c77e8f-f941-4f52-8318-77a3978e97b4) was started., ctype: ComponentSupervisor, cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:20.140 DEBG Component(a76f68e1-b775-4aab-8c0b-0826596dd01b) was started., ctype: ComponentSupervisor, cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/supervision.rs:263 [INFO] [stdout] test net::network_thread::tests::merge_connections_tricky ... ok [INFO] [stdout] Nov 28 14:16:20.164 TRCE Initialised., ctype: DeadletterBox, cid: 3792b58a-eedf-4189-96b5-45ed062f9b31, system: kompact-runtime-38, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.164 TRCE Initialised., ctype: LocalDispatcher, cid: ddb9c620-c600-46fc-b9d6-ff2f72854a83, system: kompact-runtime-38, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.164 TRCE Initialised., ctype: ComponentSupervisor, cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.164 DEBG Component started., cid: 3792b58a-eedf-4189-96b5-45ed062f9b31, system: kompact-runtime-38, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.164 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 3792b58a-eedf-4189-96b5-45ed062f9b31, system: kompact-runtime-38, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:20.164 DEBG Component started., cid: ddb9c620-c600-46fc-b9d6-ff2f72854a83, system: kompact-runtime-38, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.164 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: ddb9c620-c600-46fc-b9d6-ff2f72854a83, system: kompact-runtime-38, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:20.164 DEBG Component started., cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.164 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:20.167 TRCE Initialised., ctype: TestComponent, cid: 630581e7-a61b-495c-8aa1-fe213f445109, system: kompact-runtime-38, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.168 TRCE Initialised., ctype: RecvComponent, cid: 4d7ecb28-826c-4032-a496-87b8b88f9536, system: kompact-runtime-38, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.168 DEBG Component started., cid: 630581e7-a61b-495c-8aa1-fe213f445109, system: kompact-runtime-38, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.168 DEBG Starting..., ctype: TestComponent, cid: 630581e7-a61b-495c-8aa1-fe213f445109, system: kompact-runtime-38, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:20.168 DEBG Component started., cid: 4d7ecb28-826c-4032-a496-87b8b88f9536, system: kompact-runtime-38, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.168 DEBG Starting..., ctype: RecvComponent, cid: 4d7ecb28-826c-4032-a496-87b8b88f9536, system: kompact-runtime-38, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:20.168 INFO Got event Test, ctype: RecvComponent, cid: 4d7ecb28-826c-4032-a496-87b8b88f9536, system: kompact-runtime-38, location: src/lib.rs:498 [INFO] [stdout] Nov 28 14:16:20.168 DEBG Component(630581e7-a61b-495c-8aa1-fe213f445109) was started., ctype: ComponentSupervisor, cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:20.168 DEBG Component(4d7ecb28-826c-4032-a496-87b8b88f9536) was started., ctype: ComponentSupervisor, cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:20.207 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:20.231 TRCE Subscribing listener for 55d7b264-7312-45ee-8b31-bcfad5971d7c., ctype: ComponentSupervisor, cid: 92a3beda-d5af-467b-aa51-bf1f20cb29ba, system: kompact-runtime-12, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:20.231 DEBG Component dying, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:20.231 DEBG Component killed, cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:20.231 TRCE Not running inactive scheduled., cid: 55d7b264-7312-45ee-8b31-bcfad5971d7c, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:20.231 DEBG Component(55d7b264-7312-45ee-8b31-bcfad5971d7c) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 92a3beda-d5af-467b-aa51-bf1f20cb29ba, system: kompact-runtime-12, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:20.231 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 92a3beda-d5af-467b-aa51-bf1f20cb29ba, system: kompact-runtime-12, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:20.231 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 92a3beda-d5af-467b-aa51-bf1f20cb29ba, system: kompact-runtime-12, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:20.231 DEBG Component dying, cid: 5e904324-5dc4-4007-8188-dd276a4a3826, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:20.232 DEBG Killing..., ctype: LocalDispatcher, cid: 5e904324-5dc4-4007-8188-dd276a4a3826, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:20.232 DEBG Component killed, cid: 5e904324-5dc4-4007-8188-dd276a4a3826, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:20.232 TRCE Not running inactive scheduled., cid: 5e904324-5dc4-4007-8188-dd276a4a3826, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:20.232 DEBG Component dying, cid: e236f288-33d9-432b-bdbc-b86ae076c786, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:20.232 DEBG Killing..., ctype: DeadletterBox, cid: e236f288-33d9-432b-bdbc-b86ae076c786, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:20.232 DEBG Component killed, cid: e236f288-33d9-432b-bdbc-b86ae076c786, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:20.232 TRCE Not running inactive scheduled., cid: e236f288-33d9-432b-bdbc-b86ae076c786, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] test component::tests::test_mixed_blocking ... ok [INFO] [stdout] Nov 28 14:16:20.241 TRCE Initialised., ctype: DeadletterBox, cid: 58e63677-d123-40e1-99ba-3e7e26640874, system: kompact-runtime-39, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.241 TRCE Initialised., ctype: LocalDispatcher, cid: 5dffdbf7-ad6f-4df1-9635-61001015af90, system: kompact-runtime-39, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.241 TRCE Initialised., ctype: ComponentSupervisor, cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.241 DEBG Component started., cid: 58e63677-d123-40e1-99ba-3e7e26640874, system: kompact-runtime-39, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.241 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 58e63677-d123-40e1-99ba-3e7e26640874, system: kompact-runtime-39, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:20.241 DEBG Component started., cid: 5dffdbf7-ad6f-4df1-9635-61001015af90, system: kompact-runtime-39, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.241 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 5dffdbf7-ad6f-4df1-9635-61001015af90, system: kompact-runtime-39, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:20.241 DEBG Component started., cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.244 DEBG Started supervisor., ctype: ComponentSupervisor, cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:20.244 TRCE Initialised., ctype: TestComponent, cid: dae6656b-3f5b-471b-9bed-9367479d323f, system: kompact-runtime-39, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.244 TRCE Initialised., ctype: RecvComponent, cid: 2de4504c-0b3c-45bf-b00b-9bd312c3ab40, system: kompact-runtime-39, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.244 DEBG Component started., cid: dae6656b-3f5b-471b-9bed-9367479d323f, system: kompact-runtime-39, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.244 DEBG Starting..., ctype: TestComponent, cid: dae6656b-3f5b-471b-9bed-9367479d323f, system: kompact-runtime-39, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:20.244 DEBG Component(dae6656b-3f5b-471b-9bed-9367479d323f) was started., ctype: ComponentSupervisor, cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:20.244 DEBG Component started., cid: 2de4504c-0b3c-45bf-b00b-9bd312c3ab40, system: kompact-runtime-39, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.244 DEBG Starting..., ctype: RecvComponent, cid: 2de4504c-0b3c-45bf-b00b-9bd312c3ab40, system: kompact-runtime-39, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:20.279 INFO Got event Test, ctype: RecvComponent, cid: 2de4504c-0b3c-45bf-b00b-9bd312c3ab40, system: kompact-runtime-39, location: src/lib.rs:498 [INFO] [stdout] Nov 28 14:16:20.279 DEBG Component(2de4504c-0b3c-45bf-b00b-9bd312c3ab40) was started., ctype: ComponentSupervisor, cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:20.279 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:20.325 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:20.332 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:20.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:20.333 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:20.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:20.427 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:20.451 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:20.473 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:20.503 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:20.570 TRCE Routing msg with sender=tcp://127.0.0.1:44359 to member at index=0, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:20.570 TRCE Routing msg with sender=tcp://127.0.0.1:44359 to member at index=0, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_default_config_big_data ... ok [INFO] [stdout] Nov 28 14:16:20.691 TRCE Initialised., ctype: DeadletterBox, cid: 823b989d-e471-47a1-9414-ef13c6598342, system: kompact-runtime-40, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.691 TRCE Initialised., ctype: LocalDispatcher, cid: a973334a-2a8b-4f1f-bccb-0fa78f98846e, system: kompact-runtime-40, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.692 TRCE Initialised., ctype: ComponentSupervisor, cid: 48029fea-2363-4764-ac68-90351c505ec2, system: kompact-runtime-40, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.695 DEBG Component started., cid: 823b989d-e471-47a1-9414-ef13c6598342, system: kompact-runtime-40, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.696 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 823b989d-e471-47a1-9414-ef13c6598342, system: kompact-runtime-40, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:20.697 DEBG Component started., cid: a973334a-2a8b-4f1f-bccb-0fa78f98846e, system: kompact-runtime-40, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.697 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: a973334a-2a8b-4f1f-bccb-0fa78f98846e, system: kompact-runtime-40, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:20.697 DEBG Component started., cid: 48029fea-2363-4764-ac68-90351c505ec2, system: kompact-runtime-40, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.697 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 48029fea-2363-4764-ac68-90351c505ec2, system: kompact-runtime-40, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:20.700 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:20.700 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:20.704 TRCE Initialised., ctype: Stopper, cid: 93d862be-251a-43d6-ba1b-d3e8ca0eedc0, system: kompact-runtime-40, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:20.759 DEBG Component started., cid: 93d862be-251a-43d6-ba1b-d3e8ca0eedc0, system: kompact-runtime-40, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:20.760 DEBG Component(93d862be-251a-43d6-ba1b-d3e8ca0eedc0) was started., ctype: ComponentSupervisor, cid: 48029fea-2363-4764-ac68-90351c505ec2, system: kompact-runtime-40, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 48029fea-2363-4764-ac68-90351c505ec2, system: kompact-runtime-40, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:20.766 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 48029fea-2363-4764-ac68-90351c505ec2, system: kompact-runtime-40, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Component dying, cid: 93d862be-251a-43d6-ba1b-d3e8ca0eedc0, system: kompact-runtime-40, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Killing..., ctype: Stopper, cid: 93d862be-251a-43d6-ba1b-d3e8ca0eedc0, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Component killed, cid: 93d862be-251a-43d6-ba1b-d3e8ca0eedc0, system: kompact-runtime-40, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:20.766 TRCE Not running inactive scheduled., cid: 93d862be-251a-43d6-ba1b-d3e8ca0eedc0, system: kompact-runtime-40, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Component(93d862be-251a-43d6-ba1b-d3e8ca0eedc0) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 48029fea-2363-4764-ac68-90351c505ec2, system: kompact-runtime-40, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 48029fea-2363-4764-ac68-90351c505ec2, system: kompact-runtime-40, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Component dying, cid: a973334a-2a8b-4f1f-bccb-0fa78f98846e, system: kompact-runtime-40, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Killing..., ctype: LocalDispatcher, cid: a973334a-2a8b-4f1f-bccb-0fa78f98846e, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Component killed, cid: a973334a-2a8b-4f1f-bccb-0fa78f98846e, system: kompact-runtime-40, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:20.766 TRCE Not running inactive scheduled., cid: a973334a-2a8b-4f1f-bccb-0fa78f98846e, system: kompact-runtime-40, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Component dying, cid: 823b989d-e471-47a1-9414-ef13c6598342, system: kompact-runtime-40, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Killing..., ctype: DeadletterBox, cid: 823b989d-e471-47a1-9414-ef13c6598342, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:20.766 DEBG Component killed, cid: 823b989d-e471-47a1-9414-ef13c6598342, system: kompact-runtime-40, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:20.766 TRCE Not running inactive scheduled., cid: 823b989d-e471-47a1-9414-ef13c6598342, system: kompact-runtime-40, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:20.783 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:20.783 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:20.783 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:20.783 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:20.787 TRCE Routing msg with sender=tcp://127.0.0.1:36277 to member at index=1, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:20.787 TRCE Routing msg with sender=tcp://127.0.0.1:36277 to member at index=1, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:20.840 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:20.917 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:20.917 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:20.917 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:20.917 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:21.003 TRCE Routing msg with sender=tcp://127.0.0.1:34567 to member at index=0, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:21.003 TRCE Routing msg with sender=tcp://127.0.0.1:34567 to member at index=0, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:21.067 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:21.137 TRCE Subscribing listener for 0edf2a64-a465-4187-a708-1aed32b82fcf., ctype: ComponentSupervisor, cid: bbae5dd9-cece-41fe-95d0-3735f6033ae9, system: kompact-runtime-14, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:21.137 DEBG Component dying, cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:21.137 DEBG Killing..., ctype: AsyncComponent, cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:21.137 DEBG Component killed, cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:21.137 TRCE Not running inactive scheduled., cid: 0edf2a64-a465-4187-a708-1aed32b82fcf, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:21.137 DEBG Component(0edf2a64-a465-4187-a708-1aed32b82fcf) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: bbae5dd9-cece-41fe-95d0-3735f6033ae9, system: kompact-runtime-14, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:21.138 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: bbae5dd9-cece-41fe-95d0-3735f6033ae9, system: kompact-runtime-14, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:21.138 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: bbae5dd9-cece-41fe-95d0-3735f6033ae9, system: kompact-runtime-14, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:21.141 DEBG Component dying, cid: 77d9cf68-a2a0-4e04-b7c6-99ecefd5a71c, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:21.141 DEBG Killing..., ctype: LocalDispatcher, cid: 77d9cf68-a2a0-4e04-b7c6-99ecefd5a71c, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:21.141 DEBG Component killed, cid: 77d9cf68-a2a0-4e04-b7c6-99ecefd5a71c, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:21.141 TRCE Not running inactive scheduled., cid: 77d9cf68-a2a0-4e04-b7c6-99ecefd5a71c, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:21.141 DEBG Component dying, cid: 72dbe7c1-a3bf-44b3-b22c-41d3ccc01445, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:21.141 DEBG Killing..., ctype: DeadletterBox, cid: 72dbe7c1-a3bf-44b3-b22c-41d3ccc01445, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:21.141 DEBG Component killed, cid: 72dbe7c1-a3bf-44b3-b22c-41d3ccc01445, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:21.141 TRCE Not running inactive scheduled., cid: 72dbe7c1-a3bf-44b3-b22c-41d3ccc01445, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] test component::tests::test_concurrent_non_blocking ... 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] Nov 28 14:16:21.150 TRCE Initialised., ctype: DeadletterBox, cid: 6cda836d-6c18-4511-9e7e-0684f554257d, system: kompact-runtime-41, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:21.151 TRCE Initialised., ctype: LocalDispatcher, cid: 77f810e7-bbd7-4981-9942-146d76a23146, system: kompact-runtime-41, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:21.151 TRCE Initialised., ctype: ComponentSupervisor, cid: 8e6efed1-7380-49a3-ae40-8575712f9fa4, system: kompact-runtime-41, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:21.151 DEBG Component started., cid: 77f810e7-bbd7-4981-9942-146d76a23146, system: kompact-runtime-41, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:21.151 DEBG Component started., cid: 8e6efed1-7380-49a3-ae40-8575712f9fa4, system: kompact-runtime-41, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:21.151 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 8e6efed1-7380-49a3-ae40-8575712f9fa4, system: kompact-runtime-41, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:21.151 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 77f810e7-bbd7-4981-9942-146d76a23146, system: kompact-runtime-41, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:21.151 DEBG Component started., cid: 6cda836d-6c18-4511-9e7e-0684f554257d, system: kompact-runtime-41, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:21.151 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6cda836d-6c18-4511-9e7e-0684f554257d, system: kompact-runtime-41, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:21.168 TRCE Initialised., ctype: ConfigComponent, cid: b6c1e15f-d726-4fda-91f7-4cdf1017b38b, system: kompact-runtime-41, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:21.168 DEBG Component started., cid: b6c1e15f-d726-4fda-91f7-4cdf1017b38b, system: kompact-runtime-41, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:21.168 DEBG Component(b6c1e15f-d726-4fda-91f7-4cdf1017b38b) was started., ctype: ComponentSupervisor, cid: 8e6efed1-7380-49a3-ae40-8575712f9fa4, system: kompact-runtime-41, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:21.168 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 8e6efed1-7380-49a3-ae40-8575712f9fa4, system: kompact-runtime-41, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:21.168 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 8e6efed1-7380-49a3-ae40-8575712f9fa4, system: kompact-runtime-41, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:21.168 DEBG Component dying, cid: b6c1e15f-d726-4fda-91f7-4cdf1017b38b, system: kompact-runtime-41, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:21.168 DEBG Killing..., ctype: ConfigComponent, cid: b6c1e15f-d726-4fda-91f7-4cdf1017b38b, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:21.168 DEBG Component killed, cid: b6c1e15f-d726-4fda-91f7-4cdf1017b38b, system: kompact-runtime-41, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:21.168 TRCE Not running inactive scheduled., cid: b6c1e15f-d726-4fda-91f7-4cdf1017b38b, system: kompact-runtime-41, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:21.169 DEBG Component(b6c1e15f-d726-4fda-91f7-4cdf1017b38b) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 8e6efed1-7380-49a3-ae40-8575712f9fa4, system: kompact-runtime-41, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:21.169 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 8e6efed1-7380-49a3-ae40-8575712f9fa4, system: kompact-runtime-41, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:21.169 DEBG Component dying, cid: 77f810e7-bbd7-4981-9942-146d76a23146, system: kompact-runtime-41, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:21.169 DEBG Killing..., ctype: LocalDispatcher, cid: 77f810e7-bbd7-4981-9942-146d76a23146, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:21.169 DEBG Component killed, cid: 77f810e7-bbd7-4981-9942-146d76a23146, system: kompact-runtime-41, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:21.169 TRCE Not running inactive scheduled., cid: 77f810e7-bbd7-4981-9942-146d76a23146, system: kompact-runtime-41, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:21.169 DEBG Component dying, cid: 6cda836d-6c18-4511-9e7e-0684f554257d, system: kompact-runtime-41, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:21.169 DEBG Killing..., ctype: DeadletterBox, cid: 6cda836d-6c18-4511-9e7e-0684f554257d, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:21.169 DEBG Component killed, cid: 6cda836d-6c18-4511-9e7e-0684f554257d, system: kompact-runtime-41, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:21.169 TRCE Not running inactive scheduled., cid: 6cda836d-6c18-4511-9e7e-0684f554257d, system: kompact-runtime-41, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:21.199 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:21.215 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:21.275 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:21.323 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:21.339 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:21.339 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:21.439 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:21.475 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:21.568 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:21.700 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] test tests::test_async_shutdown ... ok [INFO] [stdout] Nov 28 14:16:21.763 TRCE Initialised., ctype: DeadletterBox, cid: 60fa08d6-3e1f-402d-82b8-ed72b8a86fcc, system: kompact-runtime-42, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:21.789 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:21.789 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:21.789 TRCE Initialised., ctype: LocalDispatcher, cid: 700751fe-0e28-48d2-8a21-804ed2c8151f, system: kompact-runtime-42, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:21.789 TRCE Initialised., ctype: ComponentSupervisor, cid: 3ddb55bf-c62c-454c-b3fc-d03f07fd13d5, system: kompact-runtime-42, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:21.789 DEBG Component started., cid: 60fa08d6-3e1f-402d-82b8-ed72b8a86fcc, system: kompact-runtime-42, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:21.800 DEBG Component started., cid: 3ddb55bf-c62c-454c-b3fc-d03f07fd13d5, system: kompact-runtime-42, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:21.800 DEBG Component started., cid: 700751fe-0e28-48d2-8a21-804ed2c8151f, system: kompact-runtime-42, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:21.800 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 60fa08d6-3e1f-402d-82b8-ed72b8a86fcc, system: kompact-runtime-42, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:21.801 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 700751fe-0e28-48d2-8a21-804ed2c8151f, system: kompact-runtime-42, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:21.802 TRCE Initialised., ctype: ConfigComponent, cid: 7cd02072-1ec6-4f87-9399-ac22d7a72b6c, system: kompact-runtime-42, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:21.802 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3ddb55bf-c62c-454c-b3fc-d03f07fd13d5, system: kompact-runtime-42, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:21.802 DEBG Component started., cid: 7cd02072-1ec6-4f87-9399-ac22d7a72b6c, system: kompact-runtime-42, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:21.802 DEBG Component(7cd02072-1ec6-4f87-9399-ac22d7a72b6c) was started., ctype: ComponentSupervisor, cid: 3ddb55bf-c62c-454c-b3fc-d03f07fd13d5, system: kompact-runtime-42, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:21.803 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 3ddb55bf-c62c-454c-b3fc-d03f07fd13d5, system: kompact-runtime-42, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:21.803 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 3ddb55bf-c62c-454c-b3fc-d03f07fd13d5, system: kompact-runtime-42, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:21.803 DEBG Component dying, cid: 7cd02072-1ec6-4f87-9399-ac22d7a72b6c, system: kompact-runtime-42, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:21.804 DEBG Killing..., ctype: ConfigComponent, cid: 7cd02072-1ec6-4f87-9399-ac22d7a72b6c, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:21.804 DEBG Component killed, cid: 7cd02072-1ec6-4f87-9399-ac22d7a72b6c, system: kompact-runtime-42, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:21.804 TRCE Not running inactive scheduled., cid: 7cd02072-1ec6-4f87-9399-ac22d7a72b6c, system: kompact-runtime-42, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:21.804 DEBG Component(7cd02072-1ec6-4f87-9399-ac22d7a72b6c) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 3ddb55bf-c62c-454c-b3fc-d03f07fd13d5, system: kompact-runtime-42, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:21.804 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 3ddb55bf-c62c-454c-b3fc-d03f07fd13d5, system: kompact-runtime-42, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:21.823 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:21.839 DEBG Component dying, cid: 700751fe-0e28-48d2-8a21-804ed2c8151f, system: kompact-runtime-42, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:21.839 DEBG Killing..., ctype: LocalDispatcher, cid: 700751fe-0e28-48d2-8a21-804ed2c8151f, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:21.839 DEBG Component killed, cid: 700751fe-0e28-48d2-8a21-804ed2c8151f, system: kompact-runtime-42, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:21.839 TRCE Not running inactive scheduled., cid: 700751fe-0e28-48d2-8a21-804ed2c8151f, system: kompact-runtime-42, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:21.839 DEBG Component dying, cid: 60fa08d6-3e1f-402d-82b8-ed72b8a86fcc, system: kompact-runtime-42, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:21.839 DEBG Killing..., ctype: DeadletterBox, cid: 60fa08d6-3e1f-402d-82b8-ed72b8a86fcc, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:21.839 DEBG Component killed, cid: 60fa08d6-3e1f-402d-82b8-ed72b8a86fcc, system: kompact-runtime-42, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:21.839 TRCE Not running inactive scheduled., cid: 60fa08d6-3e1f-402d-82b8-ed72b8a86fcc, system: kompact-runtime-42, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:21.923 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:21.923 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:21.947 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:22.003 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.007 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:22.143 INFO RecvComponent received "MsgTest", ctype: RecvComponent, cid: a76f68e1-b775-4aab-8c0b-0826596dd01b, system: kompact-runtime-37, location: src/lib.rs:483 [INFO] [stdout] test tests::test_config_from_file ... ok [INFO] [stdout] Nov 28 14:16:22.163 TRCE Initialised., ctype: DeadletterBox, cid: 1eae0f0b-e6b5-4791-9fbf-cb10a9d59efc, system: kompact-runtime-43, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:22.163 TRCE Initialised., ctype: LocalDispatcher, cid: 53d46af8-1a4e-45f8-8731-53554a134dd5, system: kompact-runtime-43, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:22.164 TRCE Initialised., ctype: ComponentSupervisor, cid: 389d91aa-1fa0-477e-824a-15994c922b85, system: kompact-runtime-43, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:22.164 DEBG Component started., cid: 1eae0f0b-e6b5-4791-9fbf-cb10a9d59efc, system: kompact-runtime-43, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:22.165 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 1eae0f0b-e6b5-4791-9fbf-cb10a9d59efc, system: kompact-runtime-43, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:22.165 DEBG Component started., cid: 53d46af8-1a4e-45f8-8731-53554a134dd5, system: kompact-runtime-43, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:22.166 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 53d46af8-1a4e-45f8-8731-53554a134dd5, system: kompact-runtime-43, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:22.166 DEBG Component started., cid: 389d91aa-1fa0-477e-824a-15994c922b85, system: kompact-runtime-43, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:22.167 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 389d91aa-1fa0-477e-824a-15994c922b85, system: kompact-runtime-43, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:22.167 TRCE Initialised., ctype: ConfigComponent, cid: 42c0ccb3-eb5b-4316-87e2-0152244f5663, system: kompact-runtime-43, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:22.168 DEBG Component started., cid: 42c0ccb3-eb5b-4316-87e2-0152244f5663, system: kompact-runtime-43, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:22.168 DEBG Component(42c0ccb3-eb5b-4316-87e2-0152244f5663) was started., ctype: ComponentSupervisor, cid: 389d91aa-1fa0-477e-824a-15994c922b85, system: kompact-runtime-43, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:22.183 INFO RecvComponent received "MsgTest", ctype: RecvComponent, cid: 4d7ecb28-826c-4032-a496-87b8b88f9536, system: kompact-runtime-38, location: src/lib.rs:483 [INFO] [stdout] Nov 28 14:16:22.184 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 389d91aa-1fa0-477e-824a-15994c922b85, system: kompact-runtime-43, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:22.184 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 389d91aa-1fa0-477e-824a-15994c922b85, system: kompact-runtime-43, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:22.185 DEBG Component dying, cid: 42c0ccb3-eb5b-4316-87e2-0152244f5663, system: kompact-runtime-43, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:22.185 DEBG Killing..., ctype: ConfigComponent, cid: 42c0ccb3-eb5b-4316-87e2-0152244f5663, system: kompact-runtime-43, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:22.186 DEBG Component killed, cid: 42c0ccb3-eb5b-4316-87e2-0152244f5663, system: kompact-runtime-43, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:22.186 TRCE Not running inactive scheduled., cid: 42c0ccb3-eb5b-4316-87e2-0152244f5663, system: kompact-runtime-43, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:22.187 DEBG Component(42c0ccb3-eb5b-4316-87e2-0152244f5663) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 389d91aa-1fa0-477e-824a-15994c922b85, system: kompact-runtime-43, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:22.187 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 389d91aa-1fa0-477e-824a-15994c922b85, system: kompact-runtime-43, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:22.188 DEBG Component dying, cid: 53d46af8-1a4e-45f8-8731-53554a134dd5, system: kompact-runtime-43, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:22.188 DEBG Killing..., ctype: LocalDispatcher, cid: 53d46af8-1a4e-45f8-8731-53554a134dd5, system: kompact-runtime-43, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:22.189 DEBG Component killed, cid: 53d46af8-1a4e-45f8-8731-53554a134dd5, system: kompact-runtime-43, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:22.189 TRCE Not running inactive scheduled., cid: 53d46af8-1a4e-45f8-8731-53554a134dd5, system: kompact-runtime-43, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:22.190 DEBG Component dying, cid: 1eae0f0b-e6b5-4791-9fbf-cb10a9d59efc, system: kompact-runtime-43, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:22.190 DEBG Killing..., ctype: DeadletterBox, cid: 1eae0f0b-e6b5-4791-9fbf-cb10a9d59efc, system: kompact-runtime-43, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:22.191 DEBG Component killed, cid: 1eae0f0b-e6b5-4791-9fbf-cb10a9d59efc, system: kompact-runtime-43, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:22.191 TRCE Not running inactive scheduled., cid: 1eae0f0b-e6b5-4791-9fbf-cb10a9d59efc, system: kompact-runtime-43, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:22.251 INFO RecvComponent received "MsgTest", ctype: RecvComponent, cid: 2de4504c-0b3c-45bf-b00b-9bd312c3ab40, system: kompact-runtime-39, location: src/lib.rs:483 [INFO] [stdout] Nov 28 14:16:22.332 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.332 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.332 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.332 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.332 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.332 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.333 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.333 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.333 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.333 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.333 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.333 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.333 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.333 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.333 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.333 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.334 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.334 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.334 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.334 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.334 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.334 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.334 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.334 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.334 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.334 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.334 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.334 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.335 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.335 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.336 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.336 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.336 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33419 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.336 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.339 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:22.575 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.575 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.575 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.575 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.575 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.575 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.575 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.575 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.575 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.575 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 TRCE Routing msg with sender=tcp://127.0.0.1:44359/other_source to member at index=1, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.576 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:22.707 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.707 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.707 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.707 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.707 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.707 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.707 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.707 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.707 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.707 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.708 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.709 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.709 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.709 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.709 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.709 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Nov 28 14:16:22.736 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:22.775 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:22.778 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.778 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.778 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.778 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.778 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.778 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.778 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.778 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.779 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.779 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.779 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.779 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.779 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.779 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.780 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.780 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.780 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.781 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.781 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.781 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.781 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.781 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.781 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.782 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.782 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.782 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.782 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.783 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.783 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.783 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.784 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.784 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.784 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.785 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.785 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.785 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.786 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.786 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.786 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.786 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.786 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.787 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.787 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.787 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.787 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.787 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.787 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.787 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.788 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.788 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.789 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.789 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.789 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.789 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.790 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.790 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.790 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.790 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.790 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 43657 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.791 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.795 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.796 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.796 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.797 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.797 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.798 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.799 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.799 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.800 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.800 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.801 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.801 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] test tests::test_config_from_string ... ok [INFO] [stdout] Nov 28 14:16:22.802 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.802 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.803 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.803 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.804 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.804 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.804 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.805 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.805 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.805 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.806 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.806 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.807 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.807 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.807 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.808 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.808 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.809 TRCE Routing msg with sender=tcp://127.0.0.1:36277/other_source to member at index=2, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:22.819 TRCE Initialised., ctype: DeadletterBox, cid: fe7b523a-5175-4a68-8718-1ae46fd5c441, system: kompact-runtime-44, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:22.820 TRCE Initialised., ctype: LocalDispatcher, cid: 1e7477c2-607f-4a22-9e7f-3251768510d8, system: kompact-runtime-44, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:22.820 TRCE Initialised., ctype: ComponentSupervisor, cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:22.821 DEBG Component started., cid: fe7b523a-5175-4a68-8718-1ae46fd5c441, system: kompact-runtime-44, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:22.821 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: fe7b523a-5175-4a68-8718-1ae46fd5c441, system: kompact-runtime-44, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:22.821 DEBG Component started., cid: 1e7477c2-607f-4a22-9e7f-3251768510d8, system: kompact-runtime-44, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:22.822 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 1e7477c2-607f-4a22-9e7f-3251768510d8, system: kompact-runtime-44, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:22.822 DEBG Component started., cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:22.822 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:22.832 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 8819c289-4314-4081-9cfd-d813c1577751, system: kompact-runtime-34, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:22.832 TRCE Initialised., ctype: TestComponent, cid: f7b148c7-3ffe-495e-b6bc-27e80291bb83, system: kompact-runtime-44, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:22.833 TRCE Initialised., ctype: RecvComponent, cid: f7a71484-f039-41f3-ba56-cedbee2d040e, system: kompact-runtime-44, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:22.833 DEBG Component started., cid: f7a71484-f039-41f3-ba56-cedbee2d040e, system: kompact-runtime-44, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:22.834 DEBG Starting..., ctype: RecvComponent, cid: f7a71484-f039-41f3-ba56-cedbee2d040e, system: kompact-runtime-44, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:22.835 DEBG Component(f7a71484-f039-41f3-ba56-cedbee2d040e) was started., ctype: ComponentSupervisor, cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:22.843 DEBG Component started., cid: f7b148c7-3ffe-495e-b6bc-27e80291bb83, system: kompact-runtime-44, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:22.852 DEBG Starting..., ctype: TestComponent, cid: f7b148c7-3ffe-495e-b6bc-27e80291bb83, system: kompact-runtime-44, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:22.853 DEBG Component(f7b148c7-3ffe-495e-b6bc-27e80291bb83) was started., ctype: ComponentSupervisor, cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:22.853 INFO Got event Test, ctype: RecvComponent, cid: f7a71484-f039-41f3-ba56-cedbee2d040e, system: kompact-runtime-44, location: src/lib.rs:498 [INFO] [stdout] Nov 28 14:16:22.931 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.931 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.931 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.932 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.932 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.933 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.933 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.933 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.933 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.933 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.934 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.934 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.934 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.934 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.934 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.934 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.935 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.935 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.935 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.936 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.938 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.938 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.939 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.940 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.941 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.942 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.943 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.943 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.944 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.945 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.945 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.946 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.946 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.947 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.952 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.953 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.953 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.954 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.955 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.956 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.957 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.958 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.958 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.959 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.960 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.960 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.961 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.962 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.962 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.963 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.964 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.965 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.965 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.966 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.967 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.972 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.972 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.973 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.974 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 46511 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Nov 28 14:16:22.974 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Nov 28 14:16:22.975 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:22.976 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:22.987 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:23.007 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.008 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.009 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.010 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.011 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.011 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.012 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.013 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.014 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.015 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.016 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.020 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.021 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.021 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.022 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.023 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.024 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.024 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.025 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.026 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.027 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.027 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.028 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.029 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.030 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.031 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.031 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.032 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.033 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.033 TRCE Routing msg with sender=tcp://127.0.0.1:34567/other_source to member at index=1, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Nov 28 14:16:23.149 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:23.149 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:23.155 DEBG Component dying, cid: a76f68e1-b775-4aab-8c0b-0826596dd01b, system: kompact-runtime-37, location: src/component/actual_component.rs:302 [INFO] [stdout] test tests::custom_scheduler ... ok [INFO] [stdout] Nov 28 14:16:23.157 DEBG Killing..., ctype: RecvComponent, cid: a76f68e1-b775-4aab-8c0b-0826596dd01b, system: kompact-runtime-37, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.158 DEBG Component killed, cid: a76f68e1-b775-4aab-8c0b-0826596dd01b, system: kompact-runtime-37, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.159 TRCE Not running inactive scheduled., cid: a76f68e1-b775-4aab-8c0b-0826596dd01b, system: kompact-runtime-37, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.159 DEBG Component dying, cid: 17c77e8f-f941-4f52-8318-77a3978e97b4, system: kompact-runtime-37, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.161 DEBG Killing..., ctype: TestComponent, cid: 17c77e8f-f941-4f52-8318-77a3978e97b4, system: kompact-runtime-37, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.161 DEBG Component killed, cid: 17c77e8f-f941-4f52-8318-77a3978e97b4, system: kompact-runtime-37, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.162 TRCE Not running inactive scheduled., cid: 17c77e8f-f941-4f52-8318-77a3978e97b4, system: kompact-runtime-37, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::test_config_merged ... ok [INFO] [stdout] Nov 28 14:16:23.164 DEBG Component(a76f68e1-b775-4aab-8c0b-0826596dd01b) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:23.165 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:23.166 DEBG Component(17c77e8f-f941-4f52-8318-77a3978e97b4) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:23.167 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 4b10c961-f967-4f50-9970-b885cae1e708, system: kompact-runtime-37, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:23.168 DEBG Component dying, cid: e0f65116-c972-4d36-901f-a593fb3e7439, system: kompact-runtime-37, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.169 DEBG Killing..., ctype: LocalDispatcher, cid: e0f65116-c972-4d36-901f-a593fb3e7439, system: kompact-runtime-37, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.169 DEBG Component killed, cid: e0f65116-c972-4d36-901f-a593fb3e7439, system: kompact-runtime-37, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.170 TRCE Not running inactive scheduled., cid: e0f65116-c972-4d36-901f-a593fb3e7439, system: kompact-runtime-37, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.171 DEBG Component dying, cid: 5feac539-4733-4c54-9768-7a8e43530ea9, system: kompact-runtime-37, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.172 DEBG Killing..., ctype: DeadletterBox, cid: 5feac539-4733-4c54-9768-7a8e43530ea9, system: kompact-runtime-37, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.173 DEBG Component killed, cid: 5feac539-4733-4c54-9768-7a8e43530ea9, system: kompact-runtime-37, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.173 TRCE Not running inactive scheduled., cid: 5feac539-4733-4c54-9768-7a8e43530ea9, system: kompact-runtime-37, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.174 TRCE Initialised., ctype: DeadletterBox, cid: 40114fc1-a1de-40fb-b37e-7503081c2d54, system: kompact-runtime-45, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.175 TRCE Initialised., ctype: LocalDispatcher, cid: c716eefb-9bf8-460b-8ec1-a036a670ce9e, system: kompact-runtime-45, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.175 TRCE Initialised., ctype: ComponentSupervisor, cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.176 DEBG Component started., cid: 40114fc1-a1de-40fb-b37e-7503081c2d54, system: kompact-runtime-45, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.177 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 40114fc1-a1de-40fb-b37e-7503081c2d54, system: kompact-runtime-45, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:23.177 DEBG Component started., cid: c716eefb-9bf8-460b-8ec1-a036a670ce9e, system: kompact-runtime-45, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.178 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: c716eefb-9bf8-460b-8ec1-a036a670ce9e, system: kompact-runtime-45, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:23.179 DEBG Component started., cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.179 DEBG Started supervisor., ctype: ComponentSupervisor, cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:23.180 TRCE Initialised., ctype: CounterComponent, cid: cfad080c-08b4-4f8d-b397-31cc73278390, system: kompact-runtime-45, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.180 TRCE Initialised., ctype: DedicatedComponent, cid: 45b2b558-5f51-4087-b882-047a4f9b69d0, system: kompact-runtime-45, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.181 DEBG Component started., cid: cfad080c-08b4-4f8d-b397-31cc73278390, system: kompact-runtime-45, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.181 DEBG Starting..., ctype: CounterComponent, cid: cfad080c-08b4-4f8d-b397-31cc73278390, system: kompact-runtime-45, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:23.182 DEBG Component(cfad080c-08b4-4f8d-b397-31cc73278390) was started., ctype: ComponentSupervisor, cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:23.183 DEBG Component started., cid: 45b2b558-5f51-4087-b882-047a4f9b69d0, system: kompact-runtime-45, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.185 DEBG Starting..., ctype: DedicatedComponent, cid: 45b2b558-5f51-4087-b882-047a4f9b69d0, system: kompact-runtime-45, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:23.185 DEBG Component(45b2b558-5f51-4087-b882-047a4f9b69d0) was started., ctype: ComponentSupervisor, cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:23.185 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:23.186 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:23.186 DEBG Component dying, cid: 630581e7-a61b-495c-8aa1-fe213f445109, system: kompact-runtime-38, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.187 DEBG Killing..., ctype: TestComponent, cid: 630581e7-a61b-495c-8aa1-fe213f445109, system: kompact-runtime-38, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.187 DEBG Component killed, cid: 630581e7-a61b-495c-8aa1-fe213f445109, system: kompact-runtime-38, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.188 TRCE Not running inactive scheduled., cid: 630581e7-a61b-495c-8aa1-fe213f445109, system: kompact-runtime-38, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.188 DEBG Component dying, cid: 4d7ecb28-826c-4032-a496-87b8b88f9536, system: kompact-runtime-38, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.189 DEBG Killing..., ctype: RecvComponent, cid: 4d7ecb28-826c-4032-a496-87b8b88f9536, system: kompact-runtime-38, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.189 DEBG Component killed, cid: 4d7ecb28-826c-4032-a496-87b8b88f9536, system: kompact-runtime-38, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.189 TRCE Not running inactive scheduled., cid: 4d7ecb28-826c-4032-a496-87b8b88f9536, system: kompact-runtime-38, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.189 DEBG Component(630581e7-a61b-495c-8aa1-fe213f445109) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:23.189 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:23.190 DEBG Component(4d7ecb28-826c-4032-a496-87b8b88f9536) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:23.190 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 8bd1079e-d837-4834-92b1-847f7dd288cd, system: kompact-runtime-38, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:23.190 DEBG Component dying, cid: ddb9c620-c600-46fc-b9d6-ff2f72854a83, system: kompact-runtime-38, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.190 DEBG Killing..., ctype: LocalDispatcher, cid: ddb9c620-c600-46fc-b9d6-ff2f72854a83, system: kompact-runtime-38, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.190 DEBG Component killed, cid: ddb9c620-c600-46fc-b9d6-ff2f72854a83, system: kompact-runtime-38, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.190 TRCE Not running inactive scheduled., cid: ddb9c620-c600-46fc-b9d6-ff2f72854a83, system: kompact-runtime-38, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.191 DEBG Component dying, cid: 3792b58a-eedf-4189-96b5-45ed062f9b31, system: kompact-runtime-38, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.191 DEBG Killing..., ctype: DeadletterBox, cid: 3792b58a-eedf-4189-96b5-45ed062f9b31, system: kompact-runtime-38, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.191 DEBG Component killed, cid: 3792b58a-eedf-4189-96b5-45ed062f9b31, system: kompact-runtime-38, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.191 TRCE Not running inactive scheduled., cid: 3792b58a-eedf-4189-96b5-45ed062f9b31, system: kompact-runtime-38, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.191 TRCE Initialised., ctype: DeadletterBox, cid: 78ccbcff-c13a-4c78-9abd-0176ec063e5c, system: kompact-runtime-46, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.191 TRCE Initialised., ctype: LocalDispatcher, cid: cd15c26d-c502-47ba-998a-f18377e7e69e, system: kompact-runtime-46, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.191 TRCE Initialised., ctype: ComponentSupervisor, cid: 7756235e-081b-409e-87b3-ce6710f8387f, system: kompact-runtime-46, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.192 DEBG Component started., cid: 78ccbcff-c13a-4c78-9abd-0176ec063e5c, system: kompact-runtime-46, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.192 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 78ccbcff-c13a-4c78-9abd-0176ec063e5c, system: kompact-runtime-46, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:23.192 DEBG Component started., cid: cd15c26d-c502-47ba-998a-f18377e7e69e, system: kompact-runtime-46, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.192 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: cd15c26d-c502-47ba-998a-f18377e7e69e, system: kompact-runtime-46, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:23.192 DEBG Component started., cid: 7756235e-081b-409e-87b3-ce6710f8387f, system: kompact-runtime-46, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.192 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 7756235e-081b-409e-87b3-ce6710f8387f, system: kompact-runtime-46, location: src/supervision.rs:239 [INFO] [stdout] test tests::custom_settings ... ok [INFO] [stdout] Nov 28 14:16:23.198 TRCE Initialised., ctype: DeadletterBox, cid: c748937d-8156-44ce-9a66-310f1ac5bb3b, system: kompact-runtime-47, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.198 TRCE Initialised., ctype: LocalDispatcher, cid: 21944fcd-44bb-4a96-b2fc-bb9e9be80e18, system: kompact-runtime-47, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.198 TRCE Initialised., ctype: ComponentSupervisor, cid: 7bdc2c4d-d050-4ed7-8a1e-430c61c1e4f6, system: kompact-runtime-47, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.198 DEBG Component started., cid: c748937d-8156-44ce-9a66-310f1ac5bb3b, system: kompact-runtime-47, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.198 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c748937d-8156-44ce-9a66-310f1ac5bb3b, system: kompact-runtime-47, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:23.198 DEBG Component started., cid: 21944fcd-44bb-4a96-b2fc-bb9e9be80e18, system: kompact-runtime-47, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.198 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 21944fcd-44bb-4a96-b2fc-bb9e9be80e18, system: kompact-runtime-47, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:23.199 DEBG Component started., cid: 7bdc2c4d-d050-4ed7-8a1e-430c61c1e4f6, system: kompact-runtime-47, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.199 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 7bdc2c4d-d050-4ed7-8a1e-430c61c1e4f6, system: kompact-runtime-47, location: src/supervision.rs:239 [INFO] [stdout] test tests::test_system_spawn ... ok [INFO] [stdout] Nov 28 14:16:23.227 TRCE Initialised., ctype: DeadletterBox, cid: 172cd65c-40ee-4b36-950e-a4a65405e885, system: kompact-runtime-48, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.227 TRCE Initialised., ctype: LocalDispatcher, cid: dfc64257-0820-46f6-b678-f3bf8269e139, system: kompact-runtime-48, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.227 TRCE Initialised., ctype: ComponentSupervisor, cid: 2e1974bf-6744-4eaa-9c66-f718464e10ee, system: kompact-runtime-48, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.228 TRCE Initialised., ctype: CounterComponent, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.228 DEBG Requesting actor registration at ActorId(25507d26-0917-414a-beac-a8cc717ef9d3), system: kompact-runtime-46, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:23.228 DEBG Component started., cid: 172cd65c-40ee-4b36-950e-a4a65405e885, system: kompact-runtime-48, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.228 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 172cd65c-40ee-4b36-950e-a4a65405e885, system: kompact-runtime-48, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:23.228 DEBG Component started., cid: dfc64257-0820-46f6-b678-f3bf8269e139, system: kompact-runtime-48, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.228 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: dfc64257-0820-46f6-b678-f3bf8269e139, system: kompact-runtime-48, location: src/default_components.rs:247 [INFO] [stdout] Nov 28 14:16:23.228 DEBG Component started., cid: 2e1974bf-6744-4eaa-9c66-f718464e10ee, system: kompact-runtime-48, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.228 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 2e1974bf-6744-4eaa-9c66-f718464e10ee, system: kompact-runtime-48, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:23.229 WARN LocalDispatcher received Registration(RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: ActorId(25507d26-0917-414a-beac-a8cc717ef9d3) }), update: false, promise: Fulfil(KPromise { result_channel: Sender { inner: Inner { complete: false, data: Lock { locked: false, data: UnsafeCell }, rx_task: Lock { locked: false, data: UnsafeCell }, tx_task: Lock { locked: false, data: UnsafeCell } } } }) }), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: cd15c26d-c502-47ba-998a-f18377e7e69e, system: kompact-runtime-46, location: src/default_components.rs:212 [INFO] [stdout] Nov 28 14:16:23.232 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.232 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.233 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.233 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.233 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.233 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.234 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.234 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.234 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.235 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.235 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.235 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.235 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.235 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.235 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.236 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.236 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.236 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.236 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.236 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.237 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.237 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.237 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.238 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.238 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.238 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.238 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.238 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.238 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.238 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.239 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.239 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.239 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.239 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.240 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.240 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.241 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.241 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.242 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.243 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.243 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.248 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.248 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.248 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.248 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.248 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.249 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.249 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.249 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.250 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.250 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.250 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.251 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.251 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.260 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.268 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.269 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.270 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.271 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.271 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.272 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.278 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.278 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.279 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.280 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.280 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.281 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.281 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.281 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.282 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.282 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.282 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.283 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.283 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.284 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.284 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.285 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.286 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.295 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.300 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.301 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.301 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.302 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.308 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.308 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.309 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.309 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.310 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.314 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.314 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.318 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.318 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.319 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.319 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.320 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.321 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.321 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.322 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.322 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.323 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.324 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.324 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.325 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.325 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.326 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.327 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.327 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.328 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.329 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.329 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.330 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.330 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.331 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.332 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.332 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.335 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.335 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.336 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.337 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.337 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.338 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.344 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.344 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.345 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.346 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.346 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.347 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.347 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.348 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.349 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.349 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.350 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.351 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::default_settings ... ok [INFO] [stdout] Nov 28 14:16:23.352 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.353 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.353 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.360 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.360 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.361 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.362 TRCE Initialised., ctype: TimerRecvComponent, cid: eaecd140-1ec3-43ca-912c-581bbd1e0e72, system: kompact-runtime-48, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:23.362 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.363 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.363 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.364 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.365 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.365 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.366 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.366 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.367 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.368 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.368 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.369 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.369 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.370 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.371 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.371 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.372 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.373 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.373 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.374 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.374 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.375 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.376 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.376 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.377 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.378 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.378 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.379 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.379 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.380 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.381 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.381 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.382 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.382 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.383 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.384 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.384 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.392 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.396 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.397 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.397 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.397 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.398 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.398 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.398 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.399 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.399 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.402 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.402 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test routing::tests::test_explicit_broadcast ... ok [INFO] [stdout] Nov 28 14:16:23.404 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.404 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.405 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.406 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.406 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.407 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.407 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.408 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.409 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.409 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.410 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.410 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.411 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.412 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.412 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.413 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.420 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.420 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.421 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.422 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.422 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.423 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.424 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.425 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.425 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.425 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.426 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.426 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.427 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.427 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.427 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.432 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.433 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.433 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.434 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.434 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.435 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.435 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.436 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.437 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.437 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.438 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.438 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.439 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.439 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.440 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.440 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.440 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.441 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.441 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.441 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.442 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.442 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.442 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.443 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.443 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.444 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.445 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.445 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.446 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.446 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.447 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.448 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.448 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.449 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.449 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.449 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.450 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.450 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.451 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.451 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.451 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.455 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.456 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.460 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.463 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.464 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.464 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.465 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.466 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.466 DEBG Component started., cid: eaecd140-1ec3-43ca-912c-581bbd1e0e72, system: kompact-runtime-48, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:23.466 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.467 INFO Starting TimerRecvComponent, ctype: TimerRecvComponent, cid: eaecd140-1ec3-43ca-912c-581bbd1e0e72, system: kompact-runtime-48, location: src/lib.rs:735 [INFO] [stdout] Nov 28 14:16:23.467 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.468 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.468 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.468 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.469 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.469 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.469 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.470 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.470 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.475 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.475 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.476 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.477 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.483 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.487 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.488 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.488 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.488 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.489 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.489 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.489 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.490 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.490 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.490 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.491 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.491 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.492 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.493 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.494 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.495 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.496 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.497 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.503 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.503 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.504 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.504 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.504 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.504 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.504 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.505 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.505 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.505 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.508 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.508 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.509 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.510 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.511 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.513 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.513 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.519 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.520 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.520 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.520 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.520 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.521 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.521 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.523 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.524 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.526 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.526 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.527 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.527 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.527 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.527 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.527 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.527 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.528 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.528 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.529 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.531 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.531 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.531 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.532 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.532 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.532 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.532 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.532 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.532 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.533 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.533 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.540 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.541 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.550 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.550 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.551 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.551 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.551 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.551 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.551 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.551 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.552 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.552 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.552 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.552 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.552 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.552 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.552 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.552 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.553 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.554 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.555 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.556 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.557 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.558 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.559 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.560 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.561 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.561 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.561 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.561 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.562 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.562 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.562 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.562 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.562 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.562 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.562 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.563 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.563 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.563 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.563 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.564 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.565 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.566 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.573 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.574 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.574 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.575 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.579 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.579 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.579 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.580 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.580 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.580 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.580 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.581 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.582 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.583 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.584 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.584 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.584 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.584 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.584 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.584 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.584 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.585 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.585 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.585 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.585 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.596 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.598 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test utils::tests::test_ask_complete ... ok [INFO] [stdout] Nov 28 14:16:23.604 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.604 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.604 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.605 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.605 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.605 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.605 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.606 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.609 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.611 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.612 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.612 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.612 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.612 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.613 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.614 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.614 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.614 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.615 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.615 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.616 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.616 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.616 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.617 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.618 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.618 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.618 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.619 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.622 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.627 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.628 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.629 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.629 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.630 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.630 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.631 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.632 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.632 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.633 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.633 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.634 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.634 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.635 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.635 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.636 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.636 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.637 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.637 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.638 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.638 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.639 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.639 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.640 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.640 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.641 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.641 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.642 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.648 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.648 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.652 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.653 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.660 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.660 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.661 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.661 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.662 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.663 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.663 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.664 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.664 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.665 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.665 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.666 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.667 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.667 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.668 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.669 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.669 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.670 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.670 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.671 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.671 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.672 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test routing::tests::test_explicit_hash_select ... ok [INFO] [stdout] Nov 28 14:16:23.673 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.676 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.677 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.677 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.684 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.684 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.685 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.685 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.686 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.687 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.687 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.688 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.688 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.692 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.692 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.693 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.694 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.694 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.700 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.701 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.701 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.702 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.703 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.704 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.705 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.705 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.705 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.705 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.705 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.705 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.705 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.706 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.706 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.706 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.706 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.708 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.708 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.708 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.708 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.708 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.708 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.709 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.709 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.709 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.709 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.709 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.709 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.709 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.710 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.710 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.710 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.710 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.710 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.710 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.714 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.714 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.714 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.715 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.715 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.715 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.716 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.716 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.716 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.716 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.717 DEBG Component(eaecd140-1ec3-43ca-912c-581bbd1e0e72) was started., ctype: ComponentSupervisor, cid: 2e1974bf-6744-4eaa-9c66-f718464e10ee, system: kompact-runtime-48, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:23.722 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:23.722 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:23.722 DEBG Component dying, cid: dae6656b-3f5b-471b-9bed-9367479d323f, system: kompact-runtime-39, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.723 DEBG Killing..., ctype: TestComponent, cid: dae6656b-3f5b-471b-9bed-9367479d323f, system: kompact-runtime-39, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.723 DEBG Component killed, cid: dae6656b-3f5b-471b-9bed-9367479d323f, system: kompact-runtime-39, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.723 TRCE Not running inactive scheduled., cid: dae6656b-3f5b-471b-9bed-9367479d323f, system: kompact-runtime-39, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.724 DEBG Component dying, cid: 2de4504c-0b3c-45bf-b00b-9bd312c3ab40, system: kompact-runtime-39, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.724 DEBG Killing..., ctype: RecvComponent, cid: 2de4504c-0b3c-45bf-b00b-9bd312c3ab40, system: kompact-runtime-39, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.724 DEBG Component killed, cid: 2de4504c-0b3c-45bf-b00b-9bd312c3ab40, system: kompact-runtime-39, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.725 TRCE Not running inactive scheduled., cid: 2de4504c-0b3c-45bf-b00b-9bd312c3ab40, system: kompact-runtime-39, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.725 DEBG Component(dae6656b-3f5b-471b-9bed-9367479d323f) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:23.727 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:23.727 DEBG Component(2de4504c-0b3c-45bf-b00b-9bd312c3ab40) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:23.728 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: fb72ac20-2f23-446a-a1dd-c33a9613cc61, system: kompact-runtime-39, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:23.728 DEBG Component dying, cid: 5dffdbf7-ad6f-4df1-9635-61001015af90, system: kompact-runtime-39, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.728 DEBG Killing..., ctype: LocalDispatcher, cid: 5dffdbf7-ad6f-4df1-9635-61001015af90, system: kompact-runtime-39, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.728 DEBG Component killed, cid: 5dffdbf7-ad6f-4df1-9635-61001015af90, system: kompact-runtime-39, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.728 TRCE Not running inactive scheduled., cid: 5dffdbf7-ad6f-4df1-9635-61001015af90, system: kompact-runtime-39, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.728 DEBG Component dying, cid: 58e63677-d123-40e1-99ba-3e7e26640874, system: kompact-runtime-39, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.728 DEBG Killing..., ctype: DeadletterBox, cid: 58e63677-d123-40e1-99ba-3e7e26640874, system: kompact-runtime-39, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.728 DEBG Component killed, cid: 58e63677-d123-40e1-99ba-3e7e26640874, system: kompact-runtime-39, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.728 TRCE Not running inactive scheduled., cid: 58e63677-d123-40e1-99ba-3e7e26640874, system: kompact-runtime-39, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.728 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.728 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.729 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.730 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.731 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.735 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.735 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.735 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.735 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.735 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.737 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.737 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.737 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.737 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.737 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.738 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.738 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.738 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.738 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.738 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.738 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.738 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.738 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.739 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.739 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.739 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.739 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.739 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.739 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.740 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.740 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.740 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.740 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.740 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.740 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.740 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.740 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.741 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.741 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.741 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.741 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.741 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.741 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.741 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.742 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.742 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.742 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.742 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.742 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.742 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.742 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.742 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.743 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.743 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.745 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.745 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.745 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.745 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.745 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.746 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.746 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.746 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.746 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.747 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.748 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.748 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.748 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.748 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.748 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.748 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.749 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.749 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.749 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.749 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.749 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.749 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.749 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.750 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.750 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.750 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.750 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.750 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.750 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.750 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.751 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.752 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.752 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.752 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.752 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.753 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.753 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.753 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.753 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.753 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.753 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.754 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.754 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.754 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.754 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.754 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.754 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.756 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.756 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.756 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.756 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.757 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.758 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.758 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.758 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.758 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.759 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.759 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.759 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.759 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.760 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.760 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.767 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.768 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.768 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.768 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.768 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.769 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.769 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.769 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.770 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.770 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.770 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.770 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.771 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.771 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.771 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.771 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.771 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.772 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.772 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.772 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.772 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.772 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.772 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.773 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.773 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.773 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.774 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.774 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.775 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.775 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.776 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.777 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.777 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.778 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.778 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.779 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.779 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.780 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.780 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.781 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.781 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.782 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.782 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.783 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.783 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.784 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.785 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.785 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.786 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.786 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.787 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.787 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.788 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.788 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.789 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.790 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.790 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.791 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.791 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.792 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.792 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.793 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.793 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.794 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.794 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.795 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.795 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.796 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.796 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.797 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.798 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.815 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.816 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.817 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.817 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.818 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.818 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.819 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.820 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.821 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.821 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.822 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.822 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.823 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.828 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.828 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.829 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.829 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.830 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.830 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.831 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test routing::tests::test_explicit_round_robin_select ... ok [INFO] [stdout] test routing::tests::test_implicit_broadcast ... ok [INFO] [stdout] Nov 28 14:16:23.831 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.832 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.833 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.833 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.834 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.835 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.835 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.836 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.836 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.837 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.837 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.837 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.838 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.839 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.840 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.840 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.841 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.842 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.842 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.843 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.843 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test routing::tests::test_implicit_select ... ok [INFO] [stdout] Nov 28 14:16:23.844 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.844 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.845 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.845 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.845 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.845 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.845 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.846 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.846 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.846 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.846 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.846 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.846 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.846 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.846 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.847 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.847 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.847 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.847 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.847 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.847 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.847 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.848 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.849 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.849 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.849 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.849 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.849 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.849 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.849 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.849 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.850 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.850 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.850 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.850 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.850 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.850 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.850 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.850 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.851 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:23.851 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:23.851 DEBG Component dying, cid: 105b9f63-de71-4cda-9d02-c3fafbe04c81, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.851 DEBG Killing..., ctype: ReceiverComponent, cid: 105b9f63-de71-4cda-9d02-c3fafbe04c81, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.851 DEBG Component killed, cid: 105b9f63-de71-4cda-9d02-c3fafbe04c81, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.851 TRCE Not running inactive scheduled., cid: 105b9f63-de71-4cda-9d02-c3fafbe04c81, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.851 DEBG Component dying, cid: 129d7918-46b2-4e3d-b1f9-2760a0c660ea, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.855 DEBG Killing..., ctype: ReceiverComponent, cid: 129d7918-46b2-4e3d-b1f9-2760a0c660ea, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.859 DEBG Component killed, cid: 129d7918-46b2-4e3d-b1f9-2760a0c660ea, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.859 TRCE Not running inactive scheduled., cid: 129d7918-46b2-4e3d-b1f9-2760a0c660ea, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.859 DEBG Component dying, cid: 318780cb-21d8-4e74-8840-f522f8ae80c8, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.859 DEBG Killing..., ctype: ReceiverComponent, cid: 318780cb-21d8-4e74-8840-f522f8ae80c8, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.860 DEBG Component killed, cid: 318780cb-21d8-4e74-8840-f522f8ae80c8, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.860 TRCE Not running inactive scheduled., cid: 318780cb-21d8-4e74-8840-f522f8ae80c8, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.860 DEBG Component(105b9f63-de71-4cda-9d02-c3fafbe04c81) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:23.860 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:23.860 DEBG Component(129d7918-46b2-4e3d-b1f9-2760a0c660ea) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:23.860 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:23.860 DEBG Component(318780cb-21d8-4e74-8840-f522f8ae80c8) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:23.860 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 0877526c-0bcd-4320-978e-eb456e6f87dd, system: kompact-runtime-30, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:23.860 DEBG Component dying, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.861 INFO Killing network..., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:23.861 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.861 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.862 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.862 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.862 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.863 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.863 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.867 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.867 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.871 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.872 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.872 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.872 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.872 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.872 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.872 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.873 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.873 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.873 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.874 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.874 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.874 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.875 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.875 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.878 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.879 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.879 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.880 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.880 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.880 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.880 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.880 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.880 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.881 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.881 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.881 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.881 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.882 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.882 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.882 DEBG Dropped its TCP server, addr: 127.0.0.1:33419, owner: NetworkThread, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:23.883 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.883 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.884 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.887 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:33419, owner: NetworkThread, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:23.887 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.887 DEBG Stopped., addr: 127.0.0.1:33419, owner: NetworkThread, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:23.888 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.888 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.888 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.889 DEBG Stopped, addr: 127.0.0.1:33419, owner: NetworkThread, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:23.895 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.896 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.903 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.903 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.904 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.904 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.904 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.904 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.904 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.904 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.904 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.904 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.905 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.905 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.905 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.905 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.908 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.908 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:23.908 INFO Killed network., ctype: NetworkDispatcher, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:23.908 DEBG Component killed, cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.908 TRCE Not running inactive scheduled., cid: f7169e8d-8a0a-458b-8947-a594996d54e3, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.908 DEBG Component dying, cid: 5473afcc-8f22-4506-98de-d74114a557af, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:23.908 DEBG Killing..., ctype: DeadletterBox, cid: 5473afcc-8f22-4506-98de-d74114a557af, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:23.908 DEBG Component killed, cid: 5473afcc-8f22-4506-98de-d74114a557af, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:23.909 TRCE Not running inactive scheduled., cid: 5473afcc-8f22-4506-98de-d74114a557af, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.909 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.909 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.909 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.909 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.909 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.910 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.911 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.911 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.911 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.912 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.912 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.912 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.913 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.913 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.913 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.915 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.915 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.915 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.916 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.916 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.917 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.918 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.919 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.923 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.924 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.924 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.924 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.925 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.925 DEBG Dispatcher retrying connection to host 127.0.0.1:45819, attempt 0/10, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:407 [INFO] [stdout] Nov 28 14:16:23.925 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.925 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.926 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.926 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.926 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.926 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.927 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.927 DEBG Got DispatchEvent::Connect(127.0.0.1:45819), addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:23.928 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.928 DEBG Requesting connection to 127.0.0.1:45819, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:23.931 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.931 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.935 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.935 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.935 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.935 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.935 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.936 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.936 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.936 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.938 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.938 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.939 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.939 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.939 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.940 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.940 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.940 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.941 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.941 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.943 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.944 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.944 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.944 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.945 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.945 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.945 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.946 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.947 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.951 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.951 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.951 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.952 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.952 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.953 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.953 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.953 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.954 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.959 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.960 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.960 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test routing::tests::test_nested_broadcast ... ok [INFO] [stdout] Nov 28 14:16:23.971 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.971 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.971 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.972 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.973 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.973 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.973 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.973 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.973 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.973 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.973 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.973 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.974 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.974 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.979 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.979 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.979 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.979 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.979 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.980 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.980 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.980 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.983 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.983 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.983 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.984 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.985 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.985 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.985 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.985 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.985 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.985 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.985 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.985 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.985 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.991 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.995 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.995 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.995 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.995 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.995 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.996 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.997 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.997 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:23.997 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.000 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.000 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.001 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.001 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.001 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.001 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.007 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.007 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.015 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.015 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.015 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.015 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.016 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.017 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.017 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.017 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.017 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.017 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.017 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.017 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.018 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.023 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.023 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.023 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.024 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.024 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.026 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.026 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.026 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.026 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.026 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.026 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.026 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.027 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.027 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.027 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.027 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.027 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.027 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.027 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.028 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.028 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.028 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.028 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.028 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.032 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.032 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.032 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.032 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.037 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.037 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.037 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.037 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.037 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.038 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.038 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.039 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.040 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.040 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.040 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.040 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.040 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.040 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.043 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.044 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.044 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.044 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.044 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.044 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.044 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.045 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.045 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.045 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.045 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.045 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.045 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.045 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.046 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.051 ERRO slog-async: logger dropped messages due to channel overflow, count: 48, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.051 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.052 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.052 ERRO slog-async: logger dropped messages due to channel overflow, count: 64, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.052 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.052 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.052 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.052 ERRO slog-async: logger dropped messages due to channel overflow, count: 530, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.053 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.053 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.053 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.053 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.053 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.053 ERRO slog-async: logger dropped messages due to channel overflow, count: 42, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.053 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.053 ERRO slog-async: logger dropped messages due to channel overflow, count: 36, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.054 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.054 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.054 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.054 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.054 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.054 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.055 ERRO slog-async: logger dropped messages due to channel overflow, count: 43, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.055 ERRO slog-async: logger dropped messages due to channel overflow, count: 39, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.055 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.055 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.055 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.055 ERRO slog-async: logger dropped messages due to channel overflow, count: 148, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.059 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.059 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.059 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.059 ERRO slog-async: logger dropped messages due to channel overflow, count: 82, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.059 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.060 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.060 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.060 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.060 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.060 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.060 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.060 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.060 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.061 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.061 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.062 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.067 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.067 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.068 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.068 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.068 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.068 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.068 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.068 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.069 ERRO slog-async: logger dropped messages due to channel overflow, count: 50, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.069 ERRO slog-async: logger dropped messages due to channel overflow, count: 57, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.069 ERRO slog-async: logger dropped messages due to channel overflow, count: 63, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.069 ERRO slog-async: logger dropped messages due to channel overflow, count: 39, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.069 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.069 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.069 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.069 ERRO slog-async: logger dropped messages due to channel overflow, count: 50, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.069 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.069 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.070 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.070 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.070 ERRO slog-async: logger dropped messages due to channel overflow, count: 67, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.071 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.071 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.071 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.071 TRCE Initialised., ctype: DeadletterBox, cid: 18a0c23f-2a3e-4cc3-9c71-9944032a9513, system: kompact-runtime-49, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:24.071 TRCE Initialised., ctype: LocalDispatcher, cid: 8a439f9b-d314-42f8-b53b-b3b3520ae49b, system: kompact-runtime-49, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:24.071 TRCE Initialised., ctype: ComponentSupervisor, cid: 6fb0adb2-5a2e-41ab-994b-84d1d83df299, system: kompact-runtime-49, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:24.071 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, ctype: ComponentSupervisor, cid: 6fb0adb2-5a2e-41ab-994b-84d1d83df299, system: kompact-runtime-49, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.071 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 8a439f9b-d314-42f8-b53b-b3b3520ae49b, system: kompact-runtime-49, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.071 ERRO slog-async: logger dropped messages due to channel overflow, count: 647, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.072 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.072 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.072 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.072 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.072 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.072 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.072 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.072 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.072 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.072 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.072 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.072 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.073 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.073 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.073 ERRO slog-async: logger dropped messages due to channel overflow, count: 93, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.073 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.073 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.073 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.073 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.079 ERRO test routing::tests::test_nested_select ... ok [INFO] [stdout] slog-async: logger dropped messages due to channel overflow, count: 883, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.079 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.079 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.080 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.080 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.080 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.080 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.080 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.080 ERRO slog-async: logger dropped messages due to channel overflow, count: 39, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.080 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.080 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.080 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.080 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.080 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.080 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.087 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.087 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.087 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.087 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.087 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.088 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.088 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.088 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.088 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.088 ERRO slog-async: logger dropped messages due to channel overflow, count: 141, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.088 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.088 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.089 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.089 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.089 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.089 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.089 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.089 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.090 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.090 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.090 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.090 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.090 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.091 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.091 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.091 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.091 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.091 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.092 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.092 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.092 ERRO slog-async: logger dropped messages due to channel overflow, count: 29, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.092 ERRO slog-async: logger dropped messages due to channel overflow, count: 538, ctype: DeadletterBox, cid: a006801a-f6e6-4982-943a-c1a0b1ff8798, system: kompact-runtime-50, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.092 TRCE Initialised., ctype: DeadletterBox, cid: a006801a-f6e6-4982-943a-c1a0b1ff8798, system: kompact-runtime-50, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:24.092 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.093 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.093 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.093 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.093 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.093 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.093 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.095 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.095 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.095 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.096 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.096 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.096 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.096 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.097 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.097 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.097 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.098 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.099 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.099 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.099 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.099 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.100 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.100 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.101 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.101 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.101 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.101 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.101 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.104 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.104 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.104 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.104 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.104 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.104 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.105 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.105 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.105 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.105 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.105 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.105 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.105 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.105 ERRO slog-async: logger dropped messages due to channel overflow, count: 297, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.105 DEBG Component dying, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:24.106 INFO Killing network..., ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:24.106 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:24.106 ERRO slog-async: logger dropped messages due to channel overflow, count: 111, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.106 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.106 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.106 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.106 ERRO slog-async: logger dropped messages due to channel overflow, count: 26, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.106 TRCE Initialised., ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:24.106 TRCE Initialised., ctype: ComponentSupervisor, cid: d76d6fbe-1fef-4f65-9f89-1930657c6a93, system: kompact-runtime-50, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:24.107 DEBG Component started., cid: a006801a-f6e6-4982-943a-c1a0b1ff8798, system: kompact-runtime-50, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:24.107 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, addr: 127.0.0.1:44359, owner: NetworkThread, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.107 DEBG Dropped its TCP server, addr: 127.0.0.1:44359, owner: NetworkThread, ctype: NetworkDispatcher, cid: e7e9c23f-a67a-41ca-b064-00615a6f5d15, system: kompact-runtime-31, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:24.107 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.108 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.108 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.108 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.109 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.109 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.109 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.109 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.110 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.110 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.110 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.110 ERRO slog-async: logger dropped messages due to channel overflow, count: 411, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.110 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.110 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: d76d6fbe-1fef-4f65-9f89-1930657c6a93, system: kompact-runtime-50, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.110 DEBG Component started., cid: d76d6fbe-1fef-4f65-9f89-1930657c6a93, system: kompact-runtime-50, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:24.110 DEBG Started supervisor., ctype: ComponentSupervisor, cid: d76d6fbe-1fef-4f65-9f89-1930657c6a93, system: kompact-runtime-50, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:24.110 DEBG Component started., cid: 03ca25a9-a5e2-4b05-b76e-892d93cdf6d3, system: kompact-runtime-50, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:24.110 DEBG Starting..., ctype: PongerAct, cid: 03ca25a9-a5e2-4b05-b76e-892d93cdf6d3, system: kompact-runtime-50, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:24.110 DEBG Component(03ca25a9-a5e2-4b05-b76e-892d93cdf6d3) was started., ctype: ComponentSupervisor, cid: d76d6fbe-1fef-4f65-9f89-1930657c6a93, system: kompact-runtime-50, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:24.110 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.110 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.111 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.111 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.111 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.111 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.112 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.112 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.115 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.115 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.115 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.115 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.115 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.115 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.115 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.115 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.115 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.115 ERRO slog-async: logger dropped messages due to channel overflow, count: 55, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 48, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 293, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 503, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 29, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 29, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 32, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 32, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 29, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 29, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.116 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 261, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 97, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 1543, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 55, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 55, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 63, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 57, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 64, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 66, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 55, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.117 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 46, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 102, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 71, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 41, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.117 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 159, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 37, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 65, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 479, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.117 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 511, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 53, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.117 ERRO slog-async: logger dropped messages due to channel overflow, count: 43, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.118 ERRO slog-async: logger dropped messages due to channel overflow, count: 39, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 ERRO slog-async: logger dropped messages due to channel overflow, count: 44, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 ERRO slog-async: logger dropped messages due to channel overflow, count: 72, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.118 ERRO slog-async: logger dropped messages due to channel overflow, count: 327, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 ERRO slog-async: logger dropped messages due to channel overflow, count: 384, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: f08ec71f-583a-4181-883c-c31b12559bd1, system: kompact-runtime-32, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:24.118 ERRO slog-async: logger dropped messages due to channel overflow, count: 82, ctype: ComponentSupervisor, cid: f08ec71f-583a-4181-883c-c31b12559bd1, system: kompact-runtime-32, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.118 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.119 ERRO slog-async: logger dropped messages due to channel overflow, count: 118, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.139 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.139 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.139 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.139 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.139 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.139 ERRO slog-async: logger dropped messages due to channel overflow, count: 28, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.139 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.139 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.139 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.139 ERRO slog-async: logger dropped messages due to channel overflow, count: 622, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.139 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.139 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.139 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 ERRO slog-async: logger dropped messages due to channel overflow, count: 90, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 ERRO slog-async: logger dropped messages due to channel overflow, count: 32, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 ERRO slog-async: logger dropped messages due to channel overflow, count: 260, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.140 ERRO slog-async: logger dropped messages due to channel overflow, count: 544, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.140 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.141 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.142 DEBG Component dying, cid: 0e230c12-b502-4e45-a467-cbbdc449836d, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:24.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 86, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.143 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 63, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.143 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 176, ctype: DeadletterBox, cid: 4bd3f597-dff8-4dd5-9cc2-cfa57499b604, system: kompact-runtime-32, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 66, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 29, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.143 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.143 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.167 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.167 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.167 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.167 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.167 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.167 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.167 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.167 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 ERRO slog-async: logger dropped messages due to channel overflow, count: 804, ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Component dying, cid: 7b320f47-9305-47d5-bfe2-44e22aedaa3c, system: kompact-runtime-33, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Killing..., ctype: ReceiverComponent, cid: 7b320f47-9305-47d5-bfe2-44e22aedaa3c, system: kompact-runtime-33, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Component killed, cid: 7b320f47-9305-47d5-bfe2-44e22aedaa3c, system: kompact-runtime-33, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 7b320f47-9305-47d5-bfe2-44e22aedaa3c, system: kompact-runtime-33, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Component dying, cid: 424cc0d3-67d0-4d8c-81ad-5244cd1229a4, system: kompact-runtime-33, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Killing..., ctype: ReceiverComponent, cid: 424cc0d3-67d0-4d8c-81ad-5244cd1229a4, system: kompact-runtime-33, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Component killed, cid: 424cc0d3-67d0-4d8c-81ad-5244cd1229a4, system: kompact-runtime-33, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: 424cc0d3-67d0-4d8c-81ad-5244cd1229a4, system: kompact-runtime-33, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Component dying, cid: ee995ff0-49af-4402-b8d9-6e911a31c970, system: kompact-runtime-33, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Killing..., ctype: ReceiverComponent, cid: ee995ff0-49af-4402-b8d9-6e911a31c970, system: kompact-runtime-33, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Component killed, cid: ee995ff0-49af-4402-b8d9-6e911a31c970, system: kompact-runtime-33, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Not running inactive scheduled., cid: ee995ff0-49af-4402-b8d9-6e911a31c970, system: kompact-runtime-33, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.168 DEBG Component(7b320f47-9305-47d5-bfe2-44e22aedaa3c) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:24.168 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:24.169 DEBG Component(424cc0d3-67d0-4d8c-81ad-5244cd1229a4) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:24.169 DEBG Component(ee995ff0-49af-4402-b8d9-6e911a31c970) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:24.169 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 26b05126-11e5-4c4f-83c6-2e60fbd96713, system: kompact-runtime-33, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 ERRO slog-async: logger dropped messages due to channel overflow, count: 86, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.169 ERRO slog-async: logger dropped messages due to channel overflow, count: 61, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.169 ERRO slog-async: logger dropped messages due to channel overflow, count: 61, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.169 ERRO slog-async: logger dropped messages due to channel overflow, count: 59, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.169 ERRO slog-async: logger dropped messages due to channel overflow, count: 61, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 ERRO slog-async: logger dropped messages due to channel overflow, count: 124, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.169 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.169 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.170 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 189, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 63, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 61, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 65, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 59, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 DEBG Component dying, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:24.170 INFO Killing network..., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:24.170 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, owner: Bridge, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:24.170 INFO Killed network., ctype: NetworkDispatcher, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:24.170 DEBG Component killed, cid: 859cb39a-57a6-4f38-b9e1-041d46241975, system: kompact-runtime-33, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:24.170 DEBG Killing..., ctype: ReceiverComponent, cid: 2210d9ad-cbe6-469c-bc0d-f580aafac7fb, system: kompact-runtime-34, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 48, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 61, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 61, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 47, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 963, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 468, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 276, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 129, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 133, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 139, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 91, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.170 ERRO slog-async: logger dropped messages due to channel overflow, count: 144, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.170 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 ERRO slog-async: logger dropped messages due to channel overflow, count: 216, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.171 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.203 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.203 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.203 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.203 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.203 ERRO slog-async: logger dropped messages due to channel overflow, count: 141, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.203 ERRO slog-async: logger dropped messages due to channel overflow, count: 69, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.203 ERRO slog-async: logger dropped messages due to channel overflow, count: 65, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.203 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.203 ERRO slog-async: logger dropped messages due to channel overflow, count: 258, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.203 ERRO slog-async: logger dropped messages due to channel overflow, count: 91, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.203 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.203 ERRO slog-async: logger dropped messages due to channel overflow, count: 190, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.203 ERRO slog-async: logger dropped messages due to channel overflow, count: 87, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.204 ERRO slog-async: logger dropped messages due to channel overflow, count: 89, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.204 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.204 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 ERRO slog-async: logger dropped messages due to channel overflow, count: 247, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.205 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.205 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.205 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 29, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 28, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 547, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 455, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 59, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 42, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.206 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.207 ERRO slog-async: logger dropped messages due to channel overflow, count: 45, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.207 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.207 ERRO slog-async: logger dropped messages due to channel overflow, count: 53, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.207 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.207 ERRO slog-async: logger dropped messages due to channel overflow, count: 140, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.207 ERRO slog-async: logger dropped messages due to channel overflow, count: 57, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.207 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.207 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.207 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.207 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.207 ERRO slog-async: logger dropped messages due to channel overflow, count: 112, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.207 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.207 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.207 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.207 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.207 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.244 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 ERRO slog-async: logger dropped messages due to channel overflow, count: 319, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 ERRO slog-async: logger dropped messages due to channel overflow, count: 65, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.245 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 ERRO slog-async: logger dropped messages due to channel overflow, count: 834, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 ERRO slog-async: logger dropped messages due to channel overflow, count: 82, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.245 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.245 ERRO slog-async: logger dropped messages due to channel overflow, count: 26, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.245 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 181, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 26, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 90, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 164, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.246 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 9092047e-7c08-4b3d-b37b-a8e45d1329a4, system: kompact-runtime-35, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 420d18b5-3c39-4de9-a241-6d68874155cb, system: kompact-runtime-35, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 ERRO slog-async: logger dropped messages due to channel overflow, count: 32, ctype: ComponentSupervisor, cid: 9092047e-7c08-4b3d-b37b-a8e45d1329a4, system: kompact-runtime-35, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.247 ERRO slog-async: logger dropped messages due to channel overflow, count: 528, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.247 ERRO slog-async: logger dropped messages due to channel overflow, count: 391, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.255 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.255 ERRO slog-async: logger dropped messages due to channel overflow, count: 619, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.255 ERRO slog-async: logger dropped messages due to channel overflow, count: 29, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.255 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.255 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.255 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.255 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.255 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.255 ERRO slog-async: logger dropped messages due to channel overflow, count: 184, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 537, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 97, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 99, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 63, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 57, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.256 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.256 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 562, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.256 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46511, owner: NetworkThread, ctype: NetworkDispatcher, cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:24.256 TRCE Not running inactive scheduled., cid: 48265685-30c9-4abf-a85d-368110443d4b, system: kompact-runtime-35, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 99, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 67, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 56, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.256 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 68, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 311, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 499, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 46, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.257 ERRO slog-async: logger dropped messages due to channel overflow, count: 339, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.257 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 241, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 45, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 ERRO slog-async: logger dropped messages due to channel overflow, count: 1037, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.258 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.259 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.259 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.259 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 60, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.259 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.259 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 437, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] test tests::test_start_stop ... ok [INFO] [stdout] test tests::test_timer ... ok [INFO] [stdout] Nov 28 14:16:24.259 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.275 ERRO slog-async: logger dropped messages due to channel overflow, count: 86, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.275 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.275 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.275 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.275 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, ctype: ComponentSupervisor, cid: 08937a48-fc0b-404d-b510-ea7d0fedd8b4, system: kompact-runtime-36, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.275 ERRO slog-async: logger dropped messages due to channel overflow, count: 629, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.275 ERRO slog-async: logger dropped messages due to channel overflow, count: 804, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.275 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 41, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 26, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 58, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 32, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 38, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 132, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 ERRO slog-async: logger dropped messages due to channel overflow, count: 753, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.276 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 ERRO slog-async: logger dropped messages due to channel overflow, count: 57, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 ERRO slog-async: logger dropped messages due to channel overflow, count: 52, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.277 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.277 ERRO slog-async: logger dropped messages due to channel overflow, count: 215, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.277 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.278 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.278 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.278 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.278 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.278 ERRO slog-async: logger dropped messages due to channel overflow, count: 164, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.278 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, addr: 127.0.0.1:34567, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.278 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, addr: 127.0.0.1:34567, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.278 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, owner: Bridge, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.278 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:24.278 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 24837840-86ce-4709-811b-71a7a33b3aa2, system: kompact-runtime-36, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.278 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 3bfc5500-e29d-4e95-beaa-ea791f64e300, system: kompact-runtime-36, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.278 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, ctype: DeadletterBox, cid: 3bfc5500-e29d-4e95-beaa-ea791f64e300, system: kompact-runtime-36, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.278 DEBG Killing..., ctype: DeadletterBox, cid: 3bfc5500-e29d-4e95-beaa-ea791f64e300, system: kompact-runtime-36, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:24.278 DEBG Component killed, cid: 3bfc5500-e29d-4e95-beaa-ea791f64e300, system: kompact-runtime-36, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:24.278 TRCE Not running inactive scheduled., cid: 3bfc5500-e29d-4e95-beaa-ea791f64e300, system: kompact-runtime-36, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.278 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.278 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.278 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.278 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.295 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.295 ERRO slog-async: logger dropped messages due to channel overflow, count: 501, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.295 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.295 ERRO slog-async: logger dropped messages due to channel overflow, count: 32, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.295 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.295 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.295 ERRO slog-async: logger dropped messages due to channel overflow, count: 55, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.295 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.295 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 32, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 30, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 30, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 70, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 41, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 ERRO slog-async: logger dropped messages due to channel overflow, count: 60, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.296 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 30, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 38, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 81, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.297 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 ERRO slog-async: logger dropped messages due to channel overflow, count: 73, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.298 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.299 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.303 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 ERRO slog-async: logger dropped messages due to channel overflow, count: 30, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.304 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.304 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 ERRO slog-async: logger dropped messages due to channel overflow, count: 110, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.304 ERRO slog-async: logger dropped messages due to channel overflow, count: 111, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.304 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.304 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 410, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 34, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 39, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 23, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 31, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 42, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.305 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 225, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 35, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 50, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 36, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 ERRO slog-async: logger dropped messages due to channel overflow, count: 336, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.306 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.307 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.311 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.312 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.313 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.314 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.314 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.314 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.314 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.314 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.314 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.314 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.314 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.315 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 ERRO slog-async: logger dropped messages due to channel overflow, count: 1534, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.316 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.316 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.316 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.316 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.316 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.316 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.317 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.318 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.318 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.318 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.319 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.319 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.319 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.319 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.319 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.319 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.319 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.319 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.319 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.319 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.319 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.319 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.319 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.319 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.331 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.331 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.331 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.331 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.331 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.331 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.331 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.331 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.331 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.332 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.332 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.332 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 ERRO slog-async: logger dropped messages due to channel overflow, count: 1771, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.333 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.334 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.335 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.335 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.335 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.335 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.335 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.335 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.335 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.335 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.335 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.335 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.335 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.335 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.335 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.335 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.338 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.338 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.338 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 14, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.339 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.339 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.339 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.340 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 2858, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.340 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.341 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.342 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.343 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.343 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.343 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.343 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.343 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.343 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.343 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.343 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.343 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.343 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.343 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.343 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.343 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.343 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.351 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.351 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.351 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.351 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.351 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.351 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.351 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.351 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.351 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.351 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.352 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.352 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.352 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.352 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.352 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.352 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.352 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.355 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.355 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.355 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.355 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.355 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.355 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.355 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.355 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.355 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.355 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.356 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.356 TRCE Not running inactive scheduled., cid: 25507d26-0917-414a-beac-a8cc717ef9d3, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.356 ERRO slog-async: logger dropped messages due to channel overflow, count: 1644, ctype: ComponentSupervisor, cid: 2e1974bf-6744-4eaa-9c66-f718464e10ee, system: kompact-runtime-48, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Nov 28 14:16:24.356 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 2e1974bf-6744-4eaa-9c66-f718464e10ee, system: kompact-runtime-48, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:24.356 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 2e1974bf-6744-4eaa-9c66-f718464e10ee, system: kompact-runtime-48, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:24.356 DEBG Component dying, cid: eaecd140-1ec3-43ca-912c-581bbd1e0e72, system: kompact-runtime-48, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:24.356 DEBG Killing..., ctype: TimerRecvComponent, cid: eaecd140-1ec3-43ca-912c-581bbd1e0e72, system: kompact-runtime-48, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:24.356 DEBG Component killed, cid: eaecd140-1ec3-43ca-912c-581bbd1e0e72, system: kompact-runtime-48, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:24.356 TRCE Not running inactive scheduled., cid: eaecd140-1ec3-43ca-912c-581bbd1e0e72, system: kompact-runtime-48, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.356 DEBG Component(eaecd140-1ec3-43ca-912c-581bbd1e0e72) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2e1974bf-6744-4eaa-9c66-f718464e10ee, system: kompact-runtime-48, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:24.356 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 2e1974bf-6744-4eaa-9c66-f718464e10ee, system: kompact-runtime-48, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:24.356 DEBG Component dying, cid: dfc64257-0820-46f6-b678-f3bf8269e139, system: kompact-runtime-48, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:24.357 DEBG Killing..., ctype: LocalDispatcher, cid: dfc64257-0820-46f6-b678-f3bf8269e139, system: kompact-runtime-48, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:24.357 DEBG Component killed, cid: dfc64257-0820-46f6-b678-f3bf8269e139, system: kompact-runtime-48, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:24.357 TRCE Not running inactive scheduled., cid: dfc64257-0820-46f6-b678-f3bf8269e139, system: kompact-runtime-48, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.357 DEBG Component dying, cid: 172cd65c-40ee-4b36-950e-a4a65405e885, system: kompact-runtime-48, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:24.357 DEBG Killing..., ctype: DeadletterBox, cid: 172cd65c-40ee-4b36-950e-a4a65405e885, system: kompact-runtime-48, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:24.357 DEBG Component killed, cid: 172cd65c-40ee-4b36-950e-a4a65405e885, system: kompact-runtime-48, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:24.357 TRCE Not running inactive scheduled., cid: 172cd65c-40ee-4b36-950e-a4a65405e885, system: kompact-runtime-48, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:24.832 INFO RecvComponent received "MsgTest", ctype: RecvComponent, cid: f7a71484-f039-41f3-ba56-cedbee2d040e, system: kompact-runtime-44, location: src/lib.rs:483 [INFO] [stdout] Nov 28 14:16:25.115 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:25.172 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:25.172 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:25.172 DEBG Component dying, cid: 45b2b558-5f51-4087-b882-047a4f9b69d0, system: kompact-runtime-45, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:25.172 DEBG Killing..., ctype: DedicatedComponent, cid: 45b2b558-5f51-4087-b882-047a4f9b69d0, system: kompact-runtime-45, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:25.172 DEBG Component killed, cid: 45b2b558-5f51-4087-b882-047a4f9b69d0, system: kompact-runtime-45, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:25.172 TRCE Not running inactive scheduled., cid: 45b2b558-5f51-4087-b882-047a4f9b69d0, system: kompact-runtime-45, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:25.172 DEBG Component dying, cid: cfad080c-08b4-4f8d-b397-31cc73278390, system: kompact-runtime-45, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:25.172 DEBG Killing..., ctype: CounterComponent, cid: cfad080c-08b4-4f8d-b397-31cc73278390, system: kompact-runtime-45, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:25.172 DEBG Component killed, cid: cfad080c-08b4-4f8d-b397-31cc73278390, system: kompact-runtime-45, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:25.172 TRCE Not running inactive scheduled., cid: cfad080c-08b4-4f8d-b397-31cc73278390, system: kompact-runtime-45, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:25.172 DEBG Component(45b2b558-5f51-4087-b882-047a4f9b69d0) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:25.173 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:25.173 DEBG Component(cfad080c-08b4-4f8d-b397-31cc73278390) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:25.173 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: cfc650d8-6a5a-47cf-bae6-5840c1930219, system: kompact-runtime-45, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:25.174 DEBG Component dying, cid: c716eefb-9bf8-460b-8ec1-a036a670ce9e, system: kompact-runtime-45, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:25.174 DEBG Killing..., ctype: LocalDispatcher, cid: c716eefb-9bf8-460b-8ec1-a036a670ce9e, system: kompact-runtime-45, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:25.174 DEBG Component killed, cid: c716eefb-9bf8-460b-8ec1-a036a670ce9e, system: kompact-runtime-45, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:25.174 TRCE Not running inactive scheduled., cid: c716eefb-9bf8-460b-8ec1-a036a670ce9e, system: kompact-runtime-45, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:25.175 DEBG Component dying, cid: 40114fc1-a1de-40fb-b37e-7503081c2d54, system: kompact-runtime-45, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:25.175 DEBG Killing..., ctype: DeadletterBox, cid: 40114fc1-a1de-40fb-b37e-7503081c2d54, system: kompact-runtime-45, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:25.175 DEBG Component killed, cid: 40114fc1-a1de-40fb-b37e-7503081c2d54, system: kompact-runtime-45, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:25.176 TRCE Not running inactive scheduled., cid: 40114fc1-a1de-40fb-b37e-7503081c2d54, system: kompact-runtime-45, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::test_dedicated_ref ... ok [INFO] [stdout] Nov 28 14:16:25.201 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:25.833 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:25.833 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:25.833 DEBG Component dying, cid: f7a71484-f039-41f3-ba56-cedbee2d040e, system: kompact-runtime-44, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:25.833 DEBG Killing..., ctype: RecvComponent, cid: f7a71484-f039-41f3-ba56-cedbee2d040e, system: kompact-runtime-44, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:25.833 DEBG Component killed, cid: f7a71484-f039-41f3-ba56-cedbee2d040e, system: kompact-runtime-44, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:25.833 TRCE Not running inactive scheduled., cid: f7a71484-f039-41f3-ba56-cedbee2d040e, system: kompact-runtime-44, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:25.833 DEBG Component(f7a71484-f039-41f3-ba56-cedbee2d040e) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:25.833 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Component dying, cid: f7b148c7-3ffe-495e-b6bc-27e80291bb83, system: kompact-runtime-44, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Killing..., ctype: TestComponent, cid: f7b148c7-3ffe-495e-b6bc-27e80291bb83, system: kompact-runtime-44, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Component killed, cid: f7b148c7-3ffe-495e-b6bc-27e80291bb83, system: kompact-runtime-44, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:25.834 TRCE Not running inactive scheduled., cid: f7b148c7-3ffe-495e-b6bc-27e80291bb83, system: kompact-runtime-44, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Component(f7b148c7-3ffe-495e-b6bc-27e80291bb83) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 026adec6-4de0-446e-8599-044faa3629b2, system: kompact-runtime-44, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Component dying, cid: 1e7477c2-607f-4a22-9e7f-3251768510d8, system: kompact-runtime-44, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Killing..., ctype: LocalDispatcher, cid: 1e7477c2-607f-4a22-9e7f-3251768510d8, system: kompact-runtime-44, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Component killed, cid: 1e7477c2-607f-4a22-9e7f-3251768510d8, system: kompact-runtime-44, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:25.834 TRCE Not running inactive scheduled., cid: 1e7477c2-607f-4a22-9e7f-3251768510d8, system: kompact-runtime-44, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Component dying, cid: fe7b523a-5175-4a68-8718-1ae46fd5c441, system: kompact-runtime-44, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Killing..., ctype: DeadletterBox, cid: fe7b523a-5175-4a68-8718-1ae46fd5c441, system: kompact-runtime-44, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:25.834 DEBG Component killed, cid: fe7b523a-5175-4a68-8718-1ae46fd5c441, system: kompact-runtime-44, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:25.834 TRCE Not running inactive scheduled., cid: fe7b523a-5175-4a68-8718-1ae46fd5c441, system: kompact-runtime-44, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::test_dedicated ... ok [INFO] [stdout] Nov 28 14:16:26.461 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:26.505 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:26.610 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:27.951 DEBG Scheduling reaping at 3250ms, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:28.408 DEBG Dispatcher retrying connection to host 127.0.0.1:45819, attempt 1/10, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:407 [INFO] [stdout] Nov 28 14:16:28.408 DEBG Got DispatchEvent::Connect(127.0.0.1:45819), addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:28.408 DEBG Requesting connection to 127.0.0.1:45819, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:28.408 DEBG Accepting connection from 127.0.0.1:48446, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:28.408 DEBG Saying Hello to 127.0.0.1:45819, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:28.408 DEBG Saying Hello to 127.0.0.1:48446, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:28.408 DEBG Handling Hello(127.0.0.1:45819) from 127.0.0.1:45819, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:28.408 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:28.409 DEBG Sending ack for 127.0.0.1:34319, 3, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:28.411 DEBG Handling ack for 127.0.0.1:45819, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:28.411 INFO registering newly connected conn at 127.0.0.1:34319, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:28.411 INFO registering newly connected conn at 127.0.0.1:45819, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:28.411 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:34319#194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2, ctype: PongerAct, cid: 03ca25a9-a5e2-4b05-b76e-892d93cdf6d3, system: kompact-runtime-50, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:28.411 WARN Could not find actor reference for destination: Unique(UniquePath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 34319 }, id: 194ec4dc-b8a3-4f48-8af9-7dd1ab86f3c2 }), dropping message, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:547 [INFO] [stdout] Nov 28 14:16:28.610 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:29.460 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:29.503 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_manually_configured_large_buffers ... ok [INFO] [stdout] Nov 28 14:16:31.115 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:31.201 DEBG Scheduling reaping at 3750ms, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:32.962 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: da00900b-b414-437a-bc56-34a0b444c773, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.003 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 89764ef2-9c90-4f8f-b18b-7d956ed5a1c8, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.609 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: a4b2fca6-7cd7-44cf-812d-2a7affe38716, system: kompact-runtime-19, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:33.610 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: a4b2fca6-7cd7-44cf-812d-2a7affe38716, system: kompact-runtime-19, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Component dying, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:33.610 INFO Killing network..., ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Stopping channel with message count 3, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Dropped its TCP server, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Stopped., addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Stopped, addr: 127.0.0.1:34319, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:33.610 INFO Killed network., ctype: NetworkDispatcher, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Component killed, cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:33.610 TRCE Not running inactive scheduled., cid: 31cadd01-b67c-47ae-9a20-1893780abd61, system: kompact-runtime-19, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Component dying, cid: c8538ae2-86d4-4a06-9fe9-738bb5f0e110, system: kompact-runtime-19, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Killing..., ctype: DeadletterBox, cid: c8538ae2-86d4-4a06-9fe9-738bb5f0e110, system: kompact-runtime-19, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Component killed, cid: c8538ae2-86d4-4a06-9fe9-738bb5f0e110, system: kompact-runtime-19, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:33.610 TRCE Not running inactive scheduled., cid: c8538ae2-86d4-4a06-9fe9-738bb5f0e110, system: kompact-runtime-19, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:33.610 DEBG Received Bye from 127.0.0.1:34319, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:33.611 WARN connection closed for 127.0.0.1:34319, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:34319), addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: d76d6fbe-1fef-4f65-9f89-1930657c6a93, system: kompact-runtime-50, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:33.611 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: d76d6fbe-1fef-4f65-9f89-1930657c6a93, system: kompact-runtime-50, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Component dying, cid: 03ca25a9-a5e2-4b05-b76e-892d93cdf6d3, system: kompact-runtime-50, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Killing..., ctype: PongerAct, cid: 03ca25a9-a5e2-4b05-b76e-892d93cdf6d3, system: kompact-runtime-50, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Component killed, cid: 03ca25a9-a5e2-4b05-b76e-892d93cdf6d3, system: kompact-runtime-50, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:33.611 TRCE Not running inactive scheduled., cid: 03ca25a9-a5e2-4b05-b76e-892d93cdf6d3, system: kompact-runtime-50, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Component(03ca25a9-a5e2-4b05-b76e-892d93cdf6d3) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: d76d6fbe-1fef-4f65-9f89-1930657c6a93, system: kompact-runtime-50, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: d76d6fbe-1fef-4f65-9f89-1930657c6a93, system: kompact-runtime-50, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Component dying, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:33.611 INFO Killing network..., ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Dropped its TCP server, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Stopped., addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Stopped, addr: 127.0.0.1:45819, owner: NetworkThread, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:33.611 INFO Killed network., ctype: NetworkDispatcher, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:33.611 DEBG Component killed, cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:33.612 TRCE Not running inactive scheduled., cid: 89a5aec5-bf98-4b54-b29b-0f3636ed6f52, system: kompact-runtime-50, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:33.612 DEBG Component dying, cid: a006801a-f6e6-4982-943a-c1a0b1ff8798, system: kompact-runtime-50, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:33.612 DEBG Killing..., ctype: DeadletterBox, cid: a006801a-f6e6-4982-943a-c1a0b1ff8798, system: kompact-runtime-50, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:33.612 DEBG Component killed, cid: a006801a-f6e6-4982-943a-c1a0b1ff8798, system: kompact-runtime-50, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:33.612 TRCE Not running inactive scheduled., cid: a006801a-f6e6-4982-943a-c1a0b1ff8798, system: kompact-runtime-50, location: src/component/actual_component.rs:346 [INFO] [stdout] test dispatch::tests::cleanup_bufferchunks_from_dead_actors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dispatch_integration_tests-da6314d6c9f1b63e [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] Nov 28 14:16:33.647 TRCE Initialised., ctype: DeadletterBox, cid: 1bf5b601-47a2-4b88-8c77-8444e6ae8872, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.727 TRCE Initialised., ctype: DeadletterBox, cid: 14e8a04e-9e69-4f4c-906f-5b41cbd35ae6, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.727 TRCE Initialised., ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.727 TRCE Initialised., ctype: ComponentSupervisor, cid: 48bbe6a6-eb44-4cc9-8482-d4da79df6437, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Component started., cid: 1bf5b601-47a2-4b88-8c77-8444e6ae8872, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 1bf5b601-47a2-4b88-8c77-8444e6ae8872, system: kompact-runtime-3, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Component started., cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.728 INFO Starting network..., ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.728 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Entering main EventLoop, addr: 127.0.0.1:35147, owner: NetworkThread, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: DeadletterBox, cid: 6e4da179-b64a-410d-86a7-34e4562745da, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: ComponentSupervisor, cid: 2842373d-9146-4075-b302-a2bd8497d7cb, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: DeadletterBox, cid: cc912165-4fa9-4601-a0f0-281386aae8d9, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: ComponentSupervisor, cid: a0d8a1e7-04b6-4051-87cc-42b48b0f6b84, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: DeadletterBox, cid: dd52f849-81dc-4b6d-a645-aa66e9ccd531, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: ComponentSupervisor, cid: 481413c6-feb9-4bb2-aa09-8157bb0624fa, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: DeadletterBox, cid: 5dd31c0a-b464-426e-b4df-ec25adec57d7, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 TRCE Initialised., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Component started., cid: 5dd31c0a-b464-426e-b4df-ec25adec57d7, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5dd31c0a-b464-426e-b4df-ec25adec57d7, system: kompact-runtime-9, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Component started., cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.728 INFO Starting network..., ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Component started., cid: dd52f849-81dc-4b6d-a645-aa66e9ccd531, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: dd52f849-81dc-4b6d-a645-aa66e9ccd531, system: kompact-runtime-8, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.728 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Component started., cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.728 INFO Starting network..., ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.728 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.728 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.728 INFO Started network just fine., ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.729 INFO Started network just fine., ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Component started., cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Started supervisor., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Component started., cid: 481413c6-feb9-4bb2-aa09-8157bb0624fa, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 481413c6-feb9-4bb2-aa09-8157bb0624fa, system: kompact-runtime-8, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: DeadletterBox, cid: 38e82fed-3147-4736-bcc5-67f112edc3dc, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: ComponentSupervisor, cid: f45eac07-93c2-40af-8ad3-2f7d20340dc6, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Component started., cid: 38e82fed-3147-4736-bcc5-67f112edc3dc, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 38e82fed-3147-4736-bcc5-67f112edc3dc, system: kompact-runtime-10, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Component started., cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.729 INFO Starting network..., ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.729 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.729 INFO Started network just fine., ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Component started., cid: f45eac07-93c2-40af-8ad3-2f7d20340dc6, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f45eac07-93c2-40af-8ad3-2f7d20340dc6, system: kompact-runtime-10, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: DeadletterBox, cid: 270ad310-5193-4e00-85d9-88b81322c4f9, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: ComponentSupervisor, cid: ea44694c-fe82-4008-8489-c79f120069de, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: DeadletterBox, cid: 78446164-d92a-4b6b-996f-ad245ef2f956, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: ComponentSupervisor, cid: bb0bf50d-032c-493a-8f7a-aa0eaefe2568, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: DeadletterBox, cid: 3fabf569-02fc-4252-aae4-dbfc7082cf88, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: ComponentSupervisor, cid: 066b3b15-f527-4ed4-9521-1deaf81ece9a, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Component started., cid: 14e8a04e-9e69-4f4c-906f-5b41cbd35ae6, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 14e8a04e-9e69-4f4c-906f-5b41cbd35ae6, system: kompact-runtime-4, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Component started., cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.729 INFO Starting network..., ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Entering main EventLoop, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.729 TRCE Initialised., ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Requesting actor registration at ActorId(54a5c41d-9f4a-48c6-a05f-940fa3a63a33), system: kompact-runtime-10, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.729 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-10, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-10, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.730 TRCE Initialised., ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Requesting actor registration at ActorId(45604070-08f0-40fb-9a10-20259528d275), system: kompact-runtime-8, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.730 TRCE Initialised., ctype: DeadletterBox, cid: db338b7e-7a48-4863-921d-937c93f7066e, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.730 TRCE Initialised., ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.730 TRCE Initialised., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Component started., cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.730 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 66000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Component started., cid: db338b7e-7a48-4863-921d-937c93f7066e, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: db338b7e-7a48-4863-921d-937c93f7066e, system: kompact-runtime-14, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Component started., cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.730 INFO Starting network..., ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Component(54a5c41d-9f4a-48c6-a05f-940fa3a63a33) was started., ctype: ComponentSupervisor, cid: f45eac07-93c2-40af-8ad3-2f7d20340dc6, system: kompact-runtime-10, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.730 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.730 INFO Started network just fine., ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Component started., cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Entering main EventLoop, addr: 127.0.0.1:40409, owner: NetworkThread, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.730 TRCE Initialised., ctype: DeadletterBox, cid: 5fdb75f5-f590-40dd-9fbb-8713a7ef4d24, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.730 TRCE Initialised., ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.730 TRCE Initialised., ctype: ComponentSupervisor, cid: b52e5ca8-0b12-4d64-b2fc-b85487a0762e, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Component started., cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.730 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 66000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Entering main EventLoop, addr: 127.0.0.1:46819, owner: NetworkThread, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.730 TRCE Initialised., ctype: DeadletterBox, cid: 72fcd71f-2dd5-4b06-8d11-d7ef497614fc, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.730 TRCE Initialised., ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.730 TRCE Initialised., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Entering main EventLoop, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Component started., cid: 270ad310-5193-4e00-85d9-88b81322c4f9, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 270ad310-5193-4e00-85d9-88b81322c4f9, system: kompact-runtime-11, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.730 DEBG Component started., cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.731 INFO Starting network..., ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.731 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.743 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.743 TRCE Initialised., ctype: DeadletterBox, cid: 050bb755-aabf-4252-b425-ba33749bb91a, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.743 TRCE Initialised., ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.743 TRCE Initialised., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.743 DEBG Component started., cid: 050bb755-aabf-4252-b425-ba33749bb91a, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.743 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 050bb755-aabf-4252-b425-ba33749bb91a, system: kompact-runtime-2, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.743 DEBG Component started., cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.743 INFO Starting network..., ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.743 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.743 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.743 INFO Started network just fine., ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.743 DEBG Component started., cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.744 DEBG Started supervisor., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.744 DEBG Entering main EventLoop, addr: 127.0.0.1:38951, owner: NetworkThread, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.747 TRCE Initialised., ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.747 DEBG Requesting actor registration at ActorId(2f25cded-046e-4b5c-af5a-26d811deb391), system: kompact-runtime-2, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.748 TRCE Initialised., ctype: DeadletterBox, cid: 5994a587-9252-462b-b593-e91772791e2c, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.748 TRCE Initialised., ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.748 TRCE Initialised., ctype: ComponentSupervisor, cid: e32add23-8bb1-4a77-850f-b318a23f7906, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.749 TRCE Initialised., ctype: DeadletterBox, cid: a83feda2-0526-4d34-b7c8-70f456de2741, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.749 TRCE Initialised., ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.750 TRCE Initialised., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.750 DEBG Component started., cid: cc912165-4fa9-4601-a0f0-281386aae8d9, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.750 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: cc912165-4fa9-4601-a0f0-281386aae8d9, system: kompact-runtime-6, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.750 DEBG Component started., cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.750 INFO Starting network..., ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.750 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.754 DEBG Component started., cid: a83feda2-0526-4d34-b7c8-70f456de2741, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.754 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: a83feda2-0526-4d34-b7c8-70f456de2741, system: kompact-runtime-1, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.754 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.775 TRCE Initialised., ctype: DeadletterBox, cid: 05aa0f19-7d84-4b36-bd8f-32148587eaed, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.775 TRCE Initialised., ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.775 TRCE Initialised., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.775 DEBG Component started., cid: 05aa0f19-7d84-4b36-bd8f-32148587eaed, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.775 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 05aa0f19-7d84-4b36-bd8f-32148587eaed, system: kompact-runtime-7, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.775 DEBG Component started., cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.775 INFO Starting network..., ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.775 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.775 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.775 DEBG Component started., cid: 5994a587-9252-462b-b593-e91772791e2c, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.775 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5994a587-9252-462b-b593-e91772791e2c, system: kompact-runtime-16, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.775 DEBG Component started., cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.775 INFO Starting network..., ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Component started., cid: 6e4da179-b64a-410d-86a7-34e4562745da, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6e4da179-b64a-410d-86a7-34e4562745da, system: kompact-runtime-5, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Component started., cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.776 INFO Starting network..., ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.776 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.776 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Entering main EventLoop, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.776 INFO Started network just fine., ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.776 TRCE Initialised., ctype: DeadletterBox, cid: 4e2d1633-7871-4a34-a7a8-20bebe4fbada, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.776 TRCE Initialised., ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.776 TRCE Initialised., ctype: ComponentSupervisor, cid: 57a5da61-be5f-4ead-a9bf-dda77aad5eef, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Component started., cid: 3fabf569-02fc-4252-aae4-dbfc7082cf88, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 3fabf569-02fc-4252-aae4-dbfc7082cf88, system: kompact-runtime-13, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Component started., cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.776 INFO Starting network..., ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Component started., cid: 78446164-d92a-4b6b-996f-ad245ef2f956, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 78446164-d92a-4b6b-996f-ad245ef2f956, system: kompact-runtime-12, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Component started., cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.776 INFO Starting network..., ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.776 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.776 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Component started., cid: ea44694c-fe82-4008-8489-c79f120069de, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Started supervisor., ctype: ComponentSupervisor, cid: ea44694c-fe82-4008-8489-c79f120069de, system: kompact-runtime-11, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.776 INFO Started network just fine., ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Component started., cid: a0d8a1e7-04b6-4051-87cc-42b48b0f6b84, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Started supervisor., ctype: ComponentSupervisor, cid: a0d8a1e7-04b6-4051-87cc-42b48b0f6b84, system: kompact-runtime-6, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.776 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.776 TRCE Initialised., ctype: DeadletterBox, cid: 6ae4f632-9b99-4909-a970-08047f33ce5d, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.776 TRCE Initialised., ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.776 TRCE Initialised., ctype: ComponentSupervisor, cid: dfadeb66-b4ef-4210-ae89-249891c6b31f, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.776 INFO Started network just fine., ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Component started., cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.776 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.777 TRCE Initialised., ctype: DeadletterBox, cid: e1ed977e-fdae-458d-894d-398df03fc3cd, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.777 TRCE Initialised., ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.777 TRCE Initialised., ctype: ComponentSupervisor, cid: 1f8f2ca5-97c7-4dee-b4ba-8c641b9967eb, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.777 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Component started., cid: 5fdb75f5-f590-40dd-9fbb-8713a7ef4d24, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5fdb75f5-f590-40dd-9fbb-8713a7ef4d24, system: kompact-runtime-15, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Component started., cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.777 INFO Starting network..., ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Component started., cid: 6ae4f632-9b99-4909-a970-08047f33ce5d, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6ae4f632-9b99-4909-a970-08047f33ce5d, system: kompact-runtime-19, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Component started., cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.777 INFO Starting network..., ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.777 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Component started., cid: 4e2d1633-7871-4a34-a7a8-20bebe4fbada, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 4e2d1633-7871-4a34-a7a8-20bebe4fbada, system: kompact-runtime-18, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Component started., cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.777 INFO Starting network..., ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.777 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.777 INFO Started network just fine., ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Component started., cid: 2842373d-9146-4075-b302-a2bd8497d7cb, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 2842373d-9146-4075-b302-a2bd8497d7cb, system: kompact-runtime-5, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.777 INFO Started network just fine., ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Component started., cid: e32add23-8bb1-4a77-850f-b318a23f7906, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Started supervisor., ctype: ComponentSupervisor, cid: e32add23-8bb1-4a77-850f-b318a23f7906, system: kompact-runtime-16, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.777 TRCE Initialised., ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Requesting actor registration at ActorId(ec41e235-089b-48aa-862b-5d3e1639a83a), system: kompact-runtime-16, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.777 TRCE Initialised., ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Requesting actor registration at ActorId(f3419017-8efc-412c-a051-981e3c9365ca), system: kompact-runtime-2, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.777 INFO Started network just fine., ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Component started., cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.777 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.778 TRCE Initialised., ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Requesting actor registration at ActorId(2202e6c6-c832-4fac-833e-af581be0707c), system: kompact-runtime-4, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 1125, sum: 114750, data 0: 102, data n: 102 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1003 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Component started., cid: e1ed977e-fdae-458d-894d-398df03fc3cd, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e1ed977e-fdae-458d-894d-398df03fc3cd, system: kompact-runtime-20, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.778 INFO Started network just fine., ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Component started., cid: 48bbe6a6-eb44-4cc9-8482-d4da79df6437, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 48bbe6a6-eb44-4cc9-8482-d4da79df6437, system: kompact-runtime-3, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.778 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Component started., cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.778 INFO Starting network..., ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.778 TRCE Initialised., ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Requesting actor registration at ActorId(cf60b18a-8695-43b4-99e4-924d311a957f), system: kompact-runtime-4, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.778 INFO Started network just fine., ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Component started., cid: bb0bf50d-032c-493a-8f7a-aa0eaefe2568, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.778 DEBG Started supervisor., ctype: ComponentSupervisor, cid: bb0bf50d-032c-493a-8f7a-aa0eaefe2568, system: kompact-runtime-12, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.787 DEBG Component started., cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.787 INFO Starting network..., ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.791 TRCE Initialised., ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.791 DEBG Requesting actor registration at ActorId(06d28dc0-0d61-4b86-b912-25831c2b01cc), system: kompact-runtime-2, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.812 DEBG Component started., cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Starting..., ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.828 TRCE Initialised., ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Requesting actor registration at ActorId(a9ee318d-d587-4c05-b90c-29ce453b9ae1), system: kompact-runtime-4, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Component started., cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Starting..., ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Component(2202e6c6-c832-4fac-833e-af581be0707c) was started., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Entering main EventLoop, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Component(45604070-08f0-40fb-9a10-20259528d275) was started., ctype: ComponentSupervisor, cid: 481413c6-feb9-4bb2-aa09-8157bb0624fa, system: kompact-runtime-8, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.828 TRCE Initialised., ctype: PongerAct, cid: a687185f-70e1-4398-8dbc-ddca594cce4d, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Requesting actor alias registration for "ponger", system: kompact-runtime-3, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Requesting actor registration at Alias("ponger"), system: kompact-runtime-3, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Component started., cid: a687185f-70e1-4398-8dbc-ddca594cce4d, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Starting..., ctype: PongerAct, cid: a687185f-70e1-4398-8dbc-ddca594cce4d, system: kompact-runtime-3, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Component(a687185f-70e1-4398-8dbc-ddca594cce4d) was started., ctype: ComponentSupervisor, cid: 48bbe6a6-eb44-4cc9-8482-d4da79df6437, system: kompact-runtime-3, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.828 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Swapped UDP buffer, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.828 TRCE Initialised., ctype: DeadletterBox, cid: 5c77a515-9689-46b7-bacb-1ecb94df9b47, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.828 TRCE Initialised., ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.828 TRCE Initialised., ctype: ComponentSupervisor, cid: 50e8d9fe-1120-4ec4-a050-49431ee740ff, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Got msg BigPingMsg { i: 0, data length: 1125, sum: 114750, data 0: 102, data n: 102 } from udp://127.0.0.1:38155#45604070-08f0-40fb-9a10-20259528d275, ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Entering main EventLoop, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.828 TRCE Initialised., ctype: DeadletterBox, cid: 46698c00-258c-4bb4-8f90-2a1e076b9337, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.828 TRCE Initialised., ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.828 TRCE Initialised., ctype: ComponentSupervisor, cid: d28d11ef-3692-4569-82c2-5894c7f955e3, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Entering main EventLoop, addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Component(2f25cded-046e-4b5c-af5a-26d811deb391) was started., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.828 DEBG Component started., cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Starting..., ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Component(f3419017-8efc-412c-a051-981e3c9365ca) was started., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Component started., cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Starting, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Component(06d28dc0-0d61-4b86-b912-25831c2b01cc) was started., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Forwarding some msg from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc to local://127.0.0.1:38951#2f25cded-046e-4b5c-af5a-26d811deb391, ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PingMsg { i: 0 } from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc, ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Forwarding some msg from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc to local://127.0.0.1:38951#2f25cded-046e-4b5c-af5a-26d811deb391, ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PingMsg { i: 1 } from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc, ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Forwarding some msg from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc to local://127.0.0.1:38951#2f25cded-046e-4b5c-af5a-26d811deb391, ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PingMsg { i: 2 } from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc, ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Forwarding some msg from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc to local://127.0.0.1:38951#2f25cded-046e-4b5c-af5a-26d811deb391, ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PingMsg { i: 3 } from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc, ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Forwarding some msg from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc to local://127.0.0.1:38951#2f25cded-046e-4b5c-af5a-26d811deb391, ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PingMsg { i: 4 } from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc, ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Forwarding some msg from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc to local://127.0.0.1:38951#2f25cded-046e-4b5c-af5a-26d811deb391, ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PingMsg { i: 5 } from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc, ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Forwarding some msg from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc to local://127.0.0.1:38951#2f25cded-046e-4b5c-af5a-26d811deb391, ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PingMsg { i: 6 } from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc, ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Forwarding some msg from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc to local://127.0.0.1:38951#2f25cded-046e-4b5c-af5a-26d811deb391, ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PingMsg { i: 7 } from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc, ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Forwarding some msg from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc to local://127.0.0.1:38951#2f25cded-046e-4b5c-af5a-26d811deb391, ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.829 DEBG Got msg PingMsg { i: 8 } from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc, ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Forwarding some msg from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc to local://127.0.0.1:38951#2f25cded-046e-4b5c-af5a-26d811deb391, ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Got msg PingMsg { i: 9 } from local://127.0.0.1:38951#06d28dc0-0d61-4b86-b912-25831c2b01cc, ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Component started., cid: 46698c00-258c-4bb4-8f90-2a1e076b9337, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 46698c00-258c-4bb4-8f90-2a1e076b9337, system: kompact-runtime-22, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Component started., cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.830 INFO Starting network..., ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.830 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.830 INFO Started network just fine., ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Component started., cid: dfadeb66-b4ef-4210-ae89-249891c6b31f, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Started supervisor., ctype: ComponentSupervisor, cid: dfadeb66-b4ef-4210-ae89-249891c6b31f, system: kompact-runtime-19, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.830 INFO Started network just fine., ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Component started., cid: d28d11ef-3692-4569-82c2-5894c7f955e3, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Started supervisor., ctype: ComponentSupervisor, cid: d28d11ef-3692-4569-82c2-5894c7f955e3, system: kompact-runtime-22, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.830 INFO Started network just fine., ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Component started., cid: b52e5ca8-0b12-4d64-b2fc-b85487a0762e, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b52e5ca8-0b12-4d64-b2fc-b85487a0762e, system: kompact-runtime-15, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.830 TRCE Initialised., ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.830 DEBG Requesting actor registration at ActorId(8e02e8f7-a263-4fe1-b2ff-877b33912209), system: kompact-runtime-22, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.879 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-22, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-22, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.880 TRCE Initialised., ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor registration at ActorId(36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1), system: kompact-runtime-15, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.880 INFO Started network just fine., ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.880 TRCE Initialised., ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor registration at ActorId(1b2095de-5468-4b17-b342-edb13a8bfdf0), system: kompact-runtime-15, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-15, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-15, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.880 TRCE Initialised., ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor registration at ActorId(f0753dec-63a5-4a6b-b3b6-73f30f17a245), system: kompact-runtime-18, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-18, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-18, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.880 TRCE Initialised., ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor registration at ActorId(ec434d46-43b9-42d6-8058-0c1db4573605), system: kompact-runtime-19, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-19, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-19, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.880 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Component started., cid: 57a5da61-be5f-4ead-a9bf-dda77aad5eef, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Entering main EventLoop, addr: 127.0.0.1:38077, owner: NetworkThread, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Entering main EventLoop, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Entering main EventLoop, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Entering main EventLoop, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Entering main EventLoop, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.880 TRCE Initialised., ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor registration at ActorId(3c855702-a4d4-4ca4-9dca-e00ca91216dd), system: kompact-runtime-14, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.880 DEBG Requesting actor alias registration for "ponger", system: kompact-runtime-3, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Requesting actor registration at Alias("ponger"), system: kompact-runtime-3, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.881 WARN Detected duplicate path during registration. The path will not be re-registered, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:707 [INFO] [stdout] Nov 28 14:16:33.881 TRCE Subscribing listener for a687185f-70e1-4398-8dbc-ddca594cce4d., ctype: ComponentSupervisor, cid: 48bbe6a6-eb44-4cc9-8482-d4da79df6437, system: kompact-runtime-3, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Component dying, cid: a687185f-70e1-4398-8dbc-ddca594cce4d, system: kompact-runtime-3, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Killing..., ctype: PongerAct, cid: a687185f-70e1-4398-8dbc-ddca594cce4d, system: kompact-runtime-3, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Component killed, cid: a687185f-70e1-4398-8dbc-ddca594cce4d, system: kompact-runtime-3, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:33.881 TRCE Not running inactive scheduled., cid: a687185f-70e1-4398-8dbc-ddca594cce4d, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:33.881 TRCE Component(a687185f-70e1-4398-8dbc-ddca594cce4d) was killed and deallocated., ctype: ComponentSupervisor, cid: 48bbe6a6-eb44-4cc9-8482-d4da79df6437, system: kompact-runtime-3, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:33.881 TRCE Initialised., ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Requesting actor registration at ActorId(2613e98c-0428-4870-aa4c-023f00bfbb34), system: kompact-runtime-16, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-16, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-16, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.881 TRCE Initialised., ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Requesting actor registration at ActorId(33a219c4-caa8-4cc3-9674-1f429b4bdf06), system: kompact-runtime-9, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.881 TRCE Initialised., ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Requesting actor registration at ActorId(10bae7ae-d5f6-4f48-83d2-663d74d1956e), system: kompact-runtime-9, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Component started., cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.881 DEBG Starting..., ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component(ec41e235-089b-48aa-862b-5d3e1639a83a) was started., ctype: ComponentSupervisor, cid: e32add23-8bb1-4a77-850f-b318a23f7906, system: kompact-runtime-16, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component started., cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Starting..., ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component(2613e98c-0428-4870-aa4c-023f00bfbb34) was started., ctype: ComponentSupervisor, cid: e32add23-8bb1-4a77-850f-b318a23f7906, system: kompact-runtime-16, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component started., cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Starting, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component(33a219c4-caa8-4cc3-9674-1f429b4bdf06) was started., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component started., cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Starting, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component(10bae7ae-d5f6-4f48-83d2-663d74d1956e) was started., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Got msg PingMsg { i: 0 } from udp://127.0.0.1:46819#33a219c4-caa8-4cc3-9674-1f429b4bdf06, ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Entering main EventLoop, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component started., cid: 5c77a515-9689-46b7-bacb-1ecb94df9b47, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5c77a515-9689-46b7-bacb-1ecb94df9b47, system: kompact-runtime-21, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component started., cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.882 INFO Starting network..., ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.882 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.882 INFO Started network just fine., ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component started., cid: 50e8d9fe-1120-4ec4-a050-49431ee740ff, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 50e8d9fe-1120-4ec4-a050-49431ee740ff, system: kompact-runtime-21, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.882 TRCE Initialised., ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Requesting actor registration at ActorId(65397e02-7143-4c27-9ee9-87f7b53162df), system: kompact-runtime-21, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-21, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-21, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Component started., cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Starting..., ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.882 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 57a5da61-be5f-4ead-a9bf-dda77aad5eef, system: kompact-runtime-18, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.882 TRCE Initialised., ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.883 DEBG Requesting actor registration at ActorId(172fc7ba-4a28-4bda-bc7b-d085605f4aa6), system: kompact-runtime-12, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.883 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.883 DEBG Swapped UDP buffer, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.883 DEBG Entering main EventLoop, addr: 127.0.0.1:41013, owner: NetworkThread, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.883 DEBG Entering main EventLoop, addr: 127.0.0.1:37977, owner: NetworkThread, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.883 DEBG Got msg BigPongMsg { i: 0, data length: 1125, sum: 36000, data 0: 32, data n: 32 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.883 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.883 DEBG Swapped UDP buffer, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.883 DEBG Got msg BigPingMsg { i: 1, data length: 1125, sum: 1125, data 0: 1, data n: 1 } from udp://127.0.0.1:38155#45604070-08f0-40fb-9a10-20259528d275, ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.886 INFO Started network just fine., ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.886 DEBG Component started., cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.886 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.887 TRCE Initialised., ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.887 DEBG Requesting actor registration at ActorId(02b3271d-0501-456d-9b16-84ed1a545e2b), system: kompact-runtime-1, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.888 TRCE Initialised., ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Requesting actor registration at ActorId(32271774-a0f1-467d-853a-36b754b86f3c), system: kompact-runtime-1, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Swapped UDP buffer, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg BigPongMsg { i: 1, data length: 1125, sum: 7875, data 0: 7, data n: 7 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Swapped UDP buffer, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg BigPingMsg { i: 2, data length: 1125, sum: 58500, data 0: 52, data n: 52 } from udp://127.0.0.1:38155#45604070-08f0-40fb-9a10-20259528d275, ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Component started., cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Starting..., ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Component(02b3271d-0501-456d-9b16-84ed1a545e2b) was started., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Component started., cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Starting, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Component(32271774-a0f1-467d-853a-36b754b86f3c) was started., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PingMsg { i: 0 } from local://127.0.0.1:37977#32271774-a0f1-467d-853a-36b754b86f3c, ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PingMsg { i: 1 } from local://127.0.0.1:37977#32271774-a0f1-467d-853a-36b754b86f3c, ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PingMsg { i: 2 } from local://127.0.0.1:37977#32271774-a0f1-467d-853a-36b754b86f3c, ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PingMsg { i: 3 } from local://127.0.0.1:37977#32271774-a0f1-467d-853a-36b754b86f3c, ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PingMsg { i: 4 } from local://127.0.0.1:37977#32271774-a0f1-467d-853a-36b754b86f3c, ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PingMsg { i: 5 } from local://127.0.0.1:37977#32271774-a0f1-467d-853a-36b754b86f3c, ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PingMsg { i: 6 } from local://127.0.0.1:37977#32271774-a0f1-467d-853a-36b754b86f3c, ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PingMsg { i: 7 } from local://127.0.0.1:37977#32271774-a0f1-467d-853a-36b754b86f3c, ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.888 DEBG Got msg PingMsg { i: 8 } from local://127.0.0.1:37977#32271774-a0f1-467d-853a-36b754b86f3c, ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Got msg PingMsg { i: 9 } from local://127.0.0.1:37977#32271774-a0f1-467d-853a-36b754b86f3c, ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.889 TRCE Initialised., ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Requesting actor registration at ActorId(fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80), system: kompact-runtime-11, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.889 TRCE Initialised., ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Requesting actor registration at ActorId(9a1f20d8-49ad-4892-9ffe-829358fa7c29), system: kompact-runtime-6, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Component started., cid: 72fcd71f-2dd5-4b06-8d11-d7ef497614fc, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 72fcd71f-2dd5-4b06-8d11-d7ef497614fc, system: kompact-runtime-17, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Component started., cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.889 INFO Starting network..., ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Got msg PingMsg { i: 0 } from udp://127.0.0.1:46819#10bae7ae-d5f6-4f48-83d2-663d74d1956e, ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Swapped UDP buffer, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Got msg BigPongMsg { i: 2, data length: 1125, sum: 63000, data 0: 56, data n: 56 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Swapped UDP buffer, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Got msg BigPingMsg { i: 3, data length: 1125, sum: 72000, data 0: 64, data n: 64 } from udp://127.0.0.1:38155#45604070-08f0-40fb-9a10-20259528d275, ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.889 TRCE Initialised., ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Requesting actor registration at ActorId(a6fb703f-464a-4e4a-8119-7d18fcac3fd6), system: kompact-runtime-14, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Swapped UDP buffer, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Component started., cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Starting, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:33.889 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: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Got msg BigPongMsg { i: 3, data length: 1125, sum: 77625, data 0: 69, data n: 69 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Component(3c855702-a4d4-4ca4-9dca-e00ca91216dd) was started., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Component started., cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.889 DEBG Starting, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:33.889 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: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.890 DEBG Component(a6fb703f-464a-4e4a-8119-7d18fcac3fd6) was started., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.890 DEBG Component started., cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.890 DEBG Starting..., ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.890 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.890 DEBG Swapped UDP buffer, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.890 DEBG Component(36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1) was started., ctype: ComponentSupervisor, cid: b52e5ca8-0b12-4d64-b2fc-b85487a0762e, system: kompact-runtime-15, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.890 DEBG Component started., cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Starting..., ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Component(1b2095de-5468-4b17-b342-edb13a8bfdf0) was started., ctype: ComponentSupervisor, cid: b52e5ca8-0b12-4d64-b2fc-b85487a0762e, system: kompact-runtime-15, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Got msg BigPingMsg { i: 4, data length: 1125, sum: 47250, data 0: 42, data n: 42 } from udp://127.0.0.1:38155#45604070-08f0-40fb-9a10-20259528d275, ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Component(cf60b18a-8695-43b4-99e4-924d311a957f) was started., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Component started., cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Starting, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.920 TRCE Initialised., ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Requesting actor registration at ActorId(46e84741-ffa5-4e81-8f5f-6c84d710fccf), system: kompact-runtime-5, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Component started., cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Got msg PingMsg { i: 0 } from udp://127.0.0.1:40409#3c855702-a4d4-4ca4-9dca-e00ca91216dd, ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Component(8e02e8f7-a263-4fe1-b2ff-877b33912209) was started., ctype: ComponentSupervisor, cid: d28d11ef-3692-4569-82c2-5894c7f955e3, system: kompact-runtime-22, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.920 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: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Swapped UDP buffer, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Component started., cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.920 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.920 DEBG Component(ec434d46-43b9-42d6-8058-0c1db4573605) was started., ctype: ComponentSupervisor, cid: dfadeb66-b4ef-4210-ae89-249891c6b31f, system: kompact-runtime-19, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Component started., cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.921 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Component(a9ee318d-d587-4c05-b90c-29ce453b9ae1) was started., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Forwarding some msg from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1 to local://127.0.0.1:41067#2202e6c6-c832-4fac-833e-af581be0707c, ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PingMsg { i: 0 } from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1, ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Forwarding some msg from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1 to local://127.0.0.1:41067#2202e6c6-c832-4fac-833e-af581be0707c, ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PingMsg { i: 1 } from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1, ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Forwarding some msg from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1 to local://127.0.0.1:41067#2202e6c6-c832-4fac-833e-af581be0707c, ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PingMsg { i: 2 } from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1, ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Forwarding some msg from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1 to local://127.0.0.1:41067#2202e6c6-c832-4fac-833e-af581be0707c, ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PingMsg { i: 3 } from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1, ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Forwarding some msg from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1 to local://127.0.0.1:41067#2202e6c6-c832-4fac-833e-af581be0707c, ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PingMsg { i: 4 } from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1, ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Forwarding some msg from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1 to local://127.0.0.1:41067#2202e6c6-c832-4fac-833e-af581be0707c, ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PingMsg { i: 5 } from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1, ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Forwarding some msg from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1 to local://127.0.0.1:41067#2202e6c6-c832-4fac-833e-af581be0707c, ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PingMsg { i: 6 } from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1, ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Forwarding some msg from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1 to local://127.0.0.1:41067#2202e6c6-c832-4fac-833e-af581be0707c, ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PingMsg { i: 7 } from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1, ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Forwarding some msg from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1 to local://127.0.0.1:41067#2202e6c6-c832-4fac-833e-af581be0707c, ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PingMsg { i: 8 } from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1, ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Forwarding some msg from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1 to local://127.0.0.1:41067#2202e6c6-c832-4fac-833e-af581be0707c, ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PingMsg { i: 9 } from local://127.0.0.1:41067#a9ee318d-d587-4c05-b90c-29ce453b9ae1, ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.921 DEBG Component started., cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 1125, sum: 49500, data 0: 44, data n: 44 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1003 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Component(172fc7ba-4a28-4bda-bc7b-d085605f4aa6) was started., ctype: ComponentSupervisor, cid: bb0bf50d-032c-493a-8f7a-aa0eaefe2568, system: kompact-runtime-12, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Entering main EventLoop, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.922 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 120, sum: 3600, data 0: 30, data n: 30 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1003 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Component started., cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 120, sum: 5520, data 0: 46, data n: 46 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1003 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Component started., cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Component(f0753dec-63a5-4a6b-b3b6-73f30f17a245) was started., ctype: ComponentSupervisor, cid: 57a5da61-be5f-4ead-a9bf-dda77aad5eef, system: kompact-runtime-18, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Got msg BigPongMsg { i: 4, data length: 1125, sum: 54000, data 0: 48, data n: 48 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Swapped UDP buffer, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Got msg BigPingMsg { i: 5, data length: 1125, sum: 117000, data 0: 104, data n: 104 } from udp://127.0.0.1:38155#45604070-08f0-40fb-9a10-20259528d275, ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.922 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Establishing new connection to 127.0.0.1:43123, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.922 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Establishing new connection to 127.0.0.1:35507, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Component started., cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.922 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 120, sum: 6720, data 0: 56, data n: 56 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1003 [INFO] [stdout] Nov 28 14:16:33.922 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Component started., cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.922 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Component(65397e02-7143-4c27-9ee9-87f7b53162df) was started., ctype: ComponentSupervisor, cid: 50e8d9fe-1120-4ec4-a050-49431ee740ff, system: kompact-runtime-21, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Component(9a1f20d8-49ad-4892-9ffe-829358fa7c29) was started., ctype: ComponentSupervisor, cid: a0d8a1e7-04b6-4051-87cc-42b48b0f6b84, system: kompact-runtime-6, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Establishing new connection to 127.0.0.1:40759, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Component(46e84741-ffa5-4e81-8f5f-6c84d710fccf) was started., ctype: ComponentSupervisor, cid: 2842373d-9146-4075-b302-a2bd8497d7cb, system: kompact-runtime-5, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Got DispatchEvent::Connect(127.0.0.1:40759), addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Requesting connection to 127.0.0.1:40759, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:33.922 DEBG Accepting connection from 127.0.0.1:32816, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Saying Hello to 127.0.0.1:32816, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Saying Hello to 127.0.0.1:40759, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Handling Hello(127.0.0.1:40759) from 127.0.0.1:40759, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Sending ack for 127.0.0.1:39733, 3, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Handling ack for 127.0.0.1:40759, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:33.923 INFO registering newly connected conn at 127.0.0.1:40759, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Got msg PingMsg { i: 1 } from udp://127.0.0.1:46819#33a219c4-caa8-4cc3-9674-1f429b4bdf06, ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Swapped UDP buffer, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Got msg PingMsg { i: 1 } from udp://127.0.0.1:46819#10bae7ae-d5f6-4f48-83d2-663d74d1956e, ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Component(fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80) was started., ctype: ComponentSupervisor, cid: ea44694c-fe82-4008-8489-c79f120069de, system: kompact-runtime-11, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Got msg BigPongMsg { i: 5, data length: 1125, sum: 20250, data 0: 18, data n: 18 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.923 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Swapped UDP buffer, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Got msg BigPingMsg { i: 6, data length: 1125, sum: 0, data 0: 0, data n: 0 } from udp://127.0.0.1:38155#45604070-08f0-40fb-9a10-20259528d275, ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Swapped UDP buffer, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Got msg BigPongMsg { i: 6, data length: 1125, sum: 9000, data 0: 8, data n: 8 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Got DispatchEvent::Connect(127.0.0.1:43123), addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Swapped UDP buffer, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Swapped UDP buffer, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Got msg BigPingMsg { i: 7, data length: 1125, sum: 128250, data 0: 114, data n: 114 } from udp://127.0.0.1:38155#45604070-08f0-40fb-9a10-20259528d275, ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.932 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 32, write_offset: 128, readable_len: 96, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 87, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Got DispatchEvent::Connect(127.0.0.1:35507), addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Requesting connection to 127.0.0.1:35507, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Saying Hello to 127.0.0.1:35507, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Accepting connection from 127.0.0.1:48800, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Saying Hello to 127.0.0.1:48800, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Handling Hello(127.0.0.1:35507) from 127.0.0.1:35507, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:33.932 DEBG Sending ack for 127.0.0.1:35541, 3, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:33.933 INFO registering newly connected conn at 127.0.0.1:35541, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Swapped UDP buffer, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.933 INFO registering newly connected conn at 127.0.0.1:39733, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Got msg PingMsg { i: 0 } from udp://127.0.0.1:40409#a6fb703f-464a-4e4a-8119-7d18fcac3fd6, ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Got msg BigPingMsg { i: 0, data length: 120, sum: 6720, data 0: 56, data n: 56 } from tcp://127.0.0.1:39733#46e84741-ffa5-4e81-8f5f-6c84d710fccf, ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.933 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: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Requesting connection to 127.0.0.1:43123, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:33.933 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 41, write_offset: 128, readable_len: 87, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 78, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.933 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 121, readable_len: 199, writeable_len: 7, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Got msg BigPongMsg { i: 7, data length: 1125, sum: 138375, data 0: 123, data n: 123 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 0, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Got msg BigPongMsg { i: 0, data length: 120, sum: 8640, data 0: 72, data n: 72 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Swapped UDP buffer, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.933 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 109, write_offset: 128, readable_len: 19, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 10, readable_len: 10, writeable_len: 118, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.933 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Got msg BigPingMsg { i: 8, data length: 1125, sum: 128250, data 0: 114, data n: 114 } from udp://127.0.0.1:38155#45604070-08f0-40fb-9a10-20259528d275, ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.933 INFO Started network just fine., ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.933 TRCE Initialised., ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Requesting actor registration at ActorId(4e8e4098-c236-49cc-9f34-f71e146af934), system: kompact-runtime-20, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Component started., cid: 1f8f2ca5-97c7-4dee-b4ba-8c641b9967eb, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 1f8f2ca5-97c7-4dee-b4ba-8c641b9967eb, system: kompact-runtime-20, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.933 TRCE Initialised., ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Requesting actor registration at ActorId(d0f5857b-539e-4e59-96f8-33b1d0285028), system: kompact-runtime-20, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-20, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.933 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-20, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.934 TRCE Initialised., ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Requesting actor registration at ActorId(823ad100-4da7-45a6-bf60-cebd430a9104), system: kompact-runtime-7, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.934 TRCE Initialised., ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Requesting actor registration at ActorId(41c340f2-a774-4def-85ca-e670cfc2a1ee), system: kompact-runtime-7, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PingMsg { i: 1 } from udp://127.0.0.1:40409#3c855702-a4d4-4ca4-9dca-e00ca91216dd, ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PingMsg { i: 1 } from udp://127.0.0.1:40409#a6fb703f-464a-4e4a-8119-7d18fcac3fd6, ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PingMsg { i: 2 } from udp://127.0.0.1:40409#3c855702-a4d4-4ca4-9dca-e00ca91216dd, ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PingMsg { i: 2 } from udp://127.0.0.1:40409#a6fb703f-464a-4e4a-8119-7d18fcac3fd6, ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PingMsg { i: 3 } from udp://127.0.0.1:40409#3c855702-a4d4-4ca4-9dca-e00ca91216dd, ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PingMsg { i: 3 } from udp://127.0.0.1:40409#a6fb703f-464a-4e4a-8119-7d18fcac3fd6, ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Handling ack for 127.0.0.1:35507, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PingMsg { i: 4 } from udp://127.0.0.1:40409#3c855702-a4d4-4ca4-9dca-e00ca91216dd, ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Component started., cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Starting, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PingMsg { i: 4 } from udp://127.0.0.1:40409#a6fb703f-464a-4e4a-8119-7d18fcac3fd6, ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.934 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: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.934 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.934 DEBG Establishing new connection to 127.0.0.1:40489, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Component(823ad100-4da7-45a6-bf60-cebd430a9104) was started., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Component started., cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Starting, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:33.935 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: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Got msg PingMsg { i: 5 } from udp://127.0.0.1:40409#3c855702-a4d4-4ca4-9dca-e00ca91216dd, ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Component(41c340f2-a774-4def-85ca-e670cfc2a1ee) was started., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Got DispatchEvent::Connect(127.0.0.1:40489), addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Requesting connection to 127.0.0.1:40489, addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Got msg PingMsg { i: 5 } from udp://127.0.0.1:40409#a6fb703f-464a-4e4a-8119-7d18fcac3fd6, ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Saying Hello to 127.0.0.1:40489, addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.935 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Swapped UDP buffer, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Got msg PingMsg { i: 6 } from udp://127.0.0.1:40409#3c855702-a4d4-4ca4-9dca-e00ca91216dd, ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.936 INFO Started network just fine., ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Component started., cid: 066b3b15-f527-4ed4-9521-1deaf81ece9a, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Component started., cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Starting..., ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.936 TRCE Initialised., ctype: DeadletterBox, cid: cd92c321-57cb-4861-afa1-ea7c12fbffe6, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.936 TRCE Initialised., ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.936 TRCE Initialised., ctype: ComponentSupervisor, cid: 21c851f7-2a7d-4efd-bcb1-963cc50227ac, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.936 INFO registering newly connected conn at 127.0.0.1:35507, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:33.936 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 32, write_offset: 128, readable_len: 96, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Got msg BigPingMsg { i: 1, data length: 120, sum: 5640, data 0: 47, data n: 47 } from tcp://127.0.0.1:39733#46e84741-ffa5-4e81-8f5f-6c84d710fccf, ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 87, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.936 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Got msg BigPingMsg { i: 0, data length: 120, sum: 5520, data 0: 46, data n: 46 } from tcp://127.0.0.1:35541#fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 119, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Got msg BigPongMsg { i: 1, data length: 120, sum: 8880, data 0: 74, data n: 74 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Accepting connection from 127.0.0.1:41714, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:33.936 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Saying Hello to 127.0.0.1:41714, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Entering main EventLoop, addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.936 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.937 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Handling Hello(127.0.0.1:40489) from 127.0.0.1:40489, addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Component started., cid: cd92c321-57cb-4861-afa1-ea7c12fbffe6, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: cd92c321-57cb-4861-afa1-ea7c12fbffe6, system: kompact-runtime-23, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Got msg BigPingMsg { i: 2, data length: 120, sum: 7200, data 0: 60, data n: 60 } from tcp://127.0.0.1:39733#46e84741-ffa5-4e81-8f5f-6c84d710fccf, ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Sending ack for 127.0.0.1:41315, 3, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Component started., cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Handling ack for 127.0.0.1:40489, addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:33.937 INFO Starting network..., ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.937 INFO registering newly connected conn at 127.0.0.1:40489, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:33.937 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 80, write_offset: 128, readable_len: 48, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 39, readable_len: 39, writeable_len: 89, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.937 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Got msg BigPongMsg { i: 2, data length: 120, sum: 7200, data 0: 60, data n: 60 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.937 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Got msg BigPongMsg { i: 8, data length: 1125, sum: 128250, data 0: 114, data n: 114 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.937 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Swapped UDP buffer, addr: 127.0.0.1:39433, owner: NetworkThread, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Got msg BigPingMsg { i: 9, data length: 1125, sum: 45000, data 0: 40, data n: 40 } from udp://127.0.0.1:38155#45604070-08f0-40fb-9a10-20259528d275, ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.937 INFO Started network just fine., ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.937 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.938 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 41, write_offset: 128, readable_len: 87, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 78, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.938 TRCE Initialised., ctype: DeadletterBox, cid: dcf64d3f-3a2f-418a-9f08-ec0ee39b76e5, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.938 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 121, readable_len: 199, writeable_len: 7, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.938 TRCE Initialised., ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.938 TRCE Initialised., ctype: ComponentSupervisor, cid: b311176a-d64b-4f62-b29f-69e72f67b9ac, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 0, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Got msg BigPongMsg { i: 0, data length: 120, sum: 11280, data 0: 94, data n: 94 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Got msg PingMsg { i: 2 } from udp://127.0.0.1:46819#33a219c4-caa8-4cc3-9674-1f429b4bdf06, ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Component(4e8e4098-c236-49cc-9f34-f71e146af934) was started., ctype: ComponentSupervisor, cid: 1f8f2ca5-97c7-4dee-b4ba-8c641b9967eb, system: kompact-runtime-20, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Component started., cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Starting..., ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Got msg PingMsg { i: 2 } from udp://127.0.0.1:46819#10bae7ae-d5f6-4f48-83d2-663d74d1956e, ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Component(d0f5857b-539e-4e59-96f8-33b1d0285028) was started., ctype: ComponentSupervisor, cid: 1f8f2ca5-97c7-4dee-b4ba-8c641b9967eb, system: kompact-runtime-20, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Component started., cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.938 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.938 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 109, write_offset: 128, readable_len: 19, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.989 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 10, readable_len: 10, writeable_len: 118, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.989 DEBG Got msg PingMsg { i: 6 } from udp://127.0.0.1:40409#a6fb703f-464a-4e4a-8119-7d18fcac3fd6, ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.989 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.989 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.989 DEBG Got msg BigPingMsg { i: 1, data length: 120, sum: 13920, data 0: 116, data n: 116 } from tcp://127.0.0.1:35541#fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.989 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.989 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.989 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 119, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.989 DEBG Got msg PingMsg { i: 7 } from udp://127.0.0.1:40409#3c855702-a4d4-4ca4-9dca-e00ca91216dd, ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.989 DEBG Got msg BigPongMsg { i: 1, data length: 120, sum: 13920, data 0: 116, data n: 116 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.989 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.989 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.990 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PingMsg { i: 7 } from udp://127.0.0.1:40409#a6fb703f-464a-4e4a-8119-7d18fcac3fd6, ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg BigPingMsg { i: 2, data length: 120, sum: 13920, data 0: 116, data n: 116 } from tcp://127.0.0.1:35541#fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PingMsg { i: 8 } from udp://127.0.0.1:40409#3c855702-a4d4-4ca4-9dca-e00ca91216dd, ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PingMsg { i: 8 } from udp://127.0.0.1:40409#a6fb703f-464a-4e4a-8119-7d18fcac3fd6, ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PingMsg { i: 9 } from udp://127.0.0.1:40409#3c855702-a4d4-4ca4-9dca-e00ca91216dd, ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PingMsg { i: 9 } from udp://127.0.0.1:40409#a6fb703f-464a-4e4a-8119-7d18fcac3fd6, ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Entering main EventLoop, addr: 127.0.0.1:41067, owner: NetworkThread, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg BigPingMsg { i: 0, data length: 1125, sum: 49500, data 0: 44, data n: 44 } from udp://127.0.0.1:45593#172fc7ba-4a28-4bda-bc7b-d085605f4aa6, ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.990 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 80, write_offset: 128, readable_len: 48, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 066b3b15-f527-4ed4-9521-1deaf81ece9a, system: kompact-runtime-13, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 39, readable_len: 39, writeable_len: 89, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.990 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Saying Hello to 127.0.0.1:43123, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg BigPongMsg { i: 2, data length: 120, sum: 13920, data 0: 116, data n: 116 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PingMsg { i: 3 } from udp://127.0.0.1:46819#33a219c4-caa8-4cc3-9674-1f429b4bdf06, ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg PingMsg { i: 3 } from udp://127.0.0.1:46819#10bae7ae-d5f6-4f48-83d2-663d74d1956e, ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.990 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Swapped UDP buffer, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Got msg BigPingMsg { i: 3, data length: 120, sum: 5760, data 0: 48, data n: 48 } from tcp://127.0.0.1:39733#46e84741-ffa5-4e81-8f5f-6c84d710fccf, ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.990 DEBG Entering main EventLoop, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.991 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.991 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.991 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.991 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.991 INFO registering newly connected conn at 127.0.0.1:41315, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:33.991 DEBG Got msg BigPongMsg { i: 3, data length: 120, sum: 1800, data 0: 15, data n: 15 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.991 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:41315#823ad100-4da7-45a6-bf60-cebd430a9104, ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.991 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: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.991 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.991 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.991 DEBG Got msg BigPongMsg { i: 9, data length: 1125, sum: 57375, data 0: 51, data n: 51 }, ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.991 DEBG Accepting connection from 127.0.0.1:42624, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:33.991 DEBG Saying Hello to 127.0.0.1:42624, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:33.991 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.992 DEBG Handling Hello(127.0.0.1:43123) from 127.0.0.1:43123, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:33.992 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:33.992 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.992 DEBG Got msg PingMsg { i: 4 } from udp://127.0.0.1:46819#33a219c4-caa8-4cc3-9674-1f429b4bdf06, ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg PingMsg { i: 4 } from udp://127.0.0.1:46819#10bae7ae-d5f6-4f48-83d2-663d74d1956e, ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg PingMsg { i: 5 } from udp://127.0.0.1:46819#33a219c4-caa8-4cc3-9674-1f429b4bdf06, ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg PingMsg { i: 5 } from udp://127.0.0.1:46819#10bae7ae-d5f6-4f48-83d2-663d74d1956e, ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.993 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.993 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg BigPingMsg { i: 3, data length: 120, sum: 14760, data 0: 123, data n: 123 } from tcp://127.0.0.1:35541#fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.993 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.993 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg BigPongMsg { i: 3, data length: 120, sum: 7200, data 0: 60, data n: 60 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.993 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.993 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg BigPingMsg { i: 4, data length: 120, sum: 8640, data 0: 72, data n: 72 } from tcp://127.0.0.1:35541#fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.993 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Swapped UDP buffer, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.993 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg BigPongMsg { i: 4, data length: 120, sum: 9360, data 0: 78, data n: 78 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.993 DEBG Got msg PingMsg { i: 6 } from udp://127.0.0.1:46819#33a219c4-caa8-4cc3-9674-1f429b4bdf06, ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PingMsg { i: 6 } from udp://127.0.0.1:46819#10bae7ae-d5f6-4f48-83d2-663d74d1956e, ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg BigPongMsg { i: 0, data length: 1125, sum: 141750, data 0: 126, data n: 126 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PingMsg { i: 7 } from udp://127.0.0.1:46819#33a219c4-caa8-4cc3-9674-1f429b4bdf06, ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PingMsg { i: 7 } from udp://127.0.0.1:46819#10bae7ae-d5f6-4f48-83d2-663d74d1956e, ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:41315#41c340f2-a774-4def-85ca-e670cfc2a1ee, ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.994 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: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Sending ack for 127.0.0.1:44697, 3, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:33.994 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Handling ack for 127.0.0.1:43123, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:33.994 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.994 INFO registering newly connected conn at 127.0.0.1:43123, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PingMsg { i: 8 } from udp://127.0.0.1:46819#33a219c4-caa8-4cc3-9674-1f429b4bdf06, ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PingMsg { i: 8 } from udp://127.0.0.1:46819#10bae7ae-d5f6-4f48-83d2-663d74d1956e, ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapped UDP buffer, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg BigPingMsg { i: 1, data length: 1125, sum: 81000, data 0: 72, data n: 72 } from udp://127.0.0.1:45593#172fc7ba-4a28-4bda-bc7b-d085605f4aa6, ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapped UDP buffer, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg BigPongMsg { i: 1, data length: 1125, sum: 97875, data 0: 87, data n: 87 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapped UDP buffer, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg BigPingMsg { i: 2, data length: 1125, sum: 135000, data 0: 120, data n: 120 } from udp://127.0.0.1:45593#172fc7ba-4a28-4bda-bc7b-d085605f4aa6, ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapped UDP buffer, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Got msg BigPongMsg { i: 2, data length: 1125, sum: 139500, data 0: 124, data n: 124 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.994 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapped UDP buffer, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Got msg BigPingMsg { i: 3, data length: 1125, sum: 36000, data 0: 32, data n: 32 } from udp://127.0.0.1:45593#172fc7ba-4a28-4bda-bc7b-d085605f4aa6, ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapped UDP buffer, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Got msg BigPongMsg { i: 3, data length: 1125, sum: 41625, data 0: 37, data n: 37 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapped UDP buffer, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Got msg BigPingMsg { i: 4, data length: 1125, sum: 78750, data 0: 70, data n: 70 } from udp://127.0.0.1:45593#172fc7ba-4a28-4bda-bc7b-d085605f4aa6, ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapped UDP buffer, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Got msg BigPongMsg { i: 4, data length: 1125, sum: 85500, data 0: 76, data n: 76 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapped UDP buffer, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Got msg BigPingMsg { i: 5, data length: 1125, sum: 131625, data 0: 117, data n: 117 } from udp://127.0.0.1:45593#172fc7ba-4a28-4bda-bc7b-d085605f4aa6, ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Component started., cid: dcf64d3f-3a2f-418a-9f08-ec0ee39b76e5, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: dcf64d3f-3a2f-418a-9f08-ec0ee39b76e5, system: kompact-runtime-24, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:33.995 INFO registering newly connected conn at 127.0.0.1:44697, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Got msg PingMsg { i: 9 } from udp://127.0.0.1:46819#33a219c4-caa8-4cc3-9674-1f429b4bdf06, ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Got msg PingMsg { i: 9 } from udp://127.0.0.1:46819#10bae7ae-d5f6-4f48-83d2-663d74d1956e, ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.995 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 32, write_offset: 128, readable_len: 96, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 87, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Got msg BigPingMsg { i: 0, data length: 120, sum: 5520, data 0: 46, data n: 46 } from tcp://127.0.0.1:44697#9a1f20d8-49ad-4892-9ffe-829358fa7c29, ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.995 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 41, write_offset: 128, readable_len: 87, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.995 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 78, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.996 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 121, readable_len: 199, writeable_len: 7, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.996 INFO Started network just fine., ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Got msg BigPongMsg { i: 0, data length: 120, sum: 8880, data 0: 74, data n: 74 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.996 TRCE Initialised., ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Requesting actor registration at ActorId(e4a7ec12-efe1-4dc9-9868-018b71fcb3d4), system: kompact-runtime-23, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-23, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-23, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 0, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.996 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 109, write_offset: 128, readable_len: 19, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 10, readable_len: 10, writeable_len: 118, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.996 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Swapped UDP buffer, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Got msg BigPingMsg { i: 1, data length: 120, sum: 600, data 0: 5, data n: 5 } from tcp://127.0.0.1:44697#9a1f20d8-49ad-4892-9ffe-829358fa7c29, ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Got msg BigPongMsg { i: 5, data length: 1125, sum: 131625, data 0: 117, data n: 117 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.996 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 119, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Swapped UDP buffer, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Component started., cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.996 INFO Starting network..., ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:33.996 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.996 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:41315#823ad100-4da7-45a6-bf60-cebd430a9104, ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.996 INFO Started network just fine., ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:33.997 TRCE Initialised., ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Requesting actor registration at ActorId(8036b321-7bed-4c5b-b3af-354d7fae9f8f), system: kompact-runtime-24, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.997 TRCE Initialised., ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Requesting actor registration at ActorId(1e31c4af-01ab-428c-a78a-4c9399d9d4f0), system: kompact-runtime-24, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-24, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-24, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:41315#41c340f2-a774-4def-85ca-e670cfc2a1ee, ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Got msg BigPingMsg { i: 6, data length: 1125, sum: 54000, data 0: 48, data n: 48 } from udp://127.0.0.1:45593#172fc7ba-4a28-4bda-bc7b-d085605f4aa6, ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Swapped UDP buffer, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Got msg BigPongMsg { i: 6, data length: 1125, sum: 72000, data 0: 64, data n: 64 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Entering main EventLoop, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.997 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Swapped UDP buffer, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Component started., cid: 21c851f7-2a7d-4efd-bcb1-963cc50227ac, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 21c851f7-2a7d-4efd-bcb1-963cc50227ac, system: kompact-runtime-23, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.997 TRCE Initialised., ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Requesting actor registration at ActorId(a25ec2a6-382b-4efa-a977-f4f0ea517958), system: kompact-runtime-13, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Component started., cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.997 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 66000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 1125, sum: 117000, data 0: 104, data n: 104 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1003 [INFO] [stdout] Nov 28 14:16:33.997 DEBG Got msg BigPingMsg { i: 4, data length: 120, sum: 2880, data 0: 24, data n: 24 } from tcp://127.0.0.1:39733#46e84741-ffa5-4e81-8f5f-6c84d710fccf, ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Component(a25ec2a6-382b-4efa-a977-f4f0ea517958) was started., ctype: ComponentSupervisor, cid: 066b3b15-f527-4ed4-9521-1deaf81ece9a, system: kompact-runtime-13, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Component started., cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.998 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 66000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/component/context.rs:398 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:41315#823ad100-4da7-45a6-bf60-cebd430a9104, ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.998 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Component(e4a7ec12-efe1-4dc9-9868-018b71fcb3d4) was started., ctype: ComponentSupervisor, cid: 21c851f7-2a7d-4efd-bcb1-963cc50227ac, system: kompact-runtime-23, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Entering main EventLoop, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:41315#41c340f2-a774-4def-85ca-e670cfc2a1ee, ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapped UDP buffer, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Got msg BigPingMsg { i: 0, data length: 1125, sum: 117000, data 0: 104, data n: 104 } from udp://127.0.0.1:41861#a25ec2a6-382b-4efa-a977-f4f0ea517958, ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:41315#823ad100-4da7-45a6-bf60-cebd430a9104, ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Got msg BigPingMsg { i: 7, data length: 1125, sum: 127125, data 0: 113, data n: 113 } from udp://127.0.0.1:45593#172fc7ba-4a28-4bda-bc7b-d085605f4aa6, ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapped UDP buffer, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Got msg BigPongMsg { i: 7, data length: 1125, sum: 1125, data 0: 1, data n: 1 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapped UDP buffer, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Got msg BigPongMsg { i: 0, data length: 1125, sum: 126000, data 0: 112, data n: 112 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapped UDP buffer, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Swapped UDP buffer, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:41315#41c340f2-a774-4def-85ca-e670cfc2a1ee, ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.998 DEBG Component started., cid: b311176a-d64b-4f62-b29f-69e72f67b9ac, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b311176a-d64b-4f62-b29f-69e72f67b9ac, system: kompact-runtime-24, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.999 TRCE Initialised., ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Requesting actor registration at ActorId(0daf88e9-5b03-4480-8d06-461ddb26e1d2), system: kompact-runtime-17, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.999 TRCE Initialised., ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Requesting actor registration at ActorId(1518a1b4-aa89-40e0-8448-e5bca61fbdde), system: kompact-runtime-17, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:41315#823ad100-4da7-45a6-bf60-cebd430a9104, ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:41315#41c340f2-a774-4def-85ca-e670cfc2a1ee, ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:41315#823ad100-4da7-45a6-bf60-cebd430a9104, ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Component started., cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Starting, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:33.999 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:41315#41c340f2-a774-4def-85ca-e670cfc2a1ee, ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:33.999 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:34.001 DEBG Establishing new connection to 127.0.0.1:35355, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:34.001 DEBG Component(0daf88e9-5b03-4480-8d06-461ddb26e1d2) was started., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:34.001 DEBG Component started., cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.001 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Starting, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Component(1518a1b4-aa89-40e0-8448-e5bca61fbdde) was started., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Got DispatchEvent::Connect(127.0.0.1:35355), addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Requesting connection to 127.0.0.1:35355, addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Saying Hello to 127.0.0.1:35355, addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Component started., cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Starting..., ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Component(8036b321-7bed-4c5b-b3af-354d7fae9f8f) was started., ctype: ComponentSupervisor, cid: b311176a-d64b-4f62-b29f-69e72f67b9ac, system: kompact-runtime-24, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Component started., cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Starting..., ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Component(1e31c4af-01ab-428c-a78a-4c9399d9d4f0) was started., ctype: ComponentSupervisor, cid: b311176a-d64b-4f62-b29f-69e72f67b9ac, system: kompact-runtime-24, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Got msg BigPingMsg { i: 1, data length: 1125, sum: 34875, data 0: 31, data n: 31 } from udp://127.0.0.1:41861#a25ec2a6-382b-4efa-a977-f4f0ea517958, ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Got msg BigPingMsg { i: 8, data length: 1125, sum: 65250, data 0: 58, data n: 58 } from udp://127.0.0.1:45593#172fc7ba-4a28-4bda-bc7b-d085605f4aa6, ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Accepting connection from 127.0.0.1:41650, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Swapped UDP buffer, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Saying Hello to 127.0.0.1:41650, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Swapped UDP buffer, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Handling Hello(127.0.0.1:35355) from 127.0.0.1:35355, addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Sending ack for 127.0.0.1:44047, 3, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Got msg BigPongMsg { i: 8, data length: 1125, sum: 33750, data 0: 30, data n: 30 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Got msg BigPongMsg { i: 1, data length: 1125, sum: 78750, data 0: 70, data n: 70 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Handling ack for 127.0.0.1:35355, addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:34.002 INFO registering newly connected conn at 127.0.0.1:35355, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Swapped UDP buffer, addr: 127.0.0.1:39037, owner: NetworkThread, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.002 INFO registering newly connected conn at 127.0.0.1:44047, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:34.002 DEBG Got msg BigPingMsg { i: 9, data length: 1125, sum: 109125, data 0: 97, data n: 97 } from udp://127.0.0.1:45593#172fc7ba-4a28-4bda-bc7b-d085605f4aa6, ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Swapped UDP buffer, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg BigPongMsg { i: 9, data length: 1125, sum: 121500, data 0: 108, data n: 108 }, ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:41315#823ad100-4da7-45a6-bf60-cebd430a9104, ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:41315#41c340f2-a774-4def-85ca-e670cfc2a1ee, ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:41315#823ad100-4da7-45a6-bf60-cebd430a9104, ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:41315#41c340f2-a774-4def-85ca-e670cfc2a1ee, ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:41315#823ad100-4da7-45a6-bf60-cebd430a9104, ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:41315#41c340f2-a774-4def-85ca-e670cfc2a1ee, ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:41315#823ad100-4da7-45a6-bf60-cebd430a9104, ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:41315#41c340f2-a774-4def-85ca-e670cfc2a1ee, ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg BigPongMsg { i: 1, data length: 120, sum: 13680, data 0: 114, data n: 114 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Got msg BigPingMsg { i: 5, data length: 120, sum: 12600, data 0: 105, data n: 105 } from tcp://127.0.0.1:35541#fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.003 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.003 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.004 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:44047#0daf88e9-5b03-4480-8d06-461ddb26e1d2, ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.012 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:44047#1518a1b4-aa89-40e0-8448-e5bca61fbdde, ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.013 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.013 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Got msg BigPingMsg { i: 2, data length: 120, sum: 11040, data 0: 92, data n: 92 } from tcp://127.0.0.1:44697#9a1f20d8-49ad-4892-9ffe-829358fa7c29, ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Swapped UDP buffer, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.013 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 80, write_offset: 128, readable_len: 48, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 39, readable_len: 39, writeable_len: 89, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.013 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Got msg BigPingMsg { i: 2, data length: 1125, sum: 94500, data 0: 84, data n: 84 } from udp://127.0.0.1:41861#a25ec2a6-382b-4efa-a977-f4f0ea517958, ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Got msg BigPongMsg { i: 2, data length: 120, sum: 11040, data 0: 92, data n: 92 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Swapped UDP buffer, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Got msg BigPongMsg { i: 2, data length: 1125, sum: 108000, data 0: 96, data n: 96 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Swapped UDP buffer, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.013 DEBG Got msg BigPingMsg { i: 3, data length: 1125, sum: 10125, data 0: 9, data n: 9 } from udp://127.0.0.1:41861#a25ec2a6-382b-4efa-a977-f4f0ea517958, ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.018 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.018 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.018 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:44047#0daf88e9-5b03-4480-8d06-461ddb26e1d2, ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.018 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.018 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.019 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:44047#1518a1b4-aa89-40e0-8448-e5bca61fbdde, ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.019 DEBG Got msg BigPingMsg { i: 3, data length: 120, sum: 6120, data 0: 51, data n: 51 } from tcp://127.0.0.1:44697#9a1f20d8-49ad-4892-9ffe-829358fa7c29, ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.019 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.019 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.019 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.019 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.019 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.019 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.019 DEBG Got msg BigPongMsg { i: 3, data length: 120, sum: 11520, data 0: 96, data n: 96 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.019 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:44047#0daf88e9-5b03-4480-8d06-461ddb26e1d2, ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.019 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.019 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.019 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.019 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:44047#1518a1b4-aa89-40e0-8448-e5bca61fbdde, ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg BigPingMsg { i: 4, data length: 120, sum: 1200, data 0: 10, data n: 10 } from tcp://127.0.0.1:44697#9a1f20d8-49ad-4892-9ffe-829358fa7c29, ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.020 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.020 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg BigPongMsg { i: 4, data length: 120, sum: 7680, data 0: 64, data n: 64 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:44047#0daf88e9-5b03-4480-8d06-461ddb26e1d2, ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.020 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.020 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:44047#1518a1b4-aa89-40e0-8448-e5bca61fbdde, ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg BigPingMsg { i: 5, data length: 120, sum: 11640, data 0: 97, data n: 97 } from tcp://127.0.0.1:44697#9a1f20d8-49ad-4892-9ffe-829358fa7c29, ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.020 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.020 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg BigPongMsg { i: 5, data length: 120, sum: 4680, data 0: 39, data n: 39 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.020 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.020 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Got msg BigPingMsg { i: 6, data length: 120, sum: 6720, data 0: 56, data n: 56 } from tcp://127.0.0.1:44697#9a1f20d8-49ad-4892-9ffe-829358fa7c29, ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.020 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.020 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.021 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Got msg BigPongMsg { i: 6, data length: 120, sum: 1920, data 0: 16, data n: 16 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Swapped UDP buffer, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Got msg BigPongMsg { i: 3, data length: 1125, sum: 68625, data 0: 61, data n: 61 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.021 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.021 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Got msg BigPingMsg { i: 7, data length: 120, sum: 1800, data 0: 15, data n: 15 } from tcp://127.0.0.1:44697#9a1f20d8-49ad-4892-9ffe-829358fa7c29, ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.021 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.021 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.021 DEBG Got msg BigPongMsg { i: 7, data length: 120, sum: 480, data 0: 4, data n: 4 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.026 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.026 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:44047#0daf88e9-5b03-4480-8d06-461ddb26e1d2, ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg BigPongMsg { i: 4, data length: 120, sum: 8880, data 0: 74, data n: 74 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:44047#1518a1b4-aa89-40e0-8448-e5bca61fbdde, ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:44047#0daf88e9-5b03-4480-8d06-461ddb26e1d2, ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:44047#1518a1b4-aa89-40e0-8448-e5bca61fbdde, ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:44047#0daf88e9-5b03-4480-8d06-461ddb26e1d2, ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:44047#1518a1b4-aa89-40e0-8448-e5bca61fbdde, ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.027 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.028 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:44047#0daf88e9-5b03-4480-8d06-461ddb26e1d2, ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.028 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.033 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:44047#1518a1b4-aa89-40e0-8448-e5bca61fbdde, ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.033 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.033 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.033 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.033 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.033 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.033 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:44047#0daf88e9-5b03-4480-8d06-461ddb26e1d2, ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.034 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.034 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:44047#1518a1b4-aa89-40e0-8448-e5bca61fbdde, ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.039 DEBG Got msg BigPingMsg { i: 5, data length: 120, sum: 9720, data 0: 81, data n: 81 } from tcp://127.0.0.1:39733#46e84741-ffa5-4e81-8f5f-6c84d710fccf, ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.039 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.039 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.039 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.039 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.040 DEBG Got msg BigPongMsg { i: 5, data length: 120, sum: 5280, data 0: 44, data n: 44 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.040 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.040 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.040 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.040 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.040 DEBG Got msg BigPingMsg { i: 6, data length: 120, sum: 4800, data 0: 40, data n: 40 } from tcp://127.0.0.1:39733#46e84741-ffa5-4e81-8f5f-6c84d710fccf, ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.040 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.040 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.040 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.040 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.040 DEBG Got msg BigPongMsg { i: 6, data length: 120, sum: 5760, data 0: 48, data n: 48 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.040 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.040 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.040 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.040 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.044 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Got msg BigPongMsg { i: 5, data length: 120, sum: 4920, data 0: 41, data n: 41 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Got msg BigPingMsg { i: 7, data length: 120, sum: 4560, data 0: 38, data n: 38 } from tcp://127.0.0.1:39733#46e84741-ffa5-4e81-8f5f-6c84d710fccf, ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:44047#0daf88e9-5b03-4480-8d06-461ddb26e1d2, ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.044 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.044 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.044 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.044 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Got msg BigPongMsg { i: 7, data length: 120, sum: 9960, data 0: 83, data n: 83 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Got msg BigPingMsg { i: 6, data length: 120, sum: 10560, data 0: 88, data n: 88 } from tcp://127.0.0.1:35541#fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:44047#1518a1b4-aa89-40e0-8448-e5bca61fbdde, ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.044 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.044 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.044 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.044 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.044 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.045 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.045 DEBG Got msg BigPongMsg { i: 6, data length: 120, sum: 11520, data 0: 96, data n: 96 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.045 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.045 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.045 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.045 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.046 DEBG Got msg BigPingMsg { i: 7, data length: 120, sum: 11040, data 0: 92, data n: 92 } from tcp://127.0.0.1:35541#fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.046 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.046 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.046 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.046 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.046 DEBG Got msg BigPongMsg { i: 7, data length: 120, sum: 12120, data 0: 101, data n: 101 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.046 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.046 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.046 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.046 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.046 DEBG Got msg BigPingMsg { i: 8, data length: 120, sum: 11760, data 0: 98, data n: 98 } from tcp://127.0.0.1:35541#fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.046 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.046 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.046 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.046 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.046 DEBG Got msg BigPongMsg { i: 8, data length: 120, sum: 12960, data 0: 108, data n: 108 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.047 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.047 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.047 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.048 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35541, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.048 DEBG Got msg BigPingMsg { i: 9, data length: 120, sum: 12720, data 0: 106, data n: 106 } from tcp://127.0.0.1:35541#fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.048 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.048 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.048 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.048 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:35507, id: 81588dc9-0d31-412a-b38b-0fb5585ce3a2 }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.048 DEBG Got msg BigPongMsg { i: 9, data length: 120, sum: 14040, data 0: 117, data n: 117 }, ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.048 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:34.048 DEBG Got msg BigPingMsg { i: 8, data length: 120, sum: 10560, data 0: 88, data n: 88 } from tcp://127.0.0.1:39733#46e84741-ffa5-4e81-8f5f-6c84d710fccf, ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.048 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.048 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.061 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.061 DEBG Swapped UDP buffer, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.074 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 77, write_offset: 128, readable_len: 51, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.074 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Got msg BigPingMsg { i: 8, data length: 120, sum: 12240, data 0: 102, data n: 102 } from tcp://127.0.0.1:44697#9a1f20d8-49ad-4892-9ffe-829358fa7c29, ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.074 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.074 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Got msg BigPongMsg { i: 8, data length: 120, sum: 13440, data 0: 112, data n: 112 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.074 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.074 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:44697, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Got msg BigPingMsg { i: 9, data length: 120, sum: 7320, data 0: 61, data n: 61 } from tcp://127.0.0.1:44697#9a1f20d8-49ad-4892-9ffe-829358fa7c29, ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.074 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.074 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43123, id: ddb18d2f-25d8-48c5-b7b0-649b2ab2a122 }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.074 DEBG Got msg BigPongMsg { i: 9, data length: 120, sum: 2280, data 0: 19, data n: 19 }, ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.097 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.097 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.097 DEBG Got msg BigPongMsg { i: 8, data length: 120, sum: 14160, data 0: 118, data n: 118 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.097 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.097 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.097 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.097 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:39733, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.097 DEBG Got msg BigPingMsg { i: 9, data length: 120, sum: 12000, data 0: 100, data n: 100 } from tcp://127.0.0.1:39733#46e84741-ffa5-4e81-8f5f-6c84d710fccf, ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.097 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.097 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.097 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:496 [INFO] [stdout] Nov 28 14:16:34.097 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40759, id: 5158add3-c77a-496c-bf6f-1dc562c439ad }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:334 [INFO] [stdout] Nov 28 14:16:34.097 DEBG Got msg BigPongMsg { i: 9, data length: 120, sum: 12000, data 0: 100, data n: 100 }, ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.107 DEBG Got msg BigPingMsg { i: 4, data length: 1125, sum: 69750, data 0: 62, data n: 62 } from udp://127.0.0.1:41861#a25ec2a6-382b-4efa-a977-f4f0ea517958, ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.107 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.107 DEBG Swapped UDP buffer, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.107 DEBG Got msg BigPongMsg { i: 4, data length: 1125, sum: 56250, data 0: 50, data n: 50 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.109 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.109 DEBG Swapped UDP buffer, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.117 DEBG Got msg BigPingMsg { i: 5, data length: 1125, sum: 137250, data 0: 122, data n: 122 } from udp://127.0.0.1:41861#a25ec2a6-382b-4efa-a977-f4f0ea517958, ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.117 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.117 DEBG Swapped UDP buffer, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.117 DEBG Got msg BigPongMsg { i: 5, data length: 1125, sum: 56250, data 0: 50, data n: 50 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.117 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.117 DEBG Swapped UDP buffer, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.120 DEBG Got msg BigPingMsg { i: 6, data length: 1125, sum: 54000, data 0: 48, data n: 48 } from udp://127.0.0.1:41861#a25ec2a6-382b-4efa-a977-f4f0ea517958, ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.120 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.120 DEBG Swapped UDP buffer, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.120 DEBG Got msg BigPongMsg { i: 6, data length: 1125, sum: 54000, data 0: 48, data n: 48 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.120 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.120 DEBG Swapped UDP buffer, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.123 DEBG Got msg BigPingMsg { i: 7, data length: 1125, sum: 114750, data 0: 102, data n: 102 } from udp://127.0.0.1:41861#a25ec2a6-382b-4efa-a977-f4f0ea517958, ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.123 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.123 DEBG Swapped UDP buffer, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.123 DEBG Got msg BigPongMsg { i: 7, data length: 1125, sum: 19125, data 0: 17, data n: 17 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.123 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.123 DEBG Swapped UDP buffer, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.127 DEBG Got msg BigPingMsg { i: 8, data length: 1125, sum: 31500, data 0: 28, data n: 28 } from udp://127.0.0.1:41861#a25ec2a6-382b-4efa-a977-f4f0ea517958, ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.127 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.127 DEBG Swapped UDP buffer, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.127 DEBG Got msg BigPongMsg { i: 8, data length: 1125, sum: 135000, data 0: 120, data n: 120 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.127 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.127 DEBG Swapped UDP buffer, addr: 127.0.0.1:34127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.127 DEBG Got msg BigPingMsg { i: 9, data length: 1125, sum: 104625, data 0: 93, data n: 93 } from udp://127.0.0.1:41861#a25ec2a6-382b-4efa-a977-f4f0ea517958, ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/net/mod.rs:1120 [INFO] [stdout] Nov 28 14:16:34.127 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/udp_state.rs:88 [INFO] [stdout] Nov 28 14:16:34.127 DEBG Swapped UDP buffer, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:233 [INFO] [stdout] Nov 28 14:16:34.127 DEBG Got msg BigPongMsg { i: 9, data length: 1125, sum: 101250, data 0: 90, data n: 90 }, ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/net/mod.rs:1036 [INFO] [stdout] Nov 28 14:16:34.233 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.288 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.307 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.320 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.327 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.327 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.336 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.337 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.346 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.376 DEBG Scheduling reaping at 250ms, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.376 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.376 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.383 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.383 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.383 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.383 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.399 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.423 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.423 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.461 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.483 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.483 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.483 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.487 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.599 DEBG Scheduling reaping at 750ms, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.812 TRCE Subscribing listener for 06d28dc0-0d61-4b86-b912-25831c2b01cc., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:34.812 TRCE Subscribing listener for f3419017-8efc-412c-a051-981e3c9365ca., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:34.813 DEBG Component dying, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.813 DEBG Killing..., ctype: PingerAct, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.813 DEBG Component killed, cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.813 TRCE Not running inactive scheduled., cid: 06d28dc0-0d61-4b86-b912-25831c2b01cc, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.813 TRCE Subscribing listener for 2f25cded-046e-4b5c-af5a-26d811deb391., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:34.813 DEBG Component(06d28dc0-0d61-4b86-b912-25831c2b01cc) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:34.813 DEBG Component dying, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.813 DEBG Killing..., ctype: ForwarderAct, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.813 DEBG Component killed, cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.813 TRCE Not running inactive scheduled., cid: f3419017-8efc-412c-a051-981e3c9365ca, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.813 TRCE Component(f3419017-8efc-412c-a051-981e3c9365ca) was killed and deallocated., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:34.813 DEBG Component dying, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.813 DEBG Killing..., ctype: PongerAct, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.814 DEBG Component killed, cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.814 TRCE Not running inactive scheduled., cid: 2f25cded-046e-4b5c-af5a-26d811deb391, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.814 TRCE Component(2f25cded-046e-4b5c-af5a-26d811deb391) was killed and deallocated., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:34.814 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:34.814 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: bfb788e2-6424-4a52-90b1-344ae3db23da, system: kompact-runtime-2, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:34.819 DEBG Component dying, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.819 INFO Killing network..., ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:34.819 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:34.823 DEBG Dropped its TCP server, addr: 127.0.0.1:38951, owner: NetworkThread, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:34.823 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:38951, owner: NetworkThread, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:34.823 DEBG Stopped., addr: 127.0.0.1:38951, owner: NetworkThread, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:34.823 DEBG Stopped, addr: 127.0.0.1:38951, owner: NetworkThread, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:34.823 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:34.824 INFO Killed network., ctype: NetworkDispatcher, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:34.824 DEBG Component killed, cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.824 TRCE Not running inactive scheduled., cid: 016f3c33-c863-462f-949f-b817eb4277e4, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.824 DEBG Component dying, cid: 050bb755-aabf-4252-b425-ba33749bb91a, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.824 DEBG Killing..., ctype: DeadletterBox, cid: 050bb755-aabf-4252-b425-ba33749bb91a, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.824 DEBG Component killed, cid: 050bb755-aabf-4252-b425-ba33749bb91a, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.824 TRCE Not running inactive scheduled., cid: 050bb755-aabf-4252-b425-ba33749bb91a, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.825 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 48bbe6a6-eb44-4cc9-8482-d4da79df6437, system: kompact-runtime-3, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:34.825 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 48bbe6a6-eb44-4cc9-8482-d4da79df6437, system: kompact-runtime-3, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:34.827 TRCE Subscribing listener for a9ee318d-d587-4c05-b90c-29ce453b9ae1., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:34.827 TRCE Subscribing listener for cf60b18a-8695-43b4-99e4-924d311a957f., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:34.827 DEBG Component dying, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.827 DEBG Killing..., ctype: PingerAct, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.827 DEBG Component killed, cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.827 TRCE Not running inactive scheduled., cid: a9ee318d-d587-4c05-b90c-29ce453b9ae1, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.828 TRCE Subscribing listener for 2202e6c6-c832-4fac-833e-af581be0707c., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:34.828 DEBG Component(a9ee318d-d587-4c05-b90c-29ce453b9ae1) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:34.828 DEBG Component dying, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.828 DEBG Killing..., ctype: ForwarderAct, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.828 DEBG Component killed, cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.828 TRCE Not running inactive scheduled., cid: cf60b18a-8695-43b4-99e4-924d311a957f, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.828 TRCE Component(cf60b18a-8695-43b4-99e4-924d311a957f) was killed and deallocated., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:34.828 DEBG Component dying, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.828 DEBG Killing..., ctype: PongerAct, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.828 DEBG Component killed, cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.829 TRCE Not running inactive scheduled., cid: 2202e6c6-c832-4fac-833e-af581be0707c, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.829 TRCE Component(2202e6c6-c832-4fac-833e-af581be0707c) was killed and deallocated., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:34.840 DEBG Component dying, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.840 INFO Killing network..., ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:34.840 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:34.840 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:34.840 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 4e76ec17-1528-41dc-b984-c113703a62c8, system: kompact-runtime-4, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:34.840 DEBG Dropped its TCP server, addr: 127.0.0.1:35147, owner: NetworkThread, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:34.841 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:35147, owner: NetworkThread, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:34.841 DEBG Stopped., addr: 127.0.0.1:35147, owner: NetworkThread, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:34.841 DEBG Stopped, addr: 127.0.0.1:35147, owner: NetworkThread, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:34.841 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:34.841 INFO Killed network., ctype: NetworkDispatcher, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:34.842 DEBG Component killed, cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.842 TRCE Not running inactive scheduled., cid: ee3be7ce-210a-4f02-a693-1f0b1a6898a2, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.842 DEBG Component dying, cid: 1bf5b601-47a2-4b88-8c77-8444e6ae8872, system: kompact-runtime-3, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.842 DEBG Killing..., ctype: DeadletterBox, cid: 1bf5b601-47a2-4b88-8c77-8444e6ae8872, system: kompact-runtime-3, location: src/component/definition.rs:171 [INFO] [stdout] test named_registration ... ok [INFO] [stdout] Nov 28 14:16:34.843 DEBG Component killed, cid: 1bf5b601-47a2-4b88-8c77-8444e6ae8872, system: kompact-runtime-3, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.844 TRCE Not running inactive scheduled., cid: 1bf5b601-47a2-4b88-8c77-8444e6ae8872, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.844 DEBG Component dying, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.844 INFO Killing network..., ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:34.845 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:34.845 DEBG Dropped its TCP server, addr: 127.0.0.1:41067, owner: NetworkThread, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:34.846 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:41067, owner: NetworkThread, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:34.846 DEBG Stopped., addr: 127.0.0.1:41067, owner: NetworkThread, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:34.847 DEBG Stopped, addr: 127.0.0.1:41067, owner: NetworkThread, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:34.847 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:34.848 INFO Killed network., ctype: NetworkDispatcher, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:34.849 DEBG Component killed, cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.849 TRCE Not running inactive scheduled., cid: 63240dac-70c5-4b28-8103-b313c4b56d54, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.850 DEBG Component dying, cid: 14e8a04e-9e69-4f4c-906f-5b41cbd35ae6, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.851 DEBG Killing..., ctype: DeadletterBox, cid: 14e8a04e-9e69-4f4c-906f-5b41cbd35ae6, system: kompact-runtime-4, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.867 DEBG Component killed, cid: 14e8a04e-9e69-4f4c-906f-5b41cbd35ae6, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.868 TRCE Not running inactive scheduled., cid: 14e8a04e-9e69-4f4c-906f-5b41cbd35ae6, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.869 TRCE Initialised., ctype: DeadletterBox, cid: 21ba7946-a346-47a4-833e-431eb829a428, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.870 TRCE Initialised., ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.870 TRCE Initialised., ctype: ComponentSupervisor, cid: b48a6aa7-dfe7-46ac-93f6-dbb72466bd95, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.871 TRCE Subscribing listener for 32271774-a0f1-467d-853a-36b754b86f3c., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:34.872 TRCE Subscribing listener for 02b3271d-0501-456d-9b16-84ed1a545e2b., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:324 [INFO] [stdout] test local_forwarding_eager ... ok [INFO] [stdout] Nov 28 14:16:34.873 DEBG Component stopping, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:34.874 DEBG Stopping..., ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:34.874 DEBG Component stopped, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:34.874 TRCE Not running inactive scheduled., cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.875 DEBG Component(32271774-a0f1-467d-853a-36b754b86f3c) was stopped., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:34.875 DEBG Component dying, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.876 DEBG Killing..., ctype: PongerAct, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.876 DEBG Component killed, cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.876 TRCE Not running inactive scheduled., cid: 02b3271d-0501-456d-9b16-84ed1a545e2b, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.876 TRCE Component(02b3271d-0501-456d-9b16-84ed1a545e2b) was killed and deallocated., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:34.876 DEBG Component started., cid: 21ba7946-a346-47a4-833e-431eb829a428, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.876 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 21ba7946-a346-47a4-833e-431eb829a428, system: kompact-runtime-25, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:34.877 DEBG Component started., cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.877 INFO Starting network..., ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:34.877 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:34.877 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:34.877 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:34.877 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:34.877 DEBG Component dying, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.877 DEBG Killing..., ctype: PingerAct, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.878 DEBG Component killed, cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.878 TRCE Not running inactive scheduled., cid: 32271774-a0f1-467d-853a-36b754b86f3c, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.878 DEBG Component(32271774-a0f1-467d-853a-36b754b86f3c) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:34.878 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 6146583b-6a8d-4e87-a08d-e5e247db9f96, system: kompact-runtime-1, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:34.878 INFO Started network just fine., ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:34.879 DEBG Component started., cid: b48a6aa7-dfe7-46ac-93f6-dbb72466bd95, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.879 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b48a6aa7-dfe7-46ac-93f6-dbb72466bd95, system: kompact-runtime-25, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:34.879 DEBG Entering main EventLoop, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:34.879 TRCE Initialised., ctype: DeadletterBox, cid: 92c21fd7-e6f1-4f40-84a5-a7d537dcbc2d, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.880 TRCE Initialised., ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.896 TRCE Initialised., ctype: ComponentSupervisor, cid: 3a117309-4366-4ce8-8747-697e97912101, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.896 DEBG Component started., cid: 92c21fd7-e6f1-4f40-84a5-a7d537dcbc2d, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.897 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 92c21fd7-e6f1-4f40-84a5-a7d537dcbc2d, system: kompact-runtime-26, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:34.897 DEBG Component started., cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.898 INFO Starting network..., ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:34.899 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:34.899 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:34.899 INFO Started network just fine., ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:34.900 DEBG Component started., cid: 3a117309-4366-4ce8-8747-697e97912101, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.900 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3a117309-4366-4ce8-8747-697e97912101, system: kompact-runtime-26, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:34.901 DEBG Entering main EventLoop, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:34.901 TRCE Initialised., ctype: DeadletterBox, cid: b17a1f4f-a70e-4962-84ec-1068d530432a, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.901 TRCE Initialised., ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.901 TRCE Initialised., ctype: ComponentSupervisor, cid: 98ceff02-0126-4401-83b5-da72583a9e42, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.902 DEBG Component dying, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.902 INFO Killing network..., ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/dispatch/mod.rs:882 [INFO] [stdout] test local_forwarding ... ok [INFO] [stdout] Nov 28 14:16:34.903 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:34.905 DEBG Dropped its TCP server, addr: 127.0.0.1:37977, owner: NetworkThread, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:34.912 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:37977, owner: NetworkThread, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:34.913 DEBG Stopped., addr: 127.0.0.1:37977, owner: NetworkThread, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:34.913 DEBG Stopped, addr: 127.0.0.1:37977, owner: NetworkThread, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:34.914 DEBG Component started., cid: b17a1f4f-a70e-4962-84ec-1068d530432a, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.914 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: b17a1f4f-a70e-4962-84ec-1068d530432a, system: kompact-runtime-27, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:34.915 DEBG Component started., cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.915 INFO Starting network..., ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:34.916 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:34.916 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:34.916 INFO Started network just fine., ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:34.916 DEBG Component started., cid: 98ceff02-0126-4401-83b5-da72583a9e42, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.917 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 98ceff02-0126-4401-83b5-da72583a9e42, system: kompact-runtime-27, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:34.917 DEBG Entering main EventLoop, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:34.917 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:34.918 INFO Killed network., ctype: NetworkDispatcher, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:34.918 DEBG Component killed, cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.918 TRCE Not running inactive scheduled., cid: a00caf91-688f-4b1f-9600-072507b84cdb, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.919 DEBG Component dying, cid: a83feda2-0526-4d34-b7c8-70f456de2741, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:34.919 DEBG Killing..., ctype: DeadletterBox, cid: a83feda2-0526-4d34-b7c8-70f456de2741, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:34.919 DEBG Component killed, cid: a83feda2-0526-4d34-b7c8-70f456de2741, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:34.920 TRCE Not running inactive scheduled., cid: a83feda2-0526-4d34-b7c8-70f456de2741, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:34.920 TRCE Initialised., ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.920 DEBG Requesting actor registration at ActorId(60e21940-6766-4d38-b075-cdbe4bdd0f95), system: kompact-runtime-25, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:34.921 DEBG Requesting actor alias registration for "ponger", system: kompact-runtime-25, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:34.921 DEBG Requesting actor registration at Alias("ponger"), system: kompact-runtime-25, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:34.922 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.922 TRCE Initialised., ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.923 DEBG Requesting actor registration at ActorId(e9357165-4f3e-4ff7-85e0-70ad352c00ae), system: kompact-runtime-26, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:34.923 DEBG Requesting actor alias registration for "forwarder", system: kompact-runtime-26, location: src/runtime/system.rs:1699 [INFO] [stdout] Nov 28 14:16:34.923 DEBG Requesting actor registration at Alias("forwarder"), system: kompact-runtime-26, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:34.923 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.923 TRCE Initialised., ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.923 DEBG Requesting actor registration at ActorId(3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec), system: kompact-runtime-27, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:34.924 TRCE Initialised., ctype: DeadletterBox, cid: 09cddf17-959e-436e-84e4-9ce9ea6fef77, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.924 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:34.924 DEBG Component started., cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.925 DEBG Starting..., ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:34.925 DEBG Component(60e21940-6766-4d38-b075-cdbe4bdd0f95) was started., ctype: ComponentSupervisor, cid: b48a6aa7-dfe7-46ac-93f6-dbb72466bd95, system: kompact-runtime-25, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:34.926 TRCE Initialised., ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] test local_delivery ... ok [INFO] [stdout] test remote_lost_and_continued_connection ... ignored [INFO] [stdout] test remote_lost_and_dropped_connection ... ignored [INFO] [stdout] Nov 28 14:16:34.926 TRCE Initialised., ctype: ComponentSupervisor, cid: dfeaff63-9799-4206-9516-35192e005643, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.959 DEBG Component started., cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.960 DEBG Starting, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:34.960 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:34.961 DEBG Establishing new connection to 127.0.0.1:37055, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:34.962 DEBG Component(3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec) was started., ctype: ComponentSupervisor, cid: 98ceff02-0126-4401-83b5-da72583a9e42, system: kompact-runtime-27, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:34.962 DEBG Got DispatchEvent::Connect(127.0.0.1:37055), addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:34.963 DEBG Requesting connection to 127.0.0.1:37055, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:34.963 DEBG Accepting connection from 127.0.0.1:59536, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:34.963 DEBG Saying Hello to 127.0.0.1:59536, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:34.964 DEBG Saying Hello to 127.0.0.1:37055, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:34.964 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:34.964 DEBG Handling Hello(127.0.0.1:37055) from 127.0.0.1:37055, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:34.965 DEBG Sending ack for 127.0.0.1:40773, 3, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:34.965 DEBG Handling ack for 127.0.0.1:37055, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:34.966 INFO registering newly connected conn at 127.0.0.1:37055, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:34.966 TRCE Initialised., ctype: DeadletterBox, cid: f5d39e4a-bb5c-4e84-8f1e-676a4a70e550, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.967 TRCE Initialised., ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.967 TRCE Initialised., ctype: ComponentSupervisor, cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.968 DEBG Component started., cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.968 DEBG Starting..., ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:34.969 DEBG Forwarding some msg from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec to tcp://127.0.0.1:36777/ponger, ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:34.969 DEBG Component(e9357165-4f3e-4ff7-85e0-70ad352c00ae) was started., ctype: ComponentSupervisor, cid: 3a117309-4366-4ce8-8747-697e97912101, system: kompact-runtime-26, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:34.970 INFO registering newly connected conn at 127.0.0.1:40773, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:34.971 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:34.971 DEBG Establishing new connection to 127.0.0.1:36777, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:34.972 DEBG Got DispatchEvent::Connect(127.0.0.1:36777), addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:34.972 DEBG Requesting connection to 127.0.0.1:36777, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:34.973 DEBG Accepting connection from 127.0.0.1:38906, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:34.979 DEBG Saying Hello to 127.0.0.1:38906, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:34.980 DEBG Saying Hello to 127.0.0.1:36777, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:34.980 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:34.981 DEBG Handling Hello(127.0.0.1:36777) from 127.0.0.1:36777, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:34.981 DEBG Sending ack for 127.0.0.1:37055, 3, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:34.982 DEBG Handling ack for 127.0.0.1:36777, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:34.983 INFO registering newly connected conn at 127.0.0.1:37055, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:34.983 DEBG Component started., cid: f5d39e4a-bb5c-4e84-8f1e-676a4a70e550, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.984 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: f5d39e4a-bb5c-4e84-8f1e-676a4a70e550, system: kompact-runtime-29, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:34.985 DEBG Component started., cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.985 INFO Starting network..., ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:34.986 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:34.987 INFO registering newly connected conn at 127.0.0.1:36777, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:34.987 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:34.987 INFO Started network just fine., ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:34.988 DEBG Component started., cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.989 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:34.989 DEBG Entering main EventLoop, addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:34.990 TRCE Initialised., ctype: DeadletterBox, cid: cf8fa6a3-f8ef-46a2-87af-44e522a0cd1d, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.990 TRCE Initialised., ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.991 TRCE Initialised., ctype: ComponentSupervisor, cid: 8df3f9ef-42d4-4d59-bc45-4e312f2e2281, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:34.991 DEBG Component started., cid: cf8fa6a3-f8ef-46a2-87af-44e522a0cd1d, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.992 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: cf8fa6a3-f8ef-46a2-87af-44e522a0cd1d, system: kompact-runtime-30, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:34.993 DEBG Component started., cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:34.993 INFO Starting network..., ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:34.994 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:34.994 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:34.995 DEBG Establishing new connection to 127.0.0.1:40773, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:34.995 DEBG Got DispatchEvent::Connect(127.0.0.1:40773), addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:34.996 DEBG Requesting connection to 127.0.0.1:40773, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:34.996 DEBG Saying Hello to 127.0.0.1:40773, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:34.997 DEBG Accepting connection from 127.0.0.1:38130, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:34.998 DEBG Saying Hello to 127.0.0.1:38130, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:34.998 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:34.999 DEBG Handling Hello(127.0.0.1:40773) from 127.0.0.1:40773, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:34.999 DEBG Sending ack for 127.0.0.1:36777, 4, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:35.000 DEBG Handling ack for 127.0.0.1:40773, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:35.000 INFO registering newly connected conn at 127.0.0.1:36777, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:35.001 DEBG Component started., cid: 09cddf17-959e-436e-84e4-9ce9ea6fef77, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.001 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 09cddf17-959e-436e-84e4-9ce9ea6fef77, system: kompact-runtime-28, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:35.002 INFO registering newly connected conn at 127.0.0.1:40773, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:35.002 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:35.003 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:35.003 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.004 INFO Started network just fine., ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:35.004 DEBG Component started., cid: 8df3f9ef-42d4-4d59-bc45-4e312f2e2281, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.005 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 8df3f9ef-42d4-4d59-bc45-4e312f2e2281, system: kompact-runtime-30, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:35.005 DEBG Entering main EventLoop, addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:35.005 DEBG Forwarding some msg from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec to tcp://127.0.0.1:36777/ponger, ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.006 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.006 TRCE Initialised., ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.007 DEBG Requesting actor registration at ActorId(a84b2251-d604-4256-9522-b0b29e2886bc), system: kompact-runtime-29, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:35.008 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.008 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.009 TRCE Initialised., ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.009 DEBG Requesting actor registration at ActorId(34e08613-0bdd-4e07-b20f-050908a22a29), system: kompact-runtime-30, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:35.010 DEBG Forwarding some msg from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec to tcp://127.0.0.1:36777/ponger, ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.010 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.011 TRCE Initialised., ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.012 DEBG Requesting actor registration at ActorId(0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd), system: kompact-runtime-29, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:35.012 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.013 DEBG Component started., cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.013 DEBG Starting..., ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:35.015 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.016 DEBG Component(34e08613-0bdd-4e07-b20f-050908a22a29) was started., ctype: ComponentSupervisor, cid: 8df3f9ef-42d4-4d59-bc45-4e312f2e2281, system: kompact-runtime-30, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:35.016 DEBG Component started., cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.017 DEBG Starting..., ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:35.017 DEBG Component(a84b2251-d604-4256-9522-b0b29e2886bc) was started., ctype: ComponentSupervisor, cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:35.018 DEBG Component started., cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.018 DEBG Starting, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:35.019 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:35.019 DEBG Establishing new connection to 127.0.0.1:42617, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:35.020 DEBG Component(0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd) was started., ctype: ComponentSupervisor, cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:35.020 DEBG Forwarding some msg from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec to tcp://127.0.0.1:36777/ponger, ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.021 DEBG Got DispatchEvent::Connect(127.0.0.1:42617), addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:35.021 DEBG Requesting connection to 127.0.0.1:42617, addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:35.031 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.032 DEBG Saying Hello to 127.0.0.1:42617, addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:35.032 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.033 DEBG Forwarding some msg from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec to tcp://127.0.0.1:36777/ponger, ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.034 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.043 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.044 DEBG Forwarding some msg from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec to tcp://127.0.0.1:36777/ponger, ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.056 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.057 DEBG Accepting connection from 127.0.0.1:53304, addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:35.057 DEBG Saying Hello to 127.0.0.1:53304, addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:35.058 DEBG Component started., cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.058 INFO Starting network..., ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:35.059 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:35.059 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:35.060 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:35.060 INFO Started network just fine., ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:35.061 TRCE Initialised., ctype: DeadletterBox, cid: 741e0771-9a32-4980-a36c-20486f974df8, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.061 TRCE Initialised., ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.062 TRCE Initialised., ctype: ComponentSupervisor, cid: 6129ec63-6e10-4424-ad4d-0746cd01db4e, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.063 DEBG Entering main EventLoop, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:35.063 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.064 DEBG Handling Hello(127.0.0.1:42617) from 127.0.0.1:42617, addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:35.064 DEBG Sending ack for 127.0.0.1:34475, 3, addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:35.065 INFO registering newly connected conn at 127.0.0.1:34475, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:35.065 DEBG Forwarding some msg from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec to tcp://127.0.0.1:36777/ponger, ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.066 DEBG Handling ack for 127.0.0.1:42617, addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:35.066 INFO registering newly connected conn at 127.0.0.1:42617, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:35.067 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.068 DEBG Forwarding some msg from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd to tcp://127.0.0.1:34475#a84b2251-d604-4256-9522-b0b29e2886bc, ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.068 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.069 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.069 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.070 DEBG Forwarding some msg from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec to tcp://127.0.0.1:36777/ponger, ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.071 DEBG Forwarding some msg from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd to tcp://127.0.0.1:34475#a84b2251-d604-4256-9522-b0b29e2886bc, ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.071 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.072 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.072 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.073 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.074 DEBG Forwarding some msg from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec to tcp://127.0.0.1:36777/ponger, ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.074 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.075 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.076 DEBG Forwarding some msg from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec to tcp://127.0.0.1:36777/ponger, ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.076 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:40773#3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.077 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.078 DEBG Forwarding some msg from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd to tcp://127.0.0.1:34475#a84b2251-d604-4256-9522-b0b29e2886bc, ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.079 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.080 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.080 DEBG Forwarding some msg from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd to tcp://127.0.0.1:34475#a84b2251-d604-4256-9522-b0b29e2886bc, ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.081 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.082 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.082 DEBG Forwarding some msg from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd to tcp://127.0.0.1:34475#a84b2251-d604-4256-9522-b0b29e2886bc, ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.083 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.084 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.084 DEBG Forwarding some msg from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd to tcp://127.0.0.1:34475#a84b2251-d604-4256-9522-b0b29e2886bc, ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.092 DEBG Component started., cid: dfeaff63-9799-4206-9516-35192e005643, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.093 DEBG Started supervisor., ctype: ComponentSupervisor, cid: dfeaff63-9799-4206-9516-35192e005643, system: kompact-runtime-28, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:35.093 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.094 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.095 DEBG Forwarding some msg from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd to tcp://127.0.0.1:34475#a84b2251-d604-4256-9522-b0b29e2886bc, ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.095 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.096 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.097 DEBG Component started., cid: 741e0771-9a32-4980-a36c-20486f974df8, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.097 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 741e0771-9a32-4980-a36c-20486f974df8, system: kompact-runtime-31, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:35.098 DEBG Component started., cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.098 INFO Starting network..., ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:35.099 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:35.099 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:35.100 DEBG Forwarding some msg from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd to tcp://127.0.0.1:34475#a84b2251-d604-4256-9522-b0b29e2886bc, ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.100 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.100 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.100 DEBG Forwarding some msg from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd to tcp://127.0.0.1:34475#a84b2251-d604-4256-9522-b0b29e2886bc, ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.101 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.101 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.101 DEBG Forwarding some msg from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd to tcp://127.0.0.1:34475#a84b2251-d604-4256-9522-b0b29e2886bc, ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.101 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:34475#0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.102 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.102 INFO Started network just fine., ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:35.102 DEBG Component started., cid: 6129ec63-6e10-4424-ad4d-0746cd01db4e, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.102 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 6129ec63-6e10-4424-ad4d-0746cd01db4e, system: kompact-runtime-31, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:35.103 TRCE Initialised., ctype: DeadletterBox, cid: ae3780df-b222-4267-bb8f-e1c70d2c23f1, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.103 TRCE Initialised., ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.103 TRCE Initialised., ctype: ComponentSupervisor, cid: b817dcf4-c8de-493f-aa39-8676a88401f3, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.103 DEBG Entering main EventLoop, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:35.104 DEBG Component started., cid: ae3780df-b222-4267-bb8f-e1c70d2c23f1, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.104 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ae3780df-b222-4267-bb8f-e1c70d2c23f1, system: kompact-runtime-32, location: src/default_components.rs:176 [INFO] [stdout] Nov 28 14:16:35.104 DEBG Component started., cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.104 INFO Starting network..., ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:855 [INFO] [stdout] Nov 28 14:16:35.104 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:313 [INFO] [stdout] Nov 28 14:16:35.105 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:95 [INFO] [stdout] Nov 28 14:16:35.105 DEBG Entering main EventLoop, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:176 [INFO] [stdout] Nov 28 14:16:35.105 INFO Started network just fine., ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:859 [INFO] [stdout] Nov 28 14:16:35.105 DEBG Component started., cid: b817dcf4-c8de-493f-aa39-8676a88401f3, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.106 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b817dcf4-c8de-493f-aa39-8676a88401f3, system: kompact-runtime-32, location: src/supervision.rs:239 [INFO] [stdout] Nov 28 14:16:35.106 TRCE Initialised., ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.106 DEBG Requesting actor registration at ActorId(36ce18bd-8ecd-4de9-acbc-ccbcacd7f411), system: kompact-runtime-28, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:35.107 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.107 TRCE Initialised., ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.107 DEBG Requesting actor registration at ActorId(42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f), system: kompact-runtime-31, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:35.107 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.107 TRCE Initialised., ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Nov 28 14:16:35.108 DEBG Requesting actor registration at ActorId(a7758859-5ae9-4832-a8c8-89af4c630b4b), system: kompact-runtime-32, location: src/runtime/system.rs:1679 [INFO] [stdout] Nov 28 14:16:35.108 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.108 DEBG Component started., cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.108 DEBG Starting..., ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:35.108 DEBG Component(36ce18bd-8ecd-4de9-acbc-ccbcacd7f411) was started., ctype: ComponentSupervisor, cid: dfeaff63-9799-4206-9516-35192e005643, system: kompact-runtime-28, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:35.108 DEBG Component started., cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.109 DEBG Starting..., ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/component/definition.rs:149 [INFO] [stdout] Nov 28 14:16:35.109 DEBG Component(42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f) was started., ctype: ComponentSupervisor, cid: 6129ec63-6e10-4424-ad4d-0746cd01db4e, system: kompact-runtime-31, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:35.109 DEBG Component started., cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Nov 28 14:16:35.109 DEBG Starting, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:580 [INFO] [stdout] Nov 28 14:16:35.109 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:35.110 DEBG Establishing new connection to 127.0.0.1:34613, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:35.110 DEBG Component(a7758859-5ae9-4832-a8c8-89af4c630b4b) was started., ctype: ComponentSupervisor, cid: b817dcf4-c8de-493f-aa39-8676a88401f3, system: kompact-runtime-32, location: src/supervision.rs:263 [INFO] [stdout] Nov 28 14:16:35.110 DEBG Got DispatchEvent::Connect(127.0.0.1:34613), addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:35.110 DEBG Requesting connection to 127.0.0.1:34613, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:35.110 DEBG Saying Hello to 127.0.0.1:34613, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:35.111 DEBG Accepting connection from 127.0.0.1:50812, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:35.111 DEBG Saying Hello to 127.0.0.1:50812, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:35.111 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:35.112 DEBG Handling Hello(127.0.0.1:34613) from 127.0.0.1:34613, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:35.112 DEBG Sending ack for 127.0.0.1:40037, 3, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:35.112 INFO registering newly connected conn at 127.0.0.1:40037, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:35.112 DEBG Handling ack for 127.0.0.1:34613, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:35.113 INFO registering newly connected conn at 127.0.0.1:34613, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:35.113 DEBG Forwarding some msg from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b to tcp://127.0.0.1:33409#36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.113 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:35.113 DEBG Establishing new connection to 127.0.0.1:33409, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:35.113 DEBG Got DispatchEvent::Connect(127.0.0.1:33409), addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:35.114 DEBG Requesting connection to 127.0.0.1:33409, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:35.114 DEBG Saying Hello to 127.0.0.1:33409, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:35.114 DEBG Accepting connection from 127.0.0.1:54890, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:35.115 DEBG Saying Hello to 127.0.0.1:54890, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:35.115 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:35.116 DEBG Handling Hello(127.0.0.1:33409) from 127.0.0.1:33409, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:35.116 DEBG Sending ack for 127.0.0.1:34613, 3, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:35.117 DEBG Handling ack for 127.0.0.1:33409, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:35.123 INFO registering newly connected conn at 127.0.0.1:33409, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:35.124 INFO registering newly connected conn at 127.0.0.1:34613, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:35.124 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b, ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.125 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:603 [INFO] [stdout] Nov 28 14:16:35.125 DEBG Establishing new connection to 127.0.0.1:40037, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:610 [INFO] [stdout] Nov 28 14:16:35.125 DEBG Got DispatchEvent::Connect(127.0.0.1:40037), addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:35.126 DEBG Requesting connection to 127.0.0.1:40037, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:35.126 DEBG Saying Hello to 127.0.0.1:40037, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:35.126 DEBG Accepting connection from 127.0.0.1:47914, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:664 [INFO] [stdout] Nov 28 14:16:35.127 DEBG Saying Hello to 127.0.0.1:47914, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:35.127 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:208 [INFO] [stdout] Nov 28 14:16:35.130 DEBG Handling Hello(127.0.0.1:40037) from 127.0.0.1:40037, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:561 [INFO] [stdout] Nov 28 14:16:35.131 DEBG Sending ack for 127.0.0.1:33409, 4, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:426 [INFO] [stdout] Nov 28 14:16:35.131 DEBG Handling ack for 127.0.0.1:40037, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:459 [INFO] [stdout] Nov 28 14:16:35.132 INFO registering newly connected conn at 127.0.0.1:40037, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:35.132 INFO registering newly connected conn at 127.0.0.1:33409, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:466 [INFO] [stdout] Nov 28 14:16:35.132 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.132 DEBG Forwarding some msg from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b to tcp://127.0.0.1:33409#36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.132 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b, ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.133 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.133 DEBG Forwarding some msg from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b to tcp://127.0.0.1:33409#36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.133 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b, ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.133 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.134 DEBG Forwarding some msg from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b to tcp://127.0.0.1:33409#36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.134 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b, ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.134 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.146 DEBG Forwarding some msg from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b to tcp://127.0.0.1:33409#36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.146 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b, ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.147 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.155 DEBG Forwarding some msg from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b to tcp://127.0.0.1:33409#36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.155 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b, ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.156 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.156 DEBG Forwarding some msg from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b to tcp://127.0.0.1:33409#36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.156 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b, ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.156 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.156 DEBG Forwarding some msg from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b to tcp://127.0.0.1:33409#36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.156 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b, ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.157 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.157 DEBG Forwarding some msg from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b to tcp://127.0.0.1:33409#36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.157 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b, ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.157 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.157 DEBG Forwarding some msg from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b to tcp://127.0.0.1:33409#36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/net/mod.rs:700 [INFO] [stdout] Nov 28 14:16:35.157 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:40037#a7758859-5ae9-4832-a8c8-89af4c630b4b, ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/net/mod.rs:660 [INFO] [stdout] Nov 28 14:16:35.157 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/net/mod.rs:602 [INFO] [stdout] Nov 28 14:16:35.196 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.382 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.383 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.384 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.384 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.384 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.385 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.385 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.386 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.391 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.397 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.400 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.404 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.404 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.404 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.405 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.420 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.455 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.460 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.463 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.471 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.491 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.491 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.491 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.491 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.539 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.563 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.567 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:35.911 TRCE Subscribing listener for e9357165-4f3e-4ff7-85e0-70ad352c00ae., ctype: ComponentSupervisor, cid: 3a117309-4366-4ce8-8747-697e97912101, system: kompact-runtime-26, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:35.912 DEBG Component dying, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.912 DEBG Killing..., ctype: ForwarderAct, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.912 DEBG Component killed, cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.912 TRCE Not running inactive scheduled., cid: e9357165-4f3e-4ff7-85e0-70ad352c00ae, system: kompact-runtime-26, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.912 TRCE Component(e9357165-4f3e-4ff7-85e0-70ad352c00ae) was killed and deallocated., ctype: ComponentSupervisor, cid: 3a117309-4366-4ce8-8747-697e97912101, system: kompact-runtime-26, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:35.912 TRCE Subscribing listener for 60e21940-6766-4d38-b075-cdbe4bdd0f95., ctype: ComponentSupervisor, cid: b48a6aa7-dfe7-46ac-93f6-dbb72466bd95, system: kompact-runtime-25, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:35.912 DEBG Component dying, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.912 DEBG Killing..., ctype: PongerAct, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.913 DEBG Component killed, cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.913 TRCE Not running inactive scheduled., cid: 60e21940-6766-4d38-b075-cdbe4bdd0f95, system: kompact-runtime-25, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.913 TRCE Component(60e21940-6766-4d38-b075-cdbe4bdd0f95) was killed and deallocated., ctype: ComponentSupervisor, cid: b48a6aa7-dfe7-46ac-93f6-dbb72466bd95, system: kompact-runtime-25, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:35.913 TRCE Subscribing listener for 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec., ctype: ComponentSupervisor, cid: 98ceff02-0126-4401-83b5-da72583a9e42, system: kompact-runtime-27, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:35.913 DEBG Component dying, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.913 DEBG Killing..., ctype: PingerAct, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.913 DEBG Component killed, cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.914 TRCE Not running inactive scheduled., cid: 3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.914 DEBG Component(3bd6a9dc-cf74-4c82-a15d-435d2f5c0dec) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 98ceff02-0126-4401-83b5-da72583a9e42, system: kompact-runtime-27, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:35.914 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: b48a6aa7-dfe7-46ac-93f6-dbb72466bd95, system: kompact-runtime-25, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:35.914 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: b48a6aa7-dfe7-46ac-93f6-dbb72466bd95, system: kompact-runtime-25, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:35.914 DEBG Component dying, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.915 INFO Killing network..., ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:35.915 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:35.916 DEBG Stopping channel with message count 2, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:35.916 DEBG Stopping channel with message count 11, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:35.916 DEBG Dropped its TCP server, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:35.917 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:35.917 DEBG Stopped., addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:35.917 DEBG Stopped, addr: 127.0.0.1:36777, owner: NetworkThread, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:35.918 DEBG Received Bye from 127.0.0.1:36777, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:35.918 DEBG Received Bye from 127.0.0.1:36777, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:35.918 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:35.918 INFO Killed network., ctype: NetworkDispatcher, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:35.919 DEBG Component killed, cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.919 TRCE Not running inactive scheduled., cid: 93ce3045-c848-44ec-83e3-18c8161e82fb, system: kompact-runtime-25, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.919 DEBG Component dying, cid: 21ba7946-a346-47a4-833e-431eb829a428, system: kompact-runtime-25, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.920 DEBG Killing..., ctype: DeadletterBox, cid: 21ba7946-a346-47a4-833e-431eb829a428, system: kompact-runtime-25, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.920 DEBG Component killed, cid: 21ba7946-a346-47a4-833e-431eb829a428, system: kompact-runtime-25, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.940 TRCE Not running inactive scheduled., cid: 21ba7946-a346-47a4-833e-431eb829a428, system: kompact-runtime-25, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.940 WARN connection closed for 127.0.0.1:36777, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:35.940 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:36777), addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:35.940 WARN connection closed for 127.0.0.1:36777, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:35.940 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:36777), addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:35.941 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 3a117309-4366-4ce8-8747-697e97912101, system: kompact-runtime-26, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:35.941 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 3a117309-4366-4ce8-8747-697e97912101, system: kompact-runtime-26, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:35.941 DEBG Component dying, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.941 INFO Killing network..., ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:35.941 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:35.941 DEBG Stopping channel with message count 11, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Dropped its TCP server, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Stopped., addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Stopped, addr: 127.0.0.1:37055, owner: NetworkThread, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Received Bye from 127.0.0.1:37055, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:35.942 WARN connection closed for 127.0.0.1:37055, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:37055), addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:35.942 INFO Killed network., ctype: NetworkDispatcher, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Component killed, cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.942 TRCE Not running inactive scheduled., cid: f94d589c-34f9-4463-8ea9-78cba0e09141, system: kompact-runtime-26, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Component dying, cid: 92c21fd7-e6f1-4f40-84a5-a7d537dcbc2d, system: kompact-runtime-26, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Killing..., ctype: DeadletterBox, cid: 92c21fd7-e6f1-4f40-84a5-a7d537dcbc2d, system: kompact-runtime-26, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.942 DEBG Component killed, cid: 92c21fd7-e6f1-4f40-84a5-a7d537dcbc2d, system: kompact-runtime-26, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.942 TRCE Not running inactive scheduled., cid: 92c21fd7-e6f1-4f40-84a5-a7d537dcbc2d, system: kompact-runtime-26, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.943 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 98ceff02-0126-4401-83b5-da72583a9e42, system: kompact-runtime-27, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:35.943 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 98ceff02-0126-4401-83b5-da72583a9e42, system: kompact-runtime-27, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:35.944 DEBG Component dying, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.944 INFO Killing network..., ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:35.944 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:35.944 DEBG Dropped its TCP server, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:35.944 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:35.944 DEBG Stopped., addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:35.945 DEBG Stopped, addr: 127.0.0.1:40773, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:35.945 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:35.945 INFO Killed network., ctype: NetworkDispatcher, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:35.945 DEBG Component killed, cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.945 TRCE Not running inactive scheduled., cid: b3876912-d813-4881-a3f1-2720368f04b7, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.949 TRCE Subscribing listener for 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd., ctype: ComponentSupervisor, cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:35.949 TRCE Subscribing listener for a84b2251-d604-4256-9522-b0b29e2886bc., ctype: ComponentSupervisor, cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Component dying, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Killing..., ctype: PingerAct, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Component killed, cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.949 TRCE Not running inactive scheduled., cid: 0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Component(0d51a449-5cd0-4cfb-a83e-4b2d427d7fcd) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Component dying, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Killing..., ctype: PongerAct, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Component killed, cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.949 TRCE Not running inactive scheduled., cid: a84b2251-d604-4256-9522-b0b29e2886bc, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.949 TRCE Component(a84b2251-d604-4256-9522-b0b29e2886bc) was killed and deallocated., ctype: ComponentSupervisor, cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:35.949 TRCE Subscribing listener for 34e08613-0bdd-4e07-b20f-050908a22a29., ctype: ComponentSupervisor, cid: 8df3f9ef-42d4-4d59-bc45-4e312f2e2281, system: kompact-runtime-30, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Component dying, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Killing..., ctype: ForwarderAct, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Component killed, cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.949 TRCE Not running inactive scheduled., cid: 34e08613-0bdd-4e07-b20f-050908a22a29, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.949 TRCE Component(34e08613-0bdd-4e07-b20f-050908a22a29) was killed and deallocated., ctype: ComponentSupervisor, cid: 8df3f9ef-42d4-4d59-bc45-4e312f2e2281, system: kompact-runtime-30, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:35.949 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:35.950 DEBG Component dying, cid: b17a1f4f-a70e-4962-84ec-1068d530432a, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.950 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 4029efcc-da84-41a0-9870-51407d0b29c8, system: kompact-runtime-29, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:35.950 DEBG Killing..., ctype: DeadletterBox, cid: b17a1f4f-a70e-4962-84ec-1068d530432a, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.950 DEBG Component killed, cid: b17a1f4f-a70e-4962-84ec-1068d530432a, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.950 TRCE Not running inactive scheduled., cid: b17a1f4f-a70e-4962-84ec-1068d530432a, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] test remote_forwarding_named ... ok [INFO] [stdout] Nov 28 14:16:35.955 DEBG Component dying, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.955 INFO Killing network..., ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:35.956 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:35.956 DEBG Stopping channel with message count 12, addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:35.956 DEBG Dropped its TCP server, addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:35.956 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:35.956 DEBG Stopped., addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:35.956 DEBG Stopped, addr: 127.0.0.1:34475, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:35.957 DEBG Received Bye from 127.0.0.1:34475, addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:35.957 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:35.957 INFO Killed network., ctype: NetworkDispatcher, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:35.957 DEBG Component killed, cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.957 TRCE Not running inactive scheduled., cid: 0ba5dae9-7317-4b9e-ae7e-9659eac4f80a, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.958 DEBG Component dying, cid: f5d39e4a-bb5c-4e84-8f1e-676a4a70e550, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.958 DEBG Killing..., ctype: DeadletterBox, cid: f5d39e4a-bb5c-4e84-8f1e-676a4a70e550, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.958 DEBG Component killed, cid: f5d39e4a-bb5c-4e84-8f1e-676a4a70e550, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.958 TRCE Not running inactive scheduled., cid: f5d39e4a-bb5c-4e84-8f1e-676a4a70e550, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:35.958 WARN connection closed for 127.0.0.1:34475, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:35.958 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:34475), addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:35.963 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 8df3f9ef-42d4-4d59-bc45-4e312f2e2281, system: kompact-runtime-30, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:35.964 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 8df3f9ef-42d4-4d59-bc45-4e312f2e2281, system: kompact-runtime-30, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:35.964 DEBG Component dying, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.964 INFO Killing network..., ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:35.965 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:35.965 DEBG Dropped its TCP server, addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:35.965 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:35.965 DEBG Stopped., addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:35.965 DEBG Stopped, addr: 127.0.0.1:42617, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:35.965 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:35.965 INFO Killed network., ctype: NetworkDispatcher, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:35.965 DEBG Component killed, cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.965 TRCE Not running inactive scheduled., cid: cd2ac8c9-06ac-4ce4-ad7f-227727a86937, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] test remote_forwarding_unique_two_systems ... ok [INFO] [stdout] Nov 28 14:16:35.965 DEBG Component dying, cid: cf8fa6a3-f8ef-46a2-87af-44e522a0cd1d, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:35.965 DEBG Killing..., ctype: DeadletterBox, cid: cf8fa6a3-f8ef-46a2-87af-44e522a0cd1d, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:35.965 DEBG Component killed, cid: cf8fa6a3-f8ef-46a2-87af-44e522a0cd1d, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:35.965 TRCE Not running inactive scheduled., cid: cf8fa6a3-f8ef-46a2-87af-44e522a0cd1d, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:36.062 TRCE Subscribing listener for a7758859-5ae9-4832-a8c8-89af4c630b4b., ctype: ComponentSupervisor, cid: b817dcf4-c8de-493f-aa39-8676a88401f3, system: kompact-runtime-32, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:36.062 DEBG Component dying, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:36.062 DEBG Killing..., ctype: PingerAct, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:36.062 DEBG Component killed, cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:36.062 TRCE Not running inactive scheduled., cid: a7758859-5ae9-4832-a8c8-89af4c630b4b, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:36.062 DEBG Component(a7758859-5ae9-4832-a8c8-89af4c630b4b) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: b817dcf4-c8de-493f-aa39-8676a88401f3, system: kompact-runtime-32, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:36.062 TRCE Subscribing listener for 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f., ctype: ComponentSupervisor, cid: 6129ec63-6e10-4424-ad4d-0746cd01db4e, system: kompact-runtime-31, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:36.063 TRCE Subscribing listener for 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411., ctype: ComponentSupervisor, cid: dfeaff63-9799-4206-9516-35192e005643, system: kompact-runtime-28, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:36.063 DEBG Component dying, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:36.063 DEBG Component dying, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:36.063 DEBG Killing..., ctype: ForwarderAct, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:36.063 DEBG Killing..., ctype: PongerAct, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:36.063 DEBG Component killed, cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:36.063 DEBG Component killed, cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:36.063 TRCE Not running inactive scheduled., cid: 36ce18bd-8ecd-4de9-acbc-ccbcacd7f411, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:36.063 TRCE Not running inactive scheduled., cid: 42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:36.064 TRCE Component(36ce18bd-8ecd-4de9-acbc-ccbcacd7f411) was killed and deallocated., ctype: ComponentSupervisor, cid: dfeaff63-9799-4206-9516-35192e005643, system: kompact-runtime-28, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:36.064 TRCE Component(42ca9521-f4a5-4790-8b54-0c5bf8e7ff3f) was killed and deallocated., ctype: ComponentSupervisor, cid: 6129ec63-6e10-4424-ad4d-0746cd01db4e, system: kompact-runtime-31, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:36.065 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: dfeaff63-9799-4206-9516-35192e005643, system: kompact-runtime-28, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:36.065 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: dfeaff63-9799-4206-9516-35192e005643, system: kompact-runtime-28, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:36.065 DEBG Component dying, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:36.065 INFO Killing network..., ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:36.065 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:36.065 DEBG Stopping channel with message count 11, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:36.066 DEBG Stopping channel with message count 2, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:36.066 DEBG Dropped its TCP server, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:36.066 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:36.066 DEBG Stopped., addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:36.066 DEBG Stopped, addr: 127.0.0.1:33409, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:36.066 DEBG Received Bye from 127.0.0.1:33409, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:36.066 WARN connection closed for 127.0.0.1:33409, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:36.066 DEBG Received Bye from 127.0.0.1:33409, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:36.067 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:33409), addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:36.067 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:36.067 INFO Killed network., ctype: NetworkDispatcher, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:36.067 DEBG Component killed, cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:36.067 TRCE Not running inactive scheduled., cid: 5ea234f3-6847-46a2-9a67-c77e4275c809, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:36.067 DEBG Component dying, cid: 09cddf17-959e-436e-84e4-9ce9ea6fef77, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:36.067 DEBG Killing..., ctype: DeadletterBox, cid: 09cddf17-959e-436e-84e4-9ce9ea6fef77, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:36.067 DEBG Component killed, cid: 09cddf17-959e-436e-84e4-9ce9ea6fef77, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:36.067 TRCE Not running inactive scheduled., cid: 09cddf17-959e-436e-84e4-9ce9ea6fef77, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:36.067 WARN connection closed for 127.0.0.1:33409, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:36.067 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:33409), addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:36.068 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 6129ec63-6e10-4424-ad4d-0746cd01db4e, system: kompact-runtime-31, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:36.068 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 6129ec63-6e10-4424-ad4d-0746cd01db4e, system: kompact-runtime-31, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:36.079 DEBG Component dying, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:36.080 INFO Killing network..., ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:36.080 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:36.080 DEBG Stopping channel with message count 11, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:36.080 DEBG Received Bye from 127.0.0.1:34613, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:36.080 DEBG Dropped its TCP server, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:36.081 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:36.081 DEBG Stopped., addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:36.081 DEBG Stopped, addr: 127.0.0.1:34613, owner: NetworkThread, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:36.081 WARN connection closed for 127.0.0.1:34613, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:36.081 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:34613), addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:36.082 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:36.082 INFO Killed network., ctype: NetworkDispatcher, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:36.082 DEBG Component killed, cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:36.082 TRCE Not running inactive scheduled., cid: 179f7331-2bb1-4d42-9d1e-48044ec45e4e, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:36.082 DEBG Component dying, cid: 741e0771-9a32-4980-a36c-20486f974df8, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:36.082 DEBG Killing..., ctype: DeadletterBox, cid: 741e0771-9a32-4980-a36c-20486f974df8, system: kompact-runtime-31, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:36.082 DEBG Component killed, cid: 741e0771-9a32-4980-a36c-20486f974df8, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:36.083 TRCE Not running inactive scheduled., cid: 741e0771-9a32-4980-a36c-20486f974df8, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:36.087 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: b817dcf4-c8de-493f-aa39-8676a88401f3, system: kompact-runtime-32, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:36.087 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: b817dcf4-c8de-493f-aa39-8676a88401f3, system: kompact-runtime-32, location: src/supervision.rs:341 [INFO] [stdout] Nov 28 14:16:36.088 DEBG Component dying, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:36.088 INFO Killing network..., ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:36.088 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:36.088 DEBG Dropped its TCP server, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:36.088 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:36.088 DEBG Stopped., addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:36.088 DEBG Stopped, addr: 127.0.0.1:40037, owner: NetworkThread, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08test remote_forwarding_unique ... ok [INFO] [stdout] , system: kompact-runtime-32, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:36.088 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:36.089 INFO Killed network., ctype: NetworkDispatcher, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:36.089 DEBG Component killed, cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:36.089 TRCE Not running inactive scheduled., cid: 31f9a431-9751-4a2b-9c72-7134841d4e08, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:36.089 DEBG Component dying, cid: ae3780df-b222-4267-bb8f-e1c70d2c23f1, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:36.089 DEBG Killing..., ctype: DeadletterBox, cid: ae3780df-b222-4267-bb8f-e1c70d2c23f1, system: kompact-runtime-32, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:36.089 DEBG Component killed, cid: ae3780df-b222-4267-bb8f-e1c70d2c23f1, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:36.089 TRCE Not running inactive scheduled., cid: ae3780df-b222-4267-bb8f-e1c70d2c23f1, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:36.696 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.807 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.843 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.844 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.844 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.879 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.879 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.881 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.884 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.884 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.898 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.908 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.908 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.908 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.920 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.976 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.980 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.995 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:36.999 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:37.003 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.698 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.815 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.828 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.839 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.871 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.887 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.887 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.887 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.887 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.903 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.923 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.923 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.923 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.924 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.924 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.980 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.980 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:38.992 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:39.004 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:39.004 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:40.826 TRCE Subscribing listener for 33a219c4-caa8-4cc3-9674-1f429b4bdf06., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.826 TRCE Subscribing listener for 10bae7ae-d5f6-4f48-83d2-663d74d1956e., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.826 DEBG Component stopping, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:40.826 DEBG Stopping..., ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:40.826 DEBG Component stopped, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:40.826 TRCE Not running inactive scheduled., cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.826 DEBG Component(33a219c4-caa8-4cc3-9674-1f429b4bdf06) was stopped., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component stopping, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Stopping..., ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component stopped, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Not running inactive scheduled., cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component(10bae7ae-d5f6-4f48-83d2-663d74d1956e) was stopped., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Subscribing listener for ec41e235-089b-48aa-862b-5d3e1639a83a., ctype: ComponentSupervisor, cid: e32add23-8bb1-4a77-850f-b318a23f7906, system: kompact-runtime-16, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Subscribing listener for 2613e98c-0428-4870-aa4c-023f00bfbb34., ctype: ComponentSupervisor, cid: e32add23-8bb1-4a77-850f-b318a23f7906, system: kompact-runtime-16, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component dying, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Killing..., ctype: PongerAct, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component killed, cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Not running inactive scheduled., cid: ec41e235-089b-48aa-862b-5d3e1639a83a, system: kompact-runtime-16, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Component(ec41e235-089b-48aa-862b-5d3e1639a83a) was killed and deallocated., ctype: ComponentSupervisor, cid: e32add23-8bb1-4a77-850f-b318a23f7906, system: kompact-runtime-16, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component dying, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Killing..., ctype: PongerAct, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component killed, cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Not running inactive scheduled., cid: 2613e98c-0428-4870-aa4c-023f00bfbb34, system: kompact-runtime-16, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Component(2613e98c-0428-4870-aa4c-023f00bfbb34) was killed and deallocated., ctype: ComponentSupervisor, cid: e32add23-8bb1-4a77-850f-b318a23f7906, system: kompact-runtime-16, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component dying, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Killing..., ctype: PingerAct, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component killed, cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Not running inactive scheduled., cid: 10bae7ae-d5f6-4f48-83d2-663d74d1956e, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component dying, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Killing..., ctype: PingerAct, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component killed, cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Not running inactive scheduled., cid: 33a219c4-caa8-4cc3-9674-1f429b4bdf06, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component(10bae7ae-d5f6-4f48-83d2-663d74d1956e) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:40.827 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Component(33a219c4-caa8-4cc3-9674-1f429b4bdf06) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:40.827 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: e429b40a-1582-4bf1-b1be-4c3794929685, system: kompact-runtime-9, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:40.839 DEBG Component dying, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.839 INFO Killing network..., ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:40.839 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:40.839 DEBG Dropped its TCP server, addr: 127.0.0.1:46819, owner: NetworkThread, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:40.839 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46819, owner: NetworkThread, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:40.839 DEBG Stopped., addr: 127.0.0.1:46819, owner: NetworkThread, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:40.839 DEBG Stopped, addr: 127.0.0.1:46819, owner: NetworkThread, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:40.840 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:40.840 INFO Killed network., ctype: NetworkDispatcher, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:40.840 DEBG Component killed, cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.840 TRCE Not running inactive scheduled., cid: f4684b0a-051c-4896-8811-9658e238cb30, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.840 DEBG Component dying, cid: 5dd31c0a-b464-426e-b4df-ec25adec57d7, system: kompact-runtime-9, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.840 DEBG Killing..., ctype: DeadletterBox, cid: 5dd31c0a-b464-426e-b4df-ec25adec57d7, system: kompact-runtime-9, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.840 DEBG Component killed, cid: 5dd31c0a-b464-426e-b4df-ec25adec57d7, system: kompact-runtime-9, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.840 TRCE Not running inactive scheduled., cid: 5dd31c0a-b464-426e-b4df-ec25adec57d7, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] test remote_delivery_to_registered_actors_lazy_mixed_udp ... ok [INFO] [stdout] Nov 28 14:16:40.864 TRCE Subscribing listener for 3c855702-a4d4-4ca4-9dca-e00ca91216dd., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.864 TRCE Subscribing listener for 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1., ctype: ComponentSupervisor, cid: b52e5ca8-0b12-4d64-b2fc-b85487a0762e, system: kompact-runtime-15, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.864 TRCE Subscribing listener for 1b2095de-5468-4b17-b342-edb13a8bfdf0., ctype: ComponentSupervisor, cid: b52e5ca8-0b12-4d64-b2fc-b85487a0762e, system: kompact-runtime-15, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.864 TRCE Subscribing listener for a6fb703f-464a-4e4a-8119-7d18fcac3fd6., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.864 DEBG Component dying, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.864 DEBG Killing..., ctype: PongerAct, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component killed, cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.865 TRCE Not running inactive scheduled., cid: 36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1, system: kompact-runtime-15, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component stopping, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Stopping..., ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component stopped, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:40.865 TRCE Not running inactive scheduled., cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component(3c855702-a4d4-4ca4-9dca-e00ca91216dd) was stopped., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:40.865 TRCE Component(36bc51bd-1c7e-4aff-9fe9-b740e89cf8a1) was killed and deallocated., ctype: ComponentSupervisor, cid: b52e5ca8-0b12-4d64-b2fc-b85487a0762e, system: kompact-runtime-15, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component dying, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Killing..., ctype: PongerAct, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component stopping, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component killed, cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.865 TRCE Not running inactive scheduled., cid: 1b2095de-5468-4b17-b342-edb13a8bfdf0, system: kompact-runtime-15, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Stopping..., ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component stopped, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:40.865 TRCE Component(1b2095de-5468-4b17-b342-edb13a8bfdf0) was killed and deallocated., ctype: ComponentSupervisor, cid: b52e5ca8-0b12-4d64-b2fc-b85487a0762e, system: kompact-runtime-15, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:40.865 TRCE Not running inactive scheduled., cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component(a6fb703f-464a-4e4a-8119-7d18fcac3fd6) was stopped., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:40.865 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component dying, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Killing..., ctype: PingerAct, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component killed, cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.865 TRCE Not running inactive scheduled., cid: a6fb703f-464a-4e4a-8119-7d18fcac3fd6, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.865 DEBG Component dying, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.866 DEBG Killing..., ctype: PingerAct, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.866 DEBG Component killed, cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.866 TRCE Not running inactive scheduled., cid: 3c855702-a4d4-4ca4-9dca-e00ca91216dd, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.866 DEBG Component(a6fb703f-464a-4e4a-8119-7d18fcac3fd6) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:40.866 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:40.866 DEBG Component(3c855702-a4d4-4ca4-9dca-e00ca91216dd) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:40.866 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 1e6c47f0-3c8b-4101-949f-1ca8c31d0331, system: kompact-runtime-14, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:40.866 DEBG Component dying, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.867 INFO Killing network..., ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:40.867 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:40.867 DEBG Dropped its TCP server, addr: 127.0.0.1:40409, owner: NetworkThread, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:40.867 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:40409, owner: NetworkThread, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/net/network_thread.rs:826 [INFO] [stdout] test remote_delivery_to_registered_actors_eager_mixed_udp ... ok [INFO] [stdout] Nov 28 14:16:40.867 DEBG Stopped., addr: 127.0.0.1:40409, owner: NetworkThread, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:40.867 DEBG Stopped, addr: 127.0.0.1:40409, owner: NetworkThread, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:40.867 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:40.867 INFO Killed network., ctype: NetworkDispatcher, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:40.867 DEBG Component killed, cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.867 TRCE Not running inactive scheduled., cid: aeb84f6f-381b-4ad1-b7cf-7ae30acca8a0, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.867 DEBG Component dying, cid: db338b7e-7a48-4863-921d-937c93f7066e, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.867 DEBG Killing..., ctype: DeadletterBox, cid: db338b7e-7a48-4863-921d-937c93f7066e, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.867 DEBG Component killed, cid: db338b7e-7a48-4863-921d-937c93f7066e, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.867 TRCE Not running inactive scheduled., cid: db338b7e-7a48-4863-921d-937c93f7066e, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.900 TRCE Subscribing listener for 4e8e4098-c236-49cc-9f34-f71e146af934., ctype: ComponentSupervisor, cid: 1f8f2ca5-97c7-4dee-b4ba-8c641b9967eb, system: kompact-runtime-20, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.900 TRCE Subscribing listener for 823ad100-4da7-45a6-bf60-cebd430a9104., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.900 TRCE Subscribing listener for d0f5857b-539e-4e59-96f8-33b1d0285028., ctype: ComponentSupervisor, cid: 1f8f2ca5-97c7-4dee-b4ba-8c641b9967eb, system: kompact-runtime-20, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.900 DEBG Component dying, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.900 DEBG Killing..., ctype: PongerAct, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.900 DEBG Component killed, cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.900 TRCE Not running inactive scheduled., cid: 4e8e4098-c236-49cc-9f34-f71e146af934, system: kompact-runtime-20, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.900 TRCE Component(4e8e4098-c236-49cc-9f34-f71e146af934) was killed and deallocated., ctype: ComponentSupervisor, cid: 1f8f2ca5-97c7-4dee-b4ba-8c641b9967eb, system: kompact-runtime-20, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:40.900 DEBG Component dying, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.900 DEBG Killing..., ctype: PongerAct, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.900 DEBG Component killed, cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.900 TRCE Not running inactive scheduled., cid: d0f5857b-539e-4e59-96f8-33b1d0285028, system: kompact-runtime-20, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.900 TRCE Component(d0f5857b-539e-4e59-96f8-33b1d0285028) was killed and deallocated., ctype: ComponentSupervisor, cid: 1f8f2ca5-97c7-4dee-b4ba-8c641b9967eb, system: kompact-runtime-20, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:40.901 TRCE Subscribing listener for 41c340f2-a774-4def-85ca-e670cfc2a1ee., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.901 DEBG Component stopping, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:40.901 DEBG Stopping..., ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:40.901 DEBG Component stopped, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:40.901 TRCE Not running inactive scheduled., cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.901 DEBG Component(823ad100-4da7-45a6-bf60-cebd430a9104) was stopped., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:40.901 DEBG Component stopping, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:40.901 DEBG Stopping..., ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:40.901 DEBG Component stopped, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:40.901 TRCE Not running inactive scheduled., cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.901 DEBG Component(41c340f2-a774-4def-85ca-e670cfc2a1ee) was stopped., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:40.915 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:40.915 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:40.915 DEBG Component dying, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.915 DEBG Killing..., ctype: PingerAct, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.915 DEBG Component killed, cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.915 TRCE Not running inactive scheduled., cid: 823ad100-4da7-45a6-bf60-cebd430a9104, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.915 DEBG Component dying, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.915 DEBG Killing..., ctype: PingerAct, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.915 DEBG Component killed, cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.915 TRCE Not running inactive scheduled., cid: 41c340f2-a774-4def-85ca-e670cfc2a1ee, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.916 DEBG Component(823ad100-4da7-45a6-bf60-cebd430a9104) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:40.916 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:40.916 DEBG Component(41c340f2-a774-4def-85ca-e670cfc2a1ee) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:40.916 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 047a5111-b477-444d-b4bb-244d1840d06a, system: kompact-runtime-7, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:40.916 DEBG Component dying, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.916 INFO Killing network..., ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:40.916 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:40.916 DEBG Stopping channel with message count 22, addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:40.916 DEBG Dropped its TCP server, addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:40.916 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:40.916 DEBG Stopped., addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:40.916 DEBG Stopped, addr: 127.0.0.1:41315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:40.917 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:40.917 INFO Killed network., ctype: NetworkDispatcher, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:40.917 DEBG Component killed, cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.917 DEBG Received Bye from 127.0.0.1:41315, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:40.917 TRCE Not running inactive scheduled., cid: 24debe59-a256-442d-b3aa-bd3ff4ac6590, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.917 DEBG Component dying, cid: 05aa0f19-7d84-4b36-bd8f-32148587eaed, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.917 DEBG Killing..., ctype: DeadletterBox, cid: 05aa0f19-7d84-4b36-bd8f-32148587eaed, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.917 DEBG Component killed, cid: 05aa0f19-7d84-4b36-bd8f-32148587eaed, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.917 WARN connection closed for 127.0.0.1:41315, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:40.917 TRCE Not running inactive scheduled., cid: 05aa0f19-7d84-4b36-bd8f-32148587eaed, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.917 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:41315), addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:764 [INFO] [stdout] test remote_delivery_to_registered_actors_eager ... ok [INFO] [stdout] Nov 28 14:16:40.985 TRCE Subscribing listener for 0daf88e9-5b03-4480-8d06-461ddb26e1d2., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.985 TRCE Subscribing listener for 1518a1b4-aa89-40e0-8448-e5bca61fbdde., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.985 DEBG Component stopping, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:40.985 DEBG Stopping..., ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:40.985 DEBG Component stopped, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:40.985 TRCE Not running inactive scheduled., cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.985 DEBG Component(0daf88e9-5b03-4480-8d06-461ddb26e1d2) was stopped., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:40.985 DEBG Component stopping, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:40.986 DEBG Stopping..., ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:40.986 DEBG Component stopped, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:40.986 TRCE Not running inactive scheduled., cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.986 DEBG Component(1518a1b4-aa89-40e0-8448-e5bca61fbdde) was stopped., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:40.986 TRCE Subscribing listener for 8036b321-7bed-4c5b-b3af-354d7fae9f8f., ctype: ComponentSupervisor, cid: b311176a-d64b-4f62-b29f-69e72f67b9ac, system: kompact-runtime-24, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.986 TRCE Subscribing listener for 1e31c4af-01ab-428c-a78a-4c9399d9d4f0., ctype: ComponentSupervisor, cid: b311176a-d64b-4f62-b29f-69e72f67b9ac, system: kompact-runtime-24, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:40.986 DEBG Component dying, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.986 DEBG Killing..., ctype: PongerAct, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.986 DEBG Component killed, cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.986 TRCE Not running inactive scheduled., cid: 8036b321-7bed-4c5b-b3af-354d7fae9f8f, system: kompact-runtime-24, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.986 TRCE Component(8036b321-7bed-4c5b-b3af-354d7fae9f8f) was killed and deallocated., ctype: ComponentSupervisor, cid: b311176a-d64b-4f62-b29f-69e72f67b9ac, system: kompact-runtime-24, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:40.986 DEBG Component dying, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.986 DEBG Killing..., ctype: PongerAct, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.986 DEBG Component killed, cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.986 TRCE Not running inactive scheduled., cid: 1e31c4af-01ab-428c-a78a-4c9399d9d4f0, system: kompact-runtime-24, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.986 TRCE Component(1e31c4af-01ab-428c-a78a-4c9399d9d4f0) was killed and deallocated., ctype: ComponentSupervisor, cid: b311176a-d64b-4f62-b29f-69e72f67b9ac, system: kompact-runtime-24, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:40.986 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:40.986 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:40.987 DEBG Component dying, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.987 DEBG Killing..., ctype: PingerAct, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.987 DEBG Component killed, cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.987 TRCE Not running inactive scheduled., cid: 1518a1b4-aa89-40e0-8448-e5bca61fbdde, system: kompact-runtime-17, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.987 DEBG Component dying, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.987 DEBG Killing..., ctype: PingerAct, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:40.987 DEBG Component killed, cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:40.987 TRCE Not running inactive scheduled., cid: 0daf88e9-5b03-4480-8d06-461ddb26e1d2, system: kompact-runtime-17, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:40.987 DEBG Component(1518a1b4-aa89-40e0-8448-e5bca61fbdde) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:40.987 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:227 [INFO] [stdout] Nov 28 14:16:40.987 DEBG Component(0daf88e9-5b03-4480-8d06-461ddb26e1d2) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:40.987 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: f0be6219-38fc-4d95-90ce-c5067e10aec3, system: kompact-runtime-17, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:40.999 DEBG Component dying, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:40.999 INFO Killing network..., ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:40.999 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:40.999 DEBG Stopping channel with message count 22, addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Dropped its TCP server, addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Stopped., addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Stopped, addr: 127.0.0.1:44047, owner: NetworkThread, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:41.000 INFO Killed network., ctype: NetworkDispatcher, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Component killed, cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:41.000 TRCE Not running inactive scheduled., cid: 22eb6f84-c91b-4693-a579-cb36b910599f, system: kompact-runtime-17, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Component dying, cid: 72fcd71f-2dd5-4b06-8d11-d7ef497614fc, system: kompact-runtime-17, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Killing..., ctype: DeadletterBox, cid: 72fcd71f-2dd5-4b06-8d11-d7ef497614fc, system: kompact-runtime-17, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Component killed, cid: 72fcd71f-2dd5-4b06-8d11-d7ef497614fc, system: kompact-runtime-17, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:41.000 TRCE Not running inactive scheduled., cid: 72fcd71f-2dd5-4b06-8d11-d7ef497614fc, system: kompact-runtime-17, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Received Bye from 127.0.0.1:44047, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:41.000 WARN connection closed for 127.0.0.1:44047, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:41.000 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:44047), addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:764 [INFO] [stdout] test remote_delivery_to_registered_actors_lazy ... ok [INFO] [stdout] Nov 28 14:16:41.197 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.308 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.331 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.382 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.382 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.386 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.395 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.395 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.407 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.425 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.426 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.426 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.486 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.486 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.495 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:41.503 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:42.557 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:42.640 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:42.653 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:42.754 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:43.920 DEBG Dispatcher retrying connection to host 127.0.0.1:41315, attempt 0/10, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:407 [INFO] [stdout] Nov 28 14:16:43.921 DEBG Got DispatchEvent::Connect(127.0.0.1:41315), addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:43.921 DEBG Requesting connection to 127.0.0.1:41315, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:43.921 DEBG Saying Hello to 127.0.0.1:41315, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:43.921 ERRO Error while reading from peer 127.0.0.1:41315: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:511 [INFO] [stdout] Nov 28 14:16:43.960 DEBG Dispatcher retrying connection to host 127.0.0.1:44047, attempt 0/10, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:407 [INFO] [stdout] Nov 28 14:16:43.961 DEBG Got DispatchEvent::Connect(127.0.0.1:44047), addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:43.962 DEBG Requesting connection to 127.0.0.1:44047, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:43.962 DEBG Saying Hello to 127.0.0.1:44047, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:43.962 ERRO Error while reading from peer 127.0.0.1:44047: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:511 [INFO] [stdout] Nov 28 14:16:44.199 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.308 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.331 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.383 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.384 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.388 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.391 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.392 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.403 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.407 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.416 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.420 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.487 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.489 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.499 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:44.507 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:46.563 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: ae3eb1d1-ca89-4c2b-afca-5152091033ae, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:46.644 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: a36627dd-7271-467a-8025-94871f388628, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:46.663 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:46.768 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.699 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.832 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.885 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.886 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.893 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.894 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.919 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.920 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.940 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: f136f654-7379-48a4-bb0a-e55c96e3211b, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.987 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: a0a2e9c1-d158-4469-888e-eaf9b07e9dea, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.988 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:47.995 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 92f8a7cc-ab6c-4d86-8635-cf44dc68bf65, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Nov 28 14:16:48.707 TRCE Subscribing listener for 45604070-08f0-40fb-9a10-20259528d275., ctype: ComponentSupervisor, cid: 481413c6-feb9-4bb2-aa09-8157bb0624fa, system: kompact-runtime-8, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.708 TRCE Subscribing listener for 54a5c41d-9f4a-48c6-a05f-940fa3a63a33., ctype: ComponentSupervisor, cid: f45eac07-93c2-40af-8ad3-2f7d20340dc6, system: kompact-runtime-10, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.708 DEBG Component stopping, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:48.708 DEBG Stopping..., ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:48.708 DEBG Component stopped, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:48.708 TRCE Not running inactive scheduled., cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.708 DEBG Component(45604070-08f0-40fb-9a10-20259528d275) was stopped., ctype: ComponentSupervisor, cid: 481413c6-feb9-4bb2-aa09-8157bb0624fa, system: kompact-runtime-8, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:48.708 DEBG Component dying, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.708 DEBG Killing..., ctype: BigPongerAct, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.708 DEBG Component killed, cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.708 TRCE Not running inactive scheduled., cid: 54a5c41d-9f4a-48c6-a05f-940fa3a63a33, system: kompact-runtime-10, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.708 TRCE Component(54a5c41d-9f4a-48c6-a05f-940fa3a63a33) was killed and deallocated., ctype: ComponentSupervisor, cid: f45eac07-93c2-40af-8ad3-2f7d20340dc6, system: kompact-runtime-10, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:48.720 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 481413c6-feb9-4bb2-aa09-8157bb0624fa, system: kompact-runtime-8, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:48.720 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 481413c6-feb9-4bb2-aa09-8157bb0624fa, system: kompact-runtime-8, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:48.720 DEBG Component dying, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.720 DEBG Killing..., ctype: BigPingerAct, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.720 DEBG Component killed, cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.720 TRCE Not running inactive scheduled., cid: 45604070-08f0-40fb-9a10-20259528d275, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.720 DEBG Component(45604070-08f0-40fb-9a10-20259528d275) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 481413c6-feb9-4bb2-aa09-8157bb0624fa, system: kompact-runtime-8, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:48.720 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 481413c6-feb9-4bb2-aa09-8157bb0624fa, system: kompact-runtime-8, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Component dying, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.739 INFO Killing network..., ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Dropped its TCP server, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Stopped., addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Stopped, addr: 127.0.0.1:38155, owner: NetworkThread, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:48.739 INFO Killed network., ctype: NetworkDispatcher, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Component killed, cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.739 TRCE Not running inactive scheduled., cid: 889adbc0-f78f-4a2f-98ab-5cf5c3d6b3c2, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Component dying, cid: dd52f849-81dc-4b6d-a645-aa66e9ccd531, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Killing..., ctype: DeadletterBox, cid: dd52f849-81dc-4b6d-a645-aa66e9ccd531, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.739 DEBG Component killed, cid: dd52f849-81dc-4b6d-a645-aa66e9ccd531, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.740 TRCE Not running inactive scheduled., cid: dd52f849-81dc-4b6d-a645-aa66e9ccd531, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] test remote_delivery_bigger_than_buffer_messages_eager_udp ... ok [INFO] [stdout] Nov 28 14:16:48.868 TRCE Subscribing listener for fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80., ctype: ComponentSupervisor, cid: ea44694c-fe82-4008-8489-c79f120069de, system: kompact-runtime-11, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.868 TRCE Subscribing listener for f0753dec-63a5-4a6b-b3b6-73f30f17a245., ctype: ComponentSupervisor, cid: 57a5da61-be5f-4ead-a9bf-dda77aad5eef, system: kompact-runtime-18, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.868 DEBG Component stopping, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:48.868 DEBG Component dying, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.868 DEBG Stopping..., ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:48.868 DEBG Killing..., ctype: BigPongerAct, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.868 DEBG Component stopped, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:48.868 DEBG Component killed, cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.868 TRCE Not running inactive scheduled., cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.868 TRCE Not running inactive scheduled., cid: f0753dec-63a5-4a6b-b3b6-73f30f17a245, system: kompact-runtime-18, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.868 DEBG Component(fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80) was stopped., ctype: ComponentSupervisor, cid: ea44694c-fe82-4008-8489-c79f120069de, system: kompact-runtime-11, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:48.868 TRCE Component(f0753dec-63a5-4a6b-b3b6-73f30f17a245) was killed and deallocated., ctype: ComponentSupervisor, cid: 57a5da61-be5f-4ead-a9bf-dda77aad5eef, system: kompact-runtime-18, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:48.870 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: ea44694c-fe82-4008-8489-c79f120069de, system: kompact-runtime-11, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:48.870 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: ea44694c-fe82-4008-8489-c79f120069de, system: kompact-runtime-11, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:48.870 DEBG Component dying, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.870 DEBG Killing..., ctype: BigPingerAct, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.870 DEBG Component killed, cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.870 TRCE Not running inactive scheduled., cid: fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.870 DEBG Component(fb4ff5e3-bfad-4af6-b1ed-d25492d1ea80) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: ea44694c-fe82-4008-8489-c79f120069de, system: kompact-runtime-11, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:48.870 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: ea44694c-fe82-4008-8489-c79f120069de, system: kompact-runtime-11, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:48.870 TRCE Subscribing listener for ec434d46-43b9-42d6-8058-0c1db4573605., ctype: ComponentSupervisor, cid: dfadeb66-b4ef-4210-ae89-249891c6b31f, system: kompact-runtime-19, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.870 DEBG Component dying, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.870 DEBG Killing..., ctype: BigPongerAct, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.870 DEBG Component killed, cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.870 TRCE Not running inactive scheduled., cid: ec434d46-43b9-42d6-8058-0c1db4573605, system: kompact-runtime-19, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.870 TRCE Component(ec434d46-43b9-42d6-8058-0c1db4573605) was killed and deallocated., ctype: ComponentSupervisor, cid: dfadeb66-b4ef-4210-ae89-249891c6b31f, system: kompact-runtime-19, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:48.871 TRCE Subscribing listener for 9a1f20d8-49ad-4892-9ffe-829358fa7c29., ctype: ComponentSupervisor, cid: a0d8a1e7-04b6-4051-87cc-42b48b0f6b84, system: kompact-runtime-6, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.871 DEBG Component stopping, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:48.871 DEBG Stopping..., ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:48.871 DEBG Component stopped, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:48.871 TRCE Not running inactive scheduled., cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.871 DEBG Component(9a1f20d8-49ad-4892-9ffe-829358fa7c29) was stopped., ctype: ComponentSupervisor, cid: a0d8a1e7-04b6-4051-87cc-42b48b0f6b84, system: kompact-runtime-6, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:48.871 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: a0d8a1e7-04b6-4051-87cc-42b48b0f6b84, system: kompact-runtime-6, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:48.871 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: a0d8a1e7-04b6-4051-87cc-42b48b0f6b84, system: kompact-runtime-6, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:48.871 DEBG Component dying, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.871 DEBG Killing..., ctype: BigPingerAct, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.871 DEBG Component killed, cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.871 TRCE Not running inactive scheduled., cid: 9a1f20d8-49ad-4892-9ffe-829358fa7c29, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.871 DEBG Component(9a1f20d8-49ad-4892-9ffe-829358fa7c29) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: a0d8a1e7-04b6-4051-87cc-42b48b0f6b84, system: kompact-runtime-6, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:48.871 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: a0d8a1e7-04b6-4051-87cc-42b48b0f6b84, system: kompact-runtime-6, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:48.875 DEBG Component dying, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.875 INFO Killing network..., ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:48.875 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:48.875 DEBG Stopping channel with message count 12, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:48.877 DEBG Dropped its TCP server, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:48.877 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:48.877 DEBG Stopped., addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:48.877 DEBG Stopped, addr: 127.0.0.1:35541, owner: NetworkThread, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:48.877 DEBG Received Bye from 127.0.0.1:35541, addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:48.877 WARN connection closed for 127.0.0.1:35541, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:48.877 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:35541), addr: 127.0.0.1:35507, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4ecd4dd9-9db1-46c5-96d7-ae03633a1709, system: kompact-runtime-18, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:48.877 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:48.877 INFO Killed network., ctype: NetworkDispatcher, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:48.877 DEBG Component killed, cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.878 TRCE Not running inactive scheduled., cid: 998c328d-0f60-4e20-b82f-eea57f0d4921, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.878 DEBG Component dying, cid: 270ad310-5193-4e00-85d9-88b81322c4f9, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.878 DEBG Killing..., ctype: DeadletterBox, cid: 270ad310-5193-4e00-85d9-88b81322c4f9, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.878 DEBG Component killed, cid: 270ad310-5193-4e00-85d9-88b81322c4f9, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.878 TRCE Not running inactive scheduled., cid: 270ad310-5193-4e00-85d9-88b81322c4f9, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.878 TRCE Subscribing listener for 172fc7ba-4a28-4bda-bc7b-d085605f4aa6., ctype: ComponentSupervisor, cid: bb0bf50d-032c-493a-8f7a-aa0eaefe2568, system: kompact-runtime-12, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.878 DEBG Component stopping, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:48.878 DEBG Stopping..., ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:48.878 DEBG Component stopped, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:48.878 TRCE Not running inactive scheduled., cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.878 DEBG Component(172fc7ba-4a28-4bda-bc7b-d085605f4aa6) was stopped., ctype: ComponentSupervisor, cid: bb0bf50d-032c-493a-8f7a-aa0eaefe2568, system: kompact-runtime-12, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Component dying, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.879 INFO Killing network..., ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Stopping channel with message count 12, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Dropped its TCP server, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Stopped., addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Stopped, addr: 127.0.0.1:44697, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Received Bye from 127.0.0.1:44697, addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:48.879 TRCE Subscribing listener for 8e02e8f7-a263-4fe1-b2ff-877b33912209., ctype: ComponentSupervisor, cid: d28d11ef-3692-4569-82c2-5894c7f955e3, system: kompact-runtime-22, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.879 WARN connection closed for 127.0.0.1:44697, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Component dying, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Killing..., ctype: BigPongerAct, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Component killed, cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.879 TRCE Not running inactive scheduled., cid: 8e02e8f7-a263-4fe1-b2ff-877b33912209, system: kompact-runtime-22, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.879 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:44697), addr: 127.0.0.1:43123, owner: NetworkThread, ctype: NetworkDispatcher, cid: b38ef709-d003-40f9-9da5-4f00bfca6c8c, system: kompact-runtime-19, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:48.880 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:48.880 TRCE Component(8e02e8f7-a263-4fe1-b2ff-877b33912209) was killed and deallocated., ctype: ComponentSupervisor, cid: d28d11ef-3692-4569-82c2-5894c7f955e3, system: kompact-runtime-22, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:48.880 INFO Killed network., ctype: NetworkDispatcher, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:48.880 DEBG Component killed, cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.880 TRCE Not running inactive scheduled., cid: 1391d178-db22-4f97-9e3f-688502af9945, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.880 DEBG Component dying, cid: cc912165-4fa9-4601-a0f0-281386aae8d9, system: kompact-runtime-6, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.880 DEBG Killing..., ctype: DeadletterBox, cid: cc912165-4fa9-4601-a0f0-281386aae8d9, system: kompact-runtime-6, location: src/component/definition.rs:171 [INFO] [stdout] test remote_delivery_bigger_than_buffer_messages_preserialised_tcp ... ok [INFO] [stdout] Nov 28 14:16:48.880 DEBG Component killed, cid: cc912165-4fa9-4601-a0f0-281386aae8d9, system: kompact-runtime-6, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.880 TRCE Not running inactive scheduled., cid: cc912165-4fa9-4601-a0f0-281386aae8d9, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.880 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: bb0bf50d-032c-493a-8f7a-aa0eaefe2568, system: kompact-runtime-12, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:48.880 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: bb0bf50d-032c-493a-8f7a-aa0eaefe2568, system: kompact-runtime-12, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:48.880 DEBG Component dying, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.880 DEBG Killing..., ctype: BigPingerAct, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.880 DEBG Component killed, cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.880 TRCE Not running inactive scheduled., cid: 172fc7ba-4a28-4bda-bc7b-d085605f4aa6, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.880 DEBG Component(172fc7ba-4a28-4bda-bc7b-d085605f4aa6) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: bb0bf50d-032c-493a-8f7a-aa0eaefe2568, system: kompact-runtime-12, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:48.880 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: bb0bf50d-032c-493a-8f7a-aa0eaefe2568, system: kompact-runtime-12, location: src/supervision.rs:217 [INFO] [stdout] test remote_delivery_bigger_than_buffer_messages_lazy_tcp ... ok [INFO] [stdout] Nov 28 14:16:48.884 TRCE Subscribing listener for 65397e02-7143-4c27-9ee9-87f7b53162df., ctype: ComponentSupervisor, cid: 50e8d9fe-1120-4ec4-a050-49431ee740ff, system: kompact-runtime-21, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.884 TRCE Subscribing listener for 46e84741-ffa5-4e81-8f5f-6c84d710fccf., ctype: ComponentSupervisor, cid: 2842373d-9146-4075-b302-a2bd8497d7cb, system: kompact-runtime-5, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.884 DEBG Component dying, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.884 DEBG Component stopping, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:48.884 DEBG Killing..., ctype: BigPongerAct, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.884 DEBG Stopping..., ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:48.884 DEBG Component killed, cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.885 DEBG Component stopped, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:48.885 TRCE Not running inactive scheduled., cid: 65397e02-7143-4c27-9ee9-87f7b53162df, system: kompact-runtime-21, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.885 TRCE Not running inactive scheduled., cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.885 DEBG Component(46e84741-ffa5-4e81-8f5f-6c84d710fccf) was stopped., ctype: ComponentSupervisor, cid: 2842373d-9146-4075-b302-a2bd8497d7cb, system: kompact-runtime-5, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:48.885 TRCE Component(65397e02-7143-4c27-9ee9-87f7b53162df) was killed and deallocated., ctype: ComponentSupervisor, cid: 50e8d9fe-1120-4ec4-a050-49431ee740ff, system: kompact-runtime-21, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:48.885 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 2842373d-9146-4075-b302-a2bd8497d7cb, system: kompact-runtime-5, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:48.885 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 2842373d-9146-4075-b302-a2bd8497d7cb, system: kompact-runtime-5, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:48.885 DEBG Component dying, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.885 DEBG Killing..., ctype: BigPingerAct, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.885 DEBG Component killed, cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.885 TRCE Not running inactive scheduled., cid: 46e84741-ffa5-4e81-8f5f-6c84d710fccf, system: kompact-runtime-5, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.885 DEBG Component(46e84741-ffa5-4e81-8f5f-6c84d710fccf) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2842373d-9146-4075-b302-a2bd8497d7cb, system: kompact-runtime-5, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:48.885 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 2842373d-9146-4075-b302-a2bd8497d7cb, system: kompact-runtime-5, location: src/supervision.rs:217 [INFO] [stdout] test remote_delivery_bigger_than_buffer_messages_lazy_udp ... ok [INFO] [stdout] Nov 28 14:16:48.892 DEBG Component dying, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.892 INFO Killing network..., ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:48.892 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:48.892 DEBG Component dying, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.892 INFO Killing network..., ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:48.892 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:48.892 DEBG Stopping channel with message count 12, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:811 [INFO] [stdout] Nov 28 14:16:48.892 DEBG Dropped its TCP server, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Stopped., addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Stopped, addr: 127.0.0.1:45593, owner: NetworkThread, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Dropped its TCP server, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Stopped., addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Stopped, addr: 127.0.0.1:39733, owner: NetworkThread, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:48.893 INFO Killed network., ctype: NetworkDispatcher, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Component killed, cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.893 TRCE Not running inactive scheduled., cid: e61966d0-0742-4c1d-986a-944b52b37935, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Component dying, cid: 78446164-d92a-4b6b-996f-ad245ef2f956, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Killing..., ctype: DeadletterBox, cid: 78446164-d92a-4b6b-996f-ad245ef2f956, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Component killed, cid: 78446164-d92a-4b6b-996f-ad245ef2f956, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.893 TRCE Not running inactive scheduled., cid: 78446164-d92a-4b6b-996f-ad245ef2f956, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Received Bye from 127.0.0.1:39733, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:574 [INFO] [stdout] Nov 28 14:16:48.893 WARN connection closed for 127.0.0.1:39733, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:483 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:39733), addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:764 [INFO] [stdout] Nov 28 14:16:48.893 INFO Killed network., ctype: NetworkDispatcher, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Component killed, cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.893 TRCE Not running inactive scheduled., cid: 583c7f7a-6faf-43de-b06d-34ae31ec3281, system: kompact-runtime-5, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Component dying, cid: 6e4da179-b64a-410d-86a7-34e4562745da, system: kompact-runtime-5, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Killing..., ctype: DeadletterBox, cid: 6e4da179-b64a-410d-86a7-34e4562745da, system: kompact-runtime-5, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.893 DEBG Component killed, cid: 6e4da179-b64a-410d-86a7-34e4562745da, system: kompact-runtime-5, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.893 TRCE Not running inactive scheduled., cid: 6e4da179-b64a-410d-86a7-34e4562745da, system: kompact-runtime-5, location: src/component/actual_component.rs:346 [INFO] [stdout] test remote_delivery_bigger_than_buffer_messages_eager_tcp ... ok [INFO] [stdout] Nov 28 14:16:48.903 DEBG Dispatcher retrying connection to host 127.0.0.1:39733, attempt 0/10, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/dispatch/mod.rs:407 [INFO] [stdout] Nov 28 14:16:48.903 DEBG Got DispatchEvent::Connect(127.0.0.1:39733), addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:48.903 DEBG Requesting connection to 127.0.0.1:39733, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:48.903 DEBG Saying Hello to 127.0.0.1:39733, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:48.903 ERRO Error while reading from peer 127.0.0.1:39733: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:40759, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0e048b50-98c8-4eea-bdf4-8ad80b9091a1, system: kompact-runtime-21, location: src/net/network_thread.rs:511 [INFO] [stdout] Nov 28 14:16:48.920 DEBG Dispatcher retrying connection to host 127.0.0.1:41315, attempt 1/10, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/dispatch/mod.rs:407 [INFO] [stdout] Nov 28 14:16:48.920 DEBG Got DispatchEvent::Connect(127.0.0.1:41315), addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:48.920 DEBG Requesting connection to 127.0.0.1:41315, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:48.920 DEBG Saying Hello to 127.0.0.1:41315, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:48.931 ERRO Error while reading from peer 127.0.0.1:41315: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:40489, owner: NetworkThread, ctype: NetworkDispatcher, cid: 20c7c93e-809c-49f6-9f91-fa666f807abc, system: kompact-runtime-20, location: src/net/network_thread.rs:511 [INFO] [stdout] Nov 28 14:16:48.967 DEBG Dispatcher retrying connection to host 127.0.0.1:44047, attempt 1/10, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/dispatch/mod.rs:407 [INFO] [stdout] Nov 28 14:16:48.967 DEBG Got DispatchEvent::Connect(127.0.0.1:44047), addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:760 [INFO] [stdout] Nov 28 14:16:48.967 DEBG Requesting connection to 127.0.0.1:44047, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:645 [INFO] [stdout] Nov 28 14:16:48.967 DEBG Saying Hello to 127.0.0.1:44047, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Nov 28 14:16:48.967 ERRO Error while reading from peer 127.0.0.1:44047: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:35355, owner: NetworkThread, ctype: NetworkDispatcher, cid: a40b1414-ea9a-4422-a032-2caa8febec6d, system: kompact-runtime-24, location: src/net/network_thread.rs:511 [INFO] [stdout] Nov 28 14:16:48.979 TRCE Subscribing listener for a25ec2a6-382b-4efa-a977-f4f0ea517958., ctype: ComponentSupervisor, cid: 066b3b15-f527-4ed4-9521-1deaf81ece9a, system: kompact-runtime-13, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.979 TRCE Subscribing listener for e4a7ec12-efe1-4dc9-9868-018b71fcb3d4., ctype: ComponentSupervisor, cid: 21c851f7-2a7d-4efd-bcb1-963cc50227ac, system: kompact-runtime-23, location: src/supervision.rs:324 [INFO] [stdout] Nov 28 14:16:48.979 DEBG Component stopping, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/actual_component.rs:291 [INFO] [stdout] Nov 28 14:16:48.979 DEBG Component dying, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.979 DEBG Stopping..., ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/definition.rs:160 [INFO] [stdout] Nov 28 14:16:48.979 DEBG Killing..., ctype: BigPongerAct, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.979 DEBG Component stopped, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/actual_component.rs:221 [INFO] [stdout] Nov 28 14:16:48.979 TRCE Not running inactive scheduled., cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.979 DEBG Component killed, cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.979 TRCE Not running inactive scheduled., cid: e4a7ec12-efe1-4dc9-9868-018b71fcb3d4, system: kompact-runtime-23, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.979 DEBG Component(a25ec2a6-382b-4efa-a977-f4f0ea517958) was stopped., ctype: ComponentSupervisor, cid: 066b3b15-f527-4ed4-9521-1deaf81ece9a, system: kompact-runtime-13, location: src/supervision.rs:274 [INFO] [stdout] Nov 28 14:16:48.979 TRCE Component(e4a7ec12-efe1-4dc9-9868-018b71fcb3d4) was killed and deallocated., ctype: ComponentSupervisor, cid: 21c851f7-2a7d-4efd-bcb1-963cc50227ac, system: kompact-runtime-23, location: src/supervision.rs:283 [INFO] [stdout] Nov 28 14:16:48.980 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 066b3b15-f527-4ed4-9521-1deaf81ece9a, system: kompact-runtime-13, location: src/supervision.rs:339 [INFO] [stdout] Nov 28 14:16:48.980 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 066b3b15-f527-4ed4-9521-1deaf81ece9a, system: kompact-runtime-13, location: src/supervision.rs:347 [INFO] [stdout] Nov 28 14:16:48.980 DEBG Component dying, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.980 DEBG Killing..., ctype: BigPingerAct, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/definition.rs:171 [INFO] [stdout] Nov 28 14:16:48.980 DEBG Component killed, cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/actual_component.rs:230 [INFO] [stdout] Nov 28 14:16:48.980 TRCE Not running inactive scheduled., cid: a25ec2a6-382b-4efa-a977-f4f0ea517958, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Nov 28 14:16:48.980 DEBG Component(a25ec2a6-382b-4efa-a977-f4f0ea517958) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 066b3b15-f527-4ed4-9521-1deaf81ece9a, system: kompact-runtime-13, location: src/supervision.rs:289 [INFO] [stdout] Nov 28 14:16:48.980 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 066b3b15-f527-4ed4-9521-1deaf81ece9a, system: kompact-runtime-13, location: src/supervision.rs:217 [INFO] [stdout] Nov 28 14:16:48.987 DEBG Component dying, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/component/actual_component.rs:302 [INFO] [stdout] Nov 28 14:16:48.987 INFO Killing network..., ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:882 [INFO] [stdout] Nov 28 14:16:48.987 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/mod.rs:214 [INFO] [stdout] Nov 28 14:16:48.987 DEBG Dropped its TCP server, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:820 [INFO] [stdout] Nov 28 14:16:48.987 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:826 [INFO] [stdout] Nov 28 14:16:48.987 DEBG Stopped., addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:832 [INFO] [stdout] Nov 28 14:16:48.987 DEBG Stopped, addr: 127.0.0.1:41861, owner: NetworkThread, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/network_thread.rs:196 [INFO] [stdout] Nov 28 14:16:48.987 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/net/mod.rs:220 [INFO] [stdout] Nov 28 14:16:48.987 INFO Killed network., ctype: NetworkDispatcher, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/dispatch/mod.rs:884 [INFO] [stdout] Nov 28 14:16:48.987 DEBG Component killed, cid: 490a9ca9-bee5-4fcb-bf48-0d2442a5232c, system: kompact-runtime-13, location: src/component/actual_component.rs:230 [INFO] [stdout] test remote_delivery_bigger_than_buffer_messages_preserialised_udp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests kompact [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test src/actors/mod.rs - actors::ActorRaw (line 41) ... ok [INFO] [stdout] test src/component/definition.rs - component::definition::ComponentDefinition::spawn_local (line 73) ... ok [INFO] [stdout] test src/actors/mod.rs - actors::Actor (line 90) ... ok [INFO] [stdout] test src/component/mod.rs - component::Handled::block_on (line 65) ... ok [INFO] [stdout] test src/actors/mod.rs - actors::NetworkActor (line 210) ... ok [INFO] [stdout] test src/messaging/deser_macro.rs - match_deser (line 34) ... FAILED [INFO] [stdout] test src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise (line 209) ... FAILED [INFO] [stdout] test src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise_unchecked (line 263) ... FAILED [INFO] [stdout] test src/dispatch/mod.rs - dispatch::NetworkDispatcher::new (line 252) ... FAILED [INFO] [stdout] test src/dispatch/mod.rs - dispatch::NetworkConfig (line 54) ... FAILED [INFO] [stdout] test src/messaging/net_message.rs - messaging::net_message::NetMessage::try_into_deserialised (line 146) ... FAILED [INFO] [stdout] test src/messaging/deser_macro.rs - match_deser (line 10) ... FAILED [INFO] [stdout] test src/ports.rs - ports::Port (line 22) ... FAILED [INFO] [stdout] test src/ports.rs - ports::RequiredPort (line 180) ... FAILED [INFO] [stdout] test src/runtime/config.rs - runtime::config::KompactConfig (line 20) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] test src/ports.rs - ports::ProvidedPort (line 70) ... FAILED [INFO] [stdout] test src/runtime/config.rs - runtime::config::KompactConfig::system_components (line 192) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem (line 47) ... FAILED [INFO] [stdout] test src/runtime/config.rs - runtime::config::KompactConfig::build (line 350) ... FAILED [INFO] [stdout] test src/component/context.rs - component::context::ComponentContext::log (line 101) ... FAILED [INFO] [stdout] test src/actors/refs.rs - actors::refs::ActorRefStrong::ask (line 245) ... FAILED [INFO] [stdout] test src/component/context.rs - component::context::ComponentContext::config (line 140) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::register (line 421) ... FAILED [INFO] [stdout] test src/actors/refs.rs - actors::refs::ActorRef::ask (line 415) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::set_routing_policy (line 590) ... FAILED [INFO] [stdout] test src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise_unchecked (line 400) ... FAILED [INFO] [stdout] test src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise (line 351) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::shutdown_async (line 915) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::start (line 634) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::create (line 191) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::update_alias_registration (line 544) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::stop (line 693) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::config (line 154) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::kill_notify (line 797) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::create_and_register (line 1135) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::logger (line 136) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::kill (line 1399) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::shutdown (line 893) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::register (line 1111) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::kill (line 762) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::create_and_register (line 453) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::shutdown_async (line 1467) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::start_notify (line 1316) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::register_by_alias (line 499) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::stop (line 1341) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::start_notify (line 660) ... FAILED [INFO] [stdout] test src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_once (line 52) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::stop_notify (line 726) ... FAILED [INFO] [stdout] test src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_periodic (line 102) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::create (line 1062) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::kill_notify (line 1431) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::start (line 1293) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::register_by_alias (line 1171) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::stop_notify (line 1371) ... ok [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::update_alias_registration (line 1211) ... ok [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::set_routing_policy (line 1253) ... ok [INFO] [stdout] test src/utils.rs - utils::biconnect_components (line 72) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/messaging/deser_macro.rs - match_deser (line 34) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest3nx66C/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest3nx66C/rust_out" "/tmp/rustdoctest3nx66C/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise (line 209) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise_unchecked (line 263) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dispatch/mod.rs - dispatch::NetworkDispatcher::new (line 252) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestTB6m7H/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestTB6m7H/rust_out" "/tmp/rustdoctestTB6m7H/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dispatch/mod.rs - dispatch::NetworkConfig (line 54) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestzFtyUa/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestzFtyUa/rust_out" "/tmp/rustdoctestzFtyUa/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/net_message.rs - messaging::net_message::NetMessage::try_into_deserialised (line 146) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/deser_macro.rs - match_deser (line 10) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestChA1jz/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestChA1jz/rust_out" "/tmp/rustdoctestChA1jz/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ports.rs - ports::Port (line 22) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ports.rs - ports::RequiredPort (line 180) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/config.rs - runtime::config::KompactConfig (line 20) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 7) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestm3Jsig/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestm3Jsig/rust_out" "/tmp/rustdoctestm3Jsig/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ports.rs - ports::ProvidedPort (line 70) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/config.rs - runtime::config::KompactConfig::system_components (line 192) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem (line 47) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/config.rs - runtime::config::KompactConfig::build (line 350) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/component/context.rs - component::context::ComponentContext::log (line 101) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestLxBF6p/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestLxBF6p/rust_out" "/tmp/rustdoctestLxBF6p/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actors/refs.rs - actors::refs::ActorRefStrong::ask (line 245) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest105YWK/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest105YWK/rust_out" "/tmp/rustdoctest105YWK/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/component/context.rs - component::context::ComponentContext::config (line 140) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestWlK8Tq/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestWlK8Tq/rust_out" "/tmp/rustdoctestWlK8Tq/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::register (line 421) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actors/refs.rs - actors::refs::ActorRef::ask (line 415) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest5V2Q2h/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest5V2Q2h/rust_out" "/tmp/rustdoctest5V2Q2h/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::set_routing_policy (line 590) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise_unchecked (line 400) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestxiN1SE/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestxiN1SE/rust_out" "/tmp/rustdoctestxiN1SE/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise (line 351) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestBCysCl/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestBCysCl/rust_out" "/tmp/rustdoctestBCysCl/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::shutdown_async (line 915) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::start (line 634) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::create (line 191) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestJ89X8g/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestJ89X8g/rust_out" "/tmp/rustdoctestJ89X8g/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::update_alias_registration (line 544) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::stop (line 693) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::config (line 154) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestlU6HSu/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestlU6HSu/rust_out" "/tmp/rustdoctestlU6HSu/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::kill_notify (line 797) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestO57l6T/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestO57l6T/rust_out" "/tmp/rustdoctestO57l6T/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::create_and_register (line 1135) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::logger (line 136) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest9QP8rX/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest9QP8rX/rust_out" "/tmp/rustdoctest9QP8rX/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::kill (line 1399) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::shutdown (line 893) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestosfsaw/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestosfsaw/rust_out" "/tmp/rustdoctestosfsaw/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::register (line 1111) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::kill (line 762) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestt3XbrT/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestt3XbrT/rust_out" "/tmp/rustdoctestt3XbrT/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::create_and_register (line 453) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestpVbHTP/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestpVbHTP/rust_out" "/tmp/rustdoctestpVbHTP/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::shutdown_async (line 1467) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::start_notify (line 1316) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::register_by_alias (line 499) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestpCzuJv/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestpCzuJv/rust_out" "/tmp/rustdoctestpCzuJv/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::stop (line 1341) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::start_notify (line 660) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestHPzQx4/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestHPzQx4/rust_out" "/tmp/rustdoctestHPzQx4/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_once (line 52) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::stop_notify (line 726) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestleHLQ4/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestleHLQ4/rust_out" "/tmp/rustdoctestleHLQ4/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_periodic (line 102) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::create (line 1062) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestTQZZbj/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestTQZZbj/rust_out" "/tmp/rustdoctestTQZZbj/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::kill_notify (line 1431) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestNs4kX0/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestNs4kX0/rust_out" "/tmp/rustdoctestNs4kX0/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::start (line 1293) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestaRAbMi/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestaRAbMi/rust_out" "/tmp/rustdoctestaRAbMi/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::register_by_alias (line 1171) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestReppgB/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestReppgB/rust_out" "/tmp/rustdoctestReppgB/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkompact-cf7283ff82d591d3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8219b52917ff5470.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c5b744131159fdc3.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libterm-7d9b8272ed312575.rlib" "/opt/rustwide/target/debug/deps/libdirs-da07895d2ee3df74.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libhierarchical_hash_wheel_timer-7a9ab42c4bab712a.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-a7b8df66b4dd2400.rlib" "/opt/rustwide/target/debug/deps/libmio-05798fc3081ef078.rlib" "/opt/rustwide/target/debug/deps/libbitfields-d973c74c7c171d80.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c51543a70810e42.rlib" "/opt/rustwide/target/debug/deps/libserde-7e8bad34d2b61ecf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1da0ce87bbac11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ebeb44d0838337e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-494f67e382d42095.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-96eb277f0c50820a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/libhocon-8587755e06f8ba5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-705665cdb3a93aef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0dd11b74c0a591a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-500b0886253bc503.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libnom-4d8252a4b9d234b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-a4617c3c17bde291.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libslog-f739ffc95c2302ac.rlib" "/opt/rustwide/target/debug/deps/libexecutors-cafd9af667e95613.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-e44bb44a04e3e128.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-c262217001ef8ff3.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/actors/refs.rs - actors::refs::ActorRef::ask (line 415) [INFO] [stdout] src/actors/refs.rs - actors::refs::ActorRefStrong::ask (line 245) [INFO] [stdout] src/component/context.rs - component::context::ComponentContext::config (line 140) [INFO] [stdout] src/component/context.rs - component::context::ComponentContext::log (line 101) [INFO] [stdout] src/dispatch/mod.rs - dispatch::NetworkConfig (line 54) [INFO] [stdout] src/dispatch/mod.rs - dispatch::NetworkDispatcher::new (line 252) [INFO] [stdout] src/lib.rs - (line 7) [INFO] [stdout] src/messaging/deser_macro.rs - match_deser (line 10) [INFO] [stdout] src/messaging/deser_macro.rs - match_deser (line 34) [INFO] [stdout] src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise (line 351) [INFO] [stdout] src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise_unchecked (line 400) [INFO] [stdout] src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise (line 209) [INFO] [stdout] src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise_unchecked (line 263) [INFO] [stdout] src/messaging/net_message.rs - messaging::net_message::NetMessage::try_into_deserialised (line 146) [INFO] [stdout] src/ports.rs - ports::Port (line 22) [INFO] [stdout] src/ports.rs - ports::ProvidedPort (line 70) [INFO] [stdout] src/ports.rs - ports::RequiredPort (line 180) [INFO] [stdout] src/runtime/config.rs - runtime::config::KompactConfig (line 20) [INFO] [stdout] src/runtime/config.rs - runtime::config::KompactConfig::build (line 350) [INFO] [stdout] src/runtime/config.rs - runtime::config::KompactConfig::system_components (line 192) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem (line 47) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::config (line 154) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::create (line 191) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::create_and_register (line 453) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::kill (line 762) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::kill_notify (line 797) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::logger (line 136) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::register (line 421) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::register_by_alias (line 499) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::set_routing_policy (line 590) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::shutdown (line 893) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::shutdown_async (line 915) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::start (line 634) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::start_notify (line 660) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::stop (line 693) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::stop_notify (line 726) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::update_alias_registration (line 544) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::create (line 1062) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::create_and_register (line 1135) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::kill (line 1399) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::kill_notify (line 1431) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::register (line 1111) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::register_by_alias (line 1171) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::shutdown_async (line 1467) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::start (line 1293) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::start_notify (line 1316) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::stop (line 1341) [INFO] [stdout] src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_once (line 52) [INFO] [stdout] src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_periodic (line 102) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 49 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "08ca62e272770a51a82e000f5cf71f87349f38b5ed807b1b291e786f299a8559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ca62e272770a51a82e000f5cf71f87349f38b5ed807b1b291e786f299a8559", kill_on_drop: false }` [INFO] [stdout] 08ca62e272770a51a82e000f5cf71f87349f38b5ed807b1b291e786f299a8559