[INFO] fetching crate act-zero 0.4.0... [INFO] checking act-zero-0.4.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate act-zero 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate act-zero 0.4.0 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate crates.io crate act-zero 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efc7c154e5d37863c8f597a28c7714e70531885793c6c652bff186ad75947fa3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "efc7c154e5d37863c8f597a28c7714e70531885793c6c652bff186ad75947fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efc7c154e5d37863c8f597a28c7714e70531885793c6c652bff186ad75947fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc7c154e5d37863c8f597a28c7714e70531885793c6c652bff186ad75947fa3", kill_on_drop: false }` [INFO] [stdout] efc7c154e5d37863c8f597a28c7714e70531885793c6c652bff186ad75947fa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f3f5e0c1071ad4987199fef9f1701c66555c3737b889c1a1d9831ba92435257 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f3f5e0c1071ad4987199fef9f1701c66555c3737b889c1a1d9831ba92435257", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking futures-core v0.3.10 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-io v0.3.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.10 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking futures-channel v0.3.10 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking futures-task v0.3.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.10 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Checking futures-util v0.3.10 [INFO] [stderr] Checking futures-executor v0.3.10 [INFO] [stderr] Checking futures v0.3.10 [INFO] [stderr] Checking 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] [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 an attribute macro (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_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] [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)]` 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:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! This example shows how you can use timers. For this example [INFO] [stdout] 2 | | //! we're using the Tokio runtime, but any runtime implementing [INFO] [stdout] 3 | | //! `SupportsTimers` can be used. [INFO] [stdout] 4 | | //! [INFO] [stdout] ... | [INFO] [stdout] 76 | | .await? [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `examples/using_timers/main.rs` [INFO] [stdout] [INFO] [stdout] [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 an attribute macro (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] [INFO] [stdout] error[E0601]: `main` function not found in crate `using_tokio` [INFO] [stdout] --> examples/using_tokio/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! This example shows how you can use the Tokio runtime with act-zero. [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use act_zero::runtimes::tokio::spawn_actor; [INFO] [stdout] 4 | | use act_zero::*; [INFO] [stdout] ... | [INFO] [stdout] 20 | | Ok(()) [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `examples/using_tokio/main.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/using_timers/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | timer: Timer, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8f3f5e0c1071ad4987199fef9f1701c66555c3737b889c1a1d9831ba92435257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3f5e0c1071ad4987199fef9f1701c66555c3737b889c1a1d9831ba92435257", kill_on_drop: false }` [INFO] [stdout] 8f3f5e0c1071ad4987199fef9f1701c66555c3737b889c1a1d9831ba92435257