[INFO] fetching crate allochronic-util 0.0.1-dev-1...
[INFO] testing allochronic-util-0.0.1-dev-1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate allochronic-util 0.0.1-dev-1 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate allochronic-util 0.0.1-dev-1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b984369757226c13a7d83384516576c83c9c4a0c397c4c4299a33d5735952e52
[INFO] running `Command { std: "docker" "start" "-a" "b984369757226c13a7d83384516576c83c9c4a0c397c4c4299a33d5735952e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b984369757226c13a7d83384516576c83c9c4a0c397c4c4299a33d5735952e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b984369757226c13a7d83384516576c83c9c4a0c397c4c4299a33d5735952e52", kill_on_drop: false }`
[INFO] [stdout] b984369757226c13a7d83384516576c83c9c4a0c397c4c4299a33d5735952e52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a8954fad65509304758a50c64b6e2fa36d4bf147e3eb41444f982c0da793383
[INFO] running `Command { std: "docker" "start" "-a" "1a8954fad65509304758a50c64b6e2fa36d4bf147e3eb41444f982c0da793383", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling allochronic-util-macros v0.0.1-dev-1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling 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 <https://github.com/rust-lang/rust/issues/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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.30s
[INFO] running `Command { std: "docker" "inspect" "1a8954fad65509304758a50c64b6e2fa36d4bf147e3eb41444f982c0da793383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a8954fad65509304758a50c64b6e2fa36d4bf147e3eb41444f982c0da793383", kill_on_drop: false }`
[INFO] [stdout] 1a8954fad65509304758a50c64b6e2fa36d4bf147e3eb41444f982c0da793383
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96a6990ac59e550121acfd35ceb208b0a790b47008d588242842b703b19d25ab
[INFO] running `Command { std: "docker" "start" "-a" "96a6990ac59e550121acfd35ceb208b0a790b47008d588242842b703b19d25ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling allochronic-util-macros v0.0.1-dev-1
[INFO] [stderr]    Compiling 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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<std::ops::RangeInclusive<usize>>` 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<std::ops::RangeInclusive<usize>>` 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<std::ops::RangeInclusive<{integer}>>` 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<futures_util::stream::Iter<std::ops::RangeInclusive<usize>>>` 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<futures_util::stream::Iter<std::ops::RangeInclusive<usize>>>` 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<Iter<RangeInclusive<{integer}>>>` 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-1fc4ff91d7bea3f6.long-type-3676071854954729627.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<PollFn<{closure@mod.rs:309:13}>>` 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-1fc4ff91d7bea3f6.long-type-3144228211646570721.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<PollFn<{closure@mod.rs:348:13}>>` 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-1fc4ff91d7bea3f6.long-type-7104207950867536537.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<Iter<RangeInclusive<{integer}>>>` 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-1fc4ff91d7bea3f6.long-type-2140644207237960928.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" "96a6990ac59e550121acfd35ceb208b0a790b47008d588242842b703b19d25ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96a6990ac59e550121acfd35ceb208b0a790b47008d588242842b703b19d25ab", kill_on_drop: false }`
[INFO] [stdout] 96a6990ac59e550121acfd35ceb208b0a790b47008d588242842b703b19d25ab
