[INFO] fetching crate async-timers 0.1.4...
[INFO] checking async-timers-0.1.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate async-timers 0.1.4 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate async-timers 0.1.4 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-timers 0.1.4
[INFO] finished tweaking crates.io crate async-timers 0.1.4
[INFO] tweaked toml for crates.io crate async-timers 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate async-timers 0.1.4 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures v0.3.23
[INFO] [stderr]   Downloaded futures-core v0.3.23
[INFO] [stderr]   Downloaded futures-io v0.3.23
[INFO] [stderr]   Downloaded futures-macro v0.3.23
[INFO] [stderr]   Downloaded futures-executor v0.3.23
[INFO] [stderr]   Downloaded futures-util v0.3.23
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] [stderr]   Downloaded futures-sink v0.3.23
[INFO] [stderr]   Downloaded futures-task v0.3.23
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded slab v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4fa607fc6b0c8f3cf0aa2e9430903de45fd9ce2fcf7e2ba2e519867391d443f
[INFO] running `Command { std: "docker" "start" "-a" "e4fa607fc6b0c8f3cf0aa2e9430903de45fd9ce2fcf7e2ba2e519867391d443f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4fa607fc6b0c8f3cf0aa2e9430903de45fd9ce2fcf7e2ba2e519867391d443f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4fa607fc6b0c8f3cf0aa2e9430903de45fd9ce2fcf7e2ba2e519867391d443f", kill_on_drop: false }`
[INFO] [stdout] e4fa607fc6b0c8f3cf0aa2e9430903de45fd9ce2fcf7e2ba2e519867391d443f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d603d29a4f266c239fc3a7cdca4c47b6beb63879258320cc0700884214546c7
[INFO] running `Command { std: "docker" "start" "-a" "3d603d29a4f266c239fc3a7cdca4c47b6beb63879258320cc0700884214546c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]     Checking async-timers v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/lib.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/lib.rs:260:14
[INFO] [stdout]     |
[INFO] [stdout] 260 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:305:16
[INFO] [stdout]     |
[INFO] [stdout] 305 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/lib.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:327:16
[INFO] [stdout]     |
[INFO] [stdout] 327 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/lib.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:367:24
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 tokio::select! {
[INFO] [stdout]     |                        ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-timers` (lib test) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]  --> examples/timers/main.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[tokio::main]
[INFO] [stdout]   |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]   --> examples/timers/main.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tokio::select! {
[INFO] [stdout]    |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/timers/main.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn main() {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-timers` (example "timers") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "3d603d29a4f266c239fc3a7cdca4c47b6beb63879258320cc0700884214546c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d603d29a4f266c239fc3a7cdca4c47b6beb63879258320cc0700884214546c7", kill_on_drop: false }`
[INFO] [stdout] 3d603d29a4f266c239fc3a7cdca4c47b6beb63879258320cc0700884214546c7
[INFO] checking async-timers-0.1.4 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate async-timers 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate async-timers 0.1.4 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-timers 0.1.4
[INFO] finished tweaking crates.io crate async-timers 0.1.4
[INFO] tweaked toml for crates.io crate async-timers 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate async-timers 0.1.4 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 316ea0da0b6b3171fb6675caadacb3cd5c1f94bd69e4f6705592c37efc1da3ba
[INFO] running `Command { std: "docker" "start" "-a" "316ea0da0b6b3171fb6675caadacb3cd5c1f94bd69e4f6705592c37efc1da3ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "316ea0da0b6b3171fb6675caadacb3cd5c1f94bd69e4f6705592c37efc1da3ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316ea0da0b6b3171fb6675caadacb3cd5c1f94bd69e4f6705592c37efc1da3ba", kill_on_drop: false }`
[INFO] [stdout] 316ea0da0b6b3171fb6675caadacb3cd5c1f94bd69e4f6705592c37efc1da3ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a86532de337287df90abf1a28c24332a75d514285bd1a6679248bca1879ebe29
[INFO] running `Command { std: "docker" "start" "-a" "a86532de337287df90abf1a28c24332a75d514285bd1a6679248bca1879ebe29", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]     Checking async-timers v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/lib.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/lib.rs:260:14
[INFO] [stdout]     |
[INFO] [stdout] 260 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:305:16
[INFO] [stdout]     |
[INFO] [stdout] 305 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/lib.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:327:16
[INFO] [stdout]     |
[INFO] [stdout] 327 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/lib.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]    --> src/lib.rs:367:24
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 tokio::select! {
[INFO] [stdout]     |                        ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-timers` (lib test) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]  --> examples/timers/main.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[tokio::main]
[INFO] [stdout]   |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]   --> examples/timers/main.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tokio::select! {
[INFO] [stdout]    |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/timers/main.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn main() {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-timers` (example "timers") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "a86532de337287df90abf1a28c24332a75d514285bd1a6679248bca1879ebe29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a86532de337287df90abf1a28c24332a75d514285bd1a6679248bca1879ebe29", kill_on_drop: false }`
[INFO] [stdout] a86532de337287df90abf1a28c24332a75d514285bd1a6679248bca1879ebe29
