Sep 10 13:16:34.443 INFO checking parallel-event-emitter-0.2.4 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 13:16:34.443 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 13:16:34.443 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 13:16:34.673 INFO blam! 3a27276a1257fca882bd3b101fde023d5b2f5eccf57e8c850f2cca41d60cfbb8 Sep 10 13:16:34.675 INFO running `"docker" "start" "-a" "3a27276a1257fca882bd3b101fde023d5b2f5eccf57e8c850f2cca41d60cfbb8"` Sep 10 13:16:35.644 INFO kablam! usermod: no changes Sep 10 13:16:35.706 INFO kablam! Checking trace-error v0.1.5 Sep 10 13:16:36.401 INFO kablam! Checking parallel-event-emitter v0.2.4 (file:///source) Sep 10 13:16:36.952 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 10 13:16:36.952 INFO kablam! --> src/lib.rs:127:5 Sep 10 13:16:36.952 INFO kablam! | Sep 10 13:16:36.952 INFO kablam! 127 | use futures::BoxFuture; Sep 10 13:16:36.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 13:16:36.952 INFO kablam! | Sep 10 13:16:36.952 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 13:16:36.952 INFO kablam! Sep 10 13:16:36.952 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 10 13:16:36.952 INFO kablam! --> src/lib.rs:161:41 Sep 10 13:16:36.952 INFO kablam! | Sep 10 13:16:36.952 INFO kablam! 161 | use futures::{self, future, Future, BoxFuture}; Sep 10 13:16:36.952 INFO kablam! | ^^^^^^^^^ Sep 10 13:16:36.952 INFO kablam! Sep 10 13:16:36.952 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 10 13:16:36.952 INFO kablam! --> src/lib.rs:284:83 Sep 10 13:16:36.952 INFO kablam! | Sep 10 13:16:36.952 INFO kablam! 284 | pub fn emit_spawn(inner: Arc>, event: K) -> EventResult>> { Sep 10 13:16:36.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:36.952 INFO kablam! Sep 10 13:16:36.952 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 10 13:16:36.952 INFO kablam! --> src/lib.rs:311:102 Sep 10 13:16:36.952 INFO kablam! | Sep 10 13:16:36.952 INFO kablam! 311 | pub fn emit_value_spawn(inner: Arc>, event: K, value: T) -> EventResult>> where T: Any + Clone + Send { Sep 10 13:16:36.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:36.952 INFO kablam! Sep 10 13:16:36.952 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 10 13:16:36.952 INFO kablam! --> src/lib.rs:341:107 Sep 10 13:16:36.952 INFO kablam! | Sep 10 13:16:36.952 INFO kablam! 341 | pub fn emit_value_sync_spawn(inner: Arc>, event: K, value: T) -> EventResult>> where T: Any + Send + Sync { Sep 10 13:16:36.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:36.952 INFO kablam! Sep 10 13:16:36.952 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 10 13:16:36.952 INFO kablam! --> src/lib.rs:620:53 Sep 10 13:16:36.952 INFO kablam! | Sep 10 13:16:36.952 INFO kablam! 620 | pub fn emit>(&mut self, event: E) -> BoxFuture> { Sep 10 13:16:36.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:36.952 INFO kablam! Sep 10 13:16:36.952 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 10 13:16:36.952 INFO kablam! --> src/lib.rs:648:72 Sep 10 13:16:36.952 INFO kablam! | Sep 10 13:16:36.952 INFO kablam! 648 | pub fn emit_value>(&mut self, event: E, value: T) -> BoxFuture> where T: Any + Clone + Send { Sep 10 13:16:36.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:36.952 INFO kablam! Sep 10 13:16:36.952 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 10 13:16:36.952 INFO kablam! --> src/lib.rs:676:77 Sep 10 13:16:36.952 INFO kablam! | Sep 10 13:16:36.952 INFO kablam! 676 | pub fn emit_value_sync>(&mut self, event: E, value: T) -> BoxFuture> where T: Any + Send + Sync { Sep 10 13:16:36.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:36.952 INFO kablam! Sep 10 13:16:37.074 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 10 13:16:37.074 INFO kablam! --> src/lib.rs:127:5 Sep 10 13:16:37.074 INFO kablam! | Sep 10 13:16:37.074 INFO kablam! 127 | use futures::BoxFuture; Sep 10 13:16:37.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 13:16:37.074 INFO kablam! | Sep 10 13:16:37.074 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 13:16:37.074 INFO kablam! Sep 10 13:16:37.074 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 10 13:16:37.074 INFO kablam! --> src/lib.rs:161:41 Sep 10 13:16:37.074 INFO kablam! | Sep 10 13:16:37.074 INFO kablam! 161 | use futures::{self, future, Future, BoxFuture}; Sep 10 13:16:37.074 INFO kablam! | ^^^^^^^^^ Sep 10 13:16:37.074 INFO kablam! Sep 10 13:16:37.074 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 10 13:16:37.074 INFO kablam! --> src/lib.rs:284:83 Sep 10 13:16:37.074 INFO kablam! | Sep 10 13:16:37.074 INFO kablam! 284 | pub fn emit_spawn(inner: Arc>, event: K) -> EventResult>> { Sep 10 13:16:37.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:37.074 INFO kablam! Sep 10 13:16:37.074 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 10 13:16:37.074 INFO kablam! --> src/lib.rs:311:102 Sep 10 13:16:37.074 INFO kablam! | Sep 10 13:16:37.074 INFO kablam! 311 | pub fn emit_value_spawn(inner: Arc>, event: K, value: T) -> EventResult>> where T: Any + Clone + Send { Sep 10 13:16:37.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:37.074 INFO kablam! Sep 10 13:16:37.074 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 10 13:16:37.074 INFO kablam! --> src/lib.rs:341:107 Sep 10 13:16:37.074 INFO kablam! | Sep 10 13:16:37.074 INFO kablam! 341 | pub fn emit_value_sync_spawn(inner: Arc>, event: K, value: T) -> EventResult>> where T: Any + Send + Sync { Sep 10 13:16:37.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:37.074 INFO kablam! Sep 10 13:16:37.075 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 10 13:16:37.075 INFO kablam! --> src/lib.rs:620:53 Sep 10 13:16:37.075 INFO kablam! | Sep 10 13:16:37.075 INFO kablam! 620 | pub fn emit>(&mut self, event: E) -> BoxFuture> { Sep 10 13:16:37.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:37.075 INFO kablam! Sep 10 13:16:37.075 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 10 13:16:37.075 INFO kablam! --> src/lib.rs:648:72 Sep 10 13:16:37.075 INFO kablam! | Sep 10 13:16:37.075 INFO kablam! 648 | pub fn emit_value>(&mut self, event: E, value: T) -> BoxFuture> where T: Any + Clone + Send { Sep 10 13:16:37.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:37.075 INFO kablam! Sep 10 13:16:37.075 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 10 13:16:37.075 INFO kablam! --> src/lib.rs:676:77 Sep 10 13:16:37.075 INFO kablam! | Sep 10 13:16:37.075 INFO kablam! 676 | pub fn emit_value_sync>(&mut self, event: E, value: T) -> BoxFuture> where T: Any + Send + Sync { Sep 10 13:16:37.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:16:37.075 INFO kablam! Sep 10 13:16:37.105 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 10 13:16:37.106 INFO kablam! --> src/lib.rs:303:77 Sep 10 13:16:37.106 INFO kablam! | Sep 10 13:16:37.106 INFO kablam! 303 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 10 13:16:37.106 INFO kablam! | ^^^^^ Sep 10 13:16:37.106 INFO kablam! Sep 10 13:16:37.106 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 10 13:16:37.106 INFO kablam! --> src/lib.rs:307:33 Sep 10 13:16:37.106 INFO kablam! | Sep 10 13:16:37.106 INFO kablam! 307 | Ok(futures::finished(0).boxed()) Sep 10 13:16:37.106 INFO kablam! | ^^^^^ Sep 10 13:16:37.114 INFO kablam! Sep 10 13:16:37.126 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 10 13:16:37.126 INFO kablam! --> src/lib.rs:333:77 Sep 10 13:16:37.126 INFO kablam! | Sep 10 13:16:37.126 INFO kablam! 333 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 10 13:16:37.126 INFO kablam! | ^^^^^ Sep 10 13:16:37.126 INFO kablam! Sep 10 13:16:37.134 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 10 13:16:37.134 INFO kablam! --> src/lib.rs:337:33 Sep 10 13:16:37.134 INFO kablam! | Sep 10 13:16:37.134 INFO kablam! 337 | Ok(futures::finished(0).boxed()) Sep 10 13:16:37.134 INFO kablam! | ^^^^^ Sep 10 13:16:37.134 INFO kablam! Sep 10 13:16:37.146 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 10 13:16:37.146 INFO kablam! --> src/lib.rs:373:77 Sep 10 13:16:37.146 INFO kablam! | Sep 10 13:16:37.146 INFO kablam! 373 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 10 13:16:37.146 INFO kablam! | ^^^^^ Sep 10 13:16:37.147 INFO kablam! Sep 10 13:16:37.147 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 10 13:16:37.147 INFO kablam! --> src/lib.rs:377:33 Sep 10 13:16:37.148 INFO kablam! | Sep 10 13:16:37.148 INFO kablam! 377 | Ok(futures::finished(0).boxed()) Sep 10 13:16:37.148 INFO kablam! | ^^^^^ Sep 10 13:16:37.148 INFO kablam! Sep 10 13:16:37.178 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 10 13:16:37.178 INFO kablam! --> src/lib.rs:303:77 Sep 10 13:16:37.178 INFO kablam! | Sep 10 13:16:37.178 INFO kablam! 303 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 10 13:16:37.178 INFO kablam! | ^^^^^ Sep 10 13:16:37.178 INFO kablam! Sep 10 13:16:37.186 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 10 13:16:37.186 INFO kablam! --> src/lib.rs:307:33 Sep 10 13:16:37.186 INFO kablam! | Sep 10 13:16:37.186 INFO kablam! 307 | Ok(futures::finished(0).boxed()) Sep 10 13:16:37.186 INFO kablam! | ^^^^^ Sep 10 13:16:37.186 INFO kablam! Sep 10 13:16:37.190 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 10 13:16:37.190 INFO kablam! --> src/lib.rs:333:77 Sep 10 13:16:37.190 INFO kablam! | Sep 10 13:16:37.190 INFO kablam! 333 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 10 13:16:37.190 INFO kablam! | ^^^^^ Sep 10 13:16:37.190 INFO kablam! Sep 10 13:16:37.198 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 10 13:16:37.198 INFO kablam! --> src/lib.rs:337:33 Sep 10 13:16:37.198 INFO kablam! | Sep 10 13:16:37.198 INFO kablam! 337 | Ok(futures::finished(0).boxed()) Sep 10 13:16:37.198 INFO kablam! | ^^^^^ Sep 10 13:16:37.198 INFO kablam! Sep 10 13:16:37.202 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 10 13:16:37.202 INFO kablam! --> src/lib.rs:373:77 Sep 10 13:16:37.202 INFO kablam! | Sep 10 13:16:37.202 INFO kablam! 373 | return Ok(future::join_all(listener_futures).map(count_ran).boxed()); Sep 10 13:16:37.202 INFO kablam! | ^^^^^ Sep 10 13:16:37.202 INFO kablam! Sep 10 13:16:37.202 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 10 13:16:37.202 INFO kablam! --> src/lib.rs:377:33 Sep 10 13:16:37.202 INFO kablam! | Sep 10 13:16:37.202 INFO kablam! 377 | Ok(futures::finished(0).boxed()) Sep 10 13:16:37.202 INFO kablam! | ^^^^^ Sep 10 13:16:37.202 INFO kablam! Sep 10 13:16:37.226 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 10 13:16:37.226 INFO kablam! --> src/lib.rs:624:88 Sep 10 13:16:37.226 INFO kablam! | Sep 10 13:16:37.226 INFO kablam! 624 | self.inner.pool.spawn_fn(move || internal::emit_spawn(inner, event)).flatten().boxed() Sep 10 13:16:37.226 INFO kablam! | ^^^^^ Sep 10 13:16:37.226 INFO kablam! Sep 10 13:16:37.230 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 10 13:16:37.230 INFO kablam! --> src/lib.rs:652:101 Sep 10 13:16:37.230 INFO kablam! | Sep 10 13:16:37.230 INFO kablam! 652 | self.inner.pool.spawn_fn(move || internal::emit_value_spawn(inner, event, value)).flatten().boxed() Sep 10 13:16:37.230 INFO kablam! | ^^^^^ Sep 10 13:16:37.230 INFO kablam! Sep 10 13:16:37.240 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 10 13:16:37.240 INFO kablam! --> src/lib.rs:680:106 Sep 10 13:16:37.240 INFO kablam! | Sep 10 13:16:37.240 INFO kablam! 680 | self.inner.pool.spawn_fn(move || internal::emit_value_sync_spawn(inner, event, value)).flatten().boxed() Sep 10 13:16:37.240 INFO kablam! | ^^^^^ Sep 10 13:16:37.240 INFO kablam! Sep 10 13:16:37.246 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 10 13:16:37.246 INFO kablam! --> src/lib.rs:624:88 Sep 10 13:16:37.246 INFO kablam! | Sep 10 13:16:37.246 INFO kablam! 624 | self.inner.pool.spawn_fn(move || internal::emit_spawn(inner, event)).flatten().boxed() Sep 10 13:16:37.246 INFO kablam! | ^^^^^ Sep 10 13:16:37.246 INFO kablam! Sep 10 13:16:37.250 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 10 13:16:37.250 INFO kablam! --> src/lib.rs:652:101 Sep 10 13:16:37.250 INFO kablam! | Sep 10 13:16:37.250 INFO kablam! 652 | self.inner.pool.spawn_fn(move || internal::emit_value_spawn(inner, event, value)).flatten().boxed() Sep 10 13:16:37.250 INFO kablam! | ^^^^^ Sep 10 13:16:37.250 INFO kablam! Sep 10 13:16:37.254 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 10 13:16:37.254 INFO kablam! --> src/lib.rs:680:106 Sep 10 13:16:37.254 INFO kablam! | Sep 10 13:16:37.254 INFO kablam! 680 | self.inner.pool.spawn_fn(move || internal::emit_value_sync_spawn(inner, event, value)).flatten().boxed() Sep 10 13:16:37.254 INFO kablam! | ^^^^^ Sep 10 13:16:37.254 INFO kablam! Sep 10 13:16:37.858 INFO kablam! warning: unused `#[macro_use]` import Sep 10 13:16:37.858 INFO kablam! --> examples/simple.rs:1:1 Sep 10 13:16:37.858 INFO kablam! | Sep 10 13:16:37.858 INFO kablam! 1 | #[macro_use] Sep 10 13:16:37.858 INFO kablam! | ^^^^^^^^^^^^ Sep 10 13:16:37.858 INFO kablam! | Sep 10 13:16:37.858 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 13:16:37.858 INFO kablam! Sep 10 13:16:37.866 INFO kablam! warning: unused `#[macro_use]` import Sep 10 13:16:37.866 INFO kablam! --> examples/custom_events.rs:1:1 Sep 10 13:16:37.866 INFO kablam! | Sep 10 13:16:37.866 INFO kablam! 1 | #[macro_use] Sep 10 13:16:37.866 INFO kablam! | ^^^^^^^^^^^^ Sep 10 13:16:37.866 INFO kablam! | Sep 10 13:16:37.867 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 13:16:37.867 INFO kablam! Sep 10 13:16:37.996 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.33s Sep 10 13:16:38.001 INFO kablam! su: No module specific data is present Sep 10 13:16:38.570 INFO running `"docker" "rm" "-f" "3a27276a1257fca882bd3b101fde023d5b2f5eccf57e8c850f2cca41d60cfbb8"` Sep 10 13:16:38.683 INFO blam! 3a27276a1257fca882bd3b101fde023d5b2f5eccf57e8c850f2cca41d60cfbb8