Nov 18 07:55:32.658 INFO testing kompact-0.4.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 07:55:32.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 07:55:32.875 INFO [stdout] 6c7b9bfb33e33baf865c860c55e2b83b1509671d9e27a2dbd8428853c6805848 Nov 18 07:55:32.878 INFO running `"docker" "start" "-a" "6c7b9bfb33e33baf865c860c55e2b83b1509671d9e27a2dbd8428853c6805848"` Nov 18 07:55:33.731 INFO [stderr] usermod: no changes Nov 18 07:55:34.027 INFO [stderr] Compiling slog v2.4.1 Nov 18 07:55:34.028 INFO [stderr] Compiling bitfields v0.1.0 Nov 18 07:55:34.029 INFO [stderr] Compiling as_num v0.2.4 Nov 18 07:55:34.029 INFO [stderr] Compiling synchronoise v0.4.0 Nov 18 07:55:34.031 INFO [stderr] Compiling uuid v0.4.0 Nov 18 07:55:34.031 INFO [stderr] Compiling tokio-retry v0.2.0 Nov 18 07:55:34.093 INFO [stderr] Compiling kompact-component-derive v0.4.0 Nov 18 07:55:34.094 INFO [stderr] Compiling kompact-actor-derive v0.4.0 Nov 18 07:55:35.691 INFO [stderr] Compiling spaniel v0.1.0 Nov 18 07:55:37.345 INFO [stderr] Compiling executors v0.4.1 Nov 18 07:55:40.696 INFO [stderr] Compiling slog-term v2.4.0 Nov 18 07:55:40.696 INFO [stderr] Compiling slog-async v2.3.0 Nov 18 07:55:48.899 INFO [stderr] Compiling kompact v0.4.0 (/source) Nov 18 07:55:52.792 INFO [stdout] Path too long for port: Path { global: false, segments: [PathSegment { ident: Ident("lookup"), parameters: AngleBracketed(AngleBracketedParameterData { lifetimes: [], types: [], bindings: [] }) }, PathSegment { ident: Ident("gc"), parameters: AngleBracketed(AngleBracketedParameterData { lifetimes: [], types: [], bindings: [] }) }, PathSegment { ident: Ident("ActorRefReaper"), parameters: AngleBracketed(AngleBracketedParameterData { lifetimes: [], types: [], bindings: [] }) }] } Nov 18 07:55:52.939 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 07:55:52.939 INFO [stderr] --> src/lib.rs:18:1 Nov 18 07:55:52.939 INFO [stderr] | Nov 18 07:55:52.939 INFO [stderr] 18 | #[macro_use] Nov 18 07:55:52.939 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 07:55:52.939 INFO [stderr] | Nov 18 07:55:52.939 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 07:55:52.939 INFO [stderr] Nov 18 07:55:52.939 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 07:55:52.939 INFO [stderr] --> src/lib.rs:20:1 Nov 18 07:55:52.939 INFO [stderr] | Nov 18 07:55:52.939 INFO [stderr] 20 | #[macro_use] Nov 18 07:55:52.939 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 07:55:52.939 INFO [stderr] Nov 18 07:55:53.011 INFO [stderr] warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Nov 18 07:55:53.011 INFO [stderr] --> src/net/mod.rs:27:5 Nov 18 07:55:53.011 INFO [stderr] | Nov 18 07:55:53.011 INFO [stderr] 27 | use tokio::net::ConnectFuture; Nov 18 07:55:53.011 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:55:53.011 INFO [stderr] | Nov 18 07:55:53.011 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 07:55:53.011 INFO [stderr] Nov 18 07:55:53.011 INFO [stderr] warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Nov 18 07:55:53.011 INFO [stderr] --> src/net/mod.rs:226:19 Nov 18 07:55:53.011 INFO [stderr] | Nov 18 07:55:53.011 INFO [stderr] 226 | type Future = ConnectFuture; Nov 18 07:55:53.011 INFO [stderr] | ^^^^^^^^^^^^^ Nov 18 07:55:53.011 INFO [stderr] Nov 18 07:55:54.411 INFO [stderr] warning: constant item is never used: `MULTIPLICATIVE_DECREASE_NUM` Nov 18 07:55:54.412 INFO [stderr] --> src/dispatch/lookup/gc.rs:12:5 Nov 18 07:55:54.412 INFO [stderr] | Nov 18 07:55:54.412 INFO [stderr] 12 | pub const MULTIPLICATIVE_DECREASE_NUM: u64 = 1; Nov 18 07:55:54.413 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:55:54.413 INFO [stderr] | Nov 18 07:55:54.413 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 18 07:55:54.414 INFO [stderr] Nov 18 07:55:54.414 INFO [stderr] warning: variant is never constructed: `MIMD` Nov 18 07:55:54.414 INFO [stderr] --> src/dispatch/lookup/gc.rs:35:5 Nov 18 07:55:54.415 INFO [stderr] | Nov 18 07:55:54.415 INFO [stderr] 35 | MIMD, // multiplicative increase/multiplicative decrease Nov 18 07:55:54.415 INFO [stderr] | ^^^^ Nov 18 07:55:54.415 INFO [stderr] Nov 18 07:55:54.416 INFO [stderr] warning: method is never used: `new` Nov 18 07:55:54.416 INFO [stderr] --> src/dispatch/lookup/gc.rs:55:5 Nov 18 07:55:54.416 INFO [stderr] | Nov 18 07:55:54.416 INFO [stderr] 55 | / pub fn new( Nov 18 07:55:54.417 INFO [stderr] 56 | | initial_interval: u64, Nov 18 07:55:54.417 INFO [stderr] 57 | | min: u64, Nov 18 07:55:54.417 INFO [stderr] 58 | | max: u64, Nov 18 07:55:54.418 INFO [stderr] ... | Nov 18 07:55:54.418 INFO [stderr] 66 | | } Nov 18 07:55:54.418 INFO [stderr] 67 | | } Nov 18 07:55:54.418 INFO [stderr] | |_____^ Nov 18 07:55:54.419 INFO [stderr] Nov 18 07:55:54.419 INFO [stderr] warning: method is never used: `exists` Nov 18 07:55:54.419 INFO [stderr] --> src/dispatch/queue_manager.rs:62:5 Nov 18 07:55:54.420 INFO [stderr] | Nov 18 07:55:54.420 INFO [stderr] 62 | pub fn exists(&self, dst: &SocketAddr) -> bool { Nov 18 07:55:54.420 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:55:54.420 INFO [stderr] Nov 18 07:55:54.421 INFO [stderr] warning: variant is never constructed: `Domain` Nov 18 07:55:54.421 INFO [stderr] --> src/messaging/framing.rs:43:5 Nov 18 07:55:54.421 INFO [stderr] | Nov 18 07:55:54.422 INFO [stderr] 43 | Domain = 2, Nov 18 07:55:54.422 INFO [stderr] | ^^^^^^^^^^ Nov 18 07:55:54.422 INFO [stderr] Nov 18 07:55:54.422 INFO [stderr] warning: method is never used: `new` Nov 18 07:55:54.423 INFO [stderr] --> src/net/mod.rs:72:5 Nov 18 07:55:54.423 INFO [stderr] | Nov 18 07:55:54.423 INFO [stderr] 72 | pub fn new() -> Self { Nov 18 07:55:54.423 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 07:55:54.424 INFO [stderr] Nov 18 07:55:54.424 INFO [stderr] warning: variant is never constructed: `Faulty` Nov 18 07:55:54.424 INFO [stderr] --> src/supervision.rs:36:5 Nov 18 07:55:54.424 INFO [stderr] | Nov 18 07:55:54.425 INFO [stderr] 36 | Faulty(Uuid), Nov 18 07:55:54.425 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 07:55:54.425 INFO [stderr] Nov 18 07:55:54.447 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 18 07:55:54.448 INFO [stderr] --> src/net/mod.rs:197:37 Nov 18 07:55:54.448 INFO [stderr] | Nov 18 07:55:54.448 INFO [stderr] 197 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(err))); Nov 18 07:55:54.449 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:55:54.449 INFO [stderr] | Nov 18 07:55:54.449 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 18 07:55:54.449 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 18 07:55:54.449 INFO [stderr] Nov 18 07:55:54.449 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 18 07:55:54.449 INFO [stderr] --> src/net/mod.rs:206:29 Nov 18 07:55:54.449 INFO [stderr] | Nov 18 07:55:54.449 INFO [stderr] 206 | / events.unbounded_send(NetworkEvent::Connection( Nov 18 07:55:54.449 INFO [stderr] 207 | | peer_addr, Nov 18 07:55:54.449 INFO [stderr] 208 | | ConnectionState::Connected(tx), Nov 18 07:55:54.449 INFO [stderr] 209 | | )); Nov 18 07:55:54.449 INFO [stderr] | |_______________________________^ Nov 18 07:55:54.449 INFO [stderr] | Nov 18 07:55:54.449 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 18 07:55:54.449 INFO [stderr] Nov 18 07:55:54.457 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 18 07:55:54.457 INFO [stderr] --> src/net/mod.rs:253:13 Nov 18 07:55:54.457 INFO [stderr] | Nov 18 07:55:54.457 INFO [stderr] 253 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(e))); Nov 18 07:55:54.457 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:55:54.457 INFO [stderr] | Nov 18 07:55:54.457 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 18 07:55:54.457 INFO [stderr] Nov 18 07:55:54.457 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 18 07:55:54.457 INFO [stderr] --> src/net/mod.rs:269:13 Nov 18 07:55:54.457 INFO [stderr] | Nov 18 07:55:54.457 INFO [stderr] 269 | / events.unbounded_send(NetworkEvent::Connection( Nov 18 07:55:54.457 INFO [stderr] 270 | | peer_addr, Nov 18 07:55:54.457 INFO [stderr] 271 | | ConnectionState::Connected(tx), Nov 18 07:55:54.457 INFO [stderr] 272 | | )); Nov 18 07:55:54.457 INFO [stderr] | |_______________^ Nov 18 07:55:54.457 INFO [stderr] | Nov 18 07:55:54.457 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 18 07:55:54.457 INFO [stderr] Nov 18 07:55:54.467 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 18 07:55:54.467 INFO [stderr] --> src/utils.rs:65:9 Nov 18 07:55:54.467 INFO [stderr] | Nov 18 07:55:54.467 INFO [stderr] 65 | / self.result_channel Nov 18 07:55:54.467 INFO [stderr] 66 | | .send(t) Nov 18 07:55:54.467 INFO [stderr] 67 | | // ISSUE #12: Explicitly swallow errors Nov 18 07:55:54.467 INFO [stderr] 68 | | .map_err(|_| ()); Nov 18 07:55:54.467 INFO [stderr] | |_____________________________^ Nov 18 07:55:54.467 INFO [stderr] | Nov 18 07:55:54.467 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 18 07:55:54.467 INFO [stderr] Nov 18 07:56:09.939 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.16s Nov 18 07:56:09.948 INFO [stderr] su: No module specific data is present Nov 18 07:56:10.364 INFO running `"docker" "inspect" "6c7b9bfb33e33baf865c860c55e2b83b1509671d9e27a2dbd8428853c6805848"` Nov 18 07:56:10.715 INFO running `"docker" "rm" "-f" "6c7b9bfb33e33baf865c860c55e2b83b1509671d9e27a2dbd8428853c6805848"` Nov 18 07:56:11.107 INFO [stdout] 6c7b9bfb33e33baf865c860c55e2b83b1509671d9e27a2dbd8428853c6805848 Nov 18 07:56:11.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 07:56:11.569 INFO [stdout] 22818af478b23dccce76a370dee20b34f802b7d6a60d56d29846f9cde72caec1 Nov 18 07:56:11.571 INFO running `"docker" "start" "-a" "22818af478b23dccce76a370dee20b34f802b7d6a60d56d29846f9cde72caec1"` Nov 18 07:56:12.539 INFO [stderr] usermod: no changes Nov 18 07:56:12.741 INFO [stderr] Compiling kompact v0.4.0 (/source) Nov 18 07:56:17.408 INFO [stdout] Path too long for port: Path { global: false, segments: [PathSegment { ident: Ident("lookup"), parameters: AngleBracketed(AngleBracketedParameterData { lifetimes: [], types: [], bindings: [] }) }, PathSegment { ident: Ident("gc"), parameters: AngleBracketed(AngleBracketedParameterData { lifetimes: [], types: [], bindings: [] }) }, PathSegment { ident: Ident("ActorRefReaper"), parameters: AngleBracketed(AngleBracketedParameterData { lifetimes: [], types: [], bindings: [] }) }] } Nov 18 07:56:17.743 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 07:56:17.743 INFO [stderr] --> src/lib.rs:18:1 Nov 18 07:56:17.743 INFO [stderr] | Nov 18 07:56:17.743 INFO [stderr] 18 | #[macro_use] Nov 18 07:56:17.743 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 07:56:17.743 INFO [stderr] | Nov 18 07:56:17.743 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 07:56:17.743 INFO [stderr] Nov 18 07:56:17.743 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 07:56:17.743 INFO [stderr] --> src/lib.rs:20:1 Nov 18 07:56:17.743 INFO [stderr] | Nov 18 07:56:17.743 INFO [stderr] 20 | #[macro_use] Nov 18 07:56:17.743 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 07:56:17.743 INFO [stderr] Nov 18 07:56:17.835 INFO [stderr] warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Nov 18 07:56:17.835 INFO [stderr] --> src/net/mod.rs:27:5 Nov 18 07:56:17.835 INFO [stderr] | Nov 18 07:56:17.835 INFO [stderr] 27 | use tokio::net::ConnectFuture; Nov 18 07:56:17.835 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:56:17.835 INFO [stderr] | Nov 18 07:56:17.835 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 07:56:17.835 INFO [stderr] Nov 18 07:56:17.839 INFO [stderr] warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Nov 18 07:56:17.839 INFO [stderr] --> src/net/mod.rs:226:19 Nov 18 07:56:17.839 INFO [stderr] | Nov 18 07:56:17.839 INFO [stderr] 226 | type Future = ConnectFuture; Nov 18 07:56:17.839 INFO [stderr] | ^^^^^^^^^^^^^ Nov 18 07:56:17.839 INFO [stderr] Nov 18 07:56:19.539 INFO [stderr] warning: unused variable: `path_type` Nov 18 07:56:19.539 INFO [stderr] --> src/messaging/framing.rs:392:13 Nov 18 07:56:19.539 INFO [stderr] | Nov 18 07:56:19.539 INFO [stderr] 392 | let path_type = PathType::Named as u8; Nov 18 07:56:19.539 INFO [stderr] | ^^^^^^^^^ help: consider using `_path_type` instead Nov 18 07:56:19.539 INFO [stderr] | Nov 18 07:56:19.539 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 18 07:56:19.539 INFO [stderr] Nov 18 07:56:19.539 INFO [stderr] warning: unused variable: `protocol` Nov 18 07:56:19.539 INFO [stderr] --> src/messaging/framing.rs:393:13 Nov 18 07:56:19.539 INFO [stderr] | Nov 18 07:56:19.539 INFO [stderr] 393 | let protocol = Transport::TCP as u8; Nov 18 07:56:19.539 INFO [stderr] | ^^^^^^^^ help: consider using `_protocol` instead Nov 18 07:56:19.539 INFO [stderr] Nov 18 07:56:19.539 INFO [stderr] warning: unused variable: `address_type` Nov 18 07:56:19.539 INFO [stderr] --> src/messaging/framing.rs:394:13 Nov 18 07:56:19.539 INFO [stderr] | Nov 18 07:56:19.539 INFO [stderr] 394 | let address_type = AddressType::IPv4 as u8; Nov 18 07:56:19.539 INFO [stderr] | ^^^^^^^^^^^^ help: consider using `_address_type` instead Nov 18 07:56:19.539 INFO [stderr] Nov 18 07:56:20.163 INFO [stderr] warning: constant item is never used: `MULTIPLICATIVE_DECREASE_NUM` Nov 18 07:56:20.163 INFO [stderr] --> src/dispatch/lookup/gc.rs:12:5 Nov 18 07:56:20.163 INFO [stderr] | Nov 18 07:56:20.163 INFO [stderr] 12 | pub const MULTIPLICATIVE_DECREASE_NUM: u64 = 1; Nov 18 07:56:20.163 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:56:20.163 INFO [stderr] | Nov 18 07:56:20.163 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 18 07:56:20.163 INFO [stderr] Nov 18 07:56:20.163 INFO [stderr] warning: variant is never constructed: `MIMD` Nov 18 07:56:20.163 INFO [stderr] --> src/dispatch/lookup/gc.rs:35:5 Nov 18 07:56:20.163 INFO [stderr] | Nov 18 07:56:20.163 INFO [stderr] 35 | MIMD, // multiplicative increase/multiplicative decrease Nov 18 07:56:20.163 INFO [stderr] | ^^^^ Nov 18 07:56:20.163 INFO [stderr] Nov 18 07:56:20.163 INFO [stderr] warning: method is never used: `new` Nov 18 07:56:20.163 INFO [stderr] --> src/dispatch/lookup/gc.rs:55:5 Nov 18 07:56:20.163 INFO [stderr] | Nov 18 07:56:20.163 INFO [stderr] 55 | / pub fn new( Nov 18 07:56:20.163 INFO [stderr] 56 | | initial_interval: u64, Nov 18 07:56:20.163 INFO [stderr] 57 | | min: u64, Nov 18 07:56:20.163 INFO [stderr] 58 | | max: u64, Nov 18 07:56:20.163 INFO [stderr] ... | Nov 18 07:56:20.163 INFO [stderr] 66 | | } Nov 18 07:56:20.163 INFO [stderr] 67 | | } Nov 18 07:56:20.163 INFO [stderr] | |_____^ Nov 18 07:56:20.163 INFO [stderr] Nov 18 07:56:20.163 INFO [stderr] warning: method is never used: `exists` Nov 18 07:56:20.163 INFO [stderr] --> src/dispatch/queue_manager.rs:62:5 Nov 18 07:56:20.163 INFO [stderr] | Nov 18 07:56:20.163 INFO [stderr] 62 | pub fn exists(&self, dst: &SocketAddr) -> bool { Nov 18 07:56:20.163 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:56:20.163 INFO [stderr] Nov 18 07:56:20.163 INFO [stderr] warning: variant is never constructed: `Domain` Nov 18 07:56:20.163 INFO [stderr] --> src/messaging/framing.rs:43:5 Nov 18 07:56:20.163 INFO [stderr] | Nov 18 07:56:20.163 INFO [stderr] 43 | Domain = 2, Nov 18 07:56:20.163 INFO [stderr] | ^^^^^^^^^^ Nov 18 07:56:20.163 INFO [stderr] Nov 18 07:56:20.163 INFO [stderr] warning: method is never used: `new` Nov 18 07:56:20.163 INFO [stderr] --> src/net/mod.rs:72:5 Nov 18 07:56:20.163 INFO [stderr] | Nov 18 07:56:20.163 INFO [stderr] 72 | pub fn new() -> Self { Nov 18 07:56:20.163 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 07:56:20.167 INFO [stderr] Nov 18 07:56:20.167 INFO [stderr] warning: variant is never constructed: `Faulty` Nov 18 07:56:20.167 INFO [stderr] --> src/supervision.rs:36:5 Nov 18 07:56:20.167 INFO [stderr] | Nov 18 07:56:20.167 INFO [stderr] 36 | Faulty(Uuid), Nov 18 07:56:20.167 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 07:56:20.167 INFO [stderr] Nov 18 07:56:20.195 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 18 07:56:20.195 INFO [stderr] --> src/net/mod.rs:197:37 Nov 18 07:56:20.195 INFO [stderr] | Nov 18 07:56:20.195 INFO [stderr] 197 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(err))); Nov 18 07:56:20.195 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:56:20.195 INFO [stderr] | Nov 18 07:56:20.195 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 18 07:56:20.195 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 18 07:56:20.195 INFO [stderr] Nov 18 07:56:20.195 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 18 07:56:20.195 INFO [stderr] --> src/net/mod.rs:206:29 Nov 18 07:56:20.195 INFO [stderr] | Nov 18 07:56:20.195 INFO [stderr] 206 | / events.unbounded_send(NetworkEvent::Connection( Nov 18 07:56:20.195 INFO [stderr] 207 | | peer_addr, Nov 18 07:56:20.195 INFO [stderr] 208 | | ConnectionState::Connected(tx), Nov 18 07:56:20.195 INFO [stderr] 209 | | )); Nov 18 07:56:20.195 INFO [stderr] | |_______________________________^ Nov 18 07:56:20.195 INFO [stderr] | Nov 18 07:56:20.195 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 18 07:56:20.195 INFO [stderr] Nov 18 07:56:20.195 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 18 07:56:20.195 INFO [stderr] --> src/net/mod.rs:253:13 Nov 18 07:56:20.195 INFO [stderr] | Nov 18 07:56:20.195 INFO [stderr] 253 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(e))); Nov 18 07:56:20.195 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:56:20.195 INFO [stderr] | Nov 18 07:56:20.195 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 18 07:56:20.195 INFO [stderr] Nov 18 07:56:20.195 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 18 07:56:20.195 INFO [stderr] --> src/net/mod.rs:269:13 Nov 18 07:56:20.195 INFO [stderr] | Nov 18 07:56:20.195 INFO [stderr] 269 | / events.unbounded_send(NetworkEvent::Connection( Nov 18 07:56:20.195 INFO [stderr] 270 | | peer_addr, Nov 18 07:56:20.195 INFO [stderr] 271 | | ConnectionState::Connected(tx), Nov 18 07:56:20.195 INFO [stderr] 272 | | )); Nov 18 07:56:20.195 INFO [stderr] | |_______________^ Nov 18 07:56:20.195 INFO [stderr] | Nov 18 07:56:20.195 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 18 07:56:20.195 INFO [stderr] Nov 18 07:56:20.215 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 18 07:56:20.215 INFO [stderr] --> src/utils.rs:65:9 Nov 18 07:56:20.215 INFO [stderr] | Nov 18 07:56:20.215 INFO [stderr] 65 | / self.result_channel Nov 18 07:56:20.215 INFO [stderr] 66 | | .send(t) Nov 18 07:56:20.215 INFO [stderr] 67 | | // ISSUE #12: Explicitly swallow errors Nov 18 07:56:20.215 INFO [stderr] 68 | | .map_err(|_| ()); Nov 18 07:56:20.215 INFO [stderr] | |_____________________________^ Nov 18 07:56:20.215 INFO [stderr] | Nov 18 07:56:20.215 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 18 07:56:20.215 INFO [stderr] Nov 18 07:56:29.035 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.47s Nov 18 07:56:29.050 INFO [stderr] su: No module specific data is present Nov 18 07:56:29.470 INFO running `"docker" "inspect" "22818af478b23dccce76a370dee20b34f802b7d6a60d56d29846f9cde72caec1"` Nov 18 07:56:29.710 INFO running `"docker" "rm" "-f" "22818af478b23dccce76a370dee20b34f802b7d6a60d56d29846f9cde72caec1"` Nov 18 07:56:29.937 INFO [stdout] 22818af478b23dccce76a370dee20b34f802b7d6a60d56d29846f9cde72caec1 Nov 18 07:56:29.941 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 07:56:30.315 INFO [stdout] 2e33a359054cb7e5eb52ea625e1c61015309b8d670003860803998bd29e12150 Nov 18 07:56:30.323 INFO running `"docker" "start" "-a" "2e33a359054cb7e5eb52ea625e1c61015309b8d670003860803998bd29e12150"` Nov 18 07:56:31.236 INFO [stderr] usermod: no changes Nov 18 07:56:31.449 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 18 07:56:31.467 INFO [stderr] Running /target/debug/deps/kompact-1916d54e9cf232b0 Nov 18 07:56:31.469 INFO [stdout] Nov 18 07:56:31.469 INFO [stdout] running 23 tests Nov 18 07:56:31.519 INFO [stdout] test actors::tests::actor_path_strings ... ok Nov 18 07:56:31.530 INFO [stdout] test messaging::framing::identity_tests::identity ... ok Nov 18 07:56:31.530 INFO [stdout] test messaging::framing::serialisation::system_path_header ... ok Nov 18 07:56:31.531 INFO [stdout] test serialisation::tests::trivial_deser_equivalence ... ok Nov 18 07:56:31.539 INFO [stderr] Nov 18 07:56:31.530 DEBG Requesting actor registration at ActorId(Uuid("d5271e46-0292-43ab-87f3-039f140d8938")), system: kompics-runtime-2 Nov 18 07:56:31.539 INFO [stderr] Nov 18 07:56:31.531 DEBG Requesting actor registration at ActorId(Uuid("c0cc3117-f635-4203-ace7-1d1365f526c9")), system: kompics-runtime-2 Nov 18 07:56:31.539 INFO [stderr] Nov 18 07:56:31.531 DEBG Component started., cid: 65cc764e-4f63-40d0-aa5a-a6becb607fa2, system: kompics-runtime-2 Nov 18 07:56:31.539 INFO [stderr] Nov 18 07:56:31.531 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 65cc764e-4f63-40d0-aa5a-a6becb607fa2, system: kompics-runtime-2 Nov 18 07:56:31.539 INFO [stderr] Nov 18 07:56:31.531 DEBG Component started., cid: d293de74-ee3c-42ee-8a10-8f8fd27ef1b0, system: kompics-runtime-2 Nov 18 07:56:31.539 INFO [stderr] Nov 18 07:56:31.531 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: d293de74-ee3c-42ee-8a10-8f8fd27ef1b0, system: kompics-runtime-2 Nov 18 07:56:31.548 INFO [stdout] test component::tests::component_core_send ... ok Nov 18 07:56:31.555 INFO [stdout] test serialisation::tests::ser_deser_equivalence ... ok Nov 18 07:56:31.555 INFO [stdout] test serialisation::helpers::helper_tests::actor_path_ser_deser_equivalence ... ok Nov 18 07:56:31.586 INFO [stderr] Nov 18 07:56:31.586 DEBG Requesting actor registration for "ponger", system: kompics-runtime-4 Nov 18 07:56:31.587 INFO [stderr] Nov 18 07:56:31.586 DEBG Requesting actor registration at Alias("ponger"), system: kompics-runtime-4 Nov 18 07:56:31.587 INFO [stderr] Nov 18 07:56:31.586 DEBG Component started., cid: d9c0d02d-0278-4a03-8f57-597015a1346b, system: kompics-runtime-4 Nov 18 07:56:31.587 INFO [stderr] Nov 18 07:56:31.586 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d9c0d02d-0278-4a03-8f57-597015a1346b, system: kompics-runtime-4 Nov 18 07:56:31.587 INFO [stderr] Nov 18 07:56:31.587 DEBG Component started., cid: 1753321f-9235-41e3-85b2-a7e9f3c173c2, system: kompics-runtime-4 Nov 18 07:56:31.587 INFO [stderr] Nov 18 07:56:31.587 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 1753321f-9235-41e3-85b2-a7e9f3c173c2, system: kompics-runtime-4 Nov 18 07:56:31.599 INFO [stderr] Nov 18 07:56:31.596 DEBG Component started., cid: ff178067-9a50-4304-8676-97c92ed8c0c1, system: kompics-runtime-5 Nov 18 07:56:31.599 INFO [stderr] Nov 18 07:56:31.596 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ff178067-9a50-4304-8676-97c92ed8c0c1, system: kompics-runtime-5 Nov 18 07:56:31.599 INFO [stderr] Nov 18 07:56:31.596 DEBG Component started., cid: dce00b50-263b-4585-a16a-646ac2450a35, system: kompics-runtime-5 Nov 18 07:56:31.599 INFO [stderr] Nov 18 07:56:31.596 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: dce00b50-263b-4585-a16a-646ac2450a35, system: kompics-runtime-5 Nov 18 07:56:31.599 INFO [stderr] Nov 18 07:56:31.597 DEBG Component started., cid: 71553465-7769-427d-9b43-5ba3af2011e8, system: kompics-runtime-5 Nov 18 07:56:31.599 INFO [stderr] Nov 18 07:56:31.597 DEBG Starting., ctype: ComponentSupervisor, cid: 71553465-7769-427d-9b43-5ba3af2011e8, system: kompics-runtime-5 Nov 18 07:56:31.607 INFO [stderr] Nov 18 07:56:31.599 DEBG Component started., cid: d2378472-165e-4d52-a8b2-485ed2766694, system: kompics-runtime-3 Nov 18 07:56:31.607 INFO [stderr] Nov 18 07:56:31.599 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d2378472-165e-4d52-a8b2-485ed2766694, system: kompics-runtime-3 Nov 18 07:56:31.607 INFO [stderr] Nov 18 07:56:31.599 DEBG Component started., cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.607 INFO [stderr] Nov 18 07:56:31.599 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.647 INFO [stderr] Nov 18 07:56:31.640 DEBG Requesting actor registration at ActorId(Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2")), system: kompics-runtime-7 Nov 18 07:56:31.647 INFO [stderr] Nov 18 07:56:31.640 DEBG Requesting actor registration at ActorId(Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c")), system: kompics-runtime-7 Nov 18 07:56:31.647 INFO [stderr] Nov 18 07:56:31.640 DEBG Requesting actor registration for "custom_name", system: kompics-runtime-7 Nov 18 07:56:31.647 INFO [stderr] Nov 18 07:56:31.640 DEBG Requesting actor registration at Alias("custom_name"), system: kompics-runtime-7 Nov 18 07:56:31.647 INFO [stderr] Nov 18 07:56:31.641 DEBG Requesting actor registration at ActorId(Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38")), system: kompics-runtime-3 Nov 18 07:56:31.647 INFO [stderr] Nov 18 07:56:31.641 DEBG Requesting actor registration at ActorId(Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86")), system: kompics-runtime-3 Nov 18 07:56:31.663 INFO [stderr] Nov 18 07:56:31.658 DEBG Component started., cid: 8505aa20-466a-4441-b193-f86d9ef4c04c, system: kompics-runtime-8 Nov 18 07:56:31.663 INFO [stderr] Nov 18 07:56:31.658 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 8505aa20-466a-4441-b193-f86d9ef4c04c, system: kompics-runtime-8 Nov 18 07:56:31.663 INFO [stderr] Nov 18 07:56:31.658 DEBG Component started., cid: d39f8f0b-cb24-409b-8fc2-cd8f939e1580, system: kompics-runtime-8 Nov 18 07:56:31.663 INFO [stderr] Nov 18 07:56:31.659 DEBG Starting., ctype: ComponentSupervisor, cid: d39f8f0b-cb24-409b-8fc2-cd8f939e1580, system: kompics-runtime-8 Nov 18 07:56:31.663 INFO [stderr] Nov 18 07:56:31.659 DEBG Component started., cid: f1951f38-4748-45f7-9e97-5537600ffad9, system: kompics-runtime-8 Nov 18 07:56:31.663 INFO [stderr] Nov 18 07:56:31.659 INFO Starting TestComponent, ctype: TestComponent, cid: f1951f38-4748-45f7-9e97-5537600ffad9, system: kompics-runtime-8 Nov 18 07:56:31.663 INFO [stderr] Nov 18 07:56:31.659 DEBG Component started., cid: 08a34859-8d0e-4b07-b1d7-b8975e1ece10, system: kompics-runtime-8 Nov 18 07:56:31.663 INFO [stderr] Nov 18 07:56:31.659 INFO Starting RecvComponent, ctype: RecvComponent, cid: 08a34859-8d0e-4b07-b1d7-b8975e1ece10, system: kompics-runtime-8 Nov 18 07:56:31.663 INFO [stderr] Nov 18 07:56:31.659 INFO Got event Test, ctype: RecvComponent, cid: 08a34859-8d0e-4b07-b1d7-b8975e1ece10, system: kompics-runtime-8 Nov 18 07:56:31.665 INFO [stderr] Nov 18 07:56:31.663 DEBG Component started., cid: f86ee76e-417b-473d-abef-06ad9b249076, system: kompics-runtime-8 Nov 18 07:56:31.665 INFO [stderr] Nov 18 07:56:31.663 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: f86ee76e-417b-473d-abef-06ad9b249076, system: kompics-runtime-8 Nov 18 07:56:31.687 INFO [stderr] Nov 18 07:56:31.686 DEBG Component(f1951f38-4748-45f7-9e97-5537600ffad9) was started., ctype: ComponentSupervisor, cid: d39f8f0b-cb24-409b-8fc2-cd8f939e1580, system: kompics-runtime-8 Nov 18 07:56:31.687 INFO [stderr] Nov 18 07:56:31.687 DEBG Component(08a34859-8d0e-4b07-b1d7-b8975e1ece10) was started., ctype: ComponentSupervisor, cid: d39f8f0b-cb24-409b-8fc2-cd8f939e1580, system: kompics-runtime-8 Nov 18 07:56:31.692 INFO [stderr] Nov 18 07:56:31.691 DEBG Component started., cid: 57703887-ac48-4eb5-8b04-5e96052db756, system: kompics-runtime-7 Nov 18 07:56:31.692 INFO [stderr] Nov 18 07:56:31.691 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 57703887-ac48-4eb5-8b04-5e96052db756, system: kompics-runtime-7 Nov 18 07:56:31.692 INFO [stderr] Nov 18 07:56:31.691 DEBG Component started., cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.692 INFO [stderr] Nov 18 07:56:31.691 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.709 DEBG Component started., cid: 8457d093-a165-4ce2-aa2a-89b36b7110ce, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.709 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 8457d093-a165-4ce2-aa2a-89b36b7110ce, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.709 DEBG Component started., cid: 4784439e-3452-4696-8ef3-6d5daafceb30, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.709 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 4784439e-3452-4696-8ef3-6d5daafceb30, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.709 DEBG Component started., cid: 2096b633-0e56-468f-a069-a646b548955d, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.710 DEBG Starting., ctype: ComponentSupervisor, cid: 2096b633-0e56-468f-a069-a646b548955d, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.710 DEBG Component started., cid: cc1a16b5-31b0-41aa-a564-8ff737fa5299, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.710 INFO Starting TestComponent, ctype: TestComponent, cid: cc1a16b5-31b0-41aa-a564-8ff737fa5299, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.710 DEBG Component started., cid: ac767bbb-2f0d-4bef-8ffd-e19ea7701d92, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.710 INFO Starting RecvComponent, ctype: RecvComponent, cid: ac767bbb-2f0d-4bef-8ffd-e19ea7701d92, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.710 DEBG Component(cc1a16b5-31b0-41aa-a564-8ff737fa5299) was started., ctype: ComponentSupervisor, cid: 2096b633-0e56-468f-a069-a646b548955d, system: kompics-runtime-6 Nov 18 07:56:31.710 INFO [stderr] Nov 18 07:56:31.710 DEBG Component(ac767bbb-2f0d-4bef-8ffd-e19ea7701d92) was started., ctype: ComponentSupervisor, cid: 2096b633-0e56-468f-a069-a646b548955d, system: kompics-runtime-6 Nov 18 07:56:31.711 INFO [stdout] test timer::tests::simple_simulation ... ok Nov 18 07:56:31.713 INFO [stderr] Nov 18 07:56:31.712 INFO Got event Test, ctype: RecvComponent, cid: ac767bbb-2f0d-4bef-8ffd-e19ea7701d92, system: kompics-runtime-6 Nov 18 07:56:31.737 INFO [stderr] Nov 18 07:56:31.736 DEBG Requesting actor registration at ActorId(Uuid("6554926d-c255-47fa-8c67-01498bb9834a")), system: kompics-runtime-9 Nov 18 07:56:31.737 INFO [stderr] Nov 18 07:56:31.737 DEBG Component started., cid: 00e85916-0623-4cac-9c56-2b300b1bf2cb, system: kompics-runtime-9 Nov 18 07:56:31.737 INFO [stderr] Nov 18 07:56:31.737 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 00e85916-0623-4cac-9c56-2b300b1bf2cb, system: kompics-runtime-9 Nov 18 07:56:31.737 INFO [stderr] Nov 18 07:56:31.737 DEBG Component started., cid: 717a8906-1e65-4e09-8e07-6f78f204aa44, system: kompics-runtime-9 Nov 18 07:56:31.737 INFO [stderr] Nov 18 07:56:31.737 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 717a8906-1e65-4e09-8e07-6f78f204aa44, system: kompics-runtime-9 Nov 18 07:56:31.737 INFO [stderr] Nov 18 07:56:31.737 WARN LocalDispatcher received Registration(Register(, ActorId(Uuid("6554926d-c255-47fa-8c67-01498bb9834a")), Some(Promise { result_channel: Sender }))), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: 717a8906-1e65-4e09-8e07-6f78f204aa44, system: kompics-runtime-9 Nov 18 07:56:31.737 INFO [stderr] Nov 18 07:56:31.737 DEBG Component started., cid: 8ec37bd7-bd61-4a90-a175-829b50950995, system: kompics-runtime-9 Nov 18 07:56:31.737 INFO [stderr] Nov 18 07:56:31.737 DEBG Starting., ctype: ComponentSupervisor, cid: 8ec37bd7-bd61-4a90-a175-829b50950995, system: kompics-runtime-9 Nov 18 07:56:31.737 INFO [stderr] Nov 18 07:56:31.737 DEBG Component started., cid: 6554926d-c255-47fa-8c67-01498bb9834a, system: kompics-runtime-9 Nov 18 07:56:31.738 INFO [stderr] Nov 18 07:56:31.737 INFO Starting TimerRecvComponent, ctype: TimerRecvComponent, cid: 6554926d-c255-47fa-8c67-01498bb9834a, system: kompics-runtime-9 Nov 18 07:56:31.738 INFO [stderr] Nov 18 07:56:31.737 DEBG Component(6554926d-c255-47fa-8c67-01498bb9834a) was started., ctype: ComponentSupervisor, cid: 8ec37bd7-bd61-4a90-a175-829b50950995, system: kompics-runtime-9 Nov 18 07:56:31.752 INFO [stderr] Nov 18 07:56:31.748 DEBG Requesting actor registration at ActorId(Uuid("27532f30-c96d-4085-bfc7-6160ed6fd948")), system: kompics-runtime-10 Nov 18 07:56:31.752 INFO [stderr] Nov 18 07:56:31.750 DEBG Component started., cid: efacffa0-4a3f-46c1-8630-1867a7b03a4a, system: kompics-runtime-10 Nov 18 07:56:31.752 INFO [stderr] Nov 18 07:56:31.751 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: efacffa0-4a3f-46c1-8630-1867a7b03a4a, system: kompics-runtime-10 Nov 18 07:56:31.752 INFO [stderr] Nov 18 07:56:31.751 DEBG Component started., cid: 56557173-84ba-465c-975a-d42c80e2d54f, system: kompics-runtime-10 Nov 18 07:56:31.752 INFO [stderr] Nov 18 07:56:31.751 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 56557173-84ba-465c-975a-d42c80e2d54f, system: kompics-runtime-10 Nov 18 07:56:31.752 INFO [stderr] Nov 18 07:56:31.751 WARN LocalDispatcher received Registration(Register(, ActorId(Uuid("27532f30-c96d-4085-bfc7-6160ed6fd948")), Some(Promise { result_channel: Sender }))), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: 56557173-84ba-465c-975a-d42c80e2d54f, system: kompics-runtime-10 Nov 18 07:56:31.752 INFO [stderr] Nov 18 07:56:31.751 DEBG Component started., cid: 5beedab8-3686-4749-a3c9-02d3ae7253fe, system: kompics-runtime-10 Nov 18 07:56:31.752 INFO [stderr] Nov 18 07:56:31.751 DEBG Starting., ctype: ComponentSupervisor, cid: 5beedab8-3686-4749-a3c9-02d3ae7253fe, system: kompics-runtime-10 Nov 18 07:56:31.759 INFO [stderr] Nov 18 07:56:31.756 DEBG Component started., cid: 60815301-c973-460e-95b3-d3918e7fc9a2, system: kompics-runtime-2 Nov 18 07:56:31.759 INFO [stderr] Nov 18 07:56:31.756 DEBG Starting., ctype: ComponentSupervisor, cid: 60815301-c973-460e-95b3-d3918e7fc9a2, system: kompics-runtime-2 Nov 18 07:56:31.759 INFO [stderr] Nov 18 07:56:31.756 DEBG Component started., cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.759 INFO [stderr] Nov 18 07:56:31.756 INFO Starting, ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.759 INFO [stderr] Nov 18 07:56:31.756 DEBG Component started., cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.759 INFO [stderr] Nov 18 07:56:31.756 INFO Starting, ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: d293de74-ee3c-42ee-8a10-8f8fd27ef1b0, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 DEBG Component(d5271e46-0292-43ab-87f3-039f140d8938) was started., ctype: ComponentSupervisor, cid: 60815301-c973-460e-95b3-d3918e7fc9a2, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 DEBG Component(c0cc3117-f635-4203-ace7-1d1365f526c9) was started., ctype: ComponentSupervisor, cid: 60815301-c973-460e-95b3-d3918e7fc9a2, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Ping(0), ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Pong(0), ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Ping(1), ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Pong(1), ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Ping(2), ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Pong(2), ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Ping(3), ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Pong(3), ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Ping(4), ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Pong(4), ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Ping(5), ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.759 INFO Got local Pong(5), ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.760 INFO Got local Ping(6), ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.760 INFO [stderr] Nov 18 07:56:31.760 INFO Got local Pong(6), ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.763 INFO [stderr] Nov 18 07:56:31.760 INFO Got local Ping(7), ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.763 INFO [stderr] Nov 18 07:56:31.760 INFO Got local Pong(7), ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.763 INFO [stderr] Nov 18 07:56:31.760 INFO Got local Ping(8), ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.763 INFO [stderr] Nov 18 07:56:31.760 INFO Got local Pong(8), ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.763 INFO [stderr] Nov 18 07:56:31.760 INFO Got local Ping(9), ctype: PongerAct, cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:31.763 INFO [stderr] Nov 18 07:56:31.762 INFO Got local Pong(9), ctype: PingerAct, cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Component started., cid: da7c4517-afd4-4938-981c-e6aa6d9b2d2e, system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Starting., ctype: ComponentSupervisor, cid: da7c4517-afd4-4938-981c-e6aa6d9b2d2e, system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Component started., cid: eac38c25-03fc-43d8-8e11-bc85a0d35ddc, system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 INFO Starting, ctype: PongerAct, cid: eac38c25-03fc-43d8-8e11-bc85a0d35ddc, system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Requesting actor registration for "ponger", system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Requesting actor registration at Alias("ponger"), system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 1753321f-9235-41e3-85b2-a7e9f3c173c2, system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Component(eac38c25-03fc-43d8-8e11-bc85a0d35ddc) was started., ctype: ComponentSupervisor, cid: da7c4517-afd4-4938-981c-e6aa6d9b2d2e, system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 WARN Detected duplicate path during registration. The path will not be re-registered, ctype: NetworkDispatcher, cid: 1753321f-9235-41e3-85b2-a7e9f3c173c2, system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Component killed., cid: eac38c25-03fc-43d8-8e11-bc85a0d35ddc, system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Component(eac38c25-03fc-43d8-8e11-bc85a0d35ddc) was killed and deallocated., ctype: ComponentSupervisor, cid: da7c4517-afd4-4938-981c-e6aa6d9b2d2e, system: kompics-runtime-4 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Component started., cid: 91d8e700-18d7-48e6-ae50-80630a7d1ad5, system: kompics-runtime-3 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.769 DEBG Starting., ctype: ComponentSupervisor, cid: 91d8e700-18d7-48e6-ae50-80630a7d1ad5, system: kompics-runtime-3 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.770 DEBG Component started., cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.770 INFO Starting, ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.770 DEBG Component started., cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.770 INFO Starting, ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.770 INFO [stderr] Nov 18 07:56:31.770 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.779 INFO [stderr] Nov 18 07:56:31.775 DEBG Component(95f8f3f1-01bc-4fcc-ad33-56006d763c38) was started., ctype: ComponentSupervisor, cid: 91d8e700-18d7-48e6-ae50-80630a7d1ad5, system: kompics-runtime-3 Nov 18 07:56:31.779 INFO [stderr] Nov 18 07:56:31.775 DEBG Component(f339a0f8-fb23-4a64-bcba-9e8fb8444d86) was started., ctype: ComponentSupervisor, cid: 91d8e700-18d7-48e6-ae50-80630a7d1ad5, system: kompics-runtime-3 Nov 18 07:56:31.779 INFO [stderr] Nov 18 07:56:31.775 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.779 INFO [stderr] Nov 18 07:56:31.776 DEBG Establishing new connection to V4(127.0.0.1:8083), ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.779 INFO [stderr] Nov 18 07:56:31.776 DEBG Connection is initializing; queuing frame, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.785 INFO [stderr] Nov 18 07:56:31.784 DEBG registering newly connected conn at V4(127.0.0.1:8083), ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.786 INFO [stderr] Nov 18 07:56:31.785 DEBG Component started., cid: f5bedb4d-5f60-49a3-abb4-d7b8bb184c2b, system: kompics-runtime-7 Nov 18 07:56:31.788 INFO [stderr] Nov 18 07:56:31.787 DEBG Starting., ctype: ComponentSupervisor, cid: f5bedb4d-5f60-49a3-abb4-d7b8bb184c2b, system: kompics-runtime-7 Nov 18 07:56:31.788 INFO [stderr] Nov 18 07:56:31.787 DEBG Component started., cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.788 INFO [stderr] Nov 18 07:56:31.787 INFO Starting, ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.788 INFO [stderr] Nov 18 07:56:31.787 DEBG Component started., cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.788 INFO [stderr] Nov 18 07:56:31.787 INFO Starting, ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.788 INFO [stderr] Nov 18 07:56:31.787 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.788 INFO [stderr] Nov 18 07:56:31.787 DEBG Component(fbd29e41-1620-4f84-b9ff-19af52dd27e2) was started., ctype: ComponentSupervisor, cid: f5bedb4d-5f60-49a3-abb4-d7b8bb184c2b, system: kompics-runtime-7 Nov 18 07:56:31.788 INFO [stderr] Nov 18 07:56:31.787 DEBG Component(3728a8b9-0a34-43cf-80d2-5305afd0e06c) was started., ctype: ComponentSupervisor, cid: f5bedb4d-5f60-49a3-abb4-d7b8bb184c2b, system: kompics-runtime-7 Nov 18 07:56:31.808 INFO [stdout] Running action 0 52.973279ms late Nov 18 07:56:31.834 INFO [stderr] Nov 18 07:56:31.833 DEBG connected TCP client at TcpStream { addr: V4(127.0.0.1:8083), peer: V4(127.0.0.1:35878), fd: 22 }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.834 INFO [stderr] Nov 18 07:56:31.833 DEBG registering newly connected conn at V4(127.0.0.1:35878), ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.837 INFO [stderr] Nov 18 07:56:31.836 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, path: ["custom_name"] }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.837 INFO [stderr] Nov 18 07:56:31.837 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.838 INFO [stderr] Nov 18 07:56:31.837 INFO Got msg Ping(0), ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.839 INFO [stderr] Nov 18 07:56:31.838 INFO Got msg Ping(0), ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.839 INFO [stderr] Nov 18 07:56:31.838 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.839 INFO [stderr] Nov 18 07:56:31.838 DEBG Establishing new connection to V4(127.0.0.1:8082), ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.839 INFO [stderr] Nov 18 07:56:31.839 DEBG Connection is initializing; queuing frame, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.842 INFO [stderr] Nov 18 07:56:31.840 DEBG connected TCP client at TcpStream { addr: V4(127.0.0.1:8082), peer: V4(127.0.0.1:58240), fd: 24 }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.843 INFO [stderr] Nov 18 07:56:31.842 DEBG registering newly connected conn at V4(127.0.0.1:8082), ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.843 INFO [stderr] Nov 18 07:56:31.843 DEBG registering newly connected conn at V4(127.0.0.1:58240), ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.843 INFO [stderr] Nov 18 07:56:31.843 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.843 INFO [stderr] Nov 18 07:56:31.843 INFO Got msg Pong(0), ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.844 INFO [stderr] Nov 18 07:56:31.843 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.844 INFO [stderr] Nov 18 07:56:31.844 INFO Got msg Pong(0), ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.856 INFO [stderr] Nov 18 07:56:31.855 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.859 INFO [stderr] Nov 18 07:56:31.856 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, path: ["custom_name"] }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.862 INFO [stderr] Nov 18 07:56:31.859 INFO Got msg Ping(1), ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.864 INFO [stderr] Nov 18 07:56:31.862 INFO Got msg Ping(1), ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.867 INFO [stderr] Nov 18 07:56:31.864 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.869 INFO [stderr] Nov 18 07:56:31.867 INFO Got msg Pong(1), ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.878 INFO [stderr] Nov 18 07:56:31.875 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.880 INFO [stderr] Nov 18 07:56:31.878 INFO Got msg Pong(1), ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.883 INFO [stderr] Nov 18 07:56:31.880 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.886 INFO [stderr] Nov 18 07:56:31.883 INFO Got msg Ping(2), ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.889 INFO [stderr] Nov 18 07:56:31.886 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.891 INFO [stderr] Nov 18 07:56:31.889 INFO Got msg Pong(2), ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.895 INFO [stderr] Nov 18 07:56:31.891 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, path: ["custom_name"] }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.897 INFO [stderr] Nov 18 07:56:31.895 INFO Got msg Ping(2), ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.900 INFO [stderr] Nov 18 07:56:31.897 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.903 INFO [stderr] Nov 18 07:56:31.900 INFO Got msg Pong(2), ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.903 INFO [stderr] Nov 18 07:56:31.903 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.903 INFO [stderr] Nov 18 07:56:31.903 INFO Got msg Ping(3), ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.903 INFO [stderr] Nov 18 07:56:31.903 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.903 INFO [stderr] Nov 18 07:56:31.903 INFO Got msg Pong(3), ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.903 INFO [stderr] Nov 18 07:56:31.903 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, path: ["custom_name"] }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.903 INFO [stderr] Nov 18 07:56:31.903 INFO Got msg Ping(3), ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.903 INFO [stderr] Nov 18 07:56:31.903 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.903 INFO Got msg Pong(3), ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.903 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.903 INFO Got msg Ping(4), ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.903 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.903 INFO Got msg Pong(4), ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, path: ["custom_name"] }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 INFO Got msg Ping(4), ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 INFO Got msg Pong(4), ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 INFO Got msg Ping(5), ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 INFO Got msg Pong(5), ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, path: ["custom_name"] }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 INFO Got msg Ping(5), ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.905 INFO [stderr] Nov 18 07:56:31.904 INFO Got msg Pong(5), ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.906 INFO [stderr] Nov 18 07:56:31.904 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.906 INFO [stderr] Nov 18 07:56:31.904 INFO Got msg Ping(6), ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.906 INFO [stderr] Nov 18 07:56:31.905 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.906 INFO [stderr] Nov 18 07:56:31.905 INFO Got msg Pong(6), ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.906 INFO [stderr] Nov 18 07:56:31.905 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, path: ["custom_name"] }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.906 INFO [stderr] Nov 18 07:56:31.905 INFO Got msg Ping(6), ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.906 INFO [stderr] Nov 18 07:56:31.905 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.906 INFO [stderr] Nov 18 07:56:31.905 INFO Got msg Ping(7), ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.906 INFO [stderr] Nov 18 07:56:31.905 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.906 INFO [stderr] Nov 18 07:56:31.905 INFO Got msg Pong(6), ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.912 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, path: ["custom_name"] }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.912 INFO Got msg Ping(7), ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.912 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.912 INFO Got msg Pong(7), ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.912 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.912 INFO Got msg Ping(8), ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.912 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 INFO Got msg Pong(7), ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, path: ["custom_name"] }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 INFO Got msg Ping(8), ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 INFO Got msg Pong(8), ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 INFO Got msg Ping(9), ctype: PongerAct, cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 INFO Got msg Pong(8), ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, path: ["custom_name"] }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 INFO Got msg Ping(9), ctype: PongerAct, cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("fbd29e41-1620-4f84-b9ff-19af52dd27e2") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("95f8f3f1-01bc-4fcc-ad33-56006d763c38") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 INFO Got msg Pong(9), ctype: PingerAct, cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.913 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("3728a8b9-0a34-43cf-80d2-5305afd0e06c") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("f339a0f8-fb23-4a64-bcba-9e8fb8444d86") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:31.914 INFO [stderr] Nov 18 07:56:31.914 INFO Got msg Pong(9), ctype: PingerAct, cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:31.959 INFO [stdout] Running action 1 52.899738ms late Nov 18 07:56:32.111 INFO [stdout] Running action 2 52.896773ms late Nov 18 07:56:32.259 INFO [stdout] Running action 3 54.157841ms late Nov 18 07:56:32.263 INFO [stderr] Nov 18 07:56:32.260 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: d293de74-ee3c-42ee-8a10-8f8fd27ef1b0, system: kompics-runtime-2 Nov 18 07:56:32.271 INFO [stderr] Nov 18 07:56:32.271 DEBG Scheduling reaping at 250ms, ctype: NetworkDispatcher, cid: 1753321f-9235-41e3-85b2-a7e9f3c173c2, system: kompics-runtime-4 Nov 18 07:56:32.278 INFO [stderr] Nov 18 07:56:32.277 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:32.295 INFO [stderr] Nov 18 07:56:32.291 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:32.415 INFO [stdout] Running action 4 56.107089ms late Nov 18 07:56:32.524 INFO [stderr] Nov 18 07:56:32.523 DEBG Scheduling reaping at 750ms, ctype: NetworkDispatcher, cid: 1753321f-9235-41e3-85b2-a7e9f3c173c2, system: kompics-runtime-4 Nov 18 07:56:32.537 INFO [stderr] Nov 18 07:56:32.534 DEBG Component stopped., cid: c0cc3117-f635-4203-ace7-1d1365f526c9, system: kompics-runtime-2 Nov 18 07:56:32.537 INFO [stderr] Nov 18 07:56:32.535 DEBG Component killed., cid: d5271e46-0292-43ab-87f3-039f140d8938, system: kompics-runtime-2 Nov 18 07:56:32.537 INFO [stderr] Nov 18 07:56:32.535 DEBG Component(c0cc3117-f635-4203-ace7-1d1365f526c9) was stopped., ctype: ComponentSupervisor, cid: 60815301-c973-460e-95b3-d3918e7fc9a2, system: kompics-runtime-2 Nov 18 07:56:32.537 INFO [stderr] Nov 18 07:56:32.535 DEBG Component(d5271e46-0292-43ab-87f3-039f140d8938) was killed and deallocated., ctype: ComponentSupervisor, cid: 60815301-c973-460e-95b3-d3918e7fc9a2, system: kompics-runtime-2 Nov 18 07:56:32.549 INFO [stdout] test dispatch::dispatch_tests::local_delivery ... ok Nov 18 07:56:32.559 INFO [stdout] Running action 5 53.003382ms late Nov 18 07:56:32.708 INFO [stdout] Running action 6 52.901001ms late Nov 18 07:56:32.749 INFO [stdout] test tests::test_timer ... ok Nov 18 07:56:32.749 INFO [stdout] test timer::wheels::tests::increasing_schedule_overflow ... ok Nov 18 07:56:32.751 INFO [stdout] test timer::wheels::tests::increasing_skip ... ok Nov 18 07:56:32.751 INFO [stdout] test timer::wheels::tests::single_ms_cancel ... ok Nov 18 07:56:32.754 INFO [stderr] Nov 18 07:56:32.753 DEBG Component started., cid: 27532f30-c96d-4085-bfc7-6160ed6fd948, system: kompics-runtime-10 Nov 18 07:56:32.754 INFO [stderr] Nov 18 07:56:32.753 INFO Starting CounterComponent, ctype: CounterComponent, cid: 27532f30-c96d-4085-bfc7-6160ed6fd948, system: kompics-runtime-10 Nov 18 07:56:32.754 INFO [stderr] Nov 18 07:56:32.753 INFO CounterComponent got a message!, ctype: CounterComponent, cid: 27532f30-c96d-4085-bfc7-6160ed6fd948, system: kompics-runtime-10 Nov 18 07:56:32.754 INFO [stderr] Nov 18 07:56:32.754 DEBG Component(27532f30-c96d-4085-bfc7-6160ed6fd948) was started., ctype: ComponentSupervisor, cid: 5beedab8-3686-4749-a3c9-02d3ae7253fe, system: kompics-runtime-10 Nov 18 07:56:32.755 INFO [stderr] Nov 18 07:56:32.755 DEBG Component stopped., cid: 27532f30-c96d-4085-bfc7-6160ed6fd948, system: kompics-runtime-10 Nov 18 07:56:32.755 INFO [stderr] Nov 18 07:56:32.755 INFO Stopping CounterComponent, ctype: CounterComponent, cid: 27532f30-c96d-4085-bfc7-6160ed6fd948, system: kompics-runtime-10 Nov 18 07:56:32.755 INFO [stderr] Nov 18 07:56:32.755 DEBG Component(27532f30-c96d-4085-bfc7-6160ed6fd948) was stopped., ctype: ComponentSupervisor, cid: 5beedab8-3686-4749-a3c9-02d3ae7253fe, system: kompics-runtime-10 Nov 18 07:56:32.759 INFO [stderr] Nov 18 07:56:32.759 DEBG Component started., cid: 27532f30-c96d-4085-bfc7-6160ed6fd948, system: kompics-runtime-10 Nov 18 07:56:32.759 INFO [stderr] Nov 18 07:56:32.759 INFO Starting CounterComponent, ctype: CounterComponent, cid: 27532f30-c96d-4085-bfc7-6160ed6fd948, system: kompics-runtime-10 Nov 18 07:56:32.759 INFO [stderr] Nov 18 07:56:32.759 INFO CounterComponent got a message!, ctype: CounterComponent, cid: 27532f30-c96d-4085-bfc7-6160ed6fd948, system: kompics-runtime-10 Nov 18 07:56:32.759 INFO [stderr] Nov 18 07:56:32.759 DEBG Component(27532f30-c96d-4085-bfc7-6160ed6fd948) was started., ctype: ComponentSupervisor, cid: 5beedab8-3686-4749-a3c9-02d3ae7253fe, system: kompics-runtime-10 Nov 18 07:56:32.759 INFO [stderr] Nov 18 07:56:32.759 DEBG Component killed., cid: 27532f30-c96d-4085-bfc7-6160ed6fd948, system: kompics-runtime-10 Nov 18 07:56:32.760 INFO [stderr] Nov 18 07:56:32.759 WARN Component(27532f30-c96d-4085-bfc7-6160ed6fd948) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 5beedab8-3686-4749-a3c9-02d3ae7253fe, system: kompics-runtime-10 Nov 18 07:56:32.771 INFO [stdout] test timer::wheels::tests::single_ms_reschedule ... ok Nov 18 07:56:32.771 INFO [stdout] test dispatch::dispatch_tests::named_registration ... ok Nov 18 07:56:32.772 INFO [stdout] test timer::wheels::tests::single_ms_schedule ... ok Nov 18 07:56:32.772 INFO [stdout] test timer::wheels::tests::single_schedule_fail ... ok Nov 18 07:56:32.775 INFO [stdout] test tests::test_start_stop ... ok Nov 18 07:56:32.859 INFO [stdout] Running action 7 54.625993ms late Nov 18 07:56:33.009 INFO [stdout] Running action 8 52.861902ms late Nov 18 07:56:33.159 INFO [stdout] Running action 9 54.048745ms late Nov 18 07:56:33.295 INFO [stderr] Nov 18 07:56:33.291 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:33.303 INFO [stderr] Nov 18 07:56:33.301 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:33.667 INFO [stderr] Nov 18 07:56:33.659 INFO RecvComponent received Any, ctype: RecvComponent, cid: 08a34859-8d0e-4b07-b1d7-b8975e1ece10, system: kompics-runtime-8 Nov 18 07:56:33.667 INFO [stderr] Nov 18 07:56:33.660 INFO DeadletterBox received Any from , ctype: DeadletterBox, cid: f86ee76e-417b-473d-abef-06ad9b249076, system: kompics-runtime-8 Nov 18 07:56:33.706 INFO [stderr] Nov 18 07:56:33.701 INFO RecvComponent received Any, ctype: RecvComponent, cid: ac767bbb-2f0d-4bef-8ffd-e19ea7701d92, system: kompics-runtime-6 Nov 18 07:56:33.706 INFO [stderr] Nov 18 07:56:33.703 INFO DeadletterBox received Any from , ctype: DeadletterBox, cid: 8457d093-a165-4ce2-aa2a-89b36b7110ce, system: kompics-runtime-6 Nov 18 07:56:34.672 INFO [stdout] test tests::default_settings ... ok Nov 18 07:56:34.702 INFO [stdout] test tests::custom_settings ... ok Nov 18 07:56:34.792 INFO [stderr] Nov 18 07:56:34.792 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:34.804 INFO [stderr] Nov 18 07:56:34.803 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:36.795 INFO [stderr] Nov 18 07:56:36.795 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 2ef8fd0a-e9ab-4dc6-983e-de56da132d9d, system: kompics-runtime-3 Nov 18 07:56:36.805 INFO [stderr] Nov 18 07:56:36.804 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:38.507 INFO [stdout] test timer::tests::simple_thread_timing ... ok Nov 18 07:56:38.646 INFO [stderr] Nov 18 07:56:38.640 DEBG Component killed., cid: fbd29e41-1620-4f84-b9ff-19af52dd27e2, system: kompics-runtime-7 Nov 18 07:56:38.646 INFO [stderr] Nov 18 07:56:38.641 DEBG Component killed., cid: 3728a8b9-0a34-43cf-80d2-5305afd0e06c, system: kompics-runtime-7 Nov 18 07:56:38.646 INFO [stderr] Nov 18 07:56:38.641 DEBG Component(fbd29e41-1620-4f84-b9ff-19af52dd27e2) was killed and deallocated., ctype: ComponentSupervisor, cid: f5bedb4d-5f60-49a3-abb4-d7b8bb184c2b, system: kompics-runtime-7 Nov 18 07:56:38.646 INFO [stderr] Nov 18 07:56:38.641 DEBG Component(3728a8b9-0a34-43cf-80d2-5305afd0e06c) was killed and deallocated., ctype: ComponentSupervisor, cid: f5bedb4d-5f60-49a3-abb4-d7b8bb184c2b, system: kompics-runtime-7 Nov 18 07:56:38.646 INFO [stderr] Nov 18 07:56:38.641 DEBG Component stopped., cid: 95f8f3f1-01bc-4fcc-ad33-56006d763c38, system: kompics-runtime-3 Nov 18 07:56:38.646 INFO [stderr] Nov 18 07:56:38.641 DEBG Component stopped., cid: f339a0f8-fb23-4a64-bcba-9e8fb8444d86, system: kompics-runtime-3 Nov 18 07:56:38.646 INFO [stderr] Nov 18 07:56:38.641 DEBG Component(95f8f3f1-01bc-4fcc-ad33-56006d763c38) was stopped., ctype: ComponentSupervisor, cid: 91d8e700-18d7-48e6-ae50-80630a7d1ad5, system: kompics-runtime-3 Nov 18 07:56:38.646 INFO [stderr] Nov 18 07:56:38.641 DEBG Component(f339a0f8-fb23-4a64-bcba-9e8fb8444d86) was stopped., ctype: ComponentSupervisor, cid: 91d8e700-18d7-48e6-ae50-80630a7d1ad5, system: kompics-runtime-3 Nov 18 07:56:38.646 INFO [stdout] test dispatch::dispatch_tests::remote_delivery_to_registered_actors ... ok Nov 18 07:56:39.305 INFO [stderr] Nov 18 07:56:39.304 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:40.554 INFO [stderr] Nov 18 07:56:40.554 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: e2d44818-3557-473a-b314-d64ca78a6cee, system: kompics-runtime-7 Nov 18 07:56:42.060 INFO [stdout] test timer::wheels::tests::increasing_schedule_no_overflow ... ok Nov 18 07:56:42.060 INFO [stdout] Nov 18 07:56:42.061 INFO [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 07:56:42.061 INFO [stdout] Nov 18 07:56:42.071 INFO [stdout] Nov 18 07:56:42.072 INFO [stderr] Running /target/debug/deps/pingperf-5311be1ab8a79f67 Nov 18 07:56:42.072 INFO [stdout] running 0 tests Nov 18 07:56:42.072 INFO [stderr] Doc-tests kompact Nov 18 07:56:42.072 INFO [stdout] Nov 18 07:56:42.073 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 07:56:42.073 INFO [stdout] Nov 18 07:56:49.603 INFO [stdout] Path too long for port: Path { global: false, segments: [PathSegment { ident: Ident("lookup"), parameters: AngleBracketed(AngleBracketedParameterData { lifetimes: [], types: [], bindings: [] }) }, PathSegment { ident: Ident("gc"), parameters: AngleBracketed(AngleBracketedParameterData { lifetimes: [], types: [], bindings: [] }) }, PathSegment { ident: Ident("ActorRefReaper"), parameters: AngleBracketed(AngleBracketedParameterData { lifetimes: [], types: [], bindings: [] }) }] } Nov 18 07:56:49.727 INFO [stdout] Nov 18 07:56:49.727 INFO [stdout] running 0 tests Nov 18 07:56:49.727 INFO [stdout] Nov 18 07:56:49.727 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 07:56:49.727 INFO [stdout] Nov 18 07:56:49.736 INFO [stderr] su: No module specific data is present Nov 18 07:56:50.386 INFO running `"docker" "inspect" "2e33a359054cb7e5eb52ea625e1c61015309b8d670003860803998bd29e12150"` Nov 18 07:56:50.678 INFO running `"docker" "rm" "-f" "2e33a359054cb7e5eb52ea625e1c61015309b8d670003860803998bd29e12150"` Nov 18 07:56:50.939 INFO [stdout] 2e33a359054cb7e5eb52ea625e1c61015309b8d670003860803998bd29e12150