Nov 30 22:42:50.356 INFO checking futures-signals-0.2.4 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323
Nov 30 22:42:50.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-2/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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.588 INFO [stdout] 0d57f4dc23bc8b8c39fee0039070767f4ea5af758a746bf12fdf3812b0733efe
Nov 30 22:42:50.588 INFO running `"docker" "start" "-a" "0d57f4dc23bc8b8c39fee0039070767f4ea5af758a746bf12fdf3812b0733efe"`
Nov 30 22:42:51.083 INFO [stderr] usermod: no changes
Nov 30 22:42:51.152 INFO [stderr] Checking futures-core-preview v0.3.0-alpha.10
Nov 30 22:42:51.710 INFO [stderr] Checking futures-channel-preview v0.3.0-alpha.10
Nov 30 22:42:51.710 INFO [stderr] Checking futures-io-preview v0.3.0-alpha.10
Nov 30 22:42:52.580 INFO [stderr] Checking futures-sink-preview v0.3.0-alpha.10
Nov 30 22:42:53.133 INFO [stderr] Checking futures-util-preview v0.3.0-alpha.10
Nov 30 22:42:56.824 INFO [stderr] Checking futures-executor-preview v0.3.0-alpha.10
Nov 30 22:42:56.824 INFO [stderr] Checking futures-signals v0.2.4 (/source)
Nov 30 22:42:59.637 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.637 INFO [stderr] --> src/signal/signal.rs:468:17
Nov 30 22:42:59.637 INFO [stderr] |
Nov 30 22:42:59.637 INFO [stderr] 468 | Pin::set(self.future(), None);
Nov 30 22:42:59.637 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.637 INFO [stderr] |
Nov 30 22:42:59.637 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.637 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.637 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.637 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.637 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.637 INFO [stderr]
Nov 30 22:42:59.637 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.637 INFO [stderr] --> src/signal/signal.rs:584:13
Nov 30 22:42:59.637 INFO [stderr] |
Nov 30 22:42:59.637 INFO [stderr] 584 | Pin::set(self.signal(), None);
Nov 30 22:42:59.637 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.637 INFO [stderr] |
Nov 30 22:42:59.637 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.637 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.637 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.637 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.637 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.637 INFO [stderr]
Nov 30 22:42:59.652 INFO [stderr] Checking futures-preview v0.3.0-alpha.10
Nov 30 22:42:59.654 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.654 INFO [stderr] --> src/signal/signal.rs:796:21
Nov 30 22:42:59.654 INFO [stderr] |
Nov 30 22:42:59.654 INFO [stderr] 796 | Pin::set(self.signal(), None);
Nov 30 22:42:59.654 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.654 INFO [stderr] |
Nov 30 22:42:59.654 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.654 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.655 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.655 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.655 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.655 INFO [stderr]
Nov 30 22:42:59.655 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.655 INFO [stderr] --> src/signal/signal.rs:801:21
Nov 30 22:42:59.655 INFO [stderr] |
Nov 30 22:42:59.655 INFO [stderr] 801 | Pin::set(self.future(), value);
Nov 30 22:42:59.655 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.655 INFO [stderr] |
Nov 30 22:42:59.655 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.655 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.655 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.655 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.655 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.655 INFO [stderr]
Nov 30 22:42:59.655 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.655 INFO [stderr] --> src/signal/signal.rs:812:17
Nov 30 22:42:59.655 INFO [stderr] |
Nov 30 22:42:59.655 INFO [stderr] 812 | Pin::set(self.future(), None);
Nov 30 22:42:59.655 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.656 INFO [stderr] |
Nov 30 22:42:59.656 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.656 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.656 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.656 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.660 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.660 INFO [stderr]
Nov 30 22:42:59.700 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.700 INFO [stderr] --> src/signal/signal.rs:1100:17
Nov 30 22:42:59.700 INFO [stderr] |
Nov 30 22:42:59.700 INFO [stderr] 1100 | Pin::set(self.signal(), None);
Nov 30 22:42:59.700 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.700 INFO [stderr] |
Nov 30 22:42:59.700 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.700 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.700 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.700 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.700 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.700 INFO [stderr]
Nov 30 22:42:59.700 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.700 INFO [stderr] --> src/signal/signal.rs:1104:17
Nov 30 22:42:59.700 INFO [stderr] |
Nov 30 22:42:59.700 INFO [stderr] 1104 | Pin::set(self.inner(), Some(inner));
Nov 30 22:42:59.700 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.700 INFO [stderr] |
Nov 30 22:42:59.700 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.700 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.700 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.700 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.700 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.700 INFO [stderr]
Nov 30 22:42:59.700 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.701 INFO [stderr] --> src/signal/signal.rs:1112:17
Nov 30 22:42:59.701 INFO [stderr] |
Nov 30 22:42:59.701 INFO [stderr] 1112 | Pin::set(self.inner(), None);
Nov 30 22:42:59.701 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.701 INFO [stderr] |
Nov 30 22:42:59.701 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.701 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.701 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.708 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.708 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.708 INFO [stderr]
Nov 30 22:42:59.820 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.820 INFO [stderr] --> src/signal_vec.rs:684:21
Nov 30 22:42:59.820 INFO [stderr] |
Nov 30 22:42:59.820 INFO [stderr] 684 | Pin::set(self.signal(), None);
Nov 30 22:42:59.820 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.820 INFO [stderr] |
Nov 30 22:42:59.820 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.820 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.820 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.820 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.820 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.820 INFO [stderr]
Nov 30 22:42:59.848 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.848 INFO [stderr] --> src/signal_vec.rs:835:21
Nov 30 22:42:59.848 INFO [stderr] |
Nov 30 22:42:59.848 INFO [stderr] 835 | Pin::set(self.signal(), None);
Nov 30 22:42:59.848 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.848 INFO [stderr] |
Nov 30 22:42:59.848 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.848 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.848 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.848 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.848 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.848 INFO [stderr]
Nov 30 22:42:59.856 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.856 INFO [stderr] --> src/signal_vec.rs:1068:21
Nov 30 22:42:59.856 INFO [stderr] |
Nov 30 22:42:59.856 INFO [stderr] 1068 | Pin::set(self.signal(), None);
Nov 30 22:42:59.856 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.856 INFO [stderr] |
Nov 30 22:42:59.856 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.856 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.856 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.856 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.856 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.856 INFO [stderr]
Nov 30 22:42:59.944 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.944 INFO [stderr] --> src/signal_vec.rs:1644:21
Nov 30 22:42:59.944 INFO [stderr] |
Nov 30 22:42:59.944 INFO [stderr] 1644 | Pin::set(self.signal(), None);
Nov 30 22:42:59.944 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:42:59.944 INFO [stderr] |
Nov 30 22:42:59.944 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.944 INFO [stderr] = note: to learn more, visit
Nov 30 22:42:59.944 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.944 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:42:59.944 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:42:59.944 INFO [stderr]
Nov 30 22:43:00.000 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:43:00.000 INFO [stderr] --> src/internal.rs:112:17
Nov 30 22:43:00.000 INFO [stderr] |
Nov 30 22:43:00.000 INFO [stderr] 112 | Pin::set(unsafe_pin!(this.signal1), None);
Nov 30 22:43:00.000 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:43:00.000 INFO [stderr] |
Nov 30 22:43:00.000 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target`
Nov 30 22:43:00.000 INFO [stderr] = note: to learn more, visit
Nov 30 22:43:00.000 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound
Nov 30 22:43:00.000 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:43:00.000 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:43:00.000 INFO [stderr]
Nov 30 22:43:00.002 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:43:00.002 INFO [stderr] --> src/internal.rs:126:17
Nov 30 22:43:00.002 INFO [stderr] |
Nov 30 22:43:00.002 INFO [stderr] 126 | Pin::set(unsafe_pin!(this.signal2), None);
Nov 30 22:43:00.002 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:43:00.002 INFO [stderr] |
Nov 30 22:43:00.002 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target`
Nov 30 22:43:00.002 INFO [stderr] = note: to learn more, visit
Nov 30 22:43:00.002 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound
Nov 30 22:43:00.002 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:43:00.004 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:43:00.004 INFO [stderr]
Nov 30 22:43:00.012 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:43:00.012 INFO [stderr] --> src/internal.rs:200:17
Nov 30 22:43:00.012 INFO [stderr] |
Nov 30 22:43:00.012 INFO [stderr] 200 | Pin::set(unsafe_pin!(this.signal1), None);
Nov 30 22:43:00.012 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:43:00.012 INFO [stderr] |
Nov 30 22:43:00.012 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target`
Nov 30 22:43:00.012 INFO [stderr] = note: to learn more, visit
Nov 30 22:43:00.012 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound
Nov 30 22:43:00.012 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:43:00.012 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:43:00.012 INFO [stderr]
Nov 30 22:43:00.012 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:43:00.012 INFO [stderr] --> src/internal.rs:214:17
Nov 30 22:43:00.012 INFO [stderr] |
Nov 30 22:43:00.012 INFO [stderr] 214 | Pin::set(unsafe_pin!(this.signal2), None);
Nov 30 22:43:00.012 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:43:00.012 INFO [stderr] |
Nov 30 22:43:00.012 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target`
Nov 30 22:43:00.012 INFO [stderr] = note: to learn more, visit
Nov 30 22:43:00.012 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound
Nov 30 22:43:00.012 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:43:00.012 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:43:00.012 INFO [stderr]
Nov 30 22:43:00.020 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:43:00.020 INFO [stderr] --> src/internal.rs:282:17
Nov 30 22:43:00.020 INFO [stderr] |
Nov 30 22:43:00.020 INFO [stderr] 282 | Pin::set(unsafe_pin!(this.signal1), None);
Nov 30 22:43:00.020 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:43:00.020 INFO [stderr] |
Nov 30 22:43:00.020 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target`
Nov 30 22:43:00.020 INFO [stderr] = note: to learn more, visit
Nov 30 22:43:00.020 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound
Nov 30 22:43:00.020 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:43:00.020 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:43:00.020 INFO [stderr]
Nov 30 22:43:00.020 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:43:00.020 INFO [stderr] --> src/internal.rs:296:17
Nov 30 22:43:00.020 INFO [stderr] |
Nov 30 22:43:00.020 INFO [stderr] 296 | Pin::set(unsafe_pin!(this.signal2), None);
Nov 30 22:43:00.020 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:43:00.020 INFO [stderr] |
Nov 30 22:43:00.020 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target`
Nov 30 22:43:00.020 INFO [stderr] = note: to learn more, visit
Nov 30 22:43:00.020 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound
Nov 30 22:43:00.020 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:43:00.020 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:43:00.020 INFO [stderr]
Nov 30 22:43:00.028 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:43:00.028 INFO [stderr] --> src/future.rs:69:13
Nov 30 22:43:00.028 INFO [stderr] |
Nov 30 22:43:00.028 INFO [stderr] 69 | Pin::set(self.future(), None);
Nov 30 22:43:00.028 INFO [stderr] | ^^^^^^^^ doesn't have a size known at compile-time
Nov 30 22:43:00.028 INFO [stderr] |
Nov 30 22:43:00.028 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `<&mut std::option::Option as std::ops::Deref>::Target`
Nov 30 22:43:00.028 INFO [stderr] = note: to learn more, visit
Nov 30 22:43:00.028 INFO [stderr] = help: consider adding a `where <&mut std::option::Option as std::ops::Deref>::Target: std::marker::Sized` bound
Nov 30 22:43:00.028 INFO [stderr] = note: all function arguments must have a statically known size
Nov 30 22:43:00.028 INFO [stderr] = help: unsized locals are gated as an unstable feature
Nov 30 22:43:00.028 INFO [stderr]
Nov 30 22:43:00.088 INFO [stderr] error: aborting due to 19 previous errors
Nov 30 22:43:00.088 INFO [stderr]
Nov 30 22:43:00.088 INFO [stderr] For more information about this error, try `rustc --explain E0277`.
Nov 30 22:43:00.096 INFO [stderr] error: Could not compile `futures-signals`.
Nov 30 22:43:00.096 INFO [stderr] warning: build failed, waiting for other jobs to finish...
Nov 30 22:43:01.388 INFO [stderr] error: build failed
Nov 30 22:43:01.396 INFO [stderr] su: No module specific data is present
Nov 30 22:43:01.954 INFO running `"docker" "inspect" "0d57f4dc23bc8b8c39fee0039070767f4ea5af758a746bf12fdf3812b0733efe"`
Nov 30 22:43:02.078 INFO running `"docker" "rm" "-f" "0d57f4dc23bc8b8c39fee0039070767f4ea5af758a746bf12fdf3812b0733efe"`
Nov 30 22:43:02.177 INFO [stdout] 0d57f4dc23bc8b8c39fee0039070767f4ea5af758a746bf12fdf3812b0733efe