[INFO] fetching crate allochronic-util 0.0.1-dev-1... [INFO] checking allochronic-util-0.0.1-dev-1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate allochronic-util 0.0.1-dev-1 into /workspace/builds/worker-3-tc2/source [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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate allochronic-util 0.0.1-dev-1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 47 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46c0c7534467c18fe0c5561511a5ca85d08832b0e1f52ab86d836cc9ef525b80 [INFO] running `Command { std: "docker" "start" "-a" "46c0c7534467c18fe0c5561511a5ca85d08832b0e1f52ab86d836cc9ef525b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46c0c7534467c18fe0c5561511a5ca85d08832b0e1f52ab86d836cc9ef525b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c0c7534467c18fe0c5561511a5ca85d08832b0e1f52ab86d836cc9ef525b80", kill_on_drop: false }` [INFO] [stdout] 46c0c7534467c18fe0c5561511a5ca85d08832b0e1f52ab86d836cc9ef525b80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cae3868b7c0a36a981586d0d8adb41425f7e7604d48a67892d1275d6c06d64c [INFO] running `Command { std: "docker" "start" "-a" "1cae3868b7c0a36a981586d0d8adb41425f7e7604d48a67892d1275d6c06d64c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Compiling allochronic-util-macros v0.0.1-dev-1 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking trybuild v1.0.110 [INFO] [stderr] Checking allochronic-util v0.0.1-dev-1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/lib.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | box_pointers, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> src/lib.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | unaligned_references, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [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: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] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/lib.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | box_pointers, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> src/lib.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | unaligned_references, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll` found for mutable reference `&mut Pin<&mut {async block@src/select/mod.rs:142:17: 142:22}>` 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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollFutures` which provides `__into_poll` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollFutures; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll` found for mutable reference `&mut Pin<&mut {async block@src/select/mod.rs:156:18: 156:23}>` 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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollFutures` which provides `__into_poll` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollFutures; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll` found for mutable reference `&mut Pin<&mut {async block@src/select/mod.rs:157:18: 157:23}>` 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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollFutures` which provides `__into_poll` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollFutures; [INFO] [stdout] | [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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollStreams` which provides `__into_poll` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollStreams; [INFO] [stdout] | [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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollStreams` which provides `__into_poll` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollStreams; [INFO] [stdout] | [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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollStreams` which provides `__into_poll` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollStreams; [INFO] [stdout] | [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<{async block@src/select/mod.rs:216:17: 216:22}>>` 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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollFutures` which provides `__into_poll_fused` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollFutures; [INFO] [stdout] | [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<{async block@src/select/mod.rs:237:18: 237:23}>>` 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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollFutures` which provides `__into_poll_fused` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollFutures; [INFO] [stdout] | [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<{async block@src/select/mod.rs:238:18: 238:23}>>` 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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollFutures` which provides `__into_poll_fused` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollFutures; [INFO] [stdout] | [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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollStreams` which provides `__into_poll_fused` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollStreams; [INFO] [stdout] | [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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollStreams` which provides `__into_poll_fused` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollStreams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut 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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/allochronic_util-3c5595945674ef5b.long-type-5900846498362666869.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollStreams` which provides `__into_poll_fused` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollStreams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut 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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/allochronic_util-3c5595945674ef5b.long-type-10508619533367131612.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollStreams` which provides `__into_poll_fused` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollStreams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut 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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/allochronic_util-3c5595945674ef5b.long-type-18187744523840267507.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollStreams` which provides `__into_poll_fused` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollStreams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `__into_poll_fused` found for mutable reference `&mut 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] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/allochronic_util-3c5595945674ef5b.long-type-12358921138722666074.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `PollStreams` which provides `__into_poll_fused` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 126 + use crate::select::PollStreams; [INFO] [stdout] | [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` (lib test) due to 25 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1cae3868b7c0a36a981586d0d8adb41425f7e7604d48a67892d1275d6c06d64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cae3868b7c0a36a981586d0d8adb41425f7e7604d48a67892d1275d6c06d64c", kill_on_drop: false }` [INFO] [stdout] 1cae3868b7c0a36a981586d0d8adb41425f7e7604d48a67892d1275d6c06d64c