Oct 11 18:01:18.457 INFO testing kompact-0.4.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 18:01:18.457 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 18:01:18.457 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:01:18.655 INFO blam! 8afa7e71a357d01cb3c3d96c55570df2495fb8ae96383c3bf68f9bcdffe88f17 Oct 11 18:01:18.658 INFO running `"docker" "start" "-a" "8afa7e71a357d01cb3c3d96c55570df2495fb8ae96383c3bf68f9bcdffe88f17"` Oct 11 18:01:19.344 INFO kablam! usermod: no changes Oct 11 18:01:19.545 INFO kablam! Compiling slog v2.4.1 Oct 11 18:01:19.546 INFO kablam! Compiling oncemutex v0.1.1 Oct 11 18:01:19.546 INFO kablam! Compiling bitfields v0.1.0 Oct 11 18:01:19.546 INFO kablam! Compiling as_num v0.2.4 Oct 11 18:01:19.560 INFO kablam! Compiling synchronoise v0.4.0 Oct 11 18:01:19.561 INFO kablam! Compiling uuid v0.4.0 Oct 11 18:01:19.561 INFO kablam! Compiling tokio-retry v0.2.0 Oct 11 18:01:19.561 INFO kablam! Compiling kompact-actor-derive v0.4.0 Oct 11 18:01:22.304 INFO kablam! Compiling kompact-component-derive v0.4.0 Oct 11 18:01:22.304 INFO kablam! Compiling spaniel v0.1.0 Oct 11 18:01:22.388 INFO kablam! Compiling executors v0.4.1 Oct 11 18:01:27.100 INFO kablam! Compiling slog-term v2.4.0 Oct 11 18:01:27.100 INFO kablam! Compiling slog-async v2.3.0 Oct 11 18:01:35.425 INFO kablam! Compiling kompact v0.4.0 (/source) Oct 11 18:01:38.460 INFO blam! 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: [] }) }] } Oct 11 18:01:38.586 INFO kablam! warning: unused `#[macro_use]` import Oct 11 18:01:38.586 INFO kablam! --> src/lib.rs:18:1 Oct 11 18:01:38.586 INFO kablam! | Oct 11 18:01:38.586 INFO kablam! 18 | #[macro_use] Oct 11 18:01:38.586 INFO kablam! | ^^^^^^^^^^^^ Oct 11 18:01:38.586 INFO kablam! | Oct 11 18:01:38.586 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 18:01:38.586 INFO kablam! Oct 11 18:01:38.586 INFO kablam! warning: unused `#[macro_use]` import Oct 11 18:01:38.586 INFO kablam! --> src/lib.rs:20:1 Oct 11 18:01:38.586 INFO kablam! | Oct 11 18:01:38.586 INFO kablam! 20 | #[macro_use] Oct 11 18:01:38.586 INFO kablam! | ^^^^^^^^^^^^ Oct 11 18:01:38.586 INFO kablam! Oct 11 18:01:38.640 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 11 18:01:38.640 INFO kablam! --> src/net/mod.rs:27:5 Oct 11 18:01:38.640 INFO kablam! | Oct 11 18:01:38.641 INFO kablam! 27 | use tokio::net::ConnectFuture; Oct 11 18:01:38.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:01:38.641 INFO kablam! | Oct 11 18:01:38.641 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 18:01:38.641 INFO kablam! Oct 11 18:01:38.644 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 11 18:01:38.644 INFO kablam! --> src/net/mod.rs:226:19 Oct 11 18:01:38.644 INFO kablam! | Oct 11 18:01:38.644 INFO kablam! 226 | type Future = ConnectFuture; Oct 11 18:01:38.644 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 18:01:38.644 INFO kablam! Oct 11 18:01:39.778 INFO kablam! warning: constant item is never used: `MULTIPLICATIVE_DECREASE_NUM` Oct 11 18:01:39.778 INFO kablam! --> src/dispatch/lookup/gc.rs:12:5 Oct 11 18:01:39.778 INFO kablam! | Oct 11 18:01:39.778 INFO kablam! 12 | pub const MULTIPLICATIVE_DECREASE_NUM: u64 = 1; Oct 11 18:01:39.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:01:39.778 INFO kablam! | Oct 11 18:01:39.778 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 18:01:39.778 INFO kablam! Oct 11 18:01:39.778 INFO kablam! warning: variant is never constructed: `MIMD` Oct 11 18:01:39.778 INFO kablam! --> src/dispatch/lookup/gc.rs:35:5 Oct 11 18:01:39.778 INFO kablam! | Oct 11 18:01:39.778 INFO kablam! 35 | MIMD, // multiplicative increase/multiplicative decrease Oct 11 18:01:39.778 INFO kablam! | ^^^^ Oct 11 18:01:39.778 INFO kablam! Oct 11 18:01:39.778 INFO kablam! warning: method is never used: `new` Oct 11 18:01:39.778 INFO kablam! --> src/dispatch/lookup/gc.rs:55:5 Oct 11 18:01:39.778 INFO kablam! | Oct 11 18:01:39.778 INFO kablam! 55 | / pub fn new( Oct 11 18:01:39.778 INFO kablam! 56 | | initial_interval: u64, Oct 11 18:01:39.778 INFO kablam! 57 | | min: u64, Oct 11 18:01:39.778 INFO kablam! 58 | | max: u64, Oct 11 18:01:39.778 INFO kablam! ... | Oct 11 18:01:39.778 INFO kablam! 66 | | } Oct 11 18:01:39.778 INFO kablam! 67 | | } Oct 11 18:01:39.778 INFO kablam! | |_____^ Oct 11 18:01:39.778 INFO kablam! Oct 11 18:01:39.778 INFO kablam! warning: method is never used: `exists` Oct 11 18:01:39.778 INFO kablam! --> src/dispatch/queue_manager.rs:62:5 Oct 11 18:01:39.778 INFO kablam! | Oct 11 18:01:39.778 INFO kablam! 62 | pub fn exists(&self, dst: &SocketAddr) -> bool { Oct 11 18:01:39.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:01:39.778 INFO kablam! Oct 11 18:01:39.779 INFO kablam! warning: variant is never constructed: `Domain` Oct 11 18:01:39.779 INFO kablam! --> src/messaging/framing.rs:43:5 Oct 11 18:01:39.779 INFO kablam! | Oct 11 18:01:39.779 INFO kablam! 43 | Domain = 2, Oct 11 18:01:39.779 INFO kablam! | ^^^^^^^^^^ Oct 11 18:01:39.779 INFO kablam! Oct 11 18:01:39.779 INFO kablam! warning: method is never used: `new` Oct 11 18:01:39.779 INFO kablam! --> src/net/mod.rs:72:5 Oct 11 18:01:39.779 INFO kablam! | Oct 11 18:01:39.779 INFO kablam! 72 | pub fn new() -> Self { Oct 11 18:01:39.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 18:01:39.779 INFO kablam! Oct 11 18:01:39.779 INFO kablam! warning: variant is never constructed: `Faulty` Oct 11 18:01:39.779 INFO kablam! --> src/supervision.rs:36:5 Oct 11 18:01:39.779 INFO kablam! | Oct 11 18:01:39.779 INFO kablam! 36 | Faulty(Uuid), Oct 11 18:01:39.779 INFO kablam! | ^^^^^^^^^^^^ Oct 11 18:01:39.779 INFO kablam! Oct 11 18:01:39.804 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:01:39.804 INFO kablam! --> src/net/mod.rs:197:37 Oct 11 18:01:39.805 INFO kablam! | Oct 11 18:01:39.805 INFO kablam! 197 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(err))); Oct 11 18:01:39.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:01:39.805 INFO kablam! | Oct 11 18:01:39.805 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 18:01:39.805 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:01:39.805 INFO kablam! Oct 11 18:01:39.805 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:01:39.805 INFO kablam! --> src/net/mod.rs:206:29 Oct 11 18:01:39.805 INFO kablam! | Oct 11 18:01:39.805 INFO kablam! 206 | / events.unbounded_send(NetworkEvent::Connection( Oct 11 18:01:39.805 INFO kablam! 207 | | peer_addr, Oct 11 18:01:39.805 INFO kablam! 208 | | ConnectionState::Connected(tx), Oct 11 18:01:39.805 INFO kablam! 209 | | )); Oct 11 18:01:39.805 INFO kablam! | |_______________________________^ Oct 11 18:01:39.805 INFO kablam! | Oct 11 18:01:39.805 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:01:39.805 INFO kablam! Oct 11 18:01:39.806 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:01:39.806 INFO kablam! --> src/net/mod.rs:253:13 Oct 11 18:01:39.806 INFO kablam! | Oct 11 18:01:39.806 INFO kablam! 253 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(e))); Oct 11 18:01:39.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:01:39.806 INFO kablam! | Oct 11 18:01:39.806 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:01:39.806 INFO kablam! Oct 11 18:01:39.806 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:01:39.806 INFO kablam! --> src/net/mod.rs:269:13 Oct 11 18:01:39.806 INFO kablam! | Oct 11 18:01:39.806 INFO kablam! 269 | / events.unbounded_send(NetworkEvent::Connection( Oct 11 18:01:39.806 INFO kablam! 270 | | peer_addr, Oct 11 18:01:39.806 INFO kablam! 271 | | ConnectionState::Connected(tx), Oct 11 18:01:39.806 INFO kablam! 272 | | )); Oct 11 18:01:39.806 INFO kablam! | |_______________^ Oct 11 18:01:39.806 INFO kablam! | Oct 11 18:01:39.806 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:01:39.807 INFO kablam! Oct 11 18:01:39.823 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:01:39.823 INFO kablam! --> src/utils.rs:65:9 Oct 11 18:01:39.823 INFO kablam! | Oct 11 18:01:39.823 INFO kablam! 65 | / self.result_channel Oct 11 18:01:39.823 INFO kablam! 66 | | .send(t) Oct 11 18:01:39.823 INFO kablam! 67 | | // ISSUE #12: Explicitly swallow errors Oct 11 18:01:39.823 INFO kablam! 68 | | .map_err(|_| ()); Oct 11 18:01:39.823 INFO kablam! | |_____________________________^ Oct 11 18:01:39.823 INFO kablam! | Oct 11 18:01:39.823 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:01:39.823 INFO kablam! Oct 11 18:01:52.154 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.79s Oct 11 18:01:52.168 INFO kablam! su: No module specific data is present Oct 11 18:01:52.720 INFO running `"docker" "rm" "-f" "8afa7e71a357d01cb3c3d96c55570df2495fb8ae96383c3bf68f9bcdffe88f17"` Oct 11 18:01:53.009 INFO blam! 8afa7e71a357d01cb3c3d96c55570df2495fb8ae96383c3bf68f9bcdffe88f17 Oct 11 18:01:53.010 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 18:01:53.010 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:01:53.410 INFO blam! f3fb0d1e2aecb01e01faf38884434c9218c8213591679f20c8c9cd29b880c1ce Oct 11 18:01:53.411 INFO running `"docker" "start" "-a" "f3fb0d1e2aecb01e01faf38884434c9218c8213591679f20c8c9cd29b880c1ce"` Oct 11 18:01:54.244 INFO kablam! usermod: no changes Oct 11 18:01:54.508 INFO kablam! Compiling kompact v0.4.0 (/source) Oct 11 18:01:58.920 INFO blam! 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: [] }) }] } Oct 11 18:01:59.164 INFO kablam! warning: unused `#[macro_use]` import Oct 11 18:01:59.164 INFO kablam! --> src/lib.rs:18:1 Oct 11 18:01:59.164 INFO kablam! | Oct 11 18:01:59.164 INFO kablam! 18 | #[macro_use] Oct 11 18:01:59.164 INFO kablam! | ^^^^^^^^^^^^ Oct 11 18:01:59.164 INFO kablam! | Oct 11 18:01:59.164 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 18:01:59.164 INFO kablam! Oct 11 18:01:59.164 INFO kablam! warning: unused `#[macro_use]` import Oct 11 18:01:59.164 INFO kablam! --> src/lib.rs:20:1 Oct 11 18:01:59.164 INFO kablam! | Oct 11 18:01:59.164 INFO kablam! 20 | #[macro_use] Oct 11 18:01:59.164 INFO kablam! | ^^^^^^^^^^^^ Oct 11 18:01:59.164 INFO kablam! Oct 11 18:01:59.236 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 11 18:01:59.236 INFO kablam! --> src/net/mod.rs:27:5 Oct 11 18:01:59.236 INFO kablam! | Oct 11 18:01:59.236 INFO kablam! 27 | use tokio::net::ConnectFuture; Oct 11 18:01:59.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:01:59.236 INFO kablam! | Oct 11 18:01:59.236 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 18:01:59.236 INFO kablam! Oct 11 18:01:59.241 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 11 18:01:59.242 INFO kablam! --> src/net/mod.rs:226:19 Oct 11 18:01:59.242 INFO kablam! | Oct 11 18:01:59.242 INFO kablam! 226 | type Future = ConnectFuture; Oct 11 18:01:59.242 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 18:01:59.242 INFO kablam! Oct 11 18:02:00.512 INFO kablam! warning: unused variable: `path_type` Oct 11 18:02:00.512 INFO kablam! --> src/messaging/framing.rs:392:13 Oct 11 18:02:00.512 INFO kablam! | Oct 11 18:02:00.512 INFO kablam! 392 | let path_type = PathType::Named as u8; Oct 11 18:02:00.512 INFO kablam! | ^^^^^^^^^ help: consider using `_path_type` instead Oct 11 18:02:00.512 INFO kablam! | Oct 11 18:02:00.512 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 18:02:00.512 INFO kablam! Oct 11 18:02:00.512 INFO kablam! warning: unused variable: `protocol` Oct 11 18:02:00.512 INFO kablam! --> src/messaging/framing.rs:393:13 Oct 11 18:02:00.512 INFO kablam! | Oct 11 18:02:00.512 INFO kablam! 393 | let protocol = Transport::TCP as u8; Oct 11 18:02:00.512 INFO kablam! | ^^^^^^^^ help: consider using `_protocol` instead Oct 11 18:02:00.512 INFO kablam! Oct 11 18:02:00.512 INFO kablam! warning: unused variable: `address_type` Oct 11 18:02:00.512 INFO kablam! --> src/messaging/framing.rs:394:13 Oct 11 18:02:00.512 INFO kablam! | Oct 11 18:02:00.512 INFO kablam! 394 | let address_type = AddressType::IPv4 as u8; Oct 11 18:02:00.512 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_address_type` instead Oct 11 18:02:00.512 INFO kablam! Oct 11 18:02:01.046 INFO kablam! warning: constant item is never used: `MULTIPLICATIVE_DECREASE_NUM` Oct 11 18:02:01.046 INFO kablam! --> src/dispatch/lookup/gc.rs:12:5 Oct 11 18:02:01.046 INFO kablam! | Oct 11 18:02:01.046 INFO kablam! 12 | pub const MULTIPLICATIVE_DECREASE_NUM: u64 = 1; Oct 11 18:02:01.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:02:01.046 INFO kablam! | Oct 11 18:02:01.046 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 18:02:01.046 INFO kablam! Oct 11 18:02:01.046 INFO kablam! warning: variant is never constructed: `MIMD` Oct 11 18:02:01.046 INFO kablam! --> src/dispatch/lookup/gc.rs:35:5 Oct 11 18:02:01.046 INFO kablam! | Oct 11 18:02:01.046 INFO kablam! 35 | MIMD, // multiplicative increase/multiplicative decrease Oct 11 18:02:01.046 INFO kablam! | ^^^^ Oct 11 18:02:01.046 INFO kablam! Oct 11 18:02:01.046 INFO kablam! warning: method is never used: `new` Oct 11 18:02:01.046 INFO kablam! --> src/dispatch/lookup/gc.rs:55:5 Oct 11 18:02:01.046 INFO kablam! | Oct 11 18:02:01.046 INFO kablam! 55 | / pub fn new( Oct 11 18:02:01.046 INFO kablam! 56 | | initial_interval: u64, Oct 11 18:02:01.046 INFO kablam! 57 | | min: u64, Oct 11 18:02:01.046 INFO kablam! 58 | | max: u64, Oct 11 18:02:01.046 INFO kablam! ... | Oct 11 18:02:01.046 INFO kablam! 66 | | } Oct 11 18:02:01.046 INFO kablam! 67 | | } Oct 11 18:02:01.047 INFO kablam! | |_____^ Oct 11 18:02:01.047 INFO kablam! Oct 11 18:02:01.049 INFO kablam! warning: method is never used: `exists` Oct 11 18:02:01.049 INFO kablam! --> src/dispatch/queue_manager.rs:62:5 Oct 11 18:02:01.049 INFO kablam! | Oct 11 18:02:01.049 INFO kablam! 62 | pub fn exists(&self, dst: &SocketAddr) -> bool { Oct 11 18:02:01.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:02:01.049 INFO kablam! Oct 11 18:02:01.049 INFO kablam! warning: variant is never constructed: `Domain` Oct 11 18:02:01.049 INFO kablam! --> src/messaging/framing.rs:43:5 Oct 11 18:02:01.049 INFO kablam! | Oct 11 18:02:01.049 INFO kablam! 43 | Domain = 2, Oct 11 18:02:01.049 INFO kablam! | ^^^^^^^^^^ Oct 11 18:02:01.049 INFO kablam! Oct 11 18:02:01.049 INFO kablam! warning: method is never used: `new` Oct 11 18:02:01.049 INFO kablam! --> src/net/mod.rs:72:5 Oct 11 18:02:01.049 INFO kablam! | Oct 11 18:02:01.049 INFO kablam! 72 | pub fn new() -> Self { Oct 11 18:02:01.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 18:02:01.049 INFO kablam! Oct 11 18:02:01.049 INFO kablam! warning: variant is never constructed: `Faulty` Oct 11 18:02:01.049 INFO kablam! --> src/supervision.rs:36:5 Oct 11 18:02:01.049 INFO kablam! | Oct 11 18:02:01.049 INFO kablam! 36 | Faulty(Uuid), Oct 11 18:02:01.049 INFO kablam! | ^^^^^^^^^^^^ Oct 11 18:02:01.049 INFO kablam! Oct 11 18:02:01.084 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:02:01.084 INFO kablam! --> src/net/mod.rs:197:37 Oct 11 18:02:01.084 INFO kablam! | Oct 11 18:02:01.084 INFO kablam! 197 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(err))); Oct 11 18:02:01.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:02:01.084 INFO kablam! | Oct 11 18:02:01.084 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 18:02:01.084 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:02:01.084 INFO kablam! Oct 11 18:02:01.084 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:02:01.084 INFO kablam! --> src/net/mod.rs:206:29 Oct 11 18:02:01.084 INFO kablam! | Oct 11 18:02:01.084 INFO kablam! 206 | / events.unbounded_send(NetworkEvent::Connection( Oct 11 18:02:01.084 INFO kablam! 207 | | peer_addr, Oct 11 18:02:01.084 INFO kablam! 208 | | ConnectionState::Connected(tx), Oct 11 18:02:01.084 INFO kablam! 209 | | )); Oct 11 18:02:01.084 INFO kablam! | |_______________________________^ Oct 11 18:02:01.084 INFO kablam! | Oct 11 18:02:01.084 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:02:01.084 INFO kablam! Oct 11 18:02:01.085 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:02:01.085 INFO kablam! --> src/net/mod.rs:253:13 Oct 11 18:02:01.085 INFO kablam! | Oct 11 18:02:01.085 INFO kablam! 253 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(e))); Oct 11 18:02:01.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:02:01.085 INFO kablam! | Oct 11 18:02:01.085 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:02:01.085 INFO kablam! Oct 11 18:02:01.085 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:02:01.085 INFO kablam! --> src/net/mod.rs:269:13 Oct 11 18:02:01.085 INFO kablam! | Oct 11 18:02:01.085 INFO kablam! 269 | / events.unbounded_send(NetworkEvent::Connection( Oct 11 18:02:01.085 INFO kablam! 270 | | peer_addr, Oct 11 18:02:01.085 INFO kablam! 271 | | ConnectionState::Connected(tx), Oct 11 18:02:01.085 INFO kablam! 272 | | )); Oct 11 18:02:01.085 INFO kablam! | |_______________^ Oct 11 18:02:01.085 INFO kablam! | Oct 11 18:02:01.085 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:02:01.085 INFO kablam! Oct 11 18:02:01.109 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:02:01.109 INFO kablam! --> src/utils.rs:65:9 Oct 11 18:02:01.109 INFO kablam! | Oct 11 18:02:01.109 INFO kablam! 65 | / self.result_channel Oct 11 18:02:01.109 INFO kablam! 66 | | .send(t) Oct 11 18:02:01.109 INFO kablam! 67 | | // ISSUE #12: Explicitly swallow errors Oct 11 18:02:01.109 INFO kablam! 68 | | .map_err(|_| ()); Oct 11 18:02:01.109 INFO kablam! | |_____________________________^ Oct 11 18:02:01.109 INFO kablam! | Oct 11 18:02:01.109 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:02:01.109 INFO kablam! Oct 11 18:02:09.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.34s Oct 11 18:02:09.625 INFO kablam! su: No module specific data is present Oct 11 18:02:09.906 INFO running `"docker" "rm" "-f" "f3fb0d1e2aecb01e01faf38884434c9218c8213591679f20c8c9cd29b880c1ce"` Oct 11 18:02:09.985 INFO blam! f3fb0d1e2aecb01e01faf38884434c9218c8213591679f20c8c9cd29b880c1ce Oct 11 18:02:09.987 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 18:02:09.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:02:10.271 INFO blam! 73eda0e5719ffa2cf662d057ad85d55a267ff178c08ed6a4b8e0c7f5c1da5bb2 Oct 11 18:02:10.273 INFO running `"docker" "start" "-a" "73eda0e5719ffa2cf662d057ad85d55a267ff178c08ed6a4b8e0c7f5c1da5bb2"` Oct 11 18:02:10.708 INFO kablam! usermod: no changes Oct 11 18:02:10.842 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 11 18:02:10.849 INFO kablam! Running /target/debug/deps/kompact-93e429900949d3e5 Oct 11 18:02:10.858 INFO blam! Oct 11 18:02:10.858 INFO blam! running 23 tests Oct 11 18:02:10.862 INFO blam! test messaging::framing::identity_tests::identity ... ok Oct 11 18:02:10.863 INFO blam! test actors::tests::actor_path_strings ... ok Oct 11 18:02:10.864 INFO blam! test messaging::framing::serialisation::system_path_header ... ok Oct 11 18:02:10.865 INFO blam! test serialisation::tests::ser_deser_equivalence ... ok Oct 11 18:02:10.865 INFO blam! test serialisation::helpers::helper_tests::actor_path_ser_deser_equivalence ... ok Oct 11 18:02:10.867 INFO blam! test serialisation::tests::trivial_deser_equivalence ... ok Oct 11 18:02:10.868 INFO blam! test component::tests::component_core_send ... ok Oct 11 18:02:10.869 INFO kablam! Oct 11 18:02:10.868 DEBG Requesting actor registration at ActorId(Uuid("6310c10d-1231-431f-8e0b-77ab23f59a3c")), system: kompics-runtime-2 Oct 11 18:02:10.871 INFO kablam! Oct 11 18:02:10.871 DEBG Component started., cid: d8164b2c-0047-486d-9d20-d45e64e8be74, system: kompics-runtime-2 Oct 11 18:02:10.871 INFO kablam! Oct 11 18:02:10.871 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d8164b2c-0047-486d-9d20-d45e64e8be74, system: kompics-runtime-2 Oct 11 18:02:10.871 INFO kablam! Oct 11 18:02:10.871 DEBG Component started., cid: d92d28e6-e13c-43f2-aea2-cf404138a647, system: kompics-runtime-2 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: d92d28e6-e13c-43f2-aea2-cf404138a647, system: kompics-runtime-2 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Requesting actor registration for "ponger", system: kompics-runtime-3 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Requesting actor registration at ActorId(Uuid("72fb1656-3ae5-427b-8c0c-9059ed7ed5cb")), system: kompics-runtime-2 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Requesting actor registration at Alias("ponger"), system: kompics-runtime-3 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Component started., cid: 96aa0a35-b719-428a-9559-4b7aa7df8011, system: kompics-runtime-3 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 96aa0a35-b719-428a-9559-4b7aa7df8011, system: kompics-runtime-3 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Component started., cid: dc2bb2fa-17bb-458e-99c6-5d182a86ce6b, system: kompics-runtime-5 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: dc2bb2fa-17bb-458e-99c6-5d182a86ce6b, system: kompics-runtime-5 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Component started., cid: b99cf45d-29f1-440f-b169-210a9f1da56a, system: kompics-runtime-3 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: b99cf45d-29f1-440f-b169-210a9f1da56a, system: kompics-runtime-3 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Component started., cid: b1e4b040-8183-4a6b-8a79-a60acb71ce32, system: kompics-runtime-5 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Starting., ctype: ComponentSupervisor, cid: b1e4b040-8183-4a6b-8a79-a60acb71ce32, system: kompics-runtime-5 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Component started., cid: 3a72fb10-69e1-44c7-bbae-9a9e15eba908, system: kompics-runtime-5 Oct 11 18:02:10.872 INFO kablam! Oct 11 18:02:10.871 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 3a72fb10-69e1-44c7-bbae-9a9e15eba908, system: kompics-runtime-5 Oct 11 18:02:10.876 INFO kablam! Oct 11 18:02:10.875 DEBG Requesting actor registration at ActorId(Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873")), system: kompics-runtime-7 Oct 11 18:02:10.876 INFO kablam! Oct 11 18:02:10.876 DEBG Requesting actor registration at ActorId(Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f")), system: kompics-runtime-7 Oct 11 18:02:10.876 INFO kablam! Oct 11 18:02:10.876 DEBG Requesting actor registration for "custom_name", system: kompics-runtime-7 Oct 11 18:02:10.877 INFO kablam! Oct 11 18:02:10.876 DEBG Requesting actor registration at Alias("custom_name"), system: kompics-runtime-7 Oct 11 18:02:10.877 INFO kablam! Oct 11 18:02:10.876 DEBG Requesting actor registration at ActorId(Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49")), system: kompics-runtime-4 Oct 11 18:02:10.877 INFO kablam! Oct 11 18:02:10.877 DEBG Requesting actor registration at ActorId(Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb")), system: kompics-runtime-4 Oct 11 18:02:10.879 INFO kablam! Oct 11 18:02:10.878 DEBG Component started., cid: 638f557e-b753-425c-bc23-cbef536b65ff, system: kompics-runtime-4 Oct 11 18:02:10.879 INFO kablam! Oct 11 18:02:10.878 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 638f557e-b753-425c-bc23-cbef536b65ff, system: kompics-runtime-4 Oct 11 18:02:10.879 INFO kablam! Oct 11 18:02:10.878 DEBG Component started., cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:10.879 INFO kablam! Oct 11 18:02:10.878 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:10.882 INFO kablam! Oct 11 18:02:10.881 DEBG Component started., cid: 9604496e-0c9b-4af1-874d-424fb3763389, system: kompics-runtime-6 Oct 11 18:02:10.882 INFO kablam! Oct 11 18:02:10.881 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 9604496e-0c9b-4af1-874d-424fb3763389, system: kompics-runtime-6 Oct 11 18:02:10.883 INFO kablam! Oct 11 18:02:10.881 DEBG Component started., cid: 85300b53-eafd-4446-82e1-4bcb62d4b699, system: kompics-runtime-6 Oct 11 18:02:10.883 INFO kablam! Oct 11 18:02:10.881 DEBG Starting., ctype: ComponentSupervisor, cid: 85300b53-eafd-4446-82e1-4bcb62d4b699, system: kompics-runtime-6 Oct 11 18:02:10.883 INFO kablam! Oct 11 18:02:10.882 DEBG Component started., cid: daa9b41d-dff1-44ad-ae8f-2c5172dc7864, system: kompics-runtime-6 Oct 11 18:02:10.883 INFO kablam! Oct 11 18:02:10.882 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: daa9b41d-dff1-44ad-ae8f-2c5172dc7864, system: kompics-runtime-6 Oct 11 18:02:10.883 INFO kablam! Oct 11 18:02:10.882 DEBG Component started., cid: 22607d1c-1db2-4106-83f8-4c7319478d19, system: kompics-runtime-6 Oct 11 18:02:10.883 INFO kablam! Oct 11 18:02:10.882 INFO Starting TestComponent, ctype: TestComponent, cid: 22607d1c-1db2-4106-83f8-4c7319478d19, system: kompics-runtime-6 Oct 11 18:02:10.883 INFO kablam! Oct 11 18:02:10.882 DEBG Component started., cid: 75b19550-8c01-4611-b00d-823481fe82e8, system: kompics-runtime-6 Oct 11 18:02:10.883 INFO kablam! Oct 11 18:02:10.882 INFO Starting RecvComponent, ctype: RecvComponent, cid: 75b19550-8c01-4611-b00d-823481fe82e8, system: kompics-runtime-6 Oct 11 18:02:10.883 INFO kablam! Oct 11 18:02:10.882 INFO Got event Test, ctype: RecvComponent, cid: 75b19550-8c01-4611-b00d-823481fe82e8, system: kompics-runtime-6 Oct 11 18:02:10.884 INFO kablam! Oct 11 18:02:10.884 DEBG Component(22607d1c-1db2-4106-83f8-4c7319478d19) was started., ctype: ComponentSupervisor, cid: 85300b53-eafd-4446-82e1-4bcb62d4b699, system: kompics-runtime-6 Oct 11 18:02:10.893 INFO kablam! Oct 11 18:02:10.889 DEBG Component(75b19550-8c01-4611-b00d-823481fe82e8) was started., ctype: ComponentSupervisor, cid: 85300b53-eafd-4446-82e1-4bcb62d4b699, system: kompics-runtime-6 Oct 11 18:02:10.893 INFO kablam! Oct 11 18:02:10.891 DEBG Requesting actor registration at ActorId(Uuid("b2d58310-625a-4e0b-b727-c0628dbbb902")), system: kompics-runtime-8 Oct 11 18:02:10.895 INFO kablam! Oct 11 18:02:10.894 DEBG Component started., cid: c5600b66-b034-45d7-abf1-e0b202a8ed7f, system: kompics-runtime-7 Oct 11 18:02:10.895 INFO kablam! Oct 11 18:02:10.894 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c5600b66-b034-45d7-abf1-e0b202a8ed7f, system: kompics-runtime-7 Oct 11 18:02:10.895 INFO kablam! Oct 11 18:02:10.894 DEBG Component started., cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:10.896 INFO kablam! Oct 11 18:02:10.894 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:10.896 INFO blam! test timer::tests::simple_simulation ... ok Oct 11 18:02:10.898 INFO kablam! Oct 11 18:02:10.897 DEBG Component started., cid: 336ebd36-fca5-4c94-98d6-1e48fb37db1d, system: kompics-runtime-2 Oct 11 18:02:10.898 INFO kablam! Oct 11 18:02:10.897 DEBG Starting., ctype: ComponentSupervisor, cid: 336ebd36-fca5-4c94-98d6-1e48fb37db1d, system: kompics-runtime-2 Oct 11 18:02:10.898 INFO kablam! Oct 11 18:02:10.897 DEBG Component started., cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.898 INFO kablam! Oct 11 18:02:10.898 INFO Starting, ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.898 INFO kablam! Oct 11 18:02:10.898 DEBG Requesting actor registration at ActorId(Uuid("f869d0de-6a04-45df-8b0a-e81081f761eb")), system: kompics-runtime-10 Oct 11 18:02:10.899 INFO kablam! Oct 11 18:02:10.898 DEBG Component started., cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.899 INFO kablam! Oct 11 18:02:10.898 INFO Starting, ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.899 INFO kablam! Oct 11 18:02:10.899 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: d92d28e6-e13c-43f2-aea2-cf404138a647, system: kompics-runtime-2 Oct 11 18:02:10.908 INFO kablam! Oct 11 18:02:10.907 DEBG Component started., cid: 2e0b1c01-40d3-4936-80a1-c35fe33d0f7f, system: kompics-runtime-3 Oct 11 18:02:10.908 INFO kablam! Oct 11 18:02:10.907 DEBG Starting., ctype: ComponentSupervisor, cid: 2e0b1c01-40d3-4936-80a1-c35fe33d0f7f, system: kompics-runtime-3 Oct 11 18:02:10.908 INFO kablam! Oct 11 18:02:10.907 DEBG Component started., cid: 3519ac33-214a-410b-adec-e3eab79951cc, system: kompics-runtime-3 Oct 11 18:02:10.908 INFO kablam! Oct 11 18:02:10.907 INFO Starting, ctype: PongerAct, cid: 3519ac33-214a-410b-adec-e3eab79951cc, system: kompics-runtime-3 Oct 11 18:02:10.908 INFO kablam! Oct 11 18:02:10.907 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: b99cf45d-29f1-440f-b169-210a9f1da56a, system: kompics-runtime-3 Oct 11 18:02:10.908 INFO kablam! Oct 11 18:02:10.908 DEBG Requesting actor registration for "ponger", system: kompics-runtime-3 Oct 11 18:02:10.908 INFO kablam! Oct 11 18:02:10.908 DEBG Requesting actor registration at Alias("ponger"), system: kompics-runtime-3 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.910 DEBG Component started., cid: 6d47623d-67cb-4240-a2ec-5a3a06f6f3d4, system: kompics-runtime-10 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Component started., cid: 5c6d7c8d-ee6c-4849-825d-ec60cb021e80, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5c6d7c8d-ee6c-4849-825d-ec60cb021e80, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6d47623d-67cb-4240-a2ec-5a3a06f6f3d4, system: kompics-runtime-10 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Component started., cid: 9685430a-4df8-477e-90da-153f1127f63e, system: kompics-runtime-10 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 9685430a-4df8-477e-90da-153f1127f63e, system: kompics-runtime-10 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Component started., cid: 95d34c17-06d7-4940-90d1-331df3ca1fe0, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 95d34c17-06d7-4940-90d1-331df3ca1fe0, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 WARN LocalDispatcher received Registration(Register(, ActorId(Uuid("f869d0de-6a04-45df-8b0a-e81081f761eb")), Some(Promise { result_channel: Sender }))), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: 9685430a-4df8-477e-90da-153f1127f63e, system: kompics-runtime-10 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Component started., cid: 02bcc2b9-9ef9-45ad-8b1c-e636985c0b00, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Component started., cid: eee0437d-44ea-4730-9319-104cc97273f9, system: kompics-runtime-10 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 INFO Starting TestComponent, ctype: TestComponent, cid: 02bcc2b9-9ef9-45ad-8b1c-e636985c0b00, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Starting., ctype: ComponentSupervisor, cid: eee0437d-44ea-4730-9319-104cc97273f9, system: kompics-runtime-10 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Component started., cid: 0692ee8f-b972-4b14-9146-781fc8eb435c, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Starting., ctype: ComponentSupervisor, cid: 0692ee8f-b972-4b14-9146-781fc8eb435c, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Component started., cid: f869d0de-6a04-45df-8b0a-e81081f761eb, system: kompics-runtime-10 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 INFO Starting TimerRecvComponent, ctype: TimerRecvComponent, cid: f869d0de-6a04-45df-8b0a-e81081f761eb, system: kompics-runtime-10 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Component started., cid: 3360bc2d-b446-45d7-84df-5ba4a77f8fca, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Component(02bcc2b9-9ef9-45ad-8b1c-e636985c0b00) was started., ctype: ComponentSupervisor, cid: 0692ee8f-b972-4b14-9146-781fc8eb435c, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 INFO Starting RecvComponent, ctype: RecvComponent, cid: 3360bc2d-b446-45d7-84df-5ba4a77f8fca, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.911 DEBG Component(3360bc2d-b446-45d7-84df-5ba4a77f8fca) was started., ctype: ComponentSupervisor, cid: 0692ee8f-b972-4b14-9146-781fc8eb435c, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.912 INFO Got event Test, ctype: RecvComponent, cid: 3360bc2d-b446-45d7-84df-5ba4a77f8fca, system: kompics-runtime-9 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.912 DEBG Component(f869d0de-6a04-45df-8b0a-e81081f761eb) was started., ctype: ComponentSupervisor, cid: eee0437d-44ea-4730-9319-104cc97273f9, system: kompics-runtime-10 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.912 DEBG Component started., cid: 5c32d97f-68fd-41c4-a38a-dc93ea9bc67a, system: kompics-runtime-8 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.912 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5c32d97f-68fd-41c4-a38a-dc93ea9bc67a, system: kompics-runtime-8 Oct 11 18:02:10.912 INFO kablam! Oct 11 18:02:10.912 DEBG Component started., cid: ca49364c-3f9d-44dc-8737-e04d30383c5c, system: kompics-runtime-8 Oct 11 18:02:10.913 INFO kablam! Oct 11 18:02:10.912 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: ca49364c-3f9d-44dc-8737-e04d30383c5c, system: kompics-runtime-8 Oct 11 18:02:10.913 INFO kablam! Oct 11 18:02:10.912 WARN LocalDispatcher received Registration(Register(, ActorId(Uuid("b2d58310-625a-4e0b-b727-c0628dbbb902")), Some(Promise { result_channel: Sender }))), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: ca49364c-3f9d-44dc-8737-e04d30383c5c, system: kompics-runtime-8 Oct 11 18:02:10.913 INFO kablam! Oct 11 18:02:10.912 DEBG Component started., cid: 229bee84-5726-4d21-8077-afdafb9d65cb, system: kompics-runtime-8 Oct 11 18:02:10.913 INFO kablam! Oct 11 18:02:10.912 DEBG Starting., ctype: ComponentSupervisor, cid: 229bee84-5726-4d21-8077-afdafb9d65cb, system: kompics-runtime-8 Oct 11 18:02:10.913 INFO kablam! Oct 11 18:02:10.912 DEBG Component(3519ac33-214a-410b-adec-e3eab79951cc) was started., ctype: ComponentSupervisor, cid: 2e0b1c01-40d3-4936-80a1-c35fe33d0f7f, system: kompics-runtime-3 Oct 11 18:02:10.913 INFO kablam! Oct 11 18:02:10.912 WARN Detected duplicate path during registration. The path will not be re-registered, ctype: NetworkDispatcher, cid: b99cf45d-29f1-440f-b169-210a9f1da56a, system: kompics-runtime-3 Oct 11 18:02:10.921 INFO kablam! Oct 11 18:02:10.920 DEBG Component killed., cid: 3519ac33-214a-410b-adec-e3eab79951cc, system: kompics-runtime-3 Oct 11 18:02:10.921 INFO kablam! Oct 11 18:02:10.920 DEBG Component(3519ac33-214a-410b-adec-e3eab79951cc) was killed and deallocated., ctype: ComponentSupervisor, cid: 2e0b1c01-40d3-4936-80a1-c35fe33d0f7f, system: kompics-runtime-3 Oct 11 18:02:10.924 INFO kablam! Oct 11 18:02:10.923 DEBG Component(6310c10d-1231-431f-8e0b-77ab23f59a3c) was started., ctype: ComponentSupervisor, cid: 336ebd36-fca5-4c94-98d6-1e48fb37db1d, system: kompics-runtime-2 Oct 11 18:02:10.924 INFO kablam! Oct 11 18:02:10.923 DEBG Component(72fb1656-3ae5-427b-8c0c-9059ed7ed5cb) was started., ctype: ComponentSupervisor, cid: 336ebd36-fca5-4c94-98d6-1e48fb37db1d, system: kompics-runtime-2 Oct 11 18:02:10.924 INFO kablam! Oct 11 18:02:10.923 INFO Got local Ping(0), ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.924 INFO kablam! Oct 11 18:02:10.923 INFO Got local Pong(0), ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.924 INFO kablam! Oct 11 18:02:10.923 INFO Got local Ping(1), ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Pong(1), ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Ping(2), ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Pong(2), ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Ping(3), ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Pong(3), ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Ping(4), ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Pong(4), ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Ping(5), ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Pong(5), ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Ping(6), ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.923 INFO Got local Pong(6), ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.924 INFO Got local Ping(7), ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.924 INFO Got local Pong(7), ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.924 INFO Got local Ping(8), ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.924 INFO Got local Pong(8), ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.924 INFO Got local Ping(9), ctype: PongerAct, cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:10.925 INFO kablam! Oct 11 18:02:10.924 INFO Got local Pong(9), ctype: PingerAct, cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:10.976 INFO kablam! Oct 11 18:02:10.970 DEBG Component started., cid: 38723a80-ca5e-49d1-b954-d83a49dbe429, system: kompics-runtime-4 Oct 11 18:02:10.977 INFO kablam! Oct 11 18:02:10.971 DEBG Starting., ctype: ComponentSupervisor, cid: 38723a80-ca5e-49d1-b954-d83a49dbe429, system: kompics-runtime-4 Oct 11 18:02:10.977 INFO kablam! Oct 11 18:02:10.971 DEBG Component started., cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:10.977 INFO kablam! Oct 11 18:02:10.971 INFO Starting, ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:10.977 INFO kablam! Oct 11 18:02:10.971 DEBG Component started., cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:10.977 INFO kablam! Oct 11 18:02:10.971 INFO Starting, ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:10.978 INFO kablam! Oct 11 18:02:10.971 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:10.978 INFO kablam! Oct 11 18:02:10.971 DEBG Component(cc115b53-1e46-407f-b4e8-e57ab385fc49) was started., ctype: ComponentSupervisor, cid: 38723a80-ca5e-49d1-b954-d83a49dbe429, system: kompics-runtime-4 Oct 11 18:02:10.978 INFO kablam! Oct 11 18:02:10.971 DEBG Component(4239393f-5610-43cd-9d4c-8e03299f6cfb) was started., ctype: ComponentSupervisor, cid: 38723a80-ca5e-49d1-b954-d83a49dbe429, system: kompics-runtime-4 Oct 11 18:02:10.978 INFO kablam! Oct 11 18:02:10.971 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:10.979 INFO kablam! Oct 11 18:02:10.971 DEBG Establishing new connection to V4(127.0.0.1:8083), ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:10.979 INFO kablam! Oct 11 18:02:10.976 DEBG Connection is initializing; queuing frame, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:10.984 INFO blam! Running action 0 7.966943ms late Oct 11 18:02:10.985 INFO kablam! Oct 11 18:02:10.984 DEBG Component started., cid: d502d6cb-4726-4c01-8da2-f722946fde70, system: kompics-runtime-7 Oct 11 18:02:10.985 INFO kablam! Oct 11 18:02:10.984 DEBG Starting., ctype: ComponentSupervisor, cid: d502d6cb-4726-4c01-8da2-f722946fde70, system: kompics-runtime-7 Oct 11 18:02:10.985 INFO kablam! Oct 11 18:02:10.984 DEBG Component started., cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:10.986 INFO kablam! Oct 11 18:02:10.984 INFO Starting, ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:10.986 INFO kablam! Oct 11 18:02:10.985 DEBG Component started., cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:10.986 INFO kablam! Oct 11 18:02:10.985 INFO Starting, ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:10.986 INFO kablam! Oct 11 18:02:10.985 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:10.986 INFO kablam! Oct 11 18:02:10.985 DEBG Component(159bf36d-5b7c-43db-be63-523cd4c1e873) was started., ctype: ComponentSupervisor, cid: d502d6cb-4726-4c01-8da2-f722946fde70, system: kompics-runtime-7 Oct 11 18:02:10.986 INFO kablam! Oct 11 18:02:10.985 DEBG Component(6bd03e60-ac5f-46f9-bc34-66100f9a890f) was started., ctype: ComponentSupervisor, cid: d502d6cb-4726-4c01-8da2-f722946fde70, system: kompics-runtime-7 Oct 11 18:02:11.079 INFO kablam! Oct 11 18:02:11.076 DEBG connected TCP client at TcpStream { addr: V4(127.0.0.1:8083), peer: V4(127.0.0.1:43822), fd: 20 }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.080 INFO kablam! Oct 11 18:02:11.078 DEBG registering newly connected conn at V4(127.0.0.1:43822), ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.080 INFO kablam! Oct 11 18:02:11.078 DEBG registering newly connected conn at V4(127.0.0.1:8083), ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.082 INFO kablam! Oct 11 18:02:11.079 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), 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: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.082 INFO kablam! Oct 11 18:02:11.079 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.082 INFO kablam! Oct 11 18:02:11.079 INFO Got msg Ping(0), ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:11.082 INFO kablam! Oct 11 18:02:11.079 INFO Got msg Ping(0), ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:11.082 INFO kablam! Oct 11 18:02:11.079 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.082 INFO kablam! Oct 11 18:02:11.079 DEBG Establishing new connection to V4(127.0.0.1:8082), ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.082 INFO kablam! Oct 11 18:02:11.079 DEBG Connection is initializing; queuing frame, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.082 INFO kablam! Oct 11 18:02:11.079 DEBG registering newly connected conn at V4(127.0.0.1:8082), ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.080 DEBG connected TCP client at TcpStream { addr: V4(127.0.0.1:8082), peer: V4(127.0.0.1:48644), fd: 22 }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.080 DEBG registering newly connected conn at V4(127.0.0.1:48644), ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.081 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.081 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.081 INFO Got msg Pong(0), ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.081 INFO Got msg Pong(0), ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.081 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.081 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), 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: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.082 INFO Got msg Ping(1), ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.082 INFO Got msg Ping(1), ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.082 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.082 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.083 INFO Got msg Pong(1), ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.083 INFO Got msg Pong(1), ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.083 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.083 INFO Got msg Ping(2), ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.084 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.084 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), 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: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.084 INFO Got msg Ping(2), ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.084 INFO Got msg Pong(2), ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.084 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.084 INFO Got msg Pong(2), ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.084 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.085 INFO kablam! Oct 11 18:02:11.085 INFO Got msg Ping(3), ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:11.086 INFO kablam! Oct 11 18:02:11.085 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), 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: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.086 INFO kablam! Oct 11 18:02:11.085 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.086 INFO kablam! Oct 11 18:02:11.085 INFO Got msg Pong(3), ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:11.086 INFO kablam! Oct 11 18:02:11.086 INFO Got msg Ping(3), ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:11.087 INFO kablam! Oct 11 18:02:11.086 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.087 INFO kablam! Oct 11 18:02:11.086 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.087 INFO kablam! Oct 11 18:02:11.086 INFO Got msg Pong(3), ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:11.087 INFO kablam! Oct 11 18:02:11.087 INFO Got msg Ping(4), ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:11.088 INFO kablam! Oct 11 18:02:11.087 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), 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: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.088 INFO kablam! Oct 11 18:02:11.087 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.088 INFO kablam! Oct 11 18:02:11.088 INFO Got msg Ping(4), ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:11.088 INFO kablam! Oct 11 18:02:11.088 INFO Got msg Pong(4), ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:11.089 INFO kablam! Oct 11 18:02:11.089 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.089 INFO kablam! Oct 11 18:02:11.089 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.090 INFO kablam! Oct 11 18:02:11.089 INFO Got msg Ping(5), ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:11.090 INFO kablam! Oct 11 18:02:11.089 INFO Got msg Pong(4), ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:11.090 INFO kablam! Oct 11 18:02:11.090 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.090 INFO kablam! Oct 11 18:02:11.090 INFO Got msg Pong(5), ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:11.091 INFO kablam! Oct 11 18:02:11.091 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), 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: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.091 INFO kablam! Oct 11 18:02:11.091 INFO Got msg Ping(5), ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:11.092 INFO kablam! Oct 11 18:02:11.092 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.092 INFO kablam! Oct 11 18:02:11.092 INFO Got msg Pong(5), ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:11.093 INFO kablam! Oct 11 18:02:11.093 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.094 INFO kablam! Oct 11 18:02:11.093 INFO Got msg Ping(6), ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:11.095 INFO kablam! Oct 11 18:02:11.094 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.095 INFO kablam! Oct 11 18:02:11.094 INFO Got msg Pong(6), ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:11.095 INFO kablam! Oct 11 18:02:11.095 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), 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: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.095 INFO kablam! Oct 11 18:02:11.095 INFO Got msg Ping(6), ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:11.096 INFO kablam! Oct 11 18:02:11.096 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.096 INFO kablam! Oct 11 18:02:11.096 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.096 INFO kablam! Oct 11 18:02:11.096 INFO Got msg Ping(7), ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:11.096 INFO kablam! Oct 11 18:02:11.096 INFO Got msg Pong(6), ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:11.097 INFO kablam! Oct 11 18:02:11.097 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.097 INFO kablam! Oct 11 18:02:11.097 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), 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: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.097 INFO kablam! Oct 11 18:02:11.097 INFO Got msg Ping(7), ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:11.097 INFO kablam! Oct 11 18:02:11.097 INFO Got msg Pong(7), ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:11.098 INFO kablam! Oct 11 18:02:11.097 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.098 INFO kablam! Oct 11 18:02:11.098 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.098 INFO kablam! Oct 11 18:02:11.098 INFO Got msg Ping(8), ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:11.098 INFO kablam! Oct 11 18:02:11.098 INFO Got msg Pong(7), ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:11.099 INFO kablam! Oct 11 18:02:11.098 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.099 INFO kablam! Oct 11 18:02:11.099 INFO Got msg Pong(8), ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:11.099 INFO kablam! Oct 11 18:02:11.099 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), 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: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.100 INFO kablam! Oct 11 18:02:11.099 INFO Got msg Ping(8), ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:11.101 INFO kablam! Oct 11 18:02:11.100 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.101 INFO kablam! Oct 11 18:02:11.100 INFO Got msg Pong(8), ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:11.101 INFO kablam! Oct 11 18:02:11.100 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.101 INFO kablam! Oct 11 18:02:11.101 INFO Got msg Ping(9), ctype: PongerAct, cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:11.102 INFO kablam! Oct 11 18:02:11.101 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), 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: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.102 INFO kablam! Oct 11 18:02:11.102 INFO Got msg Ping(9), ctype: PongerAct, cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:11.102 INFO kablam! Oct 11 18:02:11.102 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("159bf36d-5b7c-43db-be63-523cd4c1e873") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("cc115b53-1e46-407f-b4e8-e57ab385fc49") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.102 INFO kablam! Oct 11 18:02:11.102 INFO Got msg Pong(9), ctype: PingerAct, cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:11.103 INFO kablam! Oct 11 18:02:11.102 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8083 }, id: Uuid("6bd03e60-ac5f-46f9-bc34-66100f9a890f") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("4239393f-5610-43cd-9d4c-8e03299f6cfb") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.103 INFO kablam! Oct 11 18:02:11.103 INFO Got msg Pong(9), ctype: PingerAct, cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:11.133 INFO blam! Running action 1 7.884356ms late Oct 11 18:02:11.288 INFO blam! Running action 2 7.851278ms late Oct 11 18:02:11.411 INFO kablam! Oct 11 18:02:11.411 DEBG Scheduling reaping at 250ms, ctype: NetworkDispatcher, cid: b99cf45d-29f1-440f-b169-210a9f1da56a, system: kompics-runtime-3 Oct 11 18:02:11.422 INFO kablam! Oct 11 18:02:11.422 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: d92d28e6-e13c-43f2-aea2-cf404138a647, system: kompics-runtime-2 Oct 11 18:02:11.440 INFO blam! Running action 3 10.615028ms late Oct 11 18:02:11.472 INFO kablam! Oct 11 18:02:11.471 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:11.485 INFO kablam! Oct 11 18:02:11.484 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:11.583 INFO blam! Running action 4 7.844074ms late Oct 11 18:02:11.663 INFO kablam! Oct 11 18:02:11.660 DEBG Scheduling reaping at 750ms, ctype: NetworkDispatcher, cid: b99cf45d-29f1-440f-b169-210a9f1da56a, system: kompics-runtime-3 Oct 11 18:02:11.738 INFO blam! Running action 5 9.70482ms late Oct 11 18:02:11.868 INFO kablam! Oct 11 18:02:11.868 DEBG Component stopped., cid: 72fb1656-3ae5-427b-8c0c-9059ed7ed5cb, system: kompics-runtime-2 Oct 11 18:02:11.868 INFO kablam! Oct 11 18:02:11.868 DEBG Component killed., cid: 6310c10d-1231-431f-8e0b-77ab23f59a3c, system: kompics-runtime-2 Oct 11 18:02:11.869 INFO kablam! Oct 11 18:02:11.868 DEBG Component(72fb1656-3ae5-427b-8c0c-9059ed7ed5cb) was stopped., ctype: ComponentSupervisor, cid: 336ebd36-fca5-4c94-98d6-1e48fb37db1d, system: kompics-runtime-2 Oct 11 18:02:11.869 INFO kablam! Oct 11 18:02:11.868 DEBG Component(6310c10d-1231-431f-8e0b-77ab23f59a3c) was killed and deallocated., ctype: ComponentSupervisor, cid: 336ebd36-fca5-4c94-98d6-1e48fb37db1d, system: kompics-runtime-2 Oct 11 18:02:11.869 INFO blam! test dispatch::dispatch_tests::local_delivery ... ok Oct 11 18:02:11.884 INFO blam! Running action 6 7.829936ms late Oct 11 18:02:11.892 INFO kablam! Oct 11 18:02:11.891 DEBG Component started., cid: b2d58310-625a-4e0b-b727-c0628dbbb902, system: kompics-runtime-8 Oct 11 18:02:11.892 INFO kablam! Oct 11 18:02:11.891 INFO Starting CounterComponent, ctype: CounterComponent, cid: b2d58310-625a-4e0b-b727-c0628dbbb902, system: kompics-runtime-8 Oct 11 18:02:11.892 INFO kablam! Oct 11 18:02:11.891 INFO CounterComponent got a message!, ctype: CounterComponent, cid: b2d58310-625a-4e0b-b727-c0628dbbb902, system: kompics-runtime-8 Oct 11 18:02:11.892 INFO kablam! Oct 11 18:02:11.891 DEBG Component(b2d58310-625a-4e0b-b727-c0628dbbb902) was started., ctype: ComponentSupervisor, cid: 229bee84-5726-4d21-8077-afdafb9d65cb, system: kompics-runtime-8 Oct 11 18:02:11.892 INFO kablam! Oct 11 18:02:11.891 DEBG Component stopped., cid: b2d58310-625a-4e0b-b727-c0628dbbb902, system: kompics-runtime-8 Oct 11 18:02:11.892 INFO kablam! Oct 11 18:02:11.892 INFO Stopping CounterComponent, ctype: CounterComponent, cid: b2d58310-625a-4e0b-b727-c0628dbbb902, system: kompics-runtime-8 Oct 11 18:02:11.892 INFO kablam! Oct 11 18:02:11.892 DEBG Component(b2d58310-625a-4e0b-b727-c0628dbbb902) was stopped., ctype: ComponentSupervisor, cid: 229bee84-5726-4d21-8077-afdafb9d65cb, system: kompics-runtime-8 Oct 11 18:02:11.897 INFO kablam! Oct 11 18:02:11.896 DEBG Component started., cid: b2d58310-625a-4e0b-b727-c0628dbbb902, system: kompics-runtime-8 Oct 11 18:02:11.897 INFO kablam! Oct 11 18:02:11.896 INFO Starting CounterComponent, ctype: CounterComponent, cid: b2d58310-625a-4e0b-b727-c0628dbbb902, system: kompics-runtime-8 Oct 11 18:02:11.897 INFO kablam! Oct 11 18:02:11.896 INFO CounterComponent got a message!, ctype: CounterComponent, cid: b2d58310-625a-4e0b-b727-c0628dbbb902, system: kompics-runtime-8 Oct 11 18:02:11.897 INFO kablam! Oct 11 18:02:11.896 DEBG Component(b2d58310-625a-4e0b-b727-c0628dbbb902) was started., ctype: ComponentSupervisor, cid: 229bee84-5726-4d21-8077-afdafb9d65cb, system: kompics-runtime-8 Oct 11 18:02:11.897 INFO kablam! Oct 11 18:02:11.896 DEBG Component killed., cid: b2d58310-625a-4e0b-b727-c0628dbbb902, system: kompics-runtime-8 Oct 11 18:02:11.897 INFO kablam! Oct 11 18:02:11.897 DEBG Component(b2d58310-625a-4e0b-b727-c0628dbbb902) was killed and deallocated., ctype: ComponentSupervisor, cid: 229bee84-5726-4d21-8077-afdafb9d65cb, system: kompics-runtime-8 Oct 11 18:02:11.913 INFO blam! test tests::test_timer ... ok Oct 11 18:02:11.918 INFO blam! test tests::test_start_stop ... ok Oct 11 18:02:11.920 INFO blam! test timer::wheels::tests::increasing_schedule_overflow ... ok Oct 11 18:02:11.921 INFO blam! test dispatch::dispatch_tests::named_registration ... ok Oct 11 18:02:11.924 INFO blam! test timer::wheels::tests::increasing_skip ... ok Oct 11 18:02:11.927 INFO blam! test timer::wheels::tests::single_ms_cancel ... ok Oct 11 18:02:11.929 INFO blam! test timer::wheels::tests::single_schedule_fail ... ok Oct 11 18:02:11.930 INFO blam! test timer::wheels::tests::single_ms_schedule ... ok Oct 11 18:02:11.937 INFO blam! test timer::wheels::tests::single_ms_reschedule ... ok Oct 11 18:02:12.036 INFO blam! Running action 7 7.842058ms late Oct 11 18:02:12.184 INFO blam! Running action 8 7.835898ms late Oct 11 18:02:12.335 INFO blam! Running action 9 7.837693ms late Oct 11 18:02:12.472 INFO kablam! Oct 11 18:02:12.471 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:12.489 INFO kablam! Oct 11 18:02:12.488 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:12.888 INFO kablam! Oct 11 18:02:12.884 INFO RecvComponent received Any, ctype: RecvComponent, cid: 75b19550-8c01-4611-b00d-823481fe82e8, system: kompics-runtime-6 Oct 11 18:02:12.888 INFO kablam! Oct 11 18:02:12.884 INFO DeadletterBox received Any from , ctype: DeadletterBox, cid: 9604496e-0c9b-4af1-874d-424fb3763389, system: kompics-runtime-6 Oct 11 18:02:12.912 INFO kablam! Oct 11 18:02:12.904 INFO RecvComponent received Any, ctype: RecvComponent, cid: 3360bc2d-b446-45d7-84df-5ba4a77f8fca, system: kompics-runtime-9 Oct 11 18:02:12.912 INFO kablam! Oct 11 18:02:12.904 INFO DeadletterBox received Any from , ctype: DeadletterBox, cid: 5c6d7c8d-ee6c-4849-825d-ec60cb021e80, system: kompics-runtime-9 Oct 11 18:02:13.892 INFO blam! test tests::custom_settings ... ok Oct 11 18:02:13.905 INFO blam! test tests::default_settings ... ok Oct 11 18:02:13.976 INFO kablam! Oct 11 18:02:13.972 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:13.992 INFO kablam! Oct 11 18:02:13.989 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:15.976 INFO kablam! Oct 11 18:02:15.972 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 12170567-41d3-4a56-a31f-54ba15033273, system: kompics-runtime-4 Oct 11 18:02:15.990 INFO kablam! Oct 11 18:02:15.989 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:17.730 INFO blam! test timer::tests::simple_thread_timing ... ok Oct 11 18:02:17.881 INFO blam! test dispatch::dispatch_tests::remote_delivery_to_registered_actors ... ok Oct 11 18:02:17.881 INFO kablam! Oct 11 18:02:17.877 DEBG Component killed., cid: 159bf36d-5b7c-43db-be63-523cd4c1e873, system: kompics-runtime-7 Oct 11 18:02:17.881 INFO kablam! Oct 11 18:02:17.877 DEBG Component killed., cid: 6bd03e60-ac5f-46f9-bc34-66100f9a890f, system: kompics-runtime-7 Oct 11 18:02:17.881 INFO kablam! Oct 11 18:02:17.877 DEBG Component(159bf36d-5b7c-43db-be63-523cd4c1e873) was killed and deallocated., ctype: ComponentSupervisor, cid: d502d6cb-4726-4c01-8da2-f722946fde70, system: kompics-runtime-7 Oct 11 18:02:17.881 INFO kablam! Oct 11 18:02:17.877 DEBG Component(6bd03e60-ac5f-46f9-bc34-66100f9a890f) was killed and deallocated., ctype: ComponentSupervisor, cid: d502d6cb-4726-4c01-8da2-f722946fde70, system: kompics-runtime-7 Oct 11 18:02:17.881 INFO kablam! Oct 11 18:02:17.878 DEBG Component stopped., cid: cc115b53-1e46-407f-b4e8-e57ab385fc49, system: kompics-runtime-4 Oct 11 18:02:17.881 INFO kablam! Oct 11 18:02:17.878 DEBG Component stopped., cid: 4239393f-5610-43cd-9d4c-8e03299f6cfb, system: kompics-runtime-4 Oct 11 18:02:17.881 INFO kablam! Oct 11 18:02:17.878 DEBG Component(cc115b53-1e46-407f-b4e8-e57ab385fc49) was stopped., ctype: ComponentSupervisor, cid: 38723a80-ca5e-49d1-b954-d83a49dbe429, system: kompics-runtime-4 Oct 11 18:02:17.881 INFO kablam! Oct 11 18:02:17.878 DEBG Component(4239393f-5610-43cd-9d4c-8e03299f6cfb) was stopped., ctype: ComponentSupervisor, cid: 38723a80-ca5e-49d1-b954-d83a49dbe429, system: kompics-runtime-4 Oct 11 18:02:18.490 INFO kablam! Oct 11 18:02:18.490 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: 537b58c6-3695-4fd8-9d92-05bc5b14c157, system: kompics-runtime-7 Oct 11 18:02:19.411 INFO blam! test timer::wheels::tests::increasing_schedule_no_overflow ... ok Oct 11 18:02:19.411 INFO blam! Oct 11 18:02:19.411 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:02:19.411 INFO blam! Oct 11 18:02:19.412 INFO kablam! Running /target/debug/deps/pingperf-b853bbdf8f462dde Oct 11 18:02:19.414 INFO blam! Oct 11 18:02:19.414 INFO blam! running 0 tests Oct 11 18:02:19.414 INFO blam! Oct 11 18:02:19.414 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:02:19.414 INFO blam! Oct 11 18:02:19.414 INFO kablam! Doc-tests kompact Oct 11 18:02:24.734 INFO blam! 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: [] }) }] } Oct 11 18:02:24.852 INFO blam! Oct 11 18:02:24.852 INFO blam! running 0 tests Oct 11 18:02:24.852 INFO blam! Oct 11 18:02:24.852 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:02:24.852 INFO blam! Oct 11 18:02:24.864 INFO kablam! su: No module specific data is present Oct 11 18:02:25.145 INFO running `"docker" "rm" "-f" "73eda0e5719ffa2cf662d057ad85d55a267ff178c08ed6a4b8e0c7f5c1da5bb2"` Oct 11 18:02:25.243 INFO blam! 73eda0e5719ffa2cf662d057ad85d55a267ff178c08ed6a4b8e0c7f5c1da5bb2