[INFO] fetching crate allochronic-util 0.0.1-dev-1... [INFO] checking allochronic-util-0.0.1-dev-1 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate allochronic-util 0.0.1-dev-1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate allochronic-util 0.0.1-dev-1 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate allochronic-util 0.0.1-dev-1 [INFO] finished tweaking crates.io crate allochronic-util 0.0.1-dev-1 [INFO] tweaked toml for crates.io crate allochronic-util 0.0.1-dev-1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded allochronic-util-macros v0.0.1-dev-1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9c7a6e50be9f124057cff763f258eba98d525ef740928032d2bccac9ed5323e [INFO] running `Command { std: "docker" "start" "-a" "d9c7a6e50be9f124057cff763f258eba98d525ef740928032d2bccac9ed5323e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9c7a6e50be9f124057cff763f258eba98d525ef740928032d2bccac9ed5323e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c7a6e50be9f124057cff763f258eba98d525ef740928032d2bccac9ed5323e", kill_on_drop: false }` [INFO] [stdout] d9c7a6e50be9f124057cff763f258eba98d525ef740928032d2bccac9ed5323e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5617f98be934ce4a505de50671be7a963cbde1bebe511928799f4298795edda3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5617f98be934ce4a505de50671be7a963cbde1bebe511928799f4298795edda3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling allochronic-util-macros v0.0.1-dev-1 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking allochronic-util v0.0.1-dev-1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `allochronic_util` in the list of imported crates [INFO] [stdout] --> src/select/mod.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | while select![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 146 | | result: &mut future => { assert_eq!(1, result); true }, [INFO] [stdout] 147 | | r#yield => unreachable!(), [INFO] [stdout] 148 | | ] {} [INFO] [stdout] | |_____________^ could not find `allochronic_util` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `allochronic_util` in the list of imported crates [INFO] [stdout] --> src/select/mod.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | while select![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 164 | | result: &mut future1 => { assert_eq!(1, result); true }, [INFO] [stdout] 165 | | _: &mut future2 => unreachable!(), [INFO] [stdout] 166 | | r#yield => unreachable!(), [INFO] [stdout] 167 | | ] {} [INFO] [stdout] | |_____________^ could not find `allochronic_util` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `allochronic_util` in the list of imported crates [INFO] [stdout] --> src/select/mod.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 179 | | result: &mut stream => result, [INFO] [stdout] 180 | | r#yield => unreachable!(), [INFO] [stdout] 181 | | ] { [INFO] [stdout] | |_____________^ could not find `allochronic_util` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `allochronic_util` in the list of imported crates [INFO] [stdout] --> src/select/mod.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 198 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 199 | | result: &mut stream1 => result, [INFO] [stdout] 200 | | result: &mut stream2 => result, [INFO] [stdout] 201 | | r#yield => unreachable!(), [INFO] [stdout] 202 | | ] { [INFO] [stdout] | |_____________^ could not find `allochronic_util` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `allochronic_util` in the list of imported crates [INFO] [stdout] --> src/select/mod.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 220 | | result: &mut future => Some(result), [INFO] [stdout] 221 | | r#yield => unreachable!(), [INFO] [stdout] 222 | | complete => None, [INFO] [stdout] 223 | | ] { [INFO] [stdout] | |_____________^ could not find `allochronic_util` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `allochronic_util` in the list of imported crates [INFO] [stdout] --> src/select/mod.rs:243:29 [INFO] [stdout] | [INFO] [stdout] 243 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 244 | | result: &mut future1 => Some(result), [INFO] [stdout] 245 | | result: &mut future2 => Some(result), [INFO] [stdout] 246 | | r#yield => unreachable!(), [INFO] [stdout] 247 | | complete => None, [INFO] [stdout] 248 | | ] { [INFO] [stdout] | |_____________^ could not find `allochronic_util` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `allochronic_util` in the list of imported crates [INFO] [stdout] --> src/select/mod.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 265 | | result: &mut stream => Some(result), [INFO] [stdout] 266 | | r#yield => unreachable!(), [INFO] [stdout] 267 | | complete => None, [INFO] [stdout] 268 | | ] { [INFO] [stdout] | |_____________^ could not find `allochronic_util` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `allochronic_util` in the list of imported crates [INFO] [stdout] --> src/select/mod.rs:285:29 [INFO] [stdout] | [INFO] [stdout] 285 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 286 | | result: &mut stream1 => Some(result), [INFO] [stdout] 287 | | result: &mut stream2 => Some(result), [INFO] [stdout] 288 | | r#yield => unreachable!(), [INFO] [stdout] 289 | | complete => None, [INFO] [stdout] 290 | | ] { [INFO] [stdout] | |_____________^ could not find `allochronic_util` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `allochronic_util` in the list of imported crates [INFO] [stdout] --> src/select/mod.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 325 | | result: &mut stream => Some(result), [INFO] [stdout] 326 | | r#yield => r#yield += 1, [INFO] [stdout] 327 | | complete => None, [INFO] [stdout] 328 | | ] { [INFO] [stdout] | |_____________^ could not find `allochronic_util` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `allochronic_util` in the list of imported crates [INFO] [stdout] --> src/select/mod.rs:364:29 [INFO] [stdout] | [INFO] [stdout] 364 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 365 | | result: &mut stream1 => Some(result), [INFO] [stdout] 366 | | result: &mut stream2 => Some(result), [INFO] [stdout] 367 | | r#yield => r#yield += 1, [INFO] [stdout] 368 | | complete => None, [INFO] [stdout] 369 | | ] { [INFO] [stdout] | |_____________^ could not find `allochronic_util` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll` found for mutable reference `&mut Pin<&mut impl futures_util::Future>` in the current scope [INFO] [stdout] --> src/select/mod.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | while select![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 146 | | result: &mut future => { assert_eq!(1, result); true }, [INFO] [stdout] 147 | | r#yield => unreachable!(), [INFO] [stdout] 148 | | ] {} [INFO] [stdout] | |_____________^ method not found in `&mut Pin<&mut impl futures_util::Future>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollFutures;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll` found for mutable reference `&mut Pin<&mut impl futures_util::Future>` in the current scope [INFO] [stdout] --> src/select/mod.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | while select![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 164 | | result: &mut future1 => { assert_eq!(1, result); true }, [INFO] [stdout] 165 | | _: &mut future2 => unreachable!(), [INFO] [stdout] 166 | | r#yield => unreachable!(), [INFO] [stdout] 167 | | ] {} [INFO] [stdout] | |_____________^ method not found in `&mut Pin<&mut impl futures_util::Future>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollFutures;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll` found for mutable reference `&mut futures_util::stream::Iter>` in the current scope [INFO] [stdout] --> src/select/mod.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 179 | | result: &mut stream => result, [INFO] [stdout] 180 | | r#yield => unreachable!(), [INFO] [stdout] 181 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut futures_util::stream::Iter>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollStreams;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll` found for mutable reference `&mut futures_util::stream::Iter>` in the current scope [INFO] [stdout] --> src/select/mod.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 198 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 199 | | result: &mut stream1 => result, [INFO] [stdout] 200 | | result: &mut stream2 => result, [INFO] [stdout] 201 | | r#yield => unreachable!(), [INFO] [stdout] 202 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut futures_util::stream::Iter>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollStreams;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll` found for mutable reference `&mut futures_util::stream::Iter>` in the current scope [INFO] [stdout] --> src/select/mod.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 198 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 199 | | result: &mut stream1 => result, [INFO] [stdout] 200 | | result: &mut stream2 => result, [INFO] [stdout] 201 | | r#yield => unreachable!(), [INFO] [stdout] 202 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut futures_util::stream::Iter>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollStreams;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut Pin<&mut futures_util::future::Fuse>` in the current scope [INFO] [stdout] --> src/select/mod.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 220 | | result: &mut future => Some(result), [INFO] [stdout] 221 | | r#yield => unreachable!(), [INFO] [stdout] 222 | | complete => None, [INFO] [stdout] 223 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut Pin<&mut futures_util::future::Fuse>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollFutures;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut Pin<&mut futures_util::future::Fuse>` in the current scope [INFO] [stdout] --> src/select/mod.rs:243:29 [INFO] [stdout] | [INFO] [stdout] 243 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 244 | | result: &mut future1 => Some(result), [INFO] [stdout] 245 | | result: &mut future2 => Some(result), [INFO] [stdout] 246 | | r#yield => unreachable!(), [INFO] [stdout] 247 | | complete => None, [INFO] [stdout] 248 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut Pin<&mut futures_util::future::Fuse>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollFutures;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut futures_util::stream::Fuse>>` in the current scope [INFO] [stdout] --> src/select/mod.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 265 | | result: &mut stream => Some(result), [INFO] [stdout] 266 | | r#yield => unreachable!(), [INFO] [stdout] 267 | | complete => None, [INFO] [stdout] 268 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut futures_util::stream::Fuse>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollStreams;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut futures_util::stream::Fuse>>` in the current scope [INFO] [stdout] --> src/select/mod.rs:285:29 [INFO] [stdout] | [INFO] [stdout] 285 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 286 | | result: &mut stream1 => Some(result), [INFO] [stdout] 287 | | result: &mut stream2 => Some(result), [INFO] [stdout] 288 | | r#yield => unreachable!(), [INFO] [stdout] 289 | | complete => None, [INFO] [stdout] 290 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut futures_util::stream::Fuse>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollStreams;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut futures_util::stream::Fuse>>` in the current scope [INFO] [stdout] --> src/select/mod.rs:285:29 [INFO] [stdout] | [INFO] [stdout] 285 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 286 | | result: &mut stream1 => Some(result), [INFO] [stdout] 287 | | result: &mut stream2 => Some(result), [INFO] [stdout] 288 | | r#yield => unreachable!(), [INFO] [stdout] 289 | | complete => None, [INFO] [stdout] 290 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut futures_util::stream::Fuse>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollStreams;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut futures_util::stream::Fuse>` in the current scope [INFO] [stdout] --> src/select/mod.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 325 | | result: &mut stream => Some(result), [INFO] [stdout] 326 | | r#yield => r#yield += 1, [INFO] [stdout] 327 | | complete => None, [INFO] [stdout] 328 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut futures_util::stream::Fuse>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollStreams;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut futures_util::stream::Fuse>` in the current scope [INFO] [stdout] --> src/select/mod.rs:364:29 [INFO] [stdout] | [INFO] [stdout] 364 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 365 | | result: &mut stream1 => Some(result), [INFO] [stdout] 366 | | result: &mut stream2 => Some(result), [INFO] [stdout] 367 | | r#yield => r#yield += 1, [INFO] [stdout] 368 | | complete => None, [INFO] [stdout] 369 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut futures_util::stream::Fuse>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollStreams;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut futures_util::stream::Fuse>>` in the current scope [INFO] [stdout] --> src/select/mod.rs:364:29 [INFO] [stdout] | [INFO] [stdout] 364 | while let Some(result) = select![ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 365 | | result: &mut stream1 => Some(result), [INFO] [stdout] 366 | | result: &mut stream2 => Some(result), [INFO] [stdout] 367 | | r#yield => r#yield += 1, [INFO] [stdout] 368 | | complete => None, [INFO] [stdout] 369 | | ] { [INFO] [stdout] | |_____________^ method not found in `&mut futures_util::stream::Fuse>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::select::PollStreams;` [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `allochronic-util` due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "5617f98be934ce4a505de50671be7a963cbde1bebe511928799f4298795edda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5617f98be934ce4a505de50671be7a963cbde1bebe511928799f4298795edda3", kill_on_drop: false }` [INFO] [stdout] 5617f98be934ce4a505de50671be7a963cbde1bebe511928799f4298795edda3