Oct 16 04:32:31.916 INFO testing kompact-0.4.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:32:31.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:32.486 INFO blam! d7baf082dc9127f655f59277a0eb83d70a261d6ccc25e4fc05b31a8aeb5199a2 Oct 16 04:32:32.489 INFO running `"docker" "start" "-a" "d7baf082dc9127f655f59277a0eb83d70a261d6ccc25e4fc05b31a8aeb5199a2"` Oct 16 04:32:34.287 INFO kablam! usermod: no changes Oct 16 04:32:34.518 INFO kablam! Compiling slog v2.4.1 Oct 16 04:32:34.518 INFO kablam! Compiling as_num v0.2.4 Oct 16 04:32:34.518 INFO kablam! Compiling bitfields v0.1.0 Oct 16 04:32:34.547 INFO kablam! Compiling synchronoise v0.4.0 Oct 16 04:32:34.552 INFO kablam! Compiling uuid v0.4.0 Oct 16 04:32:34.552 INFO kablam! Compiling tokio-retry v0.2.0 Oct 16 04:32:34.552 INFO kablam! Compiling kompact-component-derive v0.4.0 Oct 16 04:32:34.552 INFO kablam! Compiling kompact-actor-derive v0.4.0 Oct 16 04:32:37.679 INFO kablam! Compiling spaniel v0.1.0 Oct 16 04:32:37.687 INFO kablam! Compiling executors v0.4.1 Oct 16 04:32:42.076 INFO kablam! Compiling slog-term v2.4.0 Oct 16 04:32:42.076 INFO kablam! Compiling slog-async v2.3.0 Oct 16 04:32:50.576 INFO kablam! Compiling kompact v0.4.0 (/source) Oct 16 04:32:54.275 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:54.467 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:32:54.467 INFO kablam! --> src/lib.rs:18:1 Oct 16 04:32:54.467 INFO kablam! | Oct 16 04:32:54.467 INFO kablam! 18 | #[macro_use] Oct 16 04:32:54.467 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:32:54.467 INFO kablam! | Oct 16 04:32:54.467 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:32:54.467 INFO kablam! Oct 16 04:32:54.467 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:32:54.467 INFO kablam! --> src/lib.rs:20:1 Oct 16 04:32:54.467 INFO kablam! | Oct 16 04:32:54.467 INFO kablam! 20 | #[macro_use] Oct 16 04:32:54.467 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:32:54.467 INFO kablam! Oct 16 04:32:54.572 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 16 04:32:54.572 INFO kablam! --> src/net/mod.rs:27:5 Oct 16 04:32:54.572 INFO kablam! | Oct 16 04:32:54.572 INFO kablam! 27 | use tokio::net::ConnectFuture; Oct 16 04:32:54.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:54.572 INFO kablam! | Oct 16 04:32:54.572 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:32:54.572 INFO kablam! Oct 16 04:32:54.575 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 16 04:32:54.575 INFO kablam! --> src/net/mod.rs:226:19 Oct 16 04:32:54.575 INFO kablam! | Oct 16 04:32:54.575 INFO kablam! 226 | type Future = ConnectFuture; Oct 16 04:32:54.575 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 04:32:54.575 INFO kablam! Oct 16 04:32:56.046 INFO kablam! warning: constant item is never used: `MULTIPLICATIVE_DECREASE_NUM` Oct 16 04:32:56.046 INFO kablam! --> src/dispatch/lookup/gc.rs:12:5 Oct 16 04:32:56.046 INFO kablam! | Oct 16 04:32:56.046 INFO kablam! 12 | pub const MULTIPLICATIVE_DECREASE_NUM: u64 = 1; Oct 16 04:32:56.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:56.046 INFO kablam! | Oct 16 04:32:56.047 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:32:56.047 INFO kablam! Oct 16 04:32:56.047 INFO kablam! warning: variant is never constructed: `MIMD` Oct 16 04:32:56.047 INFO kablam! --> src/dispatch/lookup/gc.rs:35:5 Oct 16 04:32:56.047 INFO kablam! | Oct 16 04:32:56.047 INFO kablam! 35 | MIMD, // multiplicative increase/multiplicative decrease Oct 16 04:32:56.047 INFO kablam! | ^^^^ Oct 16 04:32:56.047 INFO kablam! Oct 16 04:32:56.048 INFO kablam! warning: method is never used: `new` Oct 16 04:32:56.048 INFO kablam! --> src/dispatch/lookup/gc.rs:55:5 Oct 16 04:32:56.048 INFO kablam! | Oct 16 04:32:56.048 INFO kablam! 55 | / pub fn new( Oct 16 04:32:56.048 INFO kablam! 56 | | initial_interval: u64, Oct 16 04:32:56.048 INFO kablam! 57 | | min: u64, Oct 16 04:32:56.048 INFO kablam! 58 | | max: u64, Oct 16 04:32:56.048 INFO kablam! ... | Oct 16 04:32:56.048 INFO kablam! 66 | | } Oct 16 04:32:56.048 INFO kablam! 67 | | } Oct 16 04:32:56.048 INFO kablam! | |_____^ Oct 16 04:32:56.048 INFO kablam! Oct 16 04:32:56.048 INFO kablam! warning: method is never used: `exists` Oct 16 04:32:56.048 INFO kablam! --> src/dispatch/queue_manager.rs:62:5 Oct 16 04:32:56.048 INFO kablam! | Oct 16 04:32:56.048 INFO kablam! 62 | pub fn exists(&self, dst: &SocketAddr) -> bool { Oct 16 04:32:56.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:56.048 INFO kablam! Oct 16 04:32:56.049 INFO kablam! warning: variant is never constructed: `Domain` Oct 16 04:32:56.049 INFO kablam! --> src/messaging/framing.rs:43:5 Oct 16 04:32:56.049 INFO kablam! | Oct 16 04:32:56.049 INFO kablam! 43 | Domain = 2, Oct 16 04:32:56.049 INFO kablam! | ^^^^^^^^^^ Oct 16 04:32:56.049 INFO kablam! Oct 16 04:32:56.050 INFO kablam! warning: method is never used: `new` Oct 16 04:32:56.050 INFO kablam! --> src/net/mod.rs:72:5 Oct 16 04:32:56.050 INFO kablam! | Oct 16 04:32:56.050 INFO kablam! 72 | pub fn new() -> Self { Oct 16 04:32:56.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:56.050 INFO kablam! Oct 16 04:32:56.050 INFO kablam! warning: variant is never constructed: `Faulty` Oct 16 04:32:56.051 INFO kablam! --> src/supervision.rs:36:5 Oct 16 04:32:56.051 INFO kablam! | Oct 16 04:32:56.051 INFO kablam! 36 | Faulty(Uuid), Oct 16 04:32:56.051 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:32:56.051 INFO kablam! Oct 16 04:32:56.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:56.081 INFO kablam! --> src/net/mod.rs:197:37 Oct 16 04:32:56.081 INFO kablam! | Oct 16 04:32:56.081 INFO kablam! 197 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(err))); Oct 16 04:32:56.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:56.081 INFO kablam! | Oct 16 04:32:56.081 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 04:32:56.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:56.081 INFO kablam! Oct 16 04:32:56.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:56.081 INFO kablam! --> src/net/mod.rs:206:29 Oct 16 04:32:56.081 INFO kablam! | Oct 16 04:32:56.081 INFO kablam! 206 | / events.unbounded_send(NetworkEvent::Connection( Oct 16 04:32:56.081 INFO kablam! 207 | | peer_addr, Oct 16 04:32:56.081 INFO kablam! 208 | | ConnectionState::Connected(tx), Oct 16 04:32:56.081 INFO kablam! 209 | | )); Oct 16 04:32:56.081 INFO kablam! | |_______________________________^ Oct 16 04:32:56.081 INFO kablam! | Oct 16 04:32:56.082 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:56.082 INFO kablam! Oct 16 04:32:56.082 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:56.082 INFO kablam! --> src/net/mod.rs:253:13 Oct 16 04:32:56.082 INFO kablam! | Oct 16 04:32:56.082 INFO kablam! 253 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(e))); Oct 16 04:32:56.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:56.082 INFO kablam! | Oct 16 04:32:56.083 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:56.083 INFO kablam! Oct 16 04:32:56.083 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:56.083 INFO kablam! --> src/net/mod.rs:269:13 Oct 16 04:32:56.083 INFO kablam! | Oct 16 04:32:56.083 INFO kablam! 269 | / events.unbounded_send(NetworkEvent::Connection( Oct 16 04:32:56.083 INFO kablam! 270 | | peer_addr, Oct 16 04:32:56.083 INFO kablam! 271 | | ConnectionState::Connected(tx), Oct 16 04:32:56.083 INFO kablam! 272 | | )); Oct 16 04:32:56.083 INFO kablam! | |_______________^ Oct 16 04:32:56.083 INFO kablam! | Oct 16 04:32:56.084 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:56.084 INFO kablam! Oct 16 04:32:56.107 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:56.107 INFO kablam! --> src/utils.rs:65:9 Oct 16 04:32:56.107 INFO kablam! | Oct 16 04:32:56.107 INFO kablam! 65 | / self.result_channel Oct 16 04:32:56.107 INFO kablam! 66 | | .send(t) Oct 16 04:32:56.107 INFO kablam! 67 | | // ISSUE #12: Explicitly swallow errors Oct 16 04:32:56.107 INFO kablam! 68 | | .map_err(|_| ()); Oct 16 04:32:56.107 INFO kablam! | |_____________________________^ Oct 16 04:32:56.107 INFO kablam! | Oct 16 04:32:56.107 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:56.107 INFO kablam! Oct 16 04:33:10.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.04s Oct 16 04:33:10.377 INFO kablam! su: No module specific data is present Oct 16 04:33:11.005 INFO running `"docker" "rm" "-f" "d7baf082dc9127f655f59277a0eb83d70a261d6ccc25e4fc05b31a8aeb5199a2"` Oct 16 04:33:11.292 INFO blam! d7baf082dc9127f655f59277a0eb83d70a261d6ccc25e4fc05b31a8aeb5199a2 Oct 16 04:33:11.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.919 INFO blam! 36d10597bbe477d162ba027970c92c7a3678afafc79c0bf329b386c510863106 Oct 16 04:33:11.922 INFO running `"docker" "start" "-a" "36d10597bbe477d162ba027970c92c7a3678afafc79c0bf329b386c510863106"` Oct 16 04:33:13.302 INFO kablam! usermod: no changes Oct 16 04:33:13.501 INFO kablam! Compiling kompact v0.4.0 (/source) Oct 16 04:33:17.899 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:18.144 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:33:18.144 INFO kablam! --> src/lib.rs:18:1 Oct 16 04:33:18.144 INFO kablam! | Oct 16 04:33:18.144 INFO kablam! 18 | #[macro_use] Oct 16 04:33:18.144 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:33:18.144 INFO kablam! | Oct 16 04:33:18.144 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:33:18.144 INFO kablam! Oct 16 04:33:18.144 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:33:18.144 INFO kablam! --> src/lib.rs:20:1 Oct 16 04:33:18.144 INFO kablam! | Oct 16 04:33:18.144 INFO kablam! 20 | #[macro_use] Oct 16 04:33:18.144 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:33:18.144 INFO kablam! Oct 16 04:33:18.279 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 16 04:33:18.279 INFO kablam! --> src/net/mod.rs:27:5 Oct 16 04:33:18.279 INFO kablam! | Oct 16 04:33:18.279 INFO kablam! 27 | use tokio::net::ConnectFuture; Oct 16 04:33:18.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:18.279 INFO kablam! | Oct 16 04:33:18.279 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:33:18.279 INFO kablam! Oct 16 04:33:18.283 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 16 04:33:18.283 INFO kablam! --> src/net/mod.rs:226:19 Oct 16 04:33:18.283 INFO kablam! | Oct 16 04:33:18.283 INFO kablam! 226 | type Future = ConnectFuture; Oct 16 04:33:18.283 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 04:33:18.283 INFO kablam! Oct 16 04:33:19.905 INFO kablam! warning: unused variable: `path_type` Oct 16 04:33:19.906 INFO kablam! --> src/messaging/framing.rs:392:13 Oct 16 04:33:19.906 INFO kablam! | Oct 16 04:33:19.906 INFO kablam! 392 | let path_type = PathType::Named as u8; Oct 16 04:33:19.907 INFO kablam! | ^^^^^^^^^ help: consider using `_path_type` instead Oct 16 04:33:19.908 INFO kablam! | Oct 16 04:33:19.908 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:33:19.908 INFO kablam! Oct 16 04:33:19.908 INFO kablam! warning: unused variable: `protocol` Oct 16 04:33:19.909 INFO kablam! --> src/messaging/framing.rs:393:13 Oct 16 04:33:19.909 INFO kablam! | Oct 16 04:33:19.909 INFO kablam! 393 | let protocol = Transport::TCP as u8; Oct 16 04:33:19.910 INFO kablam! | ^^^^^^^^ help: consider using `_protocol` instead Oct 16 04:33:19.910 INFO kablam! Oct 16 04:33:19.910 INFO kablam! warning: unused variable: `address_type` Oct 16 04:33:19.911 INFO kablam! --> src/messaging/framing.rs:394:13 Oct 16 04:33:19.911 INFO kablam! | Oct 16 04:33:19.911 INFO kablam! 394 | let address_type = AddressType::IPv4 as u8; Oct 16 04:33:19.912 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_address_type` instead Oct 16 04:33:19.912 INFO kablam! Oct 16 04:33:20.575 INFO kablam! warning: constant item is never used: `MULTIPLICATIVE_DECREASE_NUM` Oct 16 04:33:20.575 INFO kablam! --> src/dispatch/lookup/gc.rs:12:5 Oct 16 04:33:20.575 INFO kablam! | Oct 16 04:33:20.575 INFO kablam! 12 | pub const MULTIPLICATIVE_DECREASE_NUM: u64 = 1; Oct 16 04:33:20.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:20.575 INFO kablam! | Oct 16 04:33:20.575 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:33:20.575 INFO kablam! Oct 16 04:33:20.575 INFO kablam! warning: variant is never constructed: `MIMD` Oct 16 04:33:20.575 INFO kablam! --> src/dispatch/lookup/gc.rs:35:5 Oct 16 04:33:20.575 INFO kablam! | Oct 16 04:33:20.575 INFO kablam! 35 | MIMD, // multiplicative increase/multiplicative decrease Oct 16 04:33:20.575 INFO kablam! | ^^^^ Oct 16 04:33:20.575 INFO kablam! Oct 16 04:33:20.575 INFO kablam! warning: method is never used: `new` Oct 16 04:33:20.575 INFO kablam! --> src/dispatch/lookup/gc.rs:55:5 Oct 16 04:33:20.575 INFO kablam! | Oct 16 04:33:20.575 INFO kablam! 55 | / pub fn new( Oct 16 04:33:20.575 INFO kablam! 56 | | initial_interval: u64, Oct 16 04:33:20.575 INFO kablam! 57 | | min: u64, Oct 16 04:33:20.575 INFO kablam! 58 | | max: u64, Oct 16 04:33:20.575 INFO kablam! ... | Oct 16 04:33:20.575 INFO kablam! 66 | | } Oct 16 04:33:20.575 INFO kablam! 67 | | } Oct 16 04:33:20.575 INFO kablam! | |_____^ Oct 16 04:33:20.575 INFO kablam! Oct 16 04:33:20.575 INFO kablam! warning: method is never used: `exists` Oct 16 04:33:20.575 INFO kablam! --> src/dispatch/queue_manager.rs:62:5 Oct 16 04:33:20.575 INFO kablam! | Oct 16 04:33:20.575 INFO kablam! 62 | pub fn exists(&self, dst: &SocketAddr) -> bool { Oct 16 04:33:20.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:20.575 INFO kablam! Oct 16 04:33:20.575 INFO kablam! warning: variant is never constructed: `Domain` Oct 16 04:33:20.575 INFO kablam! --> src/messaging/framing.rs:43:5 Oct 16 04:33:20.575 INFO kablam! | Oct 16 04:33:20.575 INFO kablam! 43 | Domain = 2, Oct 16 04:33:20.575 INFO kablam! | ^^^^^^^^^^ Oct 16 04:33:20.575 INFO kablam! Oct 16 04:33:20.575 INFO kablam! warning: method is never used: `new` Oct 16 04:33:20.575 INFO kablam! --> src/net/mod.rs:72:5 Oct 16 04:33:20.575 INFO kablam! | Oct 16 04:33:20.575 INFO kablam! 72 | pub fn new() -> Self { Oct 16 04:33:20.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:20.575 INFO kablam! Oct 16 04:33:20.575 INFO kablam! warning: variant is never constructed: `Faulty` Oct 16 04:33:20.575 INFO kablam! --> src/supervision.rs:36:5 Oct 16 04:33:20.575 INFO kablam! | Oct 16 04:33:20.576 INFO kablam! 36 | Faulty(Uuid), Oct 16 04:33:20.576 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:33:20.576 INFO kablam! Oct 16 04:33:20.611 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:33:20.611 INFO kablam! --> src/net/mod.rs:197:37 Oct 16 04:33:20.611 INFO kablam! | Oct 16 04:33:20.611 INFO kablam! 197 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(err))); Oct 16 04:33:20.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:20.611 INFO kablam! | Oct 16 04:33:20.611 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 04:33:20.611 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:33:20.611 INFO kablam! Oct 16 04:33:20.611 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:33:20.611 INFO kablam! --> src/net/mod.rs:206:29 Oct 16 04:33:20.611 INFO kablam! | Oct 16 04:33:20.611 INFO kablam! 206 | / events.unbounded_send(NetworkEvent::Connection( Oct 16 04:33:20.611 INFO kablam! 207 | | peer_addr, Oct 16 04:33:20.611 INFO kablam! 208 | | ConnectionState::Connected(tx), Oct 16 04:33:20.611 INFO kablam! 209 | | )); Oct 16 04:33:20.611 INFO kablam! | |_______________________________^ Oct 16 04:33:20.611 INFO kablam! | Oct 16 04:33:20.611 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:33:20.611 INFO kablam! Oct 16 04:33:20.611 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:33:20.611 INFO kablam! --> src/net/mod.rs:253:13 Oct 16 04:33:20.611 INFO kablam! | Oct 16 04:33:20.611 INFO kablam! 253 | err_events.unbounded_send(NetworkEvent::Connection(addr, ConnectionState::Error(e))); Oct 16 04:33:20.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:33:20.611 INFO kablam! | Oct 16 04:33:20.611 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:33:20.611 INFO kablam! Oct 16 04:33:20.611 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:33:20.611 INFO kablam! --> src/net/mod.rs:269:13 Oct 16 04:33:20.611 INFO kablam! | Oct 16 04:33:20.611 INFO kablam! 269 | / events.unbounded_send(NetworkEvent::Connection( Oct 16 04:33:20.611 INFO kablam! 270 | | peer_addr, Oct 16 04:33:20.611 INFO kablam! 271 | | ConnectionState::Connected(tx), Oct 16 04:33:20.611 INFO kablam! 272 | | )); Oct 16 04:33:20.611 INFO kablam! | |_______________^ Oct 16 04:33:20.611 INFO kablam! | Oct 16 04:33:20.611 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:33:20.611 INFO kablam! Oct 16 04:33:20.639 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:33:20.639 INFO kablam! --> src/utils.rs:65:9 Oct 16 04:33:20.639 INFO kablam! | Oct 16 04:33:20.639 INFO kablam! 65 | / self.result_channel Oct 16 04:33:20.639 INFO kablam! 66 | | .send(t) Oct 16 04:33:20.639 INFO kablam! 67 | | // ISSUE #12: Explicitly swallow errors Oct 16 04:33:20.639 INFO kablam! 68 | | .map_err(|_| ()); Oct 16 04:33:20.639 INFO kablam! | |_____________________________^ Oct 16 04:33:20.639 INFO kablam! | Oct 16 04:33:20.639 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:33:20.639 INFO kablam! Oct 16 04:33:31.879 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.54s Oct 16 04:33:31.885 INFO kablam! su: No module specific data is present Oct 16 04:33:32.611 INFO running `"docker" "rm" "-f" "36d10597bbe477d162ba027970c92c7a3678afafc79c0bf329b386c510863106"` Oct 16 04:33:32.827 INFO blam! 36d10597bbe477d162ba027970c92c7a3678afafc79c0bf329b386c510863106 Oct 16 04:33:32.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:33.212 INFO blam! d31b082b19967d9397757ef9bf3656f3cbbd2cce2aced439a75a7abec05c60a9 Oct 16 04:33:33.213 INFO running `"docker" "start" "-a" "d31b082b19967d9397757ef9bf3656f3cbbd2cce2aced439a75a7abec05c60a9"` Oct 16 04:33:34.166 INFO kablam! usermod: no changes Oct 16 04:33:34.310 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 16 04:33:34.328 INFO kablam! Running /target/debug/deps/kompact-cfe37aa2deb8b4b8 Oct 16 04:33:34.337 INFO blam! Oct 16 04:33:34.337 INFO blam! running 23 tests Oct 16 04:33:34.344 INFO blam! test actors::tests::actor_path_strings ... ok Oct 16 04:33:34.366 INFO blam! test messaging::framing::serialisation::system_path_header ... ok Oct 16 04:33:34.366 INFO blam! test serialisation::helpers::helper_tests::actor_path_ser_deser_equivalence ... ok Oct 16 04:33:34.376 INFO blam! test messaging::framing::identity_tests::identity ... ok Oct 16 04:33:34.377 INFO blam! test serialisation::tests::ser_deser_equivalence ... ok Oct 16 04:33:34.378 INFO blam! test component::tests::component_core_send ... ok Oct 16 04:33:34.382 INFO blam! test serialisation::tests::trivial_deser_equivalence ... ok Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.377 DEBG Requesting actor registration for "ponger", system: kompics-runtime-1 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.380 DEBG Requesting actor registration at Alias("ponger"), system: kompics-runtime-1 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.380 DEBG Requesting actor registration at ActorId(Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb")), system: kompics-runtime-5 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.380 DEBG Requesting actor registration at ActorId(Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a")), system: kompics-runtime-5 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.380 DEBG Requesting actor registration for "custom_name", system: kompics-runtime-5 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.380 DEBG Requesting actor registration at Alias("custom_name"), system: kompics-runtime-5 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Requesting actor registration at ActorId(Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7")), system: kompics-runtime-2 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Requesting actor registration at ActorId(Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32")), system: kompics-runtime-2 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Component started., cid: 6d9ba948-c12c-4d4a-96fe-6f54396a2d68, system: kompics-runtime-1 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6d9ba948-c12c-4d4a-96fe-6f54396a2d68, system: kompics-runtime-1 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Component started., cid: e4050e98-7fe4-465a-be76-5a32e2b24142, system: kompics-runtime-1 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e4050e98-7fe4-465a-be76-5a32e2b24142, system: kompics-runtime-1 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Component started., cid: f222ab3d-4e40-4aca-be83-fe27a7089b16, system: kompics-runtime-4 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: f222ab3d-4e40-4aca-be83-fe27a7089b16, system: kompics-runtime-4 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Component started., cid: 75e6a423-96c4-4585-afe7-249663d93ac4, system: kompics-runtime-4 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 75e6a423-96c4-4585-afe7-249663d93ac4, system: kompics-runtime-4 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Component started., cid: eb3c54e6-e2f2-4d5d-a166-797915daa703, system: kompics-runtime-4 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Starting., ctype: ComponentSupervisor, cid: eb3c54e6-e2f2-4d5d-a166-797915daa703, system: kompics-runtime-4 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Component started., cid: e378a2e6-ccc3-42cc-97e6-1c9a7b05a283, system: kompics-runtime-2 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e378a2e6-ccc3-42cc-97e6-1c9a7b05a283, system: kompics-runtime-2 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Component started., cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Component started., cid: ab5b1638-9f54-45ec-ad91-9fc636f3ed75, system: kompics-runtime-5 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ab5b1638-9f54-45ec-ad91-9fc636f3ed75, system: kompics-runtime-5 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Component started., cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.382 INFO kablam! Oct 16 04:33:34.381 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.383 INFO kablam! Oct 16 04:33:34.382 DEBG Requesting actor registration at ActorId(Uuid("1682f32f-7f20-4eab-aa9f-19b30a2e0ac6")), system: kompics-runtime-6 Oct 16 04:33:34.383 INFO kablam! Oct 16 04:33:34.382 DEBG Requesting actor registration at ActorId(Uuid("f2a0084d-d033-412d-b4e6-b9540a6bf261")), system: kompics-runtime-6 Oct 16 04:33:34.392 INFO kablam! Oct 16 04:33:34.392 DEBG Requesting actor registration at ActorId(Uuid("abf1dae0-b2c7-484b-8b42-57c66bbec448")), system: kompics-runtime-8 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.393 DEBG Component started., cid: 941a81e8-2018-4d4a-991a-5063cfd6c75a, system: kompics-runtime-1 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.393 DEBG Starting., ctype: ComponentSupervisor, cid: 941a81e8-2018-4d4a-991a-5063cfd6c75a, system: kompics-runtime-1 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.393 DEBG Component started., cid: b34e70fb-02f7-43f2-9940-45ca69d55880, system: kompics-runtime-1 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.393 INFO Starting, ctype: PongerAct, cid: b34e70fb-02f7-43f2-9940-45ca69d55880, system: kompics-runtime-1 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.393 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: e4050e98-7fe4-465a-be76-5a32e2b24142, system: kompics-runtime-1 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.393 DEBG Requesting actor registration for "ponger", system: kompics-runtime-1 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.393 DEBG Requesting actor registration at Alias("ponger"), system: kompics-runtime-1 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.394 DEBG Component(b34e70fb-02f7-43f2-9940-45ca69d55880) was started., ctype: ComponentSupervisor, cid: 941a81e8-2018-4d4a-991a-5063cfd6c75a, system: kompics-runtime-1 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.394 WARN Detected duplicate path during registration. The path will not be re-registered, ctype: NetworkDispatcher, cid: e4050e98-7fe4-465a-be76-5a32e2b24142, system: kompics-runtime-1 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.394 DEBG Component killed., cid: b34e70fb-02f7-43f2-9940-45ca69d55880, system: kompics-runtime-1 Oct 16 04:33:34.394 INFO kablam! Oct 16 04:33:34.394 DEBG Component(b34e70fb-02f7-43f2-9940-45ca69d55880) was killed and deallocated., ctype: ComponentSupervisor, cid: 941a81e8-2018-4d4a-991a-5063cfd6c75a, system: kompics-runtime-1 Oct 16 04:33:34.399 INFO kablam! Oct 16 04:33:34.399 DEBG Component started., cid: c7866f31-1f2c-4d28-95d0-a314d340d6ee, system: kompics-runtime-7 Oct 16 04:33:34.399 INFO kablam! Oct 16 04:33:34.399 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: c7866f31-1f2c-4d28-95d0-a314d340d6ee, system: kompics-runtime-7 Oct 16 04:33:34.399 INFO kablam! Oct 16 04:33:34.399 DEBG Component started., cid: 8529bd9a-bfbb-438b-a36e-f61214e6aea9, system: kompics-runtime-7 Oct 16 04:33:34.399 INFO kablam! Oct 16 04:33:34.399 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 8529bd9a-bfbb-438b-a36e-f61214e6aea9, system: kompics-runtime-7 Oct 16 04:33:34.400 INFO kablam! Oct 16 04:33:34.399 DEBG Component started., cid: 9eaaf330-cb5a-48ff-913d-0d2bc813907e, system: kompics-runtime-7 Oct 16 04:33:34.400 INFO kablam! Oct 16 04:33:34.399 INFO Starting TestComponent, ctype: TestComponent, cid: 9eaaf330-cb5a-48ff-913d-0d2bc813907e, system: kompics-runtime-7 Oct 16 04:33:34.400 INFO kablam! Oct 16 04:33:34.400 DEBG Component started., cid: 144ba9f3-9529-4302-951e-33b8c565d059, system: kompics-runtime-6 Oct 16 04:33:34.400 INFO kablam! Oct 16 04:33:34.400 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 144ba9f3-9529-4302-951e-33b8c565d059, system: kompics-runtime-6 Oct 16 04:33:34.400 INFO kablam! Oct 16 04:33:34.400 DEBG Component started., cid: 4e939a08-e17b-4513-b0a2-a7570d7a71ef, system: kompics-runtime-6 Oct 16 04:33:34.400 INFO kablam! Oct 16 04:33:34.400 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 4e939a08-e17b-4513-b0a2-a7570d7a71ef, system: kompics-runtime-6 Oct 16 04:33:34.400 INFO kablam! Oct 16 04:33:34.400 DEBG Component started., cid: b4c36508-14af-4b80-b0c5-10c3a4156b2c, system: kompics-runtime-2 Oct 16 04:33:34.401 INFO kablam! Oct 16 04:33:34.400 DEBG Starting., ctype: ComponentSupervisor, cid: b4c36508-14af-4b80-b0c5-10c3a4156b2c, system: kompics-runtime-2 Oct 16 04:33:34.401 INFO kablam! Oct 16 04:33:34.400 DEBG Component started., cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.401 INFO kablam! Oct 16 04:33:34.401 INFO Starting, ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.401 INFO kablam! Oct 16 04:33:34.401 DEBG Component started., cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.401 INFO kablam! Oct 16 04:33:34.401 INFO Starting, ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.402 INFO kablam! Oct 16 04:33:34.402 DEBG Component started., cid: fe505161-b0ac-4716-8fc1-b15c49a71965, system: kompics-runtime-7 Oct 16 04:33:34.402 INFO kablam! Oct 16 04:33:34.402 DEBG Starting., ctype: ComponentSupervisor, cid: fe505161-b0ac-4716-8fc1-b15c49a71965, system: kompics-runtime-7 Oct 16 04:33:34.402 INFO kablam! Oct 16 04:33:34.402 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.403 INFO kablam! Oct 16 04:33:34.402 DEBG Component(9eaaf330-cb5a-48ff-913d-0d2bc813907e) was started., ctype: ComponentSupervisor, cid: fe505161-b0ac-4716-8fc1-b15c49a71965, system: kompics-runtime-7 Oct 16 04:33:34.403 INFO kablam! Oct 16 04:33:34.402 DEBG Component(e97c67ba-bc48-4c8a-be7b-589fbf594de6) was started., ctype: ComponentSupervisor, cid: fe505161-b0ac-4716-8fc1-b15c49a71965, system: kompics-runtime-7 Oct 16 04:33:34.403 INFO kablam! Oct 16 04:33:34.403 DEBG Component started., cid: e97c67ba-bc48-4c8a-be7b-589fbf594de6, system: kompics-runtime-7 Oct 16 04:33:34.404 INFO kablam! Oct 16 04:33:34.403 INFO Starting RecvComponent, ctype: RecvComponent, cid: e97c67ba-bc48-4c8a-be7b-589fbf594de6, system: kompics-runtime-7 Oct 16 04:33:34.404 INFO kablam! Oct 16 04:33:34.404 INFO Got event Test, ctype: RecvComponent, cid: e97c67ba-bc48-4c8a-be7b-589fbf594de6, system: kompics-runtime-7 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.407 DEBG Component started., cid: 06cd4ea9-3716-45ea-896c-09dbf1eb3f23, system: kompics-runtime-8 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.407 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 06cd4ea9-3716-45ea-896c-09dbf1eb3f23, system: kompics-runtime-8 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.407 DEBG Component started., cid: 39ec4c16-49f2-42f5-b0ed-5ca8f4eb1e5b, system: kompics-runtime-8 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.407 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 39ec4c16-49f2-42f5-b0ed-5ca8f4eb1e5b, system: kompics-runtime-8 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.407 WARN LocalDispatcher received Registration(Register(, ActorId(Uuid("abf1dae0-b2c7-484b-8b42-57c66bbec448")), Some(Promise { result_channel: Sender }))), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: 39ec4c16-49f2-42f5-b0ed-5ca8f4eb1e5b, system: kompics-runtime-8 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.407 DEBG Component started., cid: 0f63b917-eb00-4264-943a-34f25526521a, system: kompics-runtime-8 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.408 DEBG Starting., ctype: ComponentSupervisor, cid: 0f63b917-eb00-4264-943a-34f25526521a, system: kompics-runtime-8 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.408 DEBG Component(60f85653-b6c3-4708-b45c-2fd9c6f1c9a7) was started., ctype: ComponentSupervisor, cid: b4c36508-14af-4b80-b0c5-10c3a4156b2c, system: kompics-runtime-2 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.408 DEBG Component(49552be2-64ae-498d-8e9a-6b9ced5c0e32) was started., ctype: ComponentSupervisor, cid: b4c36508-14af-4b80-b0c5-10c3a4156b2c, system: kompics-runtime-2 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.408 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.408 INFO kablam! Oct 16 04:33:34.408 DEBG Establishing new connection to V4(127.0.0.1:8082), ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.434 INFO kablam! Oct 16 04:33:34.434 DEBG Connection is initializing; queuing frame, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.437 INFO blam! test timer::tests::simple_simulation ... ok Oct 16 04:33:34.443 INFO kablam! Oct 16 04:33:34.439 DEBG Component started., cid: ff24a05f-ae89-481e-9b57-a8f27f2c99be, system: kompics-runtime-5 Oct 16 04:33:34.443 INFO kablam! Oct 16 04:33:34.439 DEBG Starting., ctype: ComponentSupervisor, cid: ff24a05f-ae89-481e-9b57-a8f27f2c99be, system: kompics-runtime-5 Oct 16 04:33:34.443 INFO kablam! Oct 16 04:33:34.439 DEBG Component started., cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.443 INFO kablam! Oct 16 04:33:34.439 INFO Starting, ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.467 INFO kablam! Oct 16 04:33:34.467 DEBG Component started., cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.467 INFO kablam! Oct 16 04:33:34.467 INFO Starting, ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.475 INFO kablam! Oct 16 04:33:34.475 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.479 INFO kablam! Oct 16 04:33:34.478 DEBG Component started., cid: ec5c74c5-57c9-4c44-b021-2291158d50fb, system: kompics-runtime-10 Oct 16 04:33:34.479 INFO kablam! Oct 16 04:33:34.478 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ec5c74c5-57c9-4c44-b021-2291158d50fb, system: kompics-runtime-10 Oct 16 04:33:34.479 INFO kablam! Oct 16 04:33:34.478 DEBG Component started., cid: 57918ade-3c68-45f7-8454-ca04fd57a925, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.478 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 57918ade-3c68-45f7-8454-ca04fd57a925, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.478 DEBG Component started., cid: e41f7fbb-330a-45e1-a5f7-6cd6584b9152, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Starting., ctype: ComponentSupervisor, cid: e41f7fbb-330a-45e1-a5f7-6cd6584b9152, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Component started., cid: 34f847ff-44f6-4464-8291-bc2282a5d4fe, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 INFO Starting TestComponent, ctype: TestComponent, cid: 34f847ff-44f6-4464-8291-bc2282a5d4fe, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Component(34f847ff-44f6-4464-8291-bc2282a5d4fe) was started., ctype: ComponentSupervisor, cid: e41f7fbb-330a-45e1-a5f7-6cd6584b9152, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Component started., cid: 6e988843-0b62-4c65-9a1f-29e56721dddd, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 INFO Starting RecvComponent, ctype: RecvComponent, cid: 6e988843-0b62-4c65-9a1f-29e56721dddd, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 INFO Got event Test, ctype: RecvComponent, cid: 6e988843-0b62-4c65-9a1f-29e56721dddd, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Component(6e988843-0b62-4c65-9a1f-29e56721dddd) was started., ctype: ComponentSupervisor, cid: e41f7fbb-330a-45e1-a5f7-6cd6584b9152, system: kompics-runtime-10 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Component started., cid: e62c86e0-66c4-4f00-9056-26274bc465b7, system: kompics-runtime-9 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e62c86e0-66c4-4f00-9056-26274bc465b7, system: kompics-runtime-9 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Requesting actor registration at ActorId(Uuid("bda6b043-c7f1-4851-bc74-746ee7f2bcb7")), system: kompics-runtime-9 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Component started., cid: 9511dba9-b58a-4251-9e62-47fd7ac5b2fa, system: kompics-runtime-9 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 9511dba9-b58a-4251-9e62-47fd7ac5b2fa, system: kompics-runtime-9 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 WARN LocalDispatcher received Registration(Register(, ActorId(Uuid("bda6b043-c7f1-4851-bc74-746ee7f2bcb7")), Some(Promise { result_channel: Sender }))), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: 9511dba9-b58a-4251-9e62-47fd7ac5b2fa, system: kompics-runtime-9 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Component started., cid: 6357e841-acf3-412e-9888-5e3f386b0cff, system: kompics-runtime-9 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Starting., ctype: ComponentSupervisor, cid: 6357e841-acf3-412e-9888-5e3f386b0cff, system: kompics-runtime-9 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 DEBG Component started., cid: bda6b043-c7f1-4851-bc74-746ee7f2bcb7, system: kompics-runtime-9 Oct 16 04:33:34.482 INFO kablam! Oct 16 04:33:34.479 INFO Starting TimerRecvComponent, ctype: TimerRecvComponent, cid: bda6b043-c7f1-4851-bc74-746ee7f2bcb7, system: kompics-runtime-9 Oct 16 04:33:34.484 INFO kablam! Oct 16 04:33:34.484 DEBG Component(bda6b043-c7f1-4851-bc74-746ee7f2bcb7) was started., ctype: ComponentSupervisor, cid: 6357e841-acf3-412e-9888-5e3f386b0cff, system: kompics-runtime-9 Oct 16 04:33:34.487 INFO kablam! Oct 16 04:33:34.487 DEBG Component started., cid: db1932aa-929b-4f5d-b7b8-0f792fa1947b, system: kompics-runtime-6 Oct 16 04:33:34.487 INFO kablam! Oct 16 04:33:34.487 DEBG Starting., ctype: ComponentSupervisor, cid: db1932aa-929b-4f5d-b7b8-0f792fa1947b, system: kompics-runtime-6 Oct 16 04:33:34.487 INFO kablam! Oct 16 04:33:34.487 DEBG Component started., cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.487 INFO kablam! Oct 16 04:33:34.487 INFO Starting, ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.487 INFO kablam! Oct 16 04:33:34.487 DEBG Component started., cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.487 INFO kablam! Oct 16 04:33:34.487 INFO Starting, ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.487 INFO kablam! Oct 16 04:33:34.487 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 4e939a08-e17b-4513-b0a2-a7570d7a71ef, system: kompics-runtime-6 Oct 16 04:33:34.487 INFO kablam! Oct 16 04:33:34.487 DEBG Component(1682f32f-7f20-4eab-aa9f-19b30a2e0ac6) was started., ctype: ComponentSupervisor, cid: db1932aa-929b-4f5d-b7b8-0f792fa1947b, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.487 DEBG Component(f2a0084d-d033-412d-b4e6-b9540a6bf261) was started., ctype: ComponentSupervisor, cid: db1932aa-929b-4f5d-b7b8-0f792fa1947b, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.487 INFO Got local Ping(0), ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Pong(0), ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Ping(1), ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Pong(1), ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Ping(2), ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Pong(2), ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Ping(3), ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Pong(3), ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Ping(4), ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Pong(4), ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Ping(5), ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Pong(5), ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.488 INFO kablam! Oct 16 04:33:34.488 INFO Got local Ping(6), ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.497 INFO kablam! Oct 16 04:33:34.497 DEBG Component(a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb) was started., ctype: ComponentSupervisor, cid: ff24a05f-ae89-481e-9b57-a8f27f2c99be, system: kompics-runtime-5 Oct 16 04:33:34.497 INFO kablam! Oct 16 04:33:34.497 DEBG Component(2715778d-e5ec-474d-8d35-3b75a7ad5f2a) was started., ctype: ComponentSupervisor, cid: ff24a05f-ae89-481e-9b57-a8f27f2c99be, system: kompics-runtime-5 Oct 16 04:33:34.497 INFO kablam! Oct 16 04:33:34.497 INFO Got local Pong(6), ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.497 INFO kablam! Oct 16 04:33:34.497 INFO Got local Ping(7), ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.497 INFO kablam! Oct 16 04:33:34.497 INFO Got local Pong(7), ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.498 INFO kablam! Oct 16 04:33:34.497 INFO Got local Ping(8), ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.498 INFO kablam! Oct 16 04:33:34.497 INFO Got local Pong(8), ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.498 INFO kablam! Oct 16 04:33:34.497 INFO Got local Ping(9), ctype: PongerAct, cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:34.498 INFO kablam! Oct 16 04:33:34.497 INFO Got local Pong(9), ctype: PingerAct, cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.523 DEBG connected TCP client at TcpStream { addr: V4(127.0.0.1:8082), peer: V4(127.0.0.1:44930), fd: 20 }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.527 INFO blam! Running action 0 15.853324ms late Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.523 DEBG registering newly connected conn at V4(127.0.0.1:44930), ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.523 DEBG registering newly connected conn at V4(127.0.0.1:8082), ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.524 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), 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: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.524 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.524 INFO Got msg Ping(0), ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.524 INFO Got msg Ping(0), ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.525 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.525 DEBG Establishing new connection to V4(127.0.0.1:8081), ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.525 DEBG Connection is initializing; queuing frame, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.527 INFO kablam! Oct 16 04:33:34.525 DEBG connected TCP client at TcpStream { addr: V4(127.0.0.1:8081), peer: V4(127.0.0.1:38384), fd: 22 }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.531 INFO kablam! Oct 16 04:33:34.529 DEBG registering newly connected conn at V4(127.0.0.1:8081), ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.531 INFO kablam! Oct 16 04:33:34.530 DEBG registering newly connected conn at V4(127.0.0.1:38384), ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.531 INFO kablam! Oct 16 04:33:34.530 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.531 INFO kablam! Oct 16 04:33:34.530 INFO Got msg Pong(0), ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.532 INFO kablam! Oct 16 04:33:34.531 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.532 INFO kablam! Oct 16 04:33:34.531 INFO Got msg Ping(1), ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.532 INFO kablam! Oct 16 04:33:34.532 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\0" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.532 INFO kablam! Oct 16 04:33:34.532 INFO Got msg Pong(0), ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.533 INFO kablam! Oct 16 04:33:34.533 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), 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: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.533 INFO kablam! Oct 16 04:33:34.533 INFO Got msg Ping(1), ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.533 INFO kablam! Oct 16 04:33:34.533 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.533 INFO kablam! Oct 16 04:33:34.533 INFO Got msg Pong(1), ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.534 INFO kablam! Oct 16 04:33:34.534 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.534 INFO kablam! Oct 16 04:33:34.534 INFO Got msg Ping(2), ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.535 INFO kablam! Oct 16 04:33:34.534 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x01" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.535 INFO kablam! Oct 16 04:33:34.535 INFO Got msg Pong(1), ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.535 INFO kablam! Oct 16 04:33:34.535 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.536 INFO kablam! Oct 16 04:33:34.536 INFO Got msg Pong(2), ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.537 INFO kablam! Oct 16 04:33:34.536 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), 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: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.537 INFO kablam! Oct 16 04:33:34.536 INFO Got msg Ping(2), ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.537 INFO kablam! Oct 16 04:33:34.536 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x02" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.537 INFO kablam! Oct 16 04:33:34.537 INFO Got msg Pong(2), ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.543 INFO kablam! Oct 16 04:33:34.542 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.543 INFO kablam! Oct 16 04:33:34.543 INFO Got msg Ping(3), ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.543 INFO kablam! Oct 16 04:33:34.543 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), 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: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.543 INFO kablam! Oct 16 04:33:34.543 INFO Got msg Ping(3), ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.544 INFO kablam! Oct 16 04:33:34.543 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.544 INFO kablam! Oct 16 04:33:34.543 INFO Got msg Pong(3), ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.544 INFO kablam! Oct 16 04:33:34.543 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x03" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.544 INFO kablam! Oct 16 04:33:34.543 INFO Got msg Pong(3), ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.544 INFO kablam! Oct 16 04:33:34.544 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.544 INFO kablam! Oct 16 04:33:34.544 INFO Got msg Ping(4), ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.545 INFO kablam! Oct 16 04:33:34.544 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), 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: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.545 INFO kablam! Oct 16 04:33:34.545 INFO Got msg Ping(4), ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.545 INFO kablam! Oct 16 04:33:34.545 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.545 INFO kablam! Oct 16 04:33:34.545 INFO Got msg Pong(4), ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.546 INFO kablam! Oct 16 04:33:34.546 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.546 INFO kablam! Oct 16 04:33:34.546 INFO Got msg Ping(5), ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.546 INFO kablam! Oct 16 04:33:34.546 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x04" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.546 INFO kablam! Oct 16 04:33:34.546 INFO Got msg Pong(4), ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.547 INFO kablam! Oct 16 04:33:34.547 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), 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: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.547 INFO kablam! Oct 16 04:33:34.547 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.547 INFO kablam! Oct 16 04:33:34.547 INFO Got msg Pong(5), ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.547 INFO kablam! Oct 16 04:33:34.547 INFO Got msg Ping(5), ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.548 INFO kablam! Oct 16 04:33:34.548 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.548 INFO kablam! Oct 16 04:33:34.548 INFO Got msg Ping(6), ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.550 INFO kablam! Oct 16 04:33:34.550 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x05" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.550 INFO kablam! Oct 16 04:33:34.550 INFO Got msg Pong(5), ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.551 INFO kablam! Oct 16 04:33:34.551 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), 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: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.551 INFO kablam! Oct 16 04:33:34.551 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.552 INFO kablam! Oct 16 04:33:34.551 INFO Got msg Pong(6), ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.552 INFO kablam! Oct 16 04:33:34.551 INFO Got msg Ping(6), ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.552 INFO kablam! Oct 16 04:33:34.551 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.552 INFO kablam! Oct 16 04:33:34.551 INFO Got msg Ping(7), ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.553 INFO kablam! Oct 16 04:33:34.552 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x06" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.553 INFO kablam! Oct 16 04:33:34.553 INFO Got msg Pong(6), ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.553 INFO kablam! Oct 16 04:33:34.553 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), 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: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.553 INFO kablam! Oct 16 04:33:34.553 INFO Got msg Ping(7), ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.554 INFO kablam! Oct 16 04:33:34.554 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.554 INFO kablam! Oct 16 04:33:34.554 INFO Got msg Pong(7), ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.554 INFO kablam! Oct 16 04:33:34.554 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.554 INFO kablam! Oct 16 04:33:34.554 INFO Got msg Ping(8), ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.555 INFO kablam! Oct 16 04:33:34.555 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x07" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.555 INFO kablam! Oct 16 04:33:34.555 INFO Got msg Pong(7), ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.555 INFO kablam! Oct 16 04:33:34.555 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), 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: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.556 INFO kablam! Oct 16 04:33:34.556 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.556 INFO kablam! Oct 16 04:33:34.556 INFO Got msg Pong(8), ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.557 INFO kablam! Oct 16 04:33:34.556 INFO Got msg Ping(8), ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.557 INFO kablam! Oct 16 04:33:34.556 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), ser_id: 42, data: b"\x01\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.557 INFO kablam! Oct 16 04:33:34.556 INFO Got msg Ping(9), ctype: PongerAct, cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:34.558 INFO kablam! Oct 16 04:33:34.557 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\x08" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.558 INFO kablam! Oct 16 04:33:34.557 INFO Got msg Pong(8), ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.558 INFO kablam! Oct 16 04:33:34.557 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), 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: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:34.558 INFO kablam! Oct 16 04:33:34.557 INFO Got msg Ping(9), ctype: PongerAct, cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:34.558 INFO kablam! Oct 16 04:33:34.558 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("60f85653-b6c3-4708-b45c-2fd9c6f1c9a7") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.558 INFO kablam! Oct 16 04:33:34.558 INFO Got msg Pong(9), ctype: PingerAct, cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:34.559 INFO kablam! Oct 16 04:33:34.559 DEBG Routing envelope Msg { src: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8082 }, id: Uuid("2715778d-e5ec-474d-8d35-3b75a7ad5f2a") }), dst: Unique(UniquePath { system: SystemPath { protocol: TCP, address: V4(127.0.0.1), port: 8081 }, id: Uuid("49552be2-64ae-498d-8e9a-6b9ced5c0e32") }), ser_id: 42, data: b"\x02\0\0\0\0\0\0\0\t" }, thread: tokio-runtime, owner: Bridge, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.559 INFO kablam! Oct 16 04:33:34.559 INFO Got msg Pong(9), ctype: PingerAct, cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:34.673 INFO blam! Running action 1 15.546105ms late Oct 16 04:33:34.827 INFO blam! Running action 2 15.536841ms late Oct 16 04:33:34.896 INFO kablam! Oct 16 04:33:34.895 DEBG Scheduling reaping at 250ms, ctype: NetworkDispatcher, cid: e4050e98-7fe4-465a-be76-5a32e2b24142, system: kompics-runtime-1 Oct 16 04:33:34.922 INFO kablam! Oct 16 04:33:34.919 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:34.983 INFO blam! Running action 3 21.564151ms late Oct 16 04:33:34.990 INFO kablam! Oct 16 04:33:34.989 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 4e939a08-e17b-4513-b0a2-a7570d7a71ef, system: kompics-runtime-6 Oct 16 04:33:34.997 INFO kablam! Oct 16 04:33:34.996 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:35.125 INFO blam! Running action 4 15.524837ms late Oct 16 04:33:35.159 INFO kablam! Oct 16 04:33:35.156 DEBG Scheduling reaping at 750ms, ctype: NetworkDispatcher, cid: e4050e98-7fe4-465a-be76-5a32e2b24142, system: kompics-runtime-1 Oct 16 04:33:35.279 INFO blam! Running action 5 19.693906ms late Oct 16 04:33:35.385 INFO kablam! Oct 16 04:33:35.384 DEBG Component stopped., cid: f2a0084d-d033-412d-b4e6-b9540a6bf261, system: kompics-runtime-6 Oct 16 04:33:35.385 INFO kablam! Oct 16 04:33:35.384 DEBG Component killed., cid: 1682f32f-7f20-4eab-aa9f-19b30a2e0ac6, system: kompics-runtime-6 Oct 16 04:33:35.385 INFO blam! test dispatch::dispatch_tests::local_delivery ... ok Oct 16 04:33:35.385 INFO kablam! Oct 16 04:33:35.384 DEBG Component(f2a0084d-d033-412d-b4e6-b9540a6bf261) was stopped., ctype: ComponentSupervisor, cid: db1932aa-929b-4f5d-b7b8-0f792fa1947b, system: kompics-runtime-6 Oct 16 04:33:35.386 INFO kablam! Oct 16 04:33:35.384 DEBG Component(1682f32f-7f20-4eab-aa9f-19b30a2e0ac6) was killed and deallocated., ctype: ComponentSupervisor, cid: db1932aa-929b-4f5d-b7b8-0f792fa1947b, system: kompics-runtime-6 Oct 16 04:33:35.399 INFO blam! test dispatch::dispatch_tests::named_registration ... ok Oct 16 04:33:35.399 INFO kablam! Oct 16 04:33:35.395 DEBG Component started., cid: abf1dae0-b2c7-484b-8b42-57c66bbec448, system: kompics-runtime-8 Oct 16 04:33:35.399 INFO kablam! Oct 16 04:33:35.395 INFO Starting CounterComponent, ctype: CounterComponent, cid: abf1dae0-b2c7-484b-8b42-57c66bbec448, system: kompics-runtime-8 Oct 16 04:33:35.399 INFO kablam! Oct 16 04:33:35.396 DEBG Component(abf1dae0-b2c7-484b-8b42-57c66bbec448) was started., ctype: ComponentSupervisor, cid: 0f63b917-eb00-4264-943a-34f25526521a, system: kompics-runtime-8 Oct 16 04:33:35.399 INFO kablam! Oct 16 04:33:35.396 INFO CounterComponent got a message!, ctype: CounterComponent, cid: abf1dae0-b2c7-484b-8b42-57c66bbec448, system: kompics-runtime-8 Oct 16 04:33:35.399 INFO kablam! Oct 16 04:33:35.397 DEBG Component stopped., cid: abf1dae0-b2c7-484b-8b42-57c66bbec448, system: kompics-runtime-8 Oct 16 04:33:35.399 INFO kablam! Oct 16 04:33:35.397 INFO Stopping CounterComponent, ctype: CounterComponent, cid: abf1dae0-b2c7-484b-8b42-57c66bbec448, system: kompics-runtime-8 Oct 16 04:33:35.399 INFO kablam! Oct 16 04:33:35.397 DEBG Component(abf1dae0-b2c7-484b-8b42-57c66bbec448) was stopped., ctype: ComponentSupervisor, cid: 0f63b917-eb00-4264-943a-34f25526521a, system: kompics-runtime-8 Oct 16 04:33:35.399 INFO kablam! Oct 16 04:33:35.398 DEBG Component started., cid: abf1dae0-b2c7-484b-8b42-57c66bbec448, system: kompics-runtime-8 Oct 16 04:33:35.399 INFO kablam! Oct 16 04:33:35.398 INFO Starting CounterComponent, ctype: CounterComponent, cid: abf1dae0-b2c7-484b-8b42-57c66bbec448, system: kompics-runtime-8 Oct 16 04:33:35.400 INFO kablam! Oct 16 04:33:35.398 INFO CounterComponent got a message!, ctype: CounterComponent, cid: abf1dae0-b2c7-484b-8b42-57c66bbec448, system: kompics-runtime-8 Oct 16 04:33:35.400 INFO kablam! Oct 16 04:33:35.398 DEBG Component(abf1dae0-b2c7-484b-8b42-57c66bbec448) was started., ctype: ComponentSupervisor, cid: 0f63b917-eb00-4264-943a-34f25526521a, system: kompics-runtime-8 Oct 16 04:33:35.400 INFO kablam! Oct 16 04:33:35.399 DEBG Component killed., cid: abf1dae0-b2c7-484b-8b42-57c66bbec448, system: kompics-runtime-8 Oct 16 04:33:35.400 INFO kablam! Oct 16 04:33:35.399 WARN Component(abf1dae0-b2c7-484b-8b42-57c66bbec448) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0f63b917-eb00-4264-943a-34f25526521a, system: kompics-runtime-8 Oct 16 04:33:35.401 INFO blam! test timer::wheels::tests::increasing_schedule_overflow ... ok Oct 16 04:33:35.407 INFO blam! test timer::wheels::tests::increasing_skip ... ok Oct 16 04:33:35.411 INFO blam! test timer::wheels::tests::single_ms_cancel ... ok Oct 16 04:33:35.425 INFO blam! Running action 6 15.512337ms late Oct 16 04:33:35.425 INFO blam! test timer::wheels::tests::single_ms_reschedule ... ok Oct 16 04:33:35.433 INFO blam! test timer::wheels::tests::single_ms_schedule ... ok Oct 16 04:33:35.435 INFO blam! test timer::wheels::tests::single_schedule_fail ... ok Oct 16 04:33:35.435 INFO blam! test tests::test_start_stop ... ok Oct 16 04:33:35.491 INFO blam! test tests::test_timer ... ok Oct 16 04:33:35.578 INFO blam! Running action 7 17.402712ms late Oct 16 04:33:35.734 INFO blam! Running action 8 23.399352ms late Oct 16 04:33:35.879 INFO blam! Running action 9 17.418564ms late Oct 16 04:33:35.919 INFO kablam! Oct 16 04:33:35.919 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:35.996 INFO kablam! Oct 16 04:33:35.995 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:36.383 INFO kablam! Oct 16 04:33:36.383 INFO RecvComponent received Any, ctype: RecvComponent, cid: e97c67ba-bc48-4c8a-be7b-589fbf594de6, system: kompics-runtime-7 Oct 16 04:33:36.383 INFO kablam! Oct 16 04:33:36.383 INFO DeadletterBox received Any from , ctype: DeadletterBox, cid: 8529bd9a-bfbb-438b-a36e-f61214e6aea9, system: kompics-runtime-7 Oct 16 04:33:36.443 INFO kablam! Oct 16 04:33:36.438 INFO RecvComponent received Any, ctype: RecvComponent, cid: 6e988843-0b62-4c65-9a1f-29e56721dddd, system: kompics-runtime-10 Oct 16 04:33:36.443 INFO kablam! Oct 16 04:33:36.438 INFO DeadletterBox received Any from , ctype: DeadletterBox, cid: ec5c74c5-57c9-4c44-b021-2291158d50fb, system: kompics-runtime-10 Oct 16 04:33:37.385 INFO blam! test tests::custom_settings ... ok Oct 16 04:33:37.431 INFO kablam! Oct 16 04:33:37.419 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:37.475 INFO blam! test tests::default_settings ... ok Oct 16 04:33:37.503 INFO kablam! Oct 16 04:33:37.499 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:39.423 INFO kablam! Oct 16 04:33:39.423 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 36277f78-348d-4370-b8c1-598a9f693c9f, system: kompics-runtime-2 Oct 16 04:33:39.503 INFO kablam! Oct 16 04:33:39.502 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:41.263 INFO blam! test timer::tests::simple_thread_timing ... ok Oct 16 04:33:41.386 INFO kablam! Oct 16 04:33:41.385 DEBG Component stopped., cid: 60f85653-b6c3-4708-b45c-2fd9c6f1c9a7, system: kompics-runtime-2 Oct 16 04:33:41.387 INFO kablam! Oct 16 04:33:41.385 DEBG Component stopped., cid: 49552be2-64ae-498d-8e9a-6b9ced5c0e32, system: kompics-runtime-2 Oct 16 04:33:41.387 INFO kablam! Oct 16 04:33:41.386 DEBG Component(60f85653-b6c3-4708-b45c-2fd9c6f1c9a7) was stopped., ctype: ComponentSupervisor, cid: b4c36508-14af-4b80-b0c5-10c3a4156b2c, system: kompics-runtime-2 Oct 16 04:33:41.387 INFO kablam! Oct 16 04:33:41.386 DEBG Component(49552be2-64ae-498d-8e9a-6b9ced5c0e32) was stopped., ctype: ComponentSupervisor, cid: b4c36508-14af-4b80-b0c5-10c3a4156b2c, system: kompics-runtime-2 Oct 16 04:33:41.387 INFO kablam! Oct 16 04:33:41.386 DEBG Component killed., cid: a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb, system: kompics-runtime-5 Oct 16 04:33:41.387 INFO kablam! Oct 16 04:33:41.386 DEBG Component killed., cid: 2715778d-e5ec-474d-8d35-3b75a7ad5f2a, system: kompics-runtime-5 Oct 16 04:33:41.387 INFO kablam! Oct 16 04:33:41.386 DEBG Component(a0f6bd69-5f98-4f86-ac3a-1446d1d51cfb) was killed and deallocated., ctype: ComponentSupervisor, cid: ff24a05f-ae89-481e-9b57-a8f27f2c99be, system: kompics-runtime-5 Oct 16 04:33:41.387 INFO kablam! Oct 16 04:33:41.386 DEBG Component(2715778d-e5ec-474d-8d35-3b75a7ad5f2a) was killed and deallocated., ctype: ComponentSupervisor, cid: ff24a05f-ae89-481e-9b57-a8f27f2c99be, system: kompics-runtime-5 Oct 16 04:33:41.399 INFO blam! test dispatch::dispatch_tests::remote_delivery_to_registered_actors ... ok Oct 16 04:33:42.011 INFO kablam! Oct 16 04:33:42.007 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:43.257 INFO kablam! Oct 16 04:33:43.257 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:45.009 INFO kablam! Oct 16 04:33:45.007 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: d93f31c4-0e1e-44da-9585-96101a08b575, system: kompics-runtime-5 Oct 16 04:33:45.560 INFO blam! test timer::wheels::tests::increasing_schedule_no_overflow ... ok Oct 16 04:33:45.560 INFO blam! Oct 16 04:33:45.560 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:33:45.560 INFO blam! Oct 16 04:33:45.567 INFO kablam! Running /target/debug/deps/pingperf-989fbb09e74c38d8 Oct 16 04:33:45.571 INFO blam! Oct 16 04:33:45.571 INFO blam! running 0 tests Oct 16 04:33:45.572 INFO blam! Oct 16 04:33:45.572 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:33:45.573 INFO blam! Oct 16 04:33:45.575 INFO kablam! Doc-tests kompact Oct 16 04:33:52.311 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:52.419 INFO blam! Oct 16 04:33:52.419 INFO blam! running 0 tests Oct 16 04:33:52.419 INFO blam! Oct 16 04:33:52.419 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:33:52.419 INFO blam! Oct 16 04:33:52.427 INFO kablam! su: No module specific data is present Oct 16 04:33:52.778 INFO running `"docker" "rm" "-f" "d31b082b19967d9397757ef9bf3656f3cbbd2cce2aced439a75a7abec05c60a9"` Oct 16 04:33:52.934 INFO blam! d31b082b19967d9397757ef9bf3656f3cbbd2cce2aced439a75a7abec05c60a9