Nov 30 22:42:50.356 INFO checking futures-signals-0.2.4 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 22:42:50.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-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"` Nov 30 22:42:50.693 INFO [stdout] 5b49fc5d074a57de77cc837f8882bb3acd22af8067e4f631da0c152bf5754eed Nov 30 22:42:50.748 INFO running `"docker" "start" "-a" "5b49fc5d074a57de77cc837f8882bb3acd22af8067e4f631da0c152bf5754eed"` Nov 30 22:42:51.203 INFO [stderr] usermod: no changes Nov 30 22:42:51.272 INFO [stderr] Checking discard v1.0.4 Nov 30 22:42:51.277 INFO [stderr] Checking futures-core-preview v0.3.0-alpha.10 Nov 30 22:42:51.956 INFO [stderr] Checking futures-channel-preview v0.3.0-alpha.10 Nov 30 22:42:51.956 INFO [stderr] Checking futures-io-preview v0.3.0-alpha.10 Nov 30 22:42:52.805 INFO [stderr] Checking futures-sink-preview v0.3.0-alpha.10 Nov 30 22:42:53.464 INFO [stderr] Checking futures-util-preview v0.3.0-alpha.10 Nov 30 22:42:57.294 INFO [stderr] Checking futures-executor-preview v0.3.0-alpha.10 Nov 30 22:42:57.294 INFO [stderr] Checking futures-signals v0.2.4 (/source) Nov 30 22:42:59.264 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.264 INFO [stderr] --> src/signal/signal.rs:468:17 Nov 30 22:42:59.264 INFO [stderr] | Nov 30 22:42:59.264 INFO [stderr] 468 | Pin::set(self.future(), None); Nov 30 22:42:59.264 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.264 INFO [stderr] | Nov 30 22:42:59.264 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.264 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.264 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.264 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.264 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.264 INFO [stderr] Nov 30 22:42:59.264 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.264 INFO [stderr] --> src/signal/signal.rs:584:13 Nov 30 22:42:59.264 INFO [stderr] | Nov 30 22:42:59.264 INFO [stderr] 584 | Pin::set(self.signal(), None); Nov 30 22:42:59.264 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.265 INFO [stderr] | Nov 30 22:42:59.265 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.265 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.265 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.265 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.265 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.265 INFO [stderr] Nov 30 22:42:59.282 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.282 INFO [stderr] --> src/signal/signal.rs:796:21 Nov 30 22:42:59.282 INFO [stderr] | Nov 30 22:42:59.282 INFO [stderr] 796 | Pin::set(self.signal(), None); Nov 30 22:42:59.282 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.282 INFO [stderr] | Nov 30 22:42:59.282 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.282 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.282 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.282 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.282 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.282 INFO [stderr] Nov 30 22:42:59.282 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.282 INFO [stderr] --> src/signal/signal.rs:801:21 Nov 30 22:42:59.282 INFO [stderr] | Nov 30 22:42:59.282 INFO [stderr] 801 | Pin::set(self.future(), value); Nov 30 22:42:59.282 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.282 INFO [stderr] | Nov 30 22:42:59.282 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.282 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.282 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.282 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.282 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.282 INFO [stderr] Nov 30 22:42:59.282 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.282 INFO [stderr] --> src/signal/signal.rs:812:17 Nov 30 22:42:59.282 INFO [stderr] | Nov 30 22:42:59.282 INFO [stderr] 812 | Pin::set(self.future(), None); Nov 30 22:42:59.282 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.282 INFO [stderr] | Nov 30 22:42:59.282 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.282 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.282 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.282 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.282 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.282 INFO [stderr] Nov 30 22:42:59.308 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.308 INFO [stderr] --> src/signal/signal.rs:1100:17 Nov 30 22:42:59.308 INFO [stderr] | Nov 30 22:42:59.308 INFO [stderr] 1100 | Pin::set(self.signal(), None); Nov 30 22:42:59.308 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.308 INFO [stderr] | Nov 30 22:42:59.308 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.308 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.308 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.308 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.308 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.308 INFO [stderr] Nov 30 22:42:59.308 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option<::Item> as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.308 INFO [stderr] --> src/signal/signal.rs:1104:17 Nov 30 22:42:59.308 INFO [stderr] | Nov 30 22:42:59.308 INFO [stderr] 1104 | Pin::set(self.inner(), Some(inner)); Nov 30 22:42:59.308 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.308 INFO [stderr] | Nov 30 22:42:59.308 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option<::Item> as std::ops::Deref>::Target` Nov 30 22:42:59.308 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.308 INFO [stderr] = help: consider adding a `where <&mut std::option::Option<::Item> as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.309 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.309 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.309 INFO [stderr] Nov 30 22:42:59.309 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option<::Item> as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.309 INFO [stderr] --> src/signal/signal.rs:1112:17 Nov 30 22:42:59.309 INFO [stderr] | Nov 30 22:42:59.309 INFO [stderr] 1112 | Pin::set(self.inner(), None); Nov 30 22:42:59.309 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.309 INFO [stderr] | Nov 30 22:42:59.309 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option<::Item> as std::ops::Deref>::Target` Nov 30 22:42:59.309 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.309 INFO [stderr] = help: consider adding a `where <&mut std::option::Option<::Item> as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.309 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.309 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.309 INFO [stderr] Nov 30 22:42:59.404 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.404 INFO [stderr] --> src/signal_vec.rs:684:21 Nov 30 22:42:59.404 INFO [stderr] | Nov 30 22:42:59.404 INFO [stderr] 684 | Pin::set(self.signal(), None); Nov 30 22:42:59.404 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.404 INFO [stderr] | Nov 30 22:42:59.404 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.404 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.404 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.404 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.404 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.404 INFO [stderr] Nov 30 22:42:59.428 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.428 INFO [stderr] --> src/signal_vec.rs:835:21 Nov 30 22:42:59.428 INFO [stderr] | Nov 30 22:42:59.428 INFO [stderr] 835 | Pin::set(self.signal(), None); Nov 30 22:42:59.428 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.428 INFO [stderr] | Nov 30 22:42:59.428 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.428 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.428 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.428 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.428 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.428 INFO [stderr] Nov 30 22:42:59.430 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.430 INFO [stderr] --> src/signal_vec.rs:1068:21 Nov 30 22:42:59.430 INFO [stderr] | Nov 30 22:42:59.431 INFO [stderr] 1068 | Pin::set(self.signal(), None); Nov 30 22:42:59.431 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.431 INFO [stderr] | Nov 30 22:42:59.431 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.431 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.431 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.431 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.431 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.431 INFO [stderr] Nov 30 22:42:59.511 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.511 INFO [stderr] --> src/signal_vec.rs:1644:21 Nov 30 22:42:59.511 INFO [stderr] | Nov 30 22:42:59.511 INFO [stderr] 1644 | Pin::set(self.signal(), None); Nov 30 22:42:59.511 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.511 INFO [stderr] | Nov 30 22:42:59.511 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.511 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.511 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.511 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.511 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.511 INFO [stderr] Nov 30 22:42:59.571 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.571 INFO [stderr] --> src/internal.rs:112:17 Nov 30 22:42:59.571 INFO [stderr] | Nov 30 22:42:59.571 INFO [stderr] 112 | Pin::set(unsafe_pin!(this.signal1), None); Nov 30 22:42:59.571 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.571 INFO [stderr] | Nov 30 22:42:59.571 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.571 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.571 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.571 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.571 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.571 INFO [stderr] Nov 30 22:42:59.571 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.571 INFO [stderr] --> src/internal.rs:126:17 Nov 30 22:42:59.571 INFO [stderr] | Nov 30 22:42:59.571 INFO [stderr] 126 | Pin::set(unsafe_pin!(this.signal2), None); Nov 30 22:42:59.571 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.572 INFO [stderr] | Nov 30 22:42:59.572 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.572 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.572 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.572 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.572 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.572 INFO [stderr] Nov 30 22:42:59.581 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.581 INFO [stderr] --> src/internal.rs:200:17 Nov 30 22:42:59.581 INFO [stderr] | Nov 30 22:42:59.581 INFO [stderr] 200 | Pin::set(unsafe_pin!(this.signal1), None); Nov 30 22:42:59.581 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.581 INFO [stderr] | Nov 30 22:42:59.581 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.581 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.581 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.581 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.581 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.582 INFO [stderr] Nov 30 22:42:59.582 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.582 INFO [stderr] --> src/internal.rs:214:17 Nov 30 22:42:59.582 INFO [stderr] | Nov 30 22:42:59.582 INFO [stderr] 214 | Pin::set(unsafe_pin!(this.signal2), None); Nov 30 22:42:59.582 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.582 INFO [stderr] | Nov 30 22:42:59.582 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.583 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.583 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.583 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.583 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.583 INFO [stderr] Nov 30 22:42:59.590 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.590 INFO [stderr] --> src/internal.rs:282:17 Nov 30 22:42:59.590 INFO [stderr] | Nov 30 22:42:59.591 INFO [stderr] 282 | Pin::set(unsafe_pin!(this.signal1), None); Nov 30 22:42:59.591 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.591 INFO [stderr] | Nov 30 22:42:59.591 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.591 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.591 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.591 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.591 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.591 INFO [stderr] Nov 30 22:42:59.592 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.592 INFO [stderr] --> src/internal.rs:296:17 Nov 30 22:42:59.592 INFO [stderr] | Nov 30 22:42:59.592 INFO [stderr] 296 | Pin::set(unsafe_pin!(this.signal2), None); Nov 30 22:42:59.592 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.592 INFO [stderr] | Nov 30 22:42:59.592 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.592 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.592 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.592 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.592 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.592 INFO [stderr] Nov 30 22:42:59.603 INFO [stderr] error[E0277]: the size for values of type `<&mut std::option::Option as std::ops::Deref>::Target` cannot be known at compilation time Nov 30 22:42:59.603 INFO [stderr] --> src/future.rs:69:13 Nov 30 22:42:59.603 INFO [stderr] | Nov 30 22:42:59.603 INFO [stderr] 69 | Pin::set(self.future(), None); Nov 30 22:42:59.603 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time Nov 30 22:42:59.603 INFO [stderr] | Nov 30 22:42:59.603 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target` Nov 30 22:42:59.603 INFO [stderr] = note: to learn more, visit Nov 30 22:42:59.603 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound Nov 30 22:42:59.603 INFO [stderr] = note: all function arguments must have a statically known size Nov 30 22:42:59.603 INFO [stderr] = help: unsized locals are gated as an unstable feature Nov 30 22:42:59.603 INFO [stderr] Nov 30 22:42:59.680 INFO [stderr] error: aborting due to 19 previous errors Nov 30 22:42:59.680 INFO [stderr] Nov 30 22:42:59.680 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 22:42:59.696 INFO [stderr] error: Could not compile `futures-signals`. Nov 30 22:42:59.696 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 22:42:59.728 INFO [stderr] error: build failed Nov 30 22:42:59.732 INFO [stderr] su: No module specific data is present Nov 30 22:43:00.468 INFO running `"docker" "inspect" "5b49fc5d074a57de77cc837f8882bb3acd22af8067e4f631da0c152bf5754eed"` Nov 30 22:43:00.884 INFO running `"docker" "rm" "-f" "5b49fc5d074a57de77cc837f8882bb3acd22af8067e4f631da0c152bf5754eed"` Nov 30 22:43:01.132 INFO [stdout] 5b49fc5d074a57de77cc837f8882bb3acd22af8067e4f631da0c152bf5754eed