Sep 04 11:41:02.920 INFO checking parallel-event-emitter-0.2.4 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 11:41:02.920 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 11:41:02.920 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:41:03.186 INFO blam! 345443fb6555c2fcfdd612759e4b2f362245e6d9b2a19c72372a7d02b3768ae7 Sep 04 11:41:03.193 INFO running `"docker" "start" "-a" "345443fb6555c2fcfdd612759e4b2f362245e6d9b2a19c72372a7d02b3768ae7"` Sep 04 11:41:04.113 INFO kablam! Checking thread-id v3.3.0 Sep 04 11:41:04.113 INFO kablam! Checking trace-error v0.1.5 Sep 04 11:41:05.093 INFO kablam! Checking parallel-event-emitter v0.2.4 (file:///source) Sep 04 11:41:05.876 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.876 INFO kablam! --> src/lib.rs:127:5 Sep 04 11:41:05.876 INFO kablam! | Sep 04 11:41:05.876 INFO kablam! 127 | use futures::BoxFuture; Sep 04 11:41:05.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.877 INFO kablam! | Sep 04 11:41:05.877 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 11:41:05.877 INFO kablam! Sep 04 11:41:05.877 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.877 INFO kablam! --> src/lib.rs:161:41 Sep 04 11:41:05.877 INFO kablam! | Sep 04 11:41:05.877 INFO kablam! 161 | use futures::{self, future, Future, BoxFuture}; Sep 04 11:41:05.878 INFO kablam! | ^^^^^^^^^ Sep 04 11:41:05.878 INFO kablam! Sep 04 11:41:05.878 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.878 INFO kablam! --> src/lib.rs:284:83 Sep 04 11:41:05.878 INFO kablam! | Sep 04 11:41:05.878 INFO kablam! 284 | pub fn emit_spawn(inner: Arc>, event: K) -> EventResult>> { Sep 04 11:41:05.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.878 INFO kablam! Sep 04 11:41:05.878 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.878 INFO kablam! --> src/lib.rs:311:102 Sep 04 11:41:05.878 INFO kablam! | Sep 04 11:41:05.878 INFO kablam! 311 | pub fn emit_value_spawn(inner: Arc>, event: K, value: T) -> EventResult>> where T: Any + Clone + Send { Sep 04 11:41:05.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.878 INFO kablam! Sep 04 11:41:05.879 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.879 INFO kablam! --> src/lib.rs:341:107 Sep 04 11:41:05.879 INFO kablam! | Sep 04 11:41:05.879 INFO kablam! 341 | pub fn emit_value_sync_spawn(inner: Arc>, event: K, value: T) -> EventResult>> where T: Any + Send + Sync { Sep 04 11:41:05.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.879 INFO kablam! Sep 04 11:41:05.879 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.879 INFO kablam! --> src/lib.rs:620:53 Sep 04 11:41:05.879 INFO kablam! | Sep 04 11:41:05.879 INFO kablam! 620 | pub fn emit>(&mut self, event: E) -> BoxFuture> { Sep 04 11:41:05.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.879 INFO kablam! Sep 04 11:41:05.879 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.880 INFO kablam! --> src/lib.rs:648:72 Sep 04 11:41:05.880 INFO kablam! | Sep 04 11:41:05.880 INFO kablam! 648 | pub fn emit_value>(&mut self, event: E, value: T) -> BoxFuture> where T: Any + Clone + Send { Sep 04 11:41:05.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.880 INFO kablam! Sep 04 11:41:05.880 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.880 INFO kablam! --> src/lib.rs:676:77 Sep 04 11:41:05.880 INFO kablam! | Sep 04 11:41:05.880 INFO kablam! 676 | pub fn emit_value_sync>(&mut self, event: E, value: T) -> BoxFuture> where T: Any + Send + Sync { Sep 04 11:41:05.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.880 INFO kablam! Sep 04 11:41:05.916 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.916 INFO kablam! --> src/lib.rs:127:5 Sep 04 11:41:05.916 INFO kablam! | Sep 04 11:41:05.916 INFO kablam! 127 | use futures::BoxFuture; Sep 04 11:41:05.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.916 INFO kablam! | Sep 04 11:41:05.916 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 11:41:05.916 INFO kablam! Sep 04 11:41:05.916 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.916 INFO kablam! --> src/lib.rs:161:41 Sep 04 11:41:05.916 INFO kablam! | Sep 04 11:41:05.916 INFO kablam! 161 | use futures::{self, future, Future, BoxFuture}; Sep 04 11:41:05.916 INFO kablam! | ^^^^^^^^^ Sep 04 11:41:05.917 INFO kablam! Sep 04 11:41:05.917 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.917 INFO kablam! --> src/lib.rs:284:83 Sep 04 11:41:05.917 INFO kablam! | Sep 04 11:41:05.917 INFO kablam! 284 | pub fn emit_spawn(inner: Arc>, event: K) -> EventResult>> { Sep 04 11:41:05.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.917 INFO kablam! Sep 04 11:41:05.917 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.917 INFO kablam! --> src/lib.rs:311:102 Sep 04 11:41:05.917 INFO kablam! | Sep 04 11:41:05.917 INFO kablam! 311 | pub fn emit_value_spawn(inner: Arc>, event: K, value: T) -> EventResult>> where T: Any + Clone + Send { Sep 04 11:41:05.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.917 INFO kablam! Sep 04 11:41:05.917 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.917 INFO kablam! --> src/lib.rs:341:107 Sep 04 11:41:05.917 INFO kablam! | Sep 04 11:41:05.917 INFO kablam! 341 | pub fn emit_value_sync_spawn(inner: Arc>, event: K, value: T) -> EventResult>> where T: Any + Send + Sync { Sep 04 11:41:05.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.917 INFO kablam! Sep 04 11:41:05.918 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.918 INFO kablam! --> src/lib.rs:620:53 Sep 04 11:41:05.918 INFO kablam! | Sep 04 11:41:05.918 INFO kablam! 620 | pub fn emit>(&mut self, event: E) -> BoxFuture> { Sep 04 11:41:05.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.918 INFO kablam! Sep 04 11:41:05.918 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.918 INFO kablam! --> src/lib.rs:648:72 Sep 04 11:41:05.918 INFO kablam! | Sep 04 11:41:05.918 INFO kablam! 648 | pub fn emit_value>(&mut self, event: E, value: T) -> BoxFuture> where T: Any + Clone + Send { Sep 04 11:41:05.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.918 INFO kablam! Sep 04 11:41:05.918 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:05.918 INFO kablam! --> src/lib.rs:676:77 Sep 04 11:41:05.918 INFO kablam! | Sep 04 11:41:05.918 INFO kablam! 676 | pub fn emit_value_sync>(&mut self, event: E, value: T) -> BoxFuture> where T: Any + Send + Sync { Sep 04 11:41:05.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:41:05.918 INFO kablam! Sep 04 11:41:06.059 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.059 INFO kablam! --> src/lib.rs:303:77 Sep 04 11:41:06.059 INFO kablam! | Sep 04 11:41:06.059 INFO kablam! 303 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 04 11:41:06.059 INFO kablam! | ^^^^^ Sep 04 11:41:06.059 INFO kablam! Sep 04 11:41:06.063 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.063 INFO kablam! --> src/lib.rs:307:33 Sep 04 11:41:06.063 INFO kablam! | Sep 04 11:41:06.063 INFO kablam! 307 | Ok(futures::finished(0).boxed()) Sep 04 11:41:06.063 INFO kablam! | ^^^^^ Sep 04 11:41:06.063 INFO kablam! Sep 04 11:41:06.082 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.082 INFO kablam! --> src/lib.rs:303:77 Sep 04 11:41:06.082 INFO kablam! | Sep 04 11:41:06.082 INFO kablam! 303 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 04 11:41:06.082 INFO kablam! | ^^^^^ Sep 04 11:41:06.082 INFO kablam! Sep 04 11:41:06.086 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.086 INFO kablam! --> src/lib.rs:333:77 Sep 04 11:41:06.086 INFO kablam! | Sep 04 11:41:06.086 INFO kablam! 333 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 04 11:41:06.086 INFO kablam! | ^^^^^ Sep 04 11:41:06.086 INFO kablam! Sep 04 11:41:06.086 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.086 INFO kablam! --> src/lib.rs:307:33 Sep 04 11:41:06.087 INFO kablam! | Sep 04 11:41:06.087 INFO kablam! 307 | Ok(futures::finished(0).boxed()) Sep 04 11:41:06.087 INFO kablam! | ^^^^^ Sep 04 11:41:06.087 INFO kablam! Sep 04 11:41:06.088 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.088 INFO kablam! --> src/lib.rs:337:33 Sep 04 11:41:06.088 INFO kablam! | Sep 04 11:41:06.088 INFO kablam! 337 | Ok(futures::finished(0).boxed()) Sep 04 11:41:06.088 INFO kablam! | ^^^^^ Sep 04 11:41:06.088 INFO kablam! Sep 04 11:41:06.101 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.102 INFO kablam! --> src/lib.rs:373:77 Sep 04 11:41:06.102 INFO kablam! | Sep 04 11:41:06.102 INFO kablam! 373 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 04 11:41:06.102 INFO kablam! | ^^^^^ Sep 04 11:41:06.102 INFO kablam! Sep 04 11:41:06.103 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.103 INFO kablam! --> src/lib.rs:377:33 Sep 04 11:41:06.103 INFO kablam! | Sep 04 11:41:06.103 INFO kablam! 377 | Ok(futures::finished(0).boxed()) Sep 04 11:41:06.103 INFO kablam! | ^^^^^ Sep 04 11:41:06.103 INFO kablam! Sep 04 11:41:06.109 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.109 INFO kablam! --> src/lib.rs:333:77 Sep 04 11:41:06.109 INFO kablam! | Sep 04 11:41:06.109 INFO kablam! 333 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 04 11:41:06.109 INFO kablam! | ^^^^^ Sep 04 11:41:06.109 INFO kablam! Sep 04 11:41:06.110 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.110 INFO kablam! --> src/lib.rs:337:33 Sep 04 11:41:06.110 INFO kablam! | Sep 04 11:41:06.110 INFO kablam! 337 | Ok(futures::finished(0).boxed()) Sep 04 11:41:06.110 INFO kablam! | ^^^^^ Sep 04 11:41:06.110 INFO kablam! Sep 04 11:41:06.132 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.132 INFO kablam! --> src/lib.rs:373:77 Sep 04 11:41:06.132 INFO kablam! | Sep 04 11:41:06.132 INFO kablam! 373 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 04 11:41:06.132 INFO kablam! | ^^^^^ Sep 04 11:41:06.132 INFO kablam! Sep 04 11:41:06.133 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.133 INFO kablam! --> src/lib.rs:377:33 Sep 04 11:41:06.133 INFO kablam! | Sep 04 11:41:06.133 INFO kablam! 377 | Ok(futures::finished(0).boxed()) Sep 04 11:41:06.133 INFO kablam! | ^^^^^ Sep 04 11:41:06.133 INFO kablam! Sep 04 11:41:06.164 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.164 INFO kablam! --> src/lib.rs:624:88 Sep 04 11:41:06.164 INFO kablam! | Sep 04 11:41:06.164 INFO kablam! 624 | self.inner.pool.spawn_fn(move || internal::emit_spawn(inner, event)).flatten().boxed() Sep 04 11:41:06.164 INFO kablam! | ^^^^^ Sep 04 11:41:06.164 INFO kablam! Sep 04 11:41:06.172 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.172 INFO kablam! --> src/lib.rs:652:101 Sep 04 11:41:06.172 INFO kablam! | Sep 04 11:41:06.172 INFO kablam! 652 | self.inner.pool.spawn_fn(move || internal::emit_value_spawn(inner, event, value)).flatten().boxed() Sep 04 11:41:06.172 INFO kablam! | ^^^^^ Sep 04 11:41:06.172 INFO kablam! Sep 04 11:41:06.180 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.180 INFO kablam! --> src/lib.rs:680:106 Sep 04 11:41:06.180 INFO kablam! | Sep 04 11:41:06.180 INFO kablam! 680 | self.inner.pool.spawn_fn(move || internal::emit_value_sync_spawn(inner, event, value)).flatten().boxed() Sep 04 11:41:06.180 INFO kablam! | ^^^^^ Sep 04 11:41:06.180 INFO kablam! Sep 04 11:41:06.233 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.233 INFO kablam! --> src/lib.rs:624:88 Sep 04 11:41:06.233 INFO kablam! | Sep 04 11:41:06.233 INFO kablam! 624 | self.inner.pool.spawn_fn(move || internal::emit_spawn(inner, event)).flatten().boxed() Sep 04 11:41:06.233 INFO kablam! | ^^^^^ Sep 04 11:41:06.233 INFO kablam! Sep 04 11:41:06.242 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.242 INFO kablam! --> src/lib.rs:652:101 Sep 04 11:41:06.242 INFO kablam! | Sep 04 11:41:06.242 INFO kablam! 652 | self.inner.pool.spawn_fn(move || internal::emit_value_spawn(inner, event, value)).flatten().boxed() Sep 04 11:41:06.242 INFO kablam! | ^^^^^ Sep 04 11:41:06.242 INFO kablam! Sep 04 11:41:06.251 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 11:41:06.251 INFO kablam! --> src/lib.rs:680:106 Sep 04 11:41:06.251 INFO kablam! | Sep 04 11:41:06.251 INFO kablam! 680 | self.inner.pool.spawn_fn(move || internal::emit_value_sync_spawn(inner, event, value)).flatten().boxed() Sep 04 11:41:06.251 INFO kablam! | ^^^^^ Sep 04 11:41:06.251 INFO kablam! Sep 04 11:41:07.418 INFO kablam! warning: unused `#[macro_use]` import Sep 04 11:41:07.418 INFO kablam! --> examples/simple.rs:1:1 Sep 04 11:41:07.418 INFO kablam! | Sep 04 11:41:07.418 INFO kablam! 1 | #[macro_use] Sep 04 11:41:07.418 INFO kablam! | ^^^^^^^^^^^^ Sep 04 11:41:07.419 INFO kablam! | Sep 04 11:41:07.419 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 11:41:07.419 INFO kablam! Sep 04 11:41:07.471 INFO kablam! warning: unused `#[macro_use]` import Sep 04 11:41:07.471 INFO kablam! --> examples/custom_events.rs:1:1 Sep 04 11:41:07.471 INFO kablam! | Sep 04 11:41:07.471 INFO kablam! 1 | #[macro_use] Sep 04 11:41:07.471 INFO kablam! | ^^^^^^^^^^^^ Sep 04 11:41:07.471 INFO kablam! | Sep 04 11:41:07.472 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 11:41:07.472 INFO kablam! Sep 04 11:41:07.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.65s Sep 04 11:41:07.710 INFO kablam! su: No module specific data is present Sep 04 11:41:08.135 INFO running `"docker" "rm" "-f" "345443fb6555c2fcfdd612759e4b2f362245e6d9b2a19c72372a7d02b3768ae7"` Sep 04 11:41:08.235 INFO blam! 345443fb6555c2fcfdd612759e4b2f362245e6d9b2a19c72372a7d02b3768ae7