[INFO] fetching crate allochronic-util 0.0.1-dev-1... [INFO] checking allochronic-util-0.0.1-dev-1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate allochronic-util 0.0.1-dev-1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate allochronic-util 0.0.1-dev-1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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] [stderr] Downloaded trybuild v1.0.99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8c4e65ce460df1dfe1e4fe9ddccff4ad08a52072ccfc9e9b90ca64408b4476a [INFO] running `Command { std: "docker" "start" "-a" "c8c4e65ce460df1dfe1e4fe9ddccff4ad08a52072ccfc9e9b90ca64408b4476a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8c4e65ce460df1dfe1e4fe9ddccff4ad08a52072ccfc9e9b90ca64408b4476a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c4e65ce460df1dfe1e4fe9ddccff4ad08a52072ccfc9e9b90ca64408b4476a", kill_on_drop: false }` [INFO] [stdout] c8c4e65ce460df1dfe1e4fe9ddccff4ad08a52072ccfc9e9b90ca64408b4476a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93357f30da6bca2543c80f7bb5cd8dfa2c92313e4b03aa123f6b95c604d8e43d [INFO] running `Command { std: "docker" "start" "-a" "93357f30da6bca2543c80f7bb5cd8dfa2c92313e4b03aa123f6b95c604d8e43d", kill_on_drop: false }` [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Compiling allochronic-util-macros v0.0.1-dev-1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking futures-executor v0.3.30 [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: 2 warnings emitted [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] help: there is a method `__into_poll_fused` with a similar name [INFO] [stdout] | [INFO] [stdout] 145 | while __into_poll_fused {} [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] help: there is a method `__into_poll_fused` with a similar name [INFO] [stdout] | [INFO] [stdout] 163 | while __into_poll_fused {} [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] help: there is a method `__into_poll_fused` with a similar name [INFO] [stdout] | [INFO] [stdout] 163 | while __into_poll_fused {} [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] help: there is a method `__into_poll_fused` with a similar name [INFO] [stdout] | [INFO] [stdout] 178 | while let Some(result) = __into_poll_fused { [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] help: there is a method `__into_poll_fused` with a similar name [INFO] [stdout] | [INFO] [stdout] 198 | while let Some(result) = __into_poll_fused { [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] help: there is a method `__into_poll_fused` with a similar name [INFO] [stdout] | [INFO] [stdout] 198 | while let Some(result) = __into_poll_fused { [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] help: there is a method `__into_poll` with a similar name [INFO] [stdout] | [INFO] [stdout] 219 | while let Some(result) = __into_poll { [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] help: there is a method `__into_poll` with a similar name [INFO] [stdout] | [INFO] [stdout] 243 | while let Some(result) = __into_poll { [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] help: there is a method `__into_poll` with a similar name [INFO] [stdout] | [INFO] [stdout] 243 | while let Some(result) = __into_poll { [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] help: there is a method `__into_poll` with a similar name [INFO] [stdout] | [INFO] [stdout] 264 | while let Some(result) = __into_poll { [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] help: there is a method `__into_poll` with a similar name [INFO] [stdout] | [INFO] [stdout] 285 | while let Some(result) = __into_poll { [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] help: there is a method `__into_poll` with a similar name [INFO] [stdout] | [INFO] [stdout] 285 | while let Some(result) = __into_poll { [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: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: 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] help: there is a method `__into_poll` with a similar name [INFO] [stdout] | [INFO] [stdout] 324 | while let Some(result) = __into_poll { [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: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: 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] help: there is a method `__into_poll` with a similar name [INFO] [stdout] | [INFO] [stdout] 364 | while let Some(result) = __into_poll { [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: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: 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] help: there is a method `__into_poll` with a similar name [INFO] [stdout] | [INFO] [stdout] 364 | while let Some(result) = __into_poll { [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 2 warnings emitted [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 26 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "93357f30da6bca2543c80f7bb5cd8dfa2c92313e4b03aa123f6b95c604d8e43d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93357f30da6bca2543c80f7bb5cd8dfa2c92313e4b03aa123f6b95c604d8e43d", kill_on_drop: false }` [INFO] [stdout] 93357f30da6bca2543c80f7bb5cd8dfa2c92313e4b03aa123f6b95c604d8e43d