[INFO] fetching crate act-zero 0.4.0...
[INFO] testing act-zero-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate act-zero 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate act-zero 0.4.0
[INFO] removed 5 missing examples
[INFO] finished tweaking crates.io crate act-zero 0.4.0
[INFO] tweaked toml for crates.io crate act-zero 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate act-zero 0.4.0 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] crate crates.io crate act-zero 0.4.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 03c0d9924a901fd8c35f0cf00ce5df7d17090ecf2b569f986ba4fd9a9c4c9628
[INFO] running `Command { std: "docker" "start" "-a" "03c0d9924a901fd8c35f0cf00ce5df7d17090ecf2b569f986ba4fd9a9c4c9628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03c0d9924a901fd8c35f0cf00ce5df7d17090ecf2b569f986ba4fd9a9c4c9628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03c0d9924a901fd8c35f0cf00ce5df7d17090ecf2b569f986ba4fd9a9c4c9628", kill_on_drop: false }`
[INFO] [stdout] 03c0d9924a901fd8c35f0cf00ce5df7d17090ecf2b569f986ba4fd9a9c4c9628
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0374ff4c48057762a1ef14a42e29dd2289b52ec27a7f98c9053bc8035232f8e7
[INFO] running `Command { std: "docker" "start" "-a" "0374ff4c48057762a1ef14a42e29dd2289b52ec27a7f98c9053bc8035232f8e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-core v0.3.10
[INFO] [stderr]    Compiling futures-sink v0.3.10
[INFO] [stderr]    Compiling futures-io v0.3.10
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling futures-task v0.3.10
[INFO] [stderr]    Compiling futures-channel v0.3.10
[INFO] [stderr]    Compiling futures-macro v0.3.10
[INFO] [stderr]    Compiling futures-util v0.3.10
[INFO] [stderr]    Compiling futures-executor v0.3.10
[INFO] [stderr]    Compiling futures v0.3.10
[INFO] [stderr]    Compiling act-zero v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> src/lib.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s
[INFO] running `Command { std: "docker" "inspect" "0374ff4c48057762a1ef14a42e29dd2289b52ec27a7f98c9053bc8035232f8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0374ff4c48057762a1ef14a42e29dd2289b52ec27a7f98c9053bc8035232f8e7", kill_on_drop: false }`
[INFO] [stdout] 0374ff4c48057762a1ef14a42e29dd2289b52ec27a7f98c9053bc8035232f8e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5f58b6eea545967f81d826f4e0f792b8a00f2ff7f489711b70e6c2c1a91fe3fd
[INFO] running `Command { std: "docker" "start" "-a" "5f58b6eea545967f81d826f4e0f792b8a00f2ff7f489711b70e6c2c1a91fe3fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling tokio v1.0.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-attributes v1.1.1
[INFO] [stderr]    Compiling tokio-macros v1.0.0
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> src/lib.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-global-executor v1.4.3
[INFO] [stderr]    Compiling async-std v1.8.0
[INFO] [stderr]    Compiling act-zero v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `act_zero::runtimes::async_std`
[INFO] [stdout]   --> examples/using_async_std/main.rs:3:25
[INFO] [stdout]    |
[INFO] [stdout]  3 | use act_zero::runtimes::async_std::spawn_actor;
[INFO] [stdout]    |                         ^^^^^^^^^ could not find `async_std` in `runtimes`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/runtimes.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "async-std")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `async-std` feature
[INFO] [stdout] 28 | pub mod async_std;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/using_async_std/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     call!(addr.say_hello()).await?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__impl_send` which comes from the expansion of the macro `call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `act-zero` (example "using_async_std") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]   --> examples/using_tokio/main.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[tokio::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `act_zero::runtimes::tokio`
[INFO] [stdout]   --> examples/using_tokio/main.rs:3:25
[INFO] [stdout]    |
[INFO] [stdout]  3 | use act_zero::runtimes::tokio::spawn_actor;
[INFO] [stdout]    |                         ^^^^^ could not find `tokio` in `runtimes`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/runtimes.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 25 | pub mod tokio;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `using_tokio`
[INFO] [stdout]   --> examples/using_tokio/main.rs:21:2
[INFO] [stdout]    |
[INFO] [stdout] 21 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/using_tokio/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]   --> examples/using_timers/main.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[tokio::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `act-zero` (example "using_tokio") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `act_zero::runtimes::tokio`
[INFO] [stdout]   --> examples/using_timers/main.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use act_zero::runtimes::tokio::{spawn_actor, Timer};
[INFO] [stdout]    |                         ^^^^^ could not find `tokio` in `runtimes`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/runtimes.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 25 | pub mod tokio;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task::spawn_blocking`
[INFO] [stdout]   --> examples/using_timers/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio::task::spawn_blocking;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `using_timers`
[INFO] [stdout]   --> examples/using_timers/main.rs:77:2
[INFO] [stdout]    |
[INFO] [stdout] 77 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/using_timers/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `act-zero` (example "using_timers") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> src/lib.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f58b6eea545967f81d826f4e0f792b8a00f2ff7f489711b70e6c2c1a91fe3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f58b6eea545967f81d826f4e0f792b8a00f2ff7f489711b70e6c2c1a91fe3fd", kill_on_drop: false }`
[INFO] [stdout] 5f58b6eea545967f81d826f4e0f792b8a00f2ff7f489711b70e6c2c1a91fe3fd
