[INFO] cloning repository https://github.com/Actyx/acto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Actyx/acto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActyx%2Facto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActyx%2Facto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecc18a03758017fe14999e65e5695d6ad54356d2 [INFO] testing Actyx/acto against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActyx%2Facto" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Actyx/acto on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Actyx/acto [INFO] finished tweaking git repo https://github.com/Actyx/acto [INFO] tweaked toml for git repo https://github.com/Actyx/acto written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate git repo https://github.com/Actyx/acto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfe0bcd03e669e2bc1ae7ee68a4509342092698894638dd96de75183b06ba06a [INFO] running `Command { std: "docker" "start" "-a" "dfe0bcd03e669e2bc1ae7ee68a4509342092698894638dd96de75183b06ba06a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfe0bcd03e669e2bc1ae7ee68a4509342092698894638dd96de75183b06ba06a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe0bcd03e669e2bc1ae7ee68a4509342092698894638dd96de75183b06ba06a", kill_on_drop: false }` [INFO] [stdout] dfe0bcd03e669e2bc1ae7ee68a4509342092698894638dd96de75183b06ba06a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 716475eeb4ffcd94ffe9312f5605b6b3cc80001835498f0212b435bbae043c42 [INFO] running `Command { std: "docker" "start" "-a" "716475eeb4ffcd94ffe9312f5605b6b3cc80001835498f0212b435bbae043c42", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling acto v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "716475eeb4ffcd94ffe9312f5605b6b3cc80001835498f0212b435bbae043c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "716475eeb4ffcd94ffe9312f5605b6b3cc80001835498f0212b435bbae043c42", kill_on_drop: false }` [INFO] [stdout] 716475eeb4ffcd94ffe9312f5605b6b3cc80001835498f0212b435bbae043c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f048ec4f32f5cd1627707ce12aa2b3ee3c7bbe71ca7795c6db4e1b556406096 [INFO] running `Command { std: "docker" "start" "-a" "7f048ec4f32f5cd1627707ce12aa2b3ee3c7bbe71ca7795c6db4e1b556406096", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling acto v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> examples/pingpong.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `acto::Actor`, `acto::Queue`, `acto::Sender`, `acto::SenderGone`, `acto::MPSC`, `acto::SPSC` [INFO] [stdout] --> examples/pingpong.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use acto::{Actor, Mailbox, Queue, Sender, SenderGone, MPSC, SPSC}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^ ^^^^ no `SPSC` in the root [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `MPSC` in the root [INFO] [stdout] | | | | no `SenderGone` in the root [INFO] [stdout] | | | no `Sender` in the root [INFO] [stdout] | | no `Queue` in the root [INFO] [stdout] | no `Actor` in the root [INFO] [stdout] | help: a similar name exists in the module: `actor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> examples/pingpong.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | #[tokio::main] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> examples/pingpong.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | T(tokio::sync::oneshot::error::RecvError), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> examples/pingpong_dyn.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `acto::spawn`, `acto::Actor`, `acto::DynSender`, `acto::MpQueue`, `acto::Queue`, `acto::Sender`, `acto::SenderGone`, `acto::MPSC`, `acto::SPSC` [INFO] [stdout] --> examples/pingpong_dyn.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | spawn::OwnThread, Actor, DynSender, Mailbox, MpQueue, Queue, Sender, SenderGone, MPSC, SPSC, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^ ^^^^ no `SPSC` in the root [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | no `MPSC` in the root [INFO] [stdout] | | | | | | | no `SenderGone` in the root [INFO] [stdout] | | | | | | no `Sender` in the root [INFO] [stdout] | | | | | no `Queue` in the root [INFO] [stdout] | | | | no `MpQueue` in the root [INFO] [stdout] | | | no `DynSender` in the root [INFO] [stdout] | | no `Actor` in the root [INFO] [stdout] | | help: a similar name exists in the module: `actor` [INFO] [stdout] | expected type, found function `spawn` in `acto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> examples/pingpong_dyn.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 60 | #[tokio::main] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> examples/pingpong_dyn.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | T(tokio::sync::oneshot::error::RecvError), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `oneshot` [INFO] [stdout] --> examples/pingpong_dyn.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | let (tx, rx) = oneshot::channel(); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `oneshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handle` [INFO] [stdout] --> examples/pingpong_dyn.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | Handle::current().spawn_blocking(|| drop(rt)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Builder` [INFO] [stdout] --> examples/pingpong_dyn.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | let rt = Builder::new_multi_thread().worker_threads(1).build()?; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handle` [INFO] [stdout] --> examples/pingpong.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | Handle::current().spawn_blocking(|| drop(rt)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `oneshot` [INFO] [stdout] --> examples/pingpong.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | let (tx, rx) = oneshot::channel(); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `oneshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handle` [INFO] [stdout] --> examples/pingpong.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | Handle::current().spawn_blocking(|| drop(rt)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Builder` [INFO] [stdout] --> examples/pingpong.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | let rt = Builder::new_multi_thread().worker_threads(1).build()?; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Builder` [INFO] [stdout] --> examples/pingpong.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 64 | let rt = Builder::new_multi_thread().worker_threads(1).build()?; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `acto` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7f048ec4f32f5cd1627707ce12aa2b3ee3c7bbe71ca7795c6db4e1b556406096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f048ec4f32f5cd1627707ce12aa2b3ee3c7bbe71ca7795c6db4e1b556406096", kill_on_drop: false }` [INFO] [stdout] 7f048ec4f32f5cd1627707ce12aa2b3ee3c7bbe71ca7795c6db4e1b556406096