Oct 16 04:32:31.164 INFO testing kompact-0.4.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 04:32:31.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 04:32:31.308 INFO blam! 2149d32349197160fb6a8ab58cf1fa0aa71e1eb2e7e79ee4e962bb6df208e45d Oct 16 04:32:31.311 INFO running `"docker" "start" "-a" "2149d32349197160fb6a8ab58cf1fa0aa71e1eb2e7e79ee4e962bb6df208e45d"` Oct 16 04:32:31.712 INFO kablam! usermod: no changes Oct 16 04:32:31.884 INFO kablam! Compiling slog v2.4.1 Oct 16 04:32:31.885 INFO kablam! Compiling bitfields v0.1.0 Oct 16 04:32:31.885 INFO kablam! Compiling as_num v0.2.4 Oct 16 04:32:31.885 INFO kablam! Compiling oncemutex v0.1.1 Oct 16 04:32:31.886 INFO kablam! Compiling synchronoise v0.4.0 Oct 16 04:32:31.927 INFO kablam! Compiling uuid v0.4.0 Oct 16 04:32:31.927 INFO kablam! Compiling tokio-retry v0.2.0 Oct 16 04:32:31.927 INFO kablam! Compiling kompact-component-derive v0.4.0 Oct 16 04:32:34.147 INFO kablam! Compiling kompact-actor-derive v0.4.0 Oct 16 04:32:34.175 INFO kablam! Compiling spaniel v0.1.0 Oct 16 04:32:35.243 INFO kablam! Compiling executors v0.4.1 Oct 16 04:32:38.575 INFO kablam! Compiling slog-async v2.3.0 Oct 16 04:32:38.575 INFO kablam! Compiling slog-term v2.4.0 Oct 16 04:32:47.805 INFO kablam! Compiling kompact v0.4.0 (/source) Oct 16 04:32:51.783 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 16 04:32:51.927 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:32:51.927 INFO kablam! --> src/lib.rs:18:1 Oct 16 04:32:51.927 INFO kablam! | Oct 16 04:32:51.927 INFO kablam! 18 | #[macro_use] Oct 16 04:32:51.927 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:32:51.927 INFO kablam! | Oct 16 04:32:51.927 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:32:51.927 INFO kablam! Oct 16 04:32:51.927 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:32:51.927 INFO kablam! --> src/lib.rs:20:1 Oct 16 04:32:51.927 INFO kablam! | Oct 16 04:32:51.927 INFO kablam! 20 | #[macro_use] Oct 16 04:32:51.927 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:32:51.927 INFO kablam! Oct 16 04:32:52.051 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 16 04:32:52.051 INFO kablam! --> src/net/mod.rs:27:5 Oct 16 04:32:52.051 INFO kablam! | Oct 16 04:32:52.052 INFO kablam! 27 | use tokio::net::ConnectFuture; Oct 16 04:32:52.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:52.052 INFO kablam! | Oct 16 04:32:52.052 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:32:52.053 INFO kablam! Oct 16 04:32:52.071 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 16 04:32:52.071 INFO kablam! --> src/net/mod.rs:226:19 Oct 16 04:32:52.071 INFO kablam! | Oct 16 04:32:52.071 INFO kablam! 226 | type Future = ConnectFuture; Oct 16 04:32:52.072 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 04:32:52.072 INFO kablam! Oct 16 04:32:53.422 INFO kablam! warning: constant item is never used: `MULTIPLICATIVE_DECREASE_NUM` Oct 16 04:32:53.422 INFO kablam! --> src/dispatch/lookup/gc.rs:12:5 Oct 16 04:32:53.422 INFO kablam! | Oct 16 04:32:53.422 INFO kablam! 12 | pub const MULTIPLICATIVE_DECREASE_NUM: u64 = 1; Oct 16 04:32:53.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:53.422 INFO kablam! | Oct 16 04:32:53.422 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:32:53.422 INFO kablam! Oct 16 04:32:53.422 INFO kablam! warning: variant is never constructed: `MIMD` Oct 16 04:32:53.422 INFO kablam! --> src/dispatch/lookup/gc.rs:35:5 Oct 16 04:32:53.422 INFO kablam! | Oct 16 04:32:53.422 INFO kablam! 35 | MIMD, // multiplicative increase/multiplicative decrease Oct 16 04:32:53.422 INFO kablam! | ^^^^ Oct 16 04:32:53.422 INFO kablam! Oct 16 04:32:53.423 INFO kablam! warning: method is never used: `new` Oct 16 04:32:53.423 INFO kablam! --> src/dispatch/lookup/gc.rs:55:5 Oct 16 04:32:53.423 INFO kablam! | Oct 16 04:32:53.423 INFO kablam! 55 | / pub fn new( Oct 16 04:32:53.423 INFO kablam! 56 | | initial_interval: u64, Oct 16 04:32:53.423 INFO kablam! 57 | | min: u64, Oct 16 04:32:53.423 INFO kablam! 58 | | max: u64, Oct 16 04:32:53.423 INFO kablam! ... | Oct 16 04:32:53.423 INFO kablam! 66 | | } Oct 16 04:32:53.423 INFO kablam! 67 | | } Oct 16 04:32:53.423 INFO kablam! | |_____^ Oct 16 04:32:53.423 INFO kablam! Oct 16 04:32:53.423 INFO kablam! warning: method is never used: `exists` Oct 16 04:32:53.423 INFO kablam! --> src/dispatch/queue_manager.rs:62:5 Oct 16 04:32:53.423 INFO kablam! | Oct 16 04:32:53.423 INFO kablam! 62 | pub fn exists(&self, dst: &SocketAddr) -> bool { Oct 16 04:32:53.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:53.423 INFO kablam! Oct 16 04:32:53.423 INFO kablam! warning: variant is never constructed: `Domain` Oct 16 04:32:53.423 INFO kablam! --> src/messaging/framing.rs:43:5 Oct 16 04:32:53.423 INFO kablam! | Oct 16 04:32:53.423 INFO kablam! 43 | Domain = 2, Oct 16 04:32:53.423 INFO kablam! | ^^^^^^^^^^ Oct 16 04:32:53.423 INFO kablam! Oct 16 04:32:53.423 INFO kablam! warning: method is never used: `new` Oct 16 04:32:53.423 INFO kablam! --> src/net/mod.rs:72:5 Oct 16 04:32:53.423 INFO kablam! | Oct 16 04:32:53.423 INFO kablam! 72 | pub fn new() -> Self { Oct 16 04:32:53.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:53.423 INFO kablam! Oct 16 04:32:53.423 INFO kablam! warning: variant is never constructed: `Faulty` Oct 16 04:32:53.423 INFO kablam! --> src/supervision.rs:36:5 Oct 16 04:32:53.423 INFO kablam! | Oct 16 04:32:53.424 INFO kablam! 36 | Faulty(Uuid), Oct 16 04:32:53.424 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:32:53.424 INFO kablam! Oct 16 04:32:53.447 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:53.447 INFO kablam! --> src/net/mod.rs:197:37 Oct 16 04:32:53.447 INFO kablam! | Oct 16 04:32:53.447 INFO kablam! 197 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(err))); Oct 16 04:32:53.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:53.447 INFO kablam! | Oct 16 04:32:53.447 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 04:32:53.447 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:53.447 INFO kablam! Oct 16 04:32:53.447 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:53.447 INFO kablam! --> src/net/mod.rs:206:29 Oct 16 04:32:53.447 INFO kablam! | Oct 16 04:32:53.447 INFO kablam! 206 | / events.unbounded_send(NetworkEvent::Connection( Oct 16 04:32:53.447 INFO kablam! 207 | | peer_addr, Oct 16 04:32:53.447 INFO kablam! 208 | | ConnectionState::Connected(tx), Oct 16 04:32:53.447 INFO kablam! 209 | | )); Oct 16 04:32:53.447 INFO kablam! | |_______________________________^ Oct 16 04:32:53.447 INFO kablam! | Oct 16 04:32:53.447 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:53.447 INFO kablam! Oct 16 04:32:53.447 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:53.447 INFO kablam! --> src/net/mod.rs:253:13 Oct 16 04:32:53.447 INFO kablam! | Oct 16 04:32:53.447 INFO kablam! 253 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(e))); Oct 16 04:32:53.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:53.450 INFO kablam! | Oct 16 04:32:53.450 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:53.450 INFO kablam! Oct 16 04:32:53.450 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:53.450 INFO kablam! --> src/net/mod.rs:269:13 Oct 16 04:32:53.450 INFO kablam! | Oct 16 04:32:53.450 INFO kablam! 269 | / events.unbounded_send(NetworkEvent::Connection( Oct 16 04:32:53.450 INFO kablam! 270 | | peer_addr, Oct 16 04:32:53.450 INFO kablam! 271 | | ConnectionState::Connected(tx), Oct 16 04:32:53.450 INFO kablam! 272 | | )); Oct 16 04:32:53.450 INFO kablam! | |_______________^ Oct 16 04:32:53.450 INFO kablam! | Oct 16 04:32:53.450 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:53.450 INFO kablam! Oct 16 04:32:53.467 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:53.467 INFO kablam! --> src/utils.rs:65:9 Oct 16 04:32:53.467 INFO kablam! | Oct 16 04:32:53.467 INFO kablam! 65 | / self.result_channel Oct 16 04:32:53.467 INFO kablam! 66 | | .send(t) Oct 16 04:32:53.467 INFO kablam! 67 | | // ISSUE #12: Explicitly swallow errors Oct 16 04:32:53.467 INFO kablam! 68 | | .map_err(|_| ()); Oct 16 04:32:53.467 INFO kablam! | |_____________________________^ Oct 16 04:32:53.467 INFO kablam! | Oct 16 04:32:53.467 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:53.467 INFO kablam! Oct 16 04:33:09.694 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.97s Oct 16 04:33:09.704 INFO kablam! su: No module specific data is present Oct 16 04:33:10.397 INFO running `"docker" "rm" "-f" "2149d32349197160fb6a8ab58cf1fa0aa71e1eb2e7e79ee4e962bb6df208e45d"` Oct 16 04:33:10.694 INFO blam! 2149d32349197160fb6a8ab58cf1fa0aa71e1eb2e7e79ee4e962bb6df208e45d Oct 16 04:33:10.695 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 04:33:11.035 INFO blam! c01b23d8272baa072df3d1507deee7cab235334566821148a0b2bcb05dd28b4c Oct 16 04:33:11.051 INFO running `"docker" "start" "-a" "c01b23d8272baa072df3d1507deee7cab235334566821148a0b2bcb05dd28b4c"` Oct 16 04:33:12.091 INFO kablam! usermod: no changes Oct 16 04:33:12.339 INFO kablam! Compiling kompact v0.4.0 (/source) Oct 16 04:33:17.315 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 16 04:33:17.657 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:33:17.657 INFO kablam! --> src/lib.rs:18:1 Oct 16 04:33:17.657 INFO kablam! | Oct 16 04:33:17.657 INFO kablam! 18 | #[macro_use] Oct 16 04:33:17.657 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:33:17.657 INFO kablam! | Oct 16 04:33:17.657 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:33:17.657 INFO kablam! Oct 16 04:33:17.657 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:33:17.657 INFO kablam! --> src/lib.rs:20:1 Oct 16 04:33:17.657 INFO kablam! | Oct 16 04:33:17.657 INFO kablam! 20 | #[macro_use] Oct 16 04:33:17.657 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:33:17.657 INFO kablam! Oct 16 04:33:17.763 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 16 04:33:17.763 INFO kablam! --> src/net/mod.rs:27:5 Oct 16 04:33:17.763 INFO kablam! | Oct 16 04:33:17.763 INFO kablam! 27 | use tokio::net::ConnectFuture; Oct 16 04:33:17.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:17.763 INFO kablam! | Oct 16 04:33:17.763 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:33:17.763 INFO kablam! Oct 16 04:33:17.771 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 16 04:33:17.771 INFO kablam! --> src/net/mod.rs:226:19 Oct 16 04:33:17.771 INFO kablam! | Oct 16 04:33:17.771 INFO kablam! 226 | type Future = ConnectFuture; Oct 16 04:33:17.771 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 04:33:17.771 INFO kablam! Oct 16 04:33:18.967 INFO kablam! warning: unused variable: `path_type` Oct 16 04:33:18.967 INFO kablam! --> src/messaging/framing.rs:392:13 Oct 16 04:33:18.967 INFO kablam! | Oct 16 04:33:18.967 INFO kablam! 392 | let path_type = PathType::Named as u8; Oct 16 04:33:18.967 INFO kablam! | ^^^^^^^^^ help: consider using `_path_type` instead Oct 16 04:33:18.967 INFO kablam! | Oct 16 04:33:18.967 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:33:18.967 INFO kablam! Oct 16 04:33:18.967 INFO kablam! warning: unused variable: `protocol` Oct 16 04:33:18.967 INFO kablam! --> src/messaging/framing.rs:393:13 Oct 16 04:33:18.967 INFO kablam! | Oct 16 04:33:18.967 INFO kablam! 393 | let protocol = Transport::TCP as u8; Oct 16 04:33:18.967 INFO kablam! | ^^^^^^^^ help: consider using `_protocol` instead Oct 16 04:33:18.967 INFO kablam! Oct 16 04:33:18.967 INFO kablam! warning: unused variable: `address_type` Oct 16 04:33:18.967 INFO kablam! --> src/messaging/framing.rs:394:13 Oct 16 04:33:18.967 INFO kablam! | Oct 16 04:33:18.967 INFO kablam! 394 | let address_type = AddressType::IPv4 as u8; Oct 16 04:33:18.967 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_address_type` instead Oct 16 04:33:18.967 INFO kablam! Oct 16 04:33:19.635 INFO kablam! warning: constant item is never used: `MULTIPLICATIVE_DECREASE_NUM` Oct 16 04:33:19.635 INFO kablam! --> src/dispatch/lookup/gc.rs:12:5 Oct 16 04:33:19.635 INFO kablam! | Oct 16 04:33:19.635 INFO kablam! 12 | pub const MULTIPLICATIVE_DECREASE_NUM: u64 = 1; Oct 16 04:33:19.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:19.635 INFO kablam! | Oct 16 04:33:19.635 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:33:19.635 INFO kablam! Oct 16 04:33:19.635 INFO kablam! warning: variant is never constructed: `MIMD` Oct 16 04:33:19.635 INFO kablam! --> src/dispatch/lookup/gc.rs:35:5 Oct 16 04:33:19.635 INFO kablam! | Oct 16 04:33:19.635 INFO kablam! 35 | MIMD, // multiplicative increase/multiplicative decrease Oct 16 04:33:19.635 INFO kablam! | ^^^^ Oct 16 04:33:19.635 INFO kablam! Oct 16 04:33:19.635 INFO kablam! warning: method is never used: `new` Oct 16 04:33:19.635 INFO kablam! --> src/dispatch/lookup/gc.rs:55:5 Oct 16 04:33:19.635 INFO kablam! | Oct 16 04:33:19.635 INFO kablam! 55 | / pub fn new( Oct 16 04:33:19.635 INFO kablam! 56 | | initial_interval: u64, Oct 16 04:33:19.635 INFO kablam! 57 | | min: u64, Oct 16 04:33:19.635 INFO kablam! 58 | | max: u64, Oct 16 04:33:19.635 INFO kablam! ... | Oct 16 04:33:19.635 INFO kablam! 66 | | } Oct 16 04:33:19.635 INFO kablam! 67 | | } Oct 16 04:33:19.635 INFO kablam! | |_____^ Oct 16 04:33:19.635 INFO kablam! Oct 16 04:33:19.635 INFO kablam! warning: method is never used: `exists` Oct 16 04:33:19.635 INFO kablam! --> src/dispatch/queue_manager.rs:62:5 Oct 16 04:33:19.635 INFO kablam! | Oct 16 04:33:19.635 INFO kablam! 62 | pub fn exists(&self, dst: &SocketAddr) -> bool { Oct 16 04:33:19.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:19.635 INFO kablam! Oct 16 04:33:19.635 INFO kablam! warning: variant is never constructed: `Domain` Oct 16 04:33:19.635 INFO kablam! --> src/messaging/framing.rs:43:5 Oct 16 04:33:19.635 INFO kablam! | Oct 16 04:33:19.635 INFO kablam! 43 | Domain = 2, Oct 16 04:33:19.635 INFO kablam! | ^^^^^^^^^^ Oct 16 04:33:19.635 INFO kablam! Oct 16 04:33:19.635 INFO kablam! warning: method is never used: `new` Oct 16 04:33:19.635 INFO kablam! --> src/net/mod.rs:72:5 Oct 16 04:33:19.635 INFO kablam! | Oct 16 04:33:19.635 INFO kablam! 72 | pub fn new() -> Self { Oct 16 04:33:19.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:19.635 INFO kablam! Oct 16 04:33:19.635 INFO kablam! warning: variant is never constructed: `Faulty` Oct 16 04:33:19.635 INFO kablam! --> src/supervision.rs:36:5 Oct 16 04:33:19.635 INFO kablam! | Oct 16 04:33:19.635 INFO kablam! 36 | Faulty(Uuid), Oct 16 04:33:19.635 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:33:19.635 INFO kablam! Oct 16 04:33:19.677 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:33:19.677 INFO kablam! --> src/net/mod.rs:197:37 Oct 16 04:33:19.677 INFO kablam! | Oct 16 04:33:19.678 INFO kablam! 197 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(err))); Oct 16 04:33:19.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:19.678 INFO kablam! | Oct 16 04:33:19.679 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 04:33:19.679 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:33:19.679 INFO kablam! Oct 16 04:33:19.680 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:33:19.680 INFO kablam! --> src/net/mod.rs:206:29 Oct 16 04:33:19.680 INFO kablam! | Oct 16 04:33:19.681 INFO kablam! 206 | / events.unbounded_send(NetworkEvent::Connection( Oct 16 04:33:19.681 INFO kablam! 207 | | peer_addr, Oct 16 04:33:19.681 INFO kablam! 208 | | ConnectionState::Connected(tx), Oct 16 04:33:19.682 INFO kablam! 209 | | )); Oct 16 04:33:19.682 INFO kablam! | |_______________________________^ Oct 16 04:33:19.682 INFO kablam! | Oct 16 04:33:19.682 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:33:19.683 INFO kablam! Oct 16 04:33:19.683 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:33:19.683 INFO kablam! --> src/net/mod.rs:253:13 Oct 16 04:33:19.684 INFO kablam! | Oct 16 04:33:19.684 INFO kablam! 253 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(e))); Oct 16 04:33:19.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:19.685 INFO kablam! | Oct 16 04:33:19.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:33:19.685 INFO kablam! Oct 16 04:33:19.685 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:33:19.686 INFO kablam! --> src/net/mod.rs:269:13 Oct 16 04:33:19.686 INFO kablam! | Oct 16 04:33:19.686 INFO kablam! 269 | / events.unbounded_send(NetworkEvent::Connection( Oct 16 04:33:19.687 INFO kablam! 270 | | peer_addr, Oct 16 04:33:19.687 INFO kablam! 271 | | ConnectionState::Connected(tx), Oct 16 04:33:19.687 INFO kablam! 272 | | )); Oct 16 04:33:19.687 INFO kablam! | |_______________^ Oct 16 04:33:19.688 INFO kablam! | Oct 16 04:33:19.688 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:33:19.688 INFO kablam! Oct 16 04:33:19.711 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:33:19.712 INFO kablam! --> src/utils.rs:65:9 Oct 16 04:33:19.712 INFO kablam! | Oct 16 04:33:19.712 INFO kablam! 65 | / self.result_channel Oct 16 04:33:19.712 INFO kablam! 66 | | .send(t) Oct 16 04:33:19.713 INFO kablam! 67 | | // ISSUE #12: Explicitly swallow errors Oct 16 04:33:19.713 INFO kablam! 68 | | .map_err(|_| ()); Oct 16 04:33:19.713 INFO kablam! | |_____________________________^ Oct 16 04:33:19.714 INFO kablam! | Oct 16 04:33:19.714 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:33:19.714 INFO kablam! Oct 16 04:33:29.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.68s Oct 16 04:33:29.829 INFO kablam! su: No module specific data is present Oct 16 04:33:30.581 INFO running `"docker" "rm" "-f" "c01b23d8272baa072df3d1507deee7cab235334566821148a0b2bcb05dd28b4c"` Oct 16 04:33:30.695 INFO blam! c01b23d8272baa072df3d1507deee7cab235334566821148a0b2bcb05dd28b4c Oct 16 04:33:30.695 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 04:33:30.897 INFO blam! 60c6c92bc92d9d5f8e747343dbf7c5f13f5d32a47f66504bc238d72c134b9191 Oct 16 04:33:30.899 INFO running `"docker" "start" "-a" "60c6c92bc92d9d5f8e747343dbf7c5f13f5d32a47f66504bc238d72c134b9191"` Oct 16 04:33:31.922 INFO kablam! usermod: no changes Oct 16 04:33:32.174 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 16 04:33:32.203 INFO kablam! Running /target/debug/deps/kompact-b578d56a9928a6a7 Oct 16 04:33:32.207 INFO blam! Oct 16 04:33:32.207 INFO blam! running 23 tests Oct 16 04:33:32.207 INFO blam! test component::tests::component_core_send ... ok Oct 16 04:33:32.207 INFO blam! test messaging::framing::serialisation::system_path_header ... ok Oct 16 04:33:32.207 INFO blam! test serialisation::helpers::helper_tests::actor_path_ser_deser_equivalence ... ok Oct 16 04:33:32.207 INFO blam! test messaging::framing::identity_tests::identity ... ok Oct 16 04:33:32.207 INFO blam! test serialisation::tests::trivial_deser_equivalence ... ok Oct 16 04:33:32.237 INFO blam! test serialisation::tests::ser_deser_equivalence ... ok Oct 16 04:33:32.237 INFO blam! test actors::tests::actor_path_strings ... ok Oct 16 04:33:32.239 INFO kablam! Oct 16 04:33:32.237 DEBG Component started., cid: e8d08eb7-5106-4038-bd3e-66e92204f3bd, system: kompics-runtime-1 Oct 16 04:33:32.245 INFO kablam! Oct 16 04:33:32.243 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e8d08eb7-5106-4038-bd3e-66e92204f3bd, system: kompics-runtime-1 Oct 16 04:33:32.245 INFO kablam! Oct 16 04:33:32.243 DEBG Component started., cid: 8efc140a-7712-42e2-83a8-636a3f9d4605, system: kompics-runtime-1 Oct 16 04:33:32.245 INFO kablam! Oct 16 04:33:32.243 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 8efc140a-7712-42e2-83a8-636a3f9d4605, system: kompics-runtime-1 Oct 16 04:33:32.245 INFO kablam! Oct 16 04:33:32.243 DEBG Component started., cid: d978ed6d-aa0c-4c1c-80bb-ae98b3fa3c37, system: kompics-runtime-1 Oct 16 04:33:32.246 INFO kablam! Oct 16 04:33:32.243 DEBG Starting., ctype: ComponentSupervisor, cid: d978ed6d-aa0c-4c1c-80bb-ae98b3fa3c37, system: kompics-runtime-1 Oct 16 04:33:32.246 INFO kablam! Oct 16 04:33:32.243 DEBG Requesting actor registration at ActorId(Uuid("0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe")), system: kompics-runtime-2 Oct 16 04:33:32.246 INFO kablam! Oct 16 04:33:32.243 DEBG Component started., cid: f9ad5774-c164-47d9-b883-7ade74857dc0, system: kompics-runtime-2 Oct 16 04:33:32.246 INFO kablam! Oct 16 04:33:32.243 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: f9ad5774-c164-47d9-b883-7ade74857dc0, system: kompics-runtime-2 Oct 16 04:33:32.246 INFO kablam! Oct 16 04:33:32.243 DEBG Component started., cid: bee195f3-6929-4c92-8548-0b359c77c92d, system: kompics-runtime-2 Oct 16 04:33:32.246 INFO kablam! Oct 16 04:33:32.243 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: bee195f3-6929-4c92-8548-0b359c77c92d, system: kompics-runtime-2 Oct 16 04:33:32.246 INFO kablam! Oct 16 04:33:32.243 WARN LocalDispatcher received Registration(Register(, ActorId(Uuid("0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe")), Some(Promise { result_channel: Sender }))), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: bee195f3-6929-4c92-8548-0b359c77c92d, system: kompics-runtime-2 Oct 16 04:33:32.246 INFO kablam! Oct 16 04:33:32.244 DEBG Component started., cid: bb0d29e2-6d9d-480b-b3ba-e9ab0454688c, system: kompics-runtime-2 Oct 16 04:33:32.246 INFO kablam! Oct 16 04:33:32.244 DEBG Starting., ctype: ComponentSupervisor, cid: bb0d29e2-6d9d-480b-b3ba-e9ab0454688c, system: kompics-runtime-2 Oct 16 04:33:32.255 INFO kablam! Oct 16 04:33:32.253 DEBG Requesting actor registration at ActorId(Uuid("86182770-8d30-4555-9d6a-0d37e42613fc")), system: kompics-runtime-8 Oct 16 04:33:32.255 INFO kablam! Oct 16 04:33:32.253 DEBG Requesting actor registration at ActorId(Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88")), system: kompics-runtime-8 Oct 16 04:33:32.255 INFO kablam! Oct 16 04:33:32.253 DEBG Requesting actor registration for "custom_name", system: kompics-runtime-8 Oct 16 04:33:32.255 INFO kablam! Oct 16 04:33:32.254 DEBG Requesting actor registration at Alias("custom_name"), system: kompics-runtime-8 Oct 16 04:33:32.255 INFO kablam! Oct 16 04:33:32.254 DEBG Requesting actor registration at ActorId(Uuid("d0503987-403a-4648-a519-d720262d3078")), system: kompics-runtime-7 Oct 16 04:33:32.255 INFO kablam! Oct 16 04:33:32.254 DEBG Requesting actor registration at ActorId(Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526")), system: kompics-runtime-7 Oct 16 04:33:32.255 INFO kablam! Oct 16 04:33:32.254 DEBG Requesting actor registration for "ponger", system: kompics-runtime-4 Oct 16 04:33:32.255 INFO kablam! Oct 16 04:33:32.254 DEBG Requesting actor registration at Alias("ponger"), system: kompics-runtime-4 Oct 16 04:33:32.263 INFO blam! test timer::tests::simple_simulation ... ok Oct 16 04:33:32.309 INFO kablam! Oct 16 04:33:32.308 DEBG Component started., cid: ac76bef9-8ca9-43e5-8925-0729dfd359fd, system: kompics-runtime-4 Oct 16 04:33:32.309 INFO kablam! Oct 16 04:33:32.308 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ac76bef9-8ca9-43e5-8925-0729dfd359fd, system: kompics-runtime-4 Oct 16 04:33:32.309 INFO kablam! Oct 16 04:33:32.308 DEBG Component started., cid: 06891be0-2bf2-4e2c-9a0d-a16ff41645c5, system: kompics-runtime-4 Oct 16 04:33:32.309 INFO kablam! Oct 16 04:33:32.308 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 06891be0-2bf2-4e2c-9a0d-a16ff41645c5, system: kompics-runtime-4 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.313 DEBG Requesting actor registration at ActorId(Uuid("119e4676-e568-4886-8370-f8994f9acd1f")), system: kompics-runtime-10 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.313 DEBG Requesting actor registration at ActorId(Uuid("4b608901-ba24-455a-ac86-2a2a636bf31a")), system: kompics-runtime-6 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.313 DEBG Requesting actor registration at ActorId(Uuid("b4bf6813-17c0-4caa-aa92-8c90af5c57d9")), system: kompics-runtime-6 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.314 DEBG Component started., cid: d814ec9f-8eee-45a0-bbfd-e5c19cf96366, system: kompics-runtime-8 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.314 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d814ec9f-8eee-45a0-bbfd-e5c19cf96366, system: kompics-runtime-8 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.314 DEBG Component started., cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.314 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.314 DEBG Component started., cid: 9c802fb8-0e70-4e69-8e15-20f2d7ee41b4, system: kompics-runtime-5 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.315 DEBG Starting., ctype: ComponentSupervisor, cid: 9c802fb8-0e70-4e69-8e15-20f2d7ee41b4, system: kompics-runtime-5 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.315 DEBG Component started., cid: 29493d19-c6ec-4102-9035-f8b3cdbeb979, system: kompics-runtime-5 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.315 INFO Starting RecvComponent, ctype: RecvComponent, cid: 29493d19-c6ec-4102-9035-f8b3cdbeb979, system: kompics-runtime-5 Oct 16 04:33:32.315 INFO kablam! Oct 16 04:33:32.315 DEBG Component(29493d19-c6ec-4102-9035-f8b3cdbeb979) was started., ctype: ComponentSupervisor, cid: 9c802fb8-0e70-4e69-8e15-20f2d7ee41b4, system: kompics-runtime-5 Oct 16 04:33:32.320 INFO kablam! Oct 16 04:33:32.319 DEBG Component started., cid: 2effb9a0-8e46-4989-b7b9-b7a745c52e8b, system: kompics-runtime-5 Oct 16 04:33:32.320 INFO kablam! Oct 16 04:33:32.319 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 2effb9a0-8e46-4989-b7b9-b7a745c52e8b, system: kompics-runtime-5 Oct 16 04:33:32.321 INFO kablam! Oct 16 04:33:32.320 DEBG Component(596396bd-4165-4e35-8ef8-29376ec42d88) was started., ctype: ComponentSupervisor, cid: 9c802fb8-0e70-4e69-8e15-20f2d7ee41b4, system: kompics-runtime-5 Oct 16 04:33:32.321 INFO kablam! Oct 16 04:33:32.321 DEBG Component started., cid: 2fab2908-7c05-40da-b99b-e33a3028ba82, system: kompics-runtime-6 Oct 16 04:33:32.321 INFO kablam! Oct 16 04:33:32.321 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 2fab2908-7c05-40da-b99b-e33a3028ba82, system: kompics-runtime-6 Oct 16 04:33:32.321 INFO kablam! Oct 16 04:33:32.321 DEBG Component started., cid: 9462beb1-2efe-43bb-b084-b4d9e798dd6f, system: kompics-runtime-6 Oct 16 04:33:32.321 INFO kablam! Oct 16 04:33:32.321 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 9462beb1-2efe-43bb-b084-b4d9e798dd6f, system: kompics-runtime-6 Oct 16 04:33:32.330 INFO kablam! Oct 16 04:33:32.329 DEBG Component started., cid: 596396bd-4165-4e35-8ef8-29376ec42d88, system: kompics-runtime-5 Oct 16 04:33:32.330 INFO kablam! Oct 16 04:33:32.329 INFO Starting TestComponent, ctype: TestComponent, cid: 596396bd-4165-4e35-8ef8-29376ec42d88, system: kompics-runtime-5 Oct 16 04:33:32.330 INFO kablam! Oct 16 04:33:32.329 INFO Got event Test, ctype: RecvComponent, cid: 29493d19-c6ec-4102-9035-f8b3cdbeb979, system: kompics-runtime-5 Oct 16 04:33:32.330 INFO kablam! Oct 16 04:33:32.329 DEBG Component started., cid: 7ba06d6a-df26-440a-930d-9c33277cad41, system: kompics-runtime-5 Oct 16 04:33:32.330 INFO kablam! Oct 16 04:33:32.329 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 7ba06d6a-df26-440a-930d-9c33277cad41, system: kompics-runtime-5 Oct 16 04:33:32.330 INFO kablam! Oct 16 04:33:32.330 DEBG Component started., cid: e5de99d4-831a-4d00-9452-b4a57136ddd8, system: kompics-runtime-7 Oct 16 04:33:32.330 INFO kablam! Oct 16 04:33:32.330 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e5de99d4-831a-4d00-9452-b4a57136ddd8, system: kompics-runtime-7 Oct 16 04:33:32.330 INFO kablam! Oct 16 04:33:32.330 DEBG Component started., cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.330 INFO kablam! Oct 16 04:33:32.330 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.331 DEBG Component started., cid: 1eca5794-1803-4f53-a8a1-6ff5a8fa0c39, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.331 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 1eca5794-1803-4f53-a8a1-6ff5a8fa0c39, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.331 DEBG Component started., cid: 50bfe918-238c-4d07-a302-9d83975a2fd2, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.331 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 50bfe918-238c-4d07-a302-9d83975a2fd2, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.331 DEBG Component started., cid: 788f7ae8-cb57-4241-9d98-bd9e20fab351, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.331 DEBG Starting., ctype: ComponentSupervisor, cid: 788f7ae8-cb57-4241-9d98-bd9e20fab351, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.331 DEBG Component started., cid: d2737cd8-9f9a-4c01-9997-9da3f8d3c24f, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.331 INFO Starting TestComponent, ctype: TestComponent, cid: d2737cd8-9f9a-4c01-9997-9da3f8d3c24f, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.332 DEBG Component(d2737cd8-9f9a-4c01-9997-9da3f8d3c24f) was started., ctype: ComponentSupervisor, cid: 788f7ae8-cb57-4241-9d98-bd9e20fab351, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.332 DEBG Component started., cid: c13d3f00-91ad-4882-808f-d7727482eb66, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.332 INFO Starting RecvComponent, ctype: RecvComponent, cid: c13d3f00-91ad-4882-808f-d7727482eb66, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.332 INFO Got event Test, ctype: RecvComponent, cid: c13d3f00-91ad-4882-808f-d7727482eb66, system: kompics-runtime-9 Oct 16 04:33:32.335 INFO kablam! Oct 16 04:33:32.332 DEBG Component(c13d3f00-91ad-4882-808f-d7727482eb66) was started., ctype: ComponentSupervisor, cid: 788f7ae8-cb57-4241-9d98-bd9e20fab351, system: kompics-runtime-9 Oct 16 04:33:32.343 INFO kablam! Oct 16 04:33:32.339 DEBG Component started., cid: b0bdfae9-5137-49f7-8fa8-ae11b74ecaca, system: kompics-runtime-10 Oct 16 04:33:32.343 INFO kablam! Oct 16 04:33:32.339 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: b0bdfae9-5137-49f7-8fa8-ae11b74ecaca, system: kompics-runtime-10 Oct 16 04:33:32.343 INFO kablam! Oct 16 04:33:32.339 DEBG Component started., cid: f92a49fa-70b7-4e57-8f85-019dc8333717, system: kompics-runtime-10 Oct 16 04:33:32.343 INFO kablam! Oct 16 04:33:32.339 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: f92a49fa-70b7-4e57-8f85-019dc8333717, system: kompics-runtime-10 Oct 16 04:33:32.343 INFO kablam! Oct 16 04:33:32.339 WARN LocalDispatcher received Registration(Register(, ActorId(Uuid("119e4676-e568-4886-8370-f8994f9acd1f")), Some(Promise { result_channel: Sender }))), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: f92a49fa-70b7-4e57-8f85-019dc8333717, system: kompics-runtime-10 Oct 16 04:33:32.343 INFO kablam! Oct 16 04:33:32.340 DEBG Component started., cid: 33efea82-ea87-414b-98ac-2d2721a9ca63, system: kompics-runtime-10 Oct 16 04:33:32.343 INFO kablam! Oct 16 04:33:32.340 DEBG Starting., ctype: ComponentSupervisor, cid: 33efea82-ea87-414b-98ac-2d2721a9ca63, system: kompics-runtime-10 Oct 16 04:33:32.343 INFO kablam! Oct 16 04:33:32.340 DEBG Component started., cid: 119e4676-e568-4886-8370-f8994f9acd1f, system: kompics-runtime-10 Oct 16 04:33:32.343 INFO kablam! Oct 16 04:33:32.340 INFO Starting TimerRecvComponent, ctype: TimerRecvComponent, cid: 119e4676-e568-4886-8370-f8994f9acd1f, system: kompics-runtime-10 Oct 16 04:33:32.343 INFO kablam! Oct 16 04:33:32.340 DEBG Component(119e4676-e568-4886-8370-f8994f9acd1f) was started., ctype: ComponentSupervisor, cid: 33efea82-ea87-414b-98ac-2d2721a9ca63, system: kompics-runtime-10 Oct 16 04:33:32.372 INFO kablam! Oct 16 04:33:32.369 DEBG Component started., cid: 80342b81-b94d-4bb7-8299-7def33cf96bf, system: kompics-runtime-8 Oct 16 04:33:32.372 INFO kablam! Oct 16 04:33:32.369 DEBG Starting., ctype: ComponentSupervisor, cid: 80342b81-b94d-4bb7-8299-7def33cf96bf, system: kompics-runtime-8 Oct 16 04:33:32.373 INFO kablam! Oct 16 04:33:32.369 DEBG Component started., cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.373 INFO kablam! Oct 16 04:33:32.369 INFO Starting, ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.373 INFO kablam! Oct 16 04:33:32.369 DEBG Component started., cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.373 INFO kablam! Oct 16 04:33:32.369 INFO Starting, ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.373 INFO kablam! Oct 16 04:33:32.369 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.373 INFO kablam! Oct 16 04:33:32.369 DEBG Component(86182770-8d30-4555-9d6a-0d37e42613fc) was started., ctype: ComponentSupervisor, cid: 80342b81-b94d-4bb7-8299-7def33cf96bf, system: kompics-runtime-8 Oct 16 04:33:32.373 INFO kablam! Oct 16 04:33:32.369 DEBG Component(3fc1b3e2-5457-4792-93e8-c95e47825f88) was started., ctype: ComponentSupervisor, cid: 80342b81-b94d-4bb7-8299-7def33cf96bf, system: kompics-runtime-8 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 DEBG Component started., cid: c8c8dbd1-6316-4eb5-8d66-4fdb486f5ee8, system: kompics-runtime-4 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 DEBG Starting., ctype: ComponentSupervisor, cid: c8c8dbd1-6316-4eb5-8d66-4fdb486f5ee8, system: kompics-runtime-4 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 DEBG Component started., cid: 4b9ac030-44b8-46f8-a284-8aae53889713, system: kompics-runtime-4 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 INFO Starting, ctype: PongerAct, cid: 4b9ac030-44b8-46f8-a284-8aae53889713, system: kompics-runtime-4 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 06891be0-2bf2-4e2c-9a0d-a16ff41645c5, system: kompics-runtime-4 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 DEBG Component(4b9ac030-44b8-46f8-a284-8aae53889713) was started., ctype: ComponentSupervisor, cid: c8c8dbd1-6316-4eb5-8d66-4fdb486f5ee8, system: kompics-runtime-4 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 DEBG Requesting actor registration for "ponger", system: kompics-runtime-4 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 DEBG Requesting actor registration at Alias("ponger"), system: kompics-runtime-4 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 WARN Detected duplicate path during registration. The path will not be re-registered, ctype: NetworkDispatcher, cid: 06891be0-2bf2-4e2c-9a0d-a16ff41645c5, system: kompics-runtime-4 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 DEBG Component killed., cid: 4b9ac030-44b8-46f8-a284-8aae53889713, system: kompics-runtime-4 Oct 16 04:33:32.379 INFO kablam! Oct 16 04:33:32.377 DEBG Component(4b9ac030-44b8-46f8-a284-8aae53889713) was killed and deallocated., ctype: ComponentSupervisor, cid: c8c8dbd1-6316-4eb5-8d66-4fdb486f5ee8, system: kompics-runtime-4 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.378 DEBG Component started., cid: 5e5e1f7c-8ec4-4442-a3ba-61b640da7399, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.378 DEBG Starting., ctype: ComponentSupervisor, cid: 5e5e1f7c-8ec4-4442-a3ba-61b640da7399, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.378 DEBG Component started., cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.378 INFO Starting, ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.379 DEBG Component started., cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.379 INFO Starting, ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.379 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 9462beb1-2efe-43bb-b084-b4d9e798dd6f, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.379 DEBG Component(4b608901-ba24-455a-ac86-2a2a636bf31a) was started., ctype: ComponentSupervisor, cid: 5e5e1f7c-8ec4-4442-a3ba-61b640da7399, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.379 DEBG Component(b4bf6813-17c0-4caa-aa92-8c90af5c57d9) was started., ctype: ComponentSupervisor, cid: 5e5e1f7c-8ec4-4442-a3ba-61b640da7399, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.379 INFO Got local Ping(0), ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.379 INFO Got local Pong(0), ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.379 INFO Got local Ping(1), ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.382 INFO kablam! Oct 16 04:33:32.379 INFO Got local Pong(1), ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.387 INFO Got local Ping(2), ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.387 INFO Got local Pong(2), ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.387 INFO Got local Ping(3), ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.387 INFO Got local Pong(3), ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.387 INFO Got local Ping(4), ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.387 INFO Got local Pong(4), ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.387 INFO Got local Ping(5), ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.387 INFO Got local Pong(5), ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.388 INFO Got local Ping(6), ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.388 INFO Got local Pong(6), ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.388 INFO Got local Ping(7), ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.388 INFO Got local Pong(7), ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.388 INFO Got local Ping(8), ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.388 INFO Got local Pong(8), ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.388 INFO Got local Ping(9), ctype: PongerAct, cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:32.391 INFO kablam! Oct 16 04:33:32.388 INFO Got local Pong(9), ctype: PingerAct, cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:32.399 INFO blam! Running action 0 31.390862ms late Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.407 DEBG Component started., cid: 7885056b-e957-4cd0-995e-798449a15ed8, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.407 DEBG Starting., ctype: ComponentSupervisor, cid: 7885056b-e957-4cd0-995e-798449a15ed8, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.407 DEBG Component started., cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.407 INFO Starting, ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.407 DEBG Component started., cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.407 INFO Starting, ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.408 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.408 DEBG Component(d0503987-403a-4648-a519-d720262d3078) was started., ctype: ComponentSupervisor, cid: 7885056b-e957-4cd0-995e-798449a15ed8, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.408 DEBG Component(401c8cf5-22ff-4252-8452-2ea2d9ce3526) was started., ctype: ComponentSupervisor, cid: 7885056b-e957-4cd0-995e-798449a15ed8, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.408 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.408 DEBG Establishing new connection to V4(127.0.0.1:8082), ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.408 DEBG Connection is initializing; queuing frame, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.413 INFO kablam! Oct 16 04:33:32.412 DEBG connected TCP client at TcpStream { addr: V4(127.0.0.1:8082), peer: V4(127.0.0.1:44924), fd: 20 }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.414 INFO kablam! Oct 16 04:33:32.413 DEBG registering newly connected conn at V4(127.0.0.1:44924), ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.419 INFO kablam! Oct 16 04:33:32.419 DEBG registering newly connected conn at V4(127.0.0.1:8082), ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.421 INFO kablam! Oct 16 04:33:32.420 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, 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: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.421 INFO kablam! Oct 16 04:33:32.421 INFO Got msg Ping(0), ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.422 INFO kablam! Oct 16 04:33:32.422 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.422 INFO kablam! Oct 16 04:33:32.422 DEBG Establishing new connection to V4(127.0.0.1:8081), ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.422 INFO kablam! Oct 16 04:33:32.422 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.423 INFO kablam! Oct 16 04:33:32.422 INFO Got msg Ping(0), ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.423 INFO kablam! Oct 16 04:33:32.423 DEBG Connection is initializing; queuing frame, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.424 INFO kablam! Oct 16 04:33:32.424 DEBG connected TCP client at TcpStream { addr: V4(127.0.0.1:8081), peer: V4(127.0.0.1:38378), fd: 22 }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.425 INFO kablam! Oct 16 04:33:32.424 DEBG registering newly connected conn at V4(127.0.0.1:38378), ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.436 INFO kablam! Oct 16 04:33:32.435 DEBG registering newly connected conn at V4(127.0.0.1:8081), ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.436 INFO kablam! Oct 16 04:33:32.436 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.437 INFO kablam! Oct 16 04:33:32.436 INFO Got msg Pong(0), ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.438 INFO kablam! Oct 16 04:33:32.437 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.438 INFO kablam! Oct 16 04:33:32.438 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.439 INFO kablam! Oct 16 04:33:32.438 INFO Got msg Pong(0), ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.443 INFO kablam! Oct 16 04:33:32.443 INFO Got msg Ping(1), ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.443 INFO kablam! Oct 16 04:33:32.443 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, 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: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.444 INFO kablam! Oct 16 04:33:32.443 INFO Got msg Ping(1), ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.444 INFO kablam! Oct 16 04:33:32.444 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.445 INFO kablam! Oct 16 04:33:32.445 INFO Got msg Pong(1), ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.446 INFO kablam! Oct 16 04:33:32.445 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.446 INFO kablam! Oct 16 04:33:32.446 INFO Got msg Ping(2), ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.447 INFO kablam! Oct 16 04:33:32.446 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.447 INFO kablam! Oct 16 04:33:32.447 INFO Got msg Pong(1), ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.448 INFO kablam! Oct 16 04:33:32.448 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, 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: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.448 INFO kablam! Oct 16 04:33:32.448 INFO Got msg Ping(2), ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.449 INFO kablam! Oct 16 04:33:32.449 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.450 INFO kablam! Oct 16 04:33:32.449 INFO Got msg Pong(2), ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.450 INFO kablam! Oct 16 04:33:32.450 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.451 INFO kablam! Oct 16 04:33:32.450 INFO Got msg Ping(3), ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.452 INFO kablam! Oct 16 04:33:32.451 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.452 INFO kablam! Oct 16 04:33:32.452 INFO Got msg Pong(2), ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.453 INFO kablam! Oct 16 04:33:32.453 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, 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: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.454 INFO kablam! Oct 16 04:33:32.453 INFO Got msg Ping(3), ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.454 INFO kablam! Oct 16 04:33:32.454 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.455 INFO kablam! Oct 16 04:33:32.454 INFO Got msg Pong(3), ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.456 INFO kablam! Oct 16 04:33:32.455 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.456 INFO kablam! Oct 16 04:33:32.455 INFO Got msg Ping(4), ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.460 INFO kablam! Oct 16 04:33:32.459 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.460 INFO kablam! Oct 16 04:33:32.460 INFO Got msg Pong(3), ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.461 INFO kablam! Oct 16 04:33:32.461 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, 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: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.461 INFO kablam! Oct 16 04:33:32.461 INFO Got msg Ping(4), ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.462 INFO kablam! Oct 16 04:33:32.462 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.463 INFO kablam! Oct 16 04:33:32.462 INFO Got msg Pong(4), ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.464 INFO kablam! Oct 16 04:33:32.463 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.464 INFO kablam! Oct 16 04:33:32.463 INFO Got msg Ping(5), ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.464 INFO kablam! Oct 16 04:33:32.464 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.465 INFO kablam! Oct 16 04:33:32.464 INFO Got msg Pong(4), ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.466 INFO kablam! Oct 16 04:33:32.465 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, 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: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.466 INFO kablam! Oct 16 04:33:32.465 INFO Got msg Ping(5), ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.466 INFO kablam! Oct 16 04:33:32.466 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.470 INFO kablam! Oct 16 04:33:32.466 INFO Got msg Pong(5), ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.484 INFO kablam! Oct 16 04:33:32.483 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.484 INFO kablam! Oct 16 04:33:32.483 INFO Got msg Ping(6), ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.485 INFO kablam! Oct 16 04:33:32.484 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.485 INFO kablam! Oct 16 04:33:32.485 INFO Got msg Pong(5), ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.486 INFO kablam! Oct 16 04:33:32.486 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, 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: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.487 INFO kablam! Oct 16 04:33:32.486 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.487 INFO kablam! Oct 16 04:33:32.487 INFO Got msg Ping(6), ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.488 INFO kablam! Oct 16 04:33:32.487 INFO Got msg Pong(6), ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.489 INFO kablam! Oct 16 04:33:32.488 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.489 INFO kablam! Oct 16 04:33:32.488 INFO Got msg Ping(7), ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.491 INFO kablam! Oct 16 04:33:32.489 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.491 INFO kablam! Oct 16 04:33:32.491 INFO Got msg Pong(6), ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.492 INFO kablam! Oct 16 04:33:32.491 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, 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: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.492 INFO kablam! Oct 16 04:33:32.492 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.499 INFO kablam! Oct 16 04:33:32.492 INFO Got msg Ping(7), ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.499 INFO kablam! Oct 16 04:33:32.499 INFO Got msg Pong(7), ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.502 INFO kablam! Oct 16 04:33:32.500 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.502 INFO kablam! Oct 16 04:33:32.500 INFO Got msg Ping(8), ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.502 INFO kablam! Oct 16 04:33:32.501 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.507 INFO kablam! Oct 16 04:33:32.502 INFO Got msg Pong(7), ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.507 INFO kablam! Oct 16 04:33:32.507 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, 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: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.510 INFO kablam! Oct 16 04:33:32.507 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.510 INFO kablam! Oct 16 04:33:32.508 INFO Got msg Ping(8), ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.510 INFO kablam! Oct 16 04:33:32.508 INFO Got msg Pong(8), ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.510 INFO kablam! Oct 16 04:33:32.509 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.510 INFO kablam! Oct 16 04:33:32.509 INFO Got msg Ping(9), ctype: PongerAct, cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:32.510 INFO kablam! Oct 16 04:33:32.510 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.510 INFO kablam! Oct 16 04:33:32.510 INFO Got msg Pong(8), ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.511 INFO kablam! Oct 16 04:33:32.511 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), dst: Named(NamedPath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, 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: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.511 INFO kablam! Oct 16 04:33:32.511 INFO Got msg Ping(9), ctype: PongerAct, cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:32.512 INFO kablam! Oct 16 04:33:32.511 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("86182770-8d30-4555-9d6a-0d37e42613fc") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("d0503987-403a-4648-a519-d720262d3078") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.512 INFO kablam! Oct 16 04:33:32.511 INFO Got msg Pong(9), ctype: PingerAct, cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:32.519 INFO kablam! Oct 16 04:33:32.515 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("3fc1b3e2-5457-4792-93e8-c95e47825f88") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("401c8cf5-22ff-4252-8452-2ea2d9ce3526") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:32.519 INFO kablam! Oct 16 04:33:32.515 INFO Got msg Pong(9), ctype: PingerAct, cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:32.545 INFO blam! Running action 1 31.263658ms late Oct 16 04:33:32.731 INFO blam! Running action 2 33.187277ms late Oct 16 04:33:32.866 INFO blam! Running action 3 33.935446ms late Oct 16 04:33:32.869 INFO kablam! Oct 16 04:33:32.868 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:32.877 INFO kablam! Oct 16 04:33:32.876 DEBG Scheduling reaping at 250ms, ctype: NetworkDispatcher, cid: 06891be0-2bf2-4e2c-9a0d-a16ff41645c5, system: kompics-runtime-4 Oct 16 04:33:32.883 INFO kablam! Oct 16 04:33:32.880 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 9462beb1-2efe-43bb-b084-b4d9e798dd6f, system: kompics-runtime-6 Oct 16 04:33:32.907 INFO kablam! Oct 16 04:33:32.907 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:33.003 INFO blam! Running action 4 41.699133ms late Oct 16 04:33:33.143 INFO kablam! Oct 16 04:33:33.139 DEBG Scheduling reaping at 750ms, ctype: NetworkDispatcher, cid: 06891be0-2bf2-4e2c-9a0d-a16ff41645c5, system: kompics-runtime-4 Oct 16 04:33:33.148 INFO blam! Running action 5 35.587468ms late Oct 16 04:33:33.243 INFO kablam! Oct 16 04:33:33.239 DEBG Component started., cid: 0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe, system: kompics-runtime-2 Oct 16 04:33:33.243 INFO kablam! Oct 16 04:33:33.239 INFO Starting CounterComponent, ctype: CounterComponent, cid: 0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe, system: kompics-runtime-2 Oct 16 04:33:33.243 INFO kablam! Oct 16 04:33:33.239 INFO CounterComponent got a message!, ctype: CounterComponent, cid: 0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe, system: kompics-runtime-2 Oct 16 04:33:33.243 INFO kablam! Oct 16 04:33:33.239 DEBG Component(0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe) was started., ctype: ComponentSupervisor, cid: bb0d29e2-6d9d-480b-b3ba-e9ab0454688c, system: kompics-runtime-2 Oct 16 04:33:33.245 INFO kablam! Oct 16 04:33:33.244 DEBG Component stopped., cid: 0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe, system: kompics-runtime-2 Oct 16 04:33:33.246 INFO kablam! Oct 16 04:33:33.245 INFO Stopping CounterComponent, ctype: CounterComponent, cid: 0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe, system: kompics-runtime-2 Oct 16 04:33:33.246 INFO kablam! Oct 16 04:33:33.245 DEBG Component(0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe) was stopped., ctype: ComponentSupervisor, cid: bb0d29e2-6d9d-480b-b3ba-e9ab0454688c, system: kompics-runtime-2 Oct 16 04:33:33.259 INFO kablam! Oct 16 04:33:33.253 DEBG Component started., cid: 0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe, system: kompics-runtime-2 Oct 16 04:33:33.260 INFO kablam! Oct 16 04:33:33.259 DEBG Component(0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe) was started., ctype: ComponentSupervisor, cid: bb0d29e2-6d9d-480b-b3ba-e9ab0454688c, system: kompics-runtime-2 Oct 16 04:33:33.267 INFO kablam! Oct 16 04:33:33.259 INFO Starting CounterComponent, ctype: CounterComponent, cid: 0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe, system: kompics-runtime-2 Oct 16 04:33:33.267 INFO kablam! Oct 16 04:33:33.260 INFO CounterComponent got a message!, ctype: CounterComponent, cid: 0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe, system: kompics-runtime-2 Oct 16 04:33:33.267 INFO kablam! Oct 16 04:33:33.264 DEBG Component killed., cid: 0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe, system: kompics-runtime-2 Oct 16 04:33:33.267 INFO kablam! Oct 16 04:33:33.265 DEBG Component(0e7d86b3-a3cd-4bcc-9942-9408a1ac03fe) was killed and deallocated., ctype: ComponentSupervisor, cid: bb0d29e2-6d9d-480b-b3ba-e9ab0454688c, system: kompics-runtime-2 Oct 16 04:33:33.275 INFO blam! test tests::test_start_stop ... ok Oct 16 04:33:33.299 INFO blam! Running action 6 31.24252ms late Oct 16 04:33:33.315 INFO blam! test dispatch::dispatch_tests::local_delivery ... ok Oct 16 04:33:33.315 INFO kablam! Oct 16 04:33:33.312 DEBG Component stopped., cid: b4bf6813-17c0-4caa-aa92-8c90af5c57d9, system: kompics-runtime-6 Oct 16 04:33:33.315 INFO kablam! Oct 16 04:33:33.312 DEBG Component killed., cid: 4b608901-ba24-455a-ac86-2a2a636bf31a, system: kompics-runtime-6 Oct 16 04:33:33.315 INFO kablam! Oct 16 04:33:33.312 DEBG Component(b4bf6813-17c0-4caa-aa92-8c90af5c57d9) was stopped., ctype: ComponentSupervisor, cid: 5e5e1f7c-8ec4-4442-a3ba-61b640da7399, system: kompics-runtime-6 Oct 16 04:33:33.315 INFO kablam! Oct 16 04:33:33.312 DEBG Component(4b608901-ba24-455a-ac86-2a2a636bf31a) was killed and deallocated., ctype: ComponentSupervisor, cid: 5e5e1f7c-8ec4-4442-a3ba-61b640da7399, system: kompics-runtime-6 Oct 16 04:33:33.316 INFO blam! test timer::wheels::tests::increasing_schedule_overflow ... ok Oct 16 04:33:33.317 INFO blam! test timer::wheels::tests::increasing_skip ... ok Oct 16 04:33:33.318 INFO blam! test timer::wheels::tests::single_ms_cancel ... ok Oct 16 04:33:33.322 INFO blam! test tests::test_timer ... ok Oct 16 04:33:33.326 INFO blam! test timer::wheels::tests::single_ms_schedule ... ok Oct 16 04:33:33.331 INFO blam! test timer::wheels::tests::single_schedule_fail ... ok Oct 16 04:33:33.351 INFO blam! test timer::wheels::tests::single_ms_reschedule ... ok Oct 16 04:33:33.387 INFO blam! test dispatch::dispatch_tests::named_registration ... ok Oct 16 04:33:33.447 INFO blam! Running action 7 35.267988ms late Oct 16 04:33:33.607 INFO blam! Running action 8 33.156734ms late Oct 16 04:33:33.755 INFO blam! Running action 9 35.62608ms late Oct 16 04:33:33.873 INFO kablam! Oct 16 04:33:33.868 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:33.915 INFO kablam! Oct 16 04:33:33.907 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:34.259 INFO kablam! Oct 16 04:33:34.259 INFO RecvComponent received Any, ctype: RecvComponent, cid: 29493d19-c6ec-4102-9035-f8b3cdbeb979, system: kompics-runtime-5 Oct 16 04:33:34.259 INFO kablam! Oct 16 04:33:34.259 INFO DeadletterBox received Any from , ctype: DeadletterBox, cid: 2effb9a0-8e46-4989-b7b9-b7a745c52e8b, system: kompics-runtime-5 Oct 16 04:33:34.319 INFO kablam! Oct 16 04:33:34.315 INFO RecvComponent received Any, ctype: RecvComponent, cid: c13d3f00-91ad-4882-808f-d7727482eb66, system: kompics-runtime-9 Oct 16 04:33:34.319 INFO kablam! Oct 16 04:33:34.315 INFO DeadletterBox received Any from , ctype: DeadletterBox, cid: 1eca5794-1803-4f53-a8a1-6ff5a8fa0c39, system: kompics-runtime-9 Oct 16 04:33:35.263 INFO blam! test tests::custom_settings ... ok Oct 16 04:33:35.327 INFO blam! test tests::default_settings ... ok Oct 16 04:33:35.370 INFO kablam! Oct 16 04:33:35.369 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:35.417 INFO kablam! Oct 16 04:33:35.411 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:37.374 INFO kablam! Oct 16 04:33:37.369 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:37.415 INFO kablam! Oct 16 04:33:37.411 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 3a844bc4-1d5b-413c-ba72-c470d365dc00, system: kompics-runtime-7 Oct 16 04:33:39.112 INFO blam! test timer::tests::simple_thread_timing ... ok Oct 16 04:33:39.254 INFO blam! test dispatch::dispatch_tests::remote_delivery_to_registered_actors ... ok Oct 16 04:33:39.254 INFO kablam! Oct 16 04:33:39.252 DEBG Component stopped., cid: d0503987-403a-4648-a519-d720262d3078, system: kompics-runtime-7 Oct 16 04:33:39.254 INFO kablam! Oct 16 04:33:39.252 DEBG Component stopped., cid: 401c8cf5-22ff-4252-8452-2ea2d9ce3526, system: kompics-runtime-7 Oct 16 04:33:39.254 INFO kablam! Oct 16 04:33:39.252 DEBG Component(d0503987-403a-4648-a519-d720262d3078) was stopped., ctype: ComponentSupervisor, cid: 7885056b-e957-4cd0-995e-798449a15ed8, system: kompics-runtime-7 Oct 16 04:33:39.254 INFO kablam! Oct 16 04:33:39.252 DEBG Component(401c8cf5-22ff-4252-8452-2ea2d9ce3526) was stopped., ctype: ComponentSupervisor, cid: 7885056b-e957-4cd0-995e-798449a15ed8, system: kompics-runtime-7 Oct 16 04:33:39.254 INFO kablam! Oct 16 04:33:39.253 DEBG Component killed., cid: 86182770-8d30-4555-9d6a-0d37e42613fc, system: kompics-runtime-8 Oct 16 04:33:39.254 INFO kablam! Oct 16 04:33:39.253 DEBG Component killed., cid: 3fc1b3e2-5457-4792-93e8-c95e47825f88, system: kompics-runtime-8 Oct 16 04:33:39.254 INFO kablam! Oct 16 04:33:39.253 DEBG Component(86182770-8d30-4555-9d6a-0d37e42613fc) was killed and deallocated., ctype: ComponentSupervisor, cid: 80342b81-b94d-4bb7-8299-7def33cf96bf, system: kompics-runtime-8 Oct 16 04:33:39.254 INFO kablam! Oct 16 04:33:39.253 DEBG Component(3fc1b3e2-5457-4792-93e8-c95e47825f88) was killed and deallocated., ctype: ComponentSupervisor, cid: 80342b81-b94d-4bb7-8299-7def33cf96bf, system: kompics-runtime-8 Oct 16 04:33:39.870 INFO kablam! Oct 16 04:33:39.870 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:41.120 INFO kablam! Oct 16 04:33:41.120 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:42.883 INFO kablam! Oct 16 04:33:42.878 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: b7f243b6-a989-4979-929e-fdf0c9bb3e41, system: kompics-runtime-8 Oct 16 04:33:43.451 INFO blam! test timer::wheels::tests::increasing_schedule_no_overflow ... ok Oct 16 04:33:43.451 INFO blam! Oct 16 04:33:43.451 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:33:43.451 INFO blam! Oct 16 04:33:43.463 INFO blam! Oct 16 04:33:43.463 INFO kablam! Running /target/debug/deps/pingperf-f0cee2ea6bb2886d Oct 16 04:33:43.463 INFO blam! running 0 tests Oct 16 04:33:43.463 INFO kablam! Doc-tests kompact Oct 16 04:33:43.463 INFO blam! Oct 16 04:33:43.463 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:33:43.463 INFO blam! Oct 16 04:33:50.691 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 16 04:33:50.798 INFO blam! Oct 16 04:33:50.798 INFO blam! running 0 tests Oct 16 04:33:50.798 INFO blam! Oct 16 04:33:50.798 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:33:50.798 INFO blam! Oct 16 04:33:50.812 INFO kablam! su: No module specific data is present Oct 16 04:33:51.456 INFO running `"docker" "rm" "-f" "60c6c92bc92d9d5f8e747343dbf7c5f13f5d32a47f66504bc238d72c134b9191"` Oct 16 04:33:51.871 INFO blam! 60c6c92bc92d9d5f8e747343dbf7c5f13f5d32a47f66504bc238d72c134b9191