[INFO] fetching crate drone 0.14.0...
[INFO] checking drone-0.14.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate drone 0.14.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate drone 0.14.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate drone 0.14.0
[INFO] finished tweaking crates.io crate drone 0.14.0
[INFO] tweaked toml for crates.io crate drone 0.14.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate drone 0.14.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.2.5
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded drone-config v0.14.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.3
[INFO] [stderr]   Downloaded signal-hook v0.2.3
[INFO] [stderr]   Downloaded env_logger v0.8.3
[INFO] [stderr]   Downloaded quick-error v2.0.0
[INFO] [stderr]   Downloaded handlebars v3.5.4
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded regex-syntax v0.6.23
[INFO] [stderr]   Downloaded bstr v0.2.15
[INFO] [stderr]   Downloaded libc v0.2.93
[INFO] [stderr]   Downloaded regex v1.4.5
[INFO] [stderr]   Downloaded syn v1.0.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6734a127919c0c331542bd0fada5c7870f422538dae377682d322c58d019ca28
[INFO] running `Command { std: "docker" "start" "-a" "6734a127919c0c331542bd0fada5c7870f422538dae377682d322c58d019ca28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6734a127919c0c331542bd0fada5c7870f422538dae377682d322c58d019ca28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6734a127919c0c331542bd0fada5c7870f422538dae377682d322c58d019ca28", kill_on_drop: false }`
[INFO] [stdout] 6734a127919c0c331542bd0fada5c7870f422538dae377682d322c58d019ca28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9650020239b6c4b1204d6c4068463aa0a281f89962ae8f4024299501745d565d
[INFO] running `Command { std: "docker" "start" "-a" "9650020239b6c4b1204d6c4068463aa0a281f89962ae8f4024299501745d565d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking quick-error v2.0.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking signal-hook v0.2.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking env_logger v0.8.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking bstr v0.2.15
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking drone-config v0.14.0
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking handlebars v3.5.4
[INFO] [stderr]     Checking drone v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![feature(generators)]
[INFO] [stdout]    |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: renamed to `coroutines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![feature(generators)]
[INFO] [stdout]    |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: renamed to `coroutines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]  --> src/heap/trace.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ops::{Generator, GeneratorState},
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/log/dso.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{ops::Generator, pin::Pin};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/log/swo.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{ops::Generator, pin::Pin};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]   --> src/log/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ops::{Generator, GeneratorState},
[INFO] [stdout]    |           ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]  --> src/heap/trace.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ops::{Generator, GeneratorState},
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/log/dso.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{ops::Generator, pin::Pin};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/log/swo.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{ops::Generator, pin::Pin};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]   --> src/log/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ops::{Generator, GeneratorState},
[INFO] [stdout]    |           ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     yield Packet::Alloc { size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:200:21
[INFO] [stdout]     |
[INFO] [stdout] 200 |                     yield Packet::Dealloc { size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     yield Packet::Grow { old_size, new_size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:228:21
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     yield Packet::Shrink { old_size, new_size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 byte = yield;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     payload.push(yield);
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |             byte = yield;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:57:36
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/log/swo.rs:114:38
[INFO] [stdout]     |
[INFO] [stdout] 114 |                         payload.push(yield);
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/log/swo.rs:119:28
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 bytes.push(yield);
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     yield Packet::Alloc { size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:200:21
[INFO] [stdout]     |
[INFO] [stdout] 200 |                     yield Packet::Dealloc { size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     yield Packet::Grow { old_size, new_size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:228:21
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     yield Packet::Shrink { old_size, new_size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 byte = yield;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     payload.push(yield);
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |             byte = yield;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:57:36
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/log/swo.rs:114:38
[INFO] [stdout]     |
[INFO] [stdout] 114 |                         payload.push(yield);
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/log/swo.rs:119:28
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 bytes.push(yield);
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![feature(bool_to_option)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `generator_trait`
[INFO] [stdout]   --> src/lib.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | #![feature(generator_trait)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![feature(bool_to_option)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `generator_trait`
[INFO] [stdout]   --> src/lib.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | #![feature(generator_trait)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0557, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0557, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drone` (lib test) due to 19 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `drone` (lib) due to 19 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9650020239b6c4b1204d6c4068463aa0a281f89962ae8f4024299501745d565d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9650020239b6c4b1204d6c4068463aa0a281f89962ae8f4024299501745d565d", kill_on_drop: false }`
[INFO] [stdout] 9650020239b6c4b1204d6c4068463aa0a281f89962ae8f4024299501745d565d
[INFO] checking drone-0.14.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate drone 0.14.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate drone 0.14.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate drone 0.14.0
[INFO] finished tweaking crates.io crate drone 0.14.0
[INFO] tweaked toml for crates.io crate drone 0.14.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate drone 0.14.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3a41de3959ac2d29fdc94484c4f4cb2b17145e94d45d6571d76d8bc20a0d659
[INFO] running `Command { std: "docker" "start" "-a" "d3a41de3959ac2d29fdc94484c4f4cb2b17145e94d45d6571d76d8bc20a0d659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3a41de3959ac2d29fdc94484c4f4cb2b17145e94d45d6571d76d8bc20a0d659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a41de3959ac2d29fdc94484c4f4cb2b17145e94d45d6571d76d8bc20a0d659", kill_on_drop: false }`
[INFO] [stdout] d3a41de3959ac2d29fdc94484c4f4cb2b17145e94d45d6571d76d8bc20a0d659
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03837a9370e23edb549f5a39fa4a4def1c3f3fe4d8d36933dc1a010c881d8e5f
[INFO] running `Command { std: "docker" "start" "-a" "03837a9370e23edb549f5a39fa4a4def1c3f3fe4d8d36933dc1a010c881d8e5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking quick-error v2.0.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking signal-hook v0.2.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking env_logger v0.8.3
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking bstr v0.2.15
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking handlebars v3.5.4
[INFO] [stderr]     Checking drone-config v0.14.0
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking drone v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![feature(generators)]
[INFO] [stdout]    |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: renamed to `coroutines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![feature(generators)]
[INFO] [stdout]    |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: renamed to `coroutines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]  --> src/heap/trace.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ops::{Generator, GeneratorState},
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/log/dso.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{ops::Generator, pin::Pin};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/log/swo.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{ops::Generator, pin::Pin};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]   --> src/log/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ops::{Generator, GeneratorState},
[INFO] [stdout]    |           ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     yield Packet::Alloc { size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:200:21
[INFO] [stdout]     |
[INFO] [stdout] 200 |                     yield Packet::Dealloc { size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     yield Packet::Grow { old_size, new_size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:228:21
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     yield Packet::Shrink { old_size, new_size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 byte = yield;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     payload.push(yield);
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |             byte = yield;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:57:36
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/log/swo.rs:114:38
[INFO] [stdout]     |
[INFO] [stdout] 114 |                         payload.push(yield);
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/log/swo.rs:119:28
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 bytes.push(yield);
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]  --> src/heap/trace.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ops::{Generator, GeneratorState},
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/log/dso.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{ops::Generator, pin::Pin};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/log/swo.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{ops::Generator, pin::Pin};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]   --> src/log/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ops::{Generator, GeneratorState},
[INFO] [stdout]    |           ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![feature(bool_to_option)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `generator_trait`
[INFO] [stdout]   --> src/lib.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | #![feature(generator_trait)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     yield Packet::Alloc { size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:200:21
[INFO] [stdout]     |
[INFO] [stdout] 200 |                     yield Packet::Dealloc { size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     yield Packet::Grow { old_size, new_size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/heap/trace.rs:228:21
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     yield Packet::Shrink { old_size, new_size };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 byte = yield;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     payload.push(yield);
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/dso.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |             byte = yield;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:57:36
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/log/swo.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |                         let byte = yield;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/log/swo.rs:114:38
[INFO] [stdout]     |
[INFO] [stdout] 114 |                         payload.push(yield);
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/log/swo.rs:119:28
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 bytes.push(yield);
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(coroutines)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![feature(bool_to_option)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `generator_trait`
[INFO] [stdout]   --> src/lib.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | #![feature(generator_trait)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0557, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drone` (lib test) due to 19 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0557, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drone` (lib) due to 19 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "03837a9370e23edb549f5a39fa4a4def1c3f3fe4d8d36933dc1a010c881d8e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03837a9370e23edb549f5a39fa4a4def1c3f3fe4d8d36933dc1a010c881d8e5f", kill_on_drop: false }`
[INFO] [stdout] 03837a9370e23edb549f5a39fa4a4def1c3f3fe4d8d36933dc1a010c881d8e5f
