[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] checking Actyx/acto against master#df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e for pr-95474 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActyx%2Facto" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Actyx/acto on toolchain df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e" "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-68/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" "+df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_more v0.99.11 [INFO] [stderr] Downloaded futures-executor v0.3.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da9d64d9083b137b130aeddc04c341ddc20c310059a617c908559f275525b45b [INFO] running `Command { std: "docker" "start" "-a" "da9d64d9083b137b130aeddc04c341ddc20c310059a617c908559f275525b45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da9d64d9083b137b130aeddc04c341ddc20c310059a617c908559f275525b45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9d64d9083b137b130aeddc04c341ddc20c310059a617c908559f275525b45b", kill_on_drop: false }` [INFO] [stdout] da9d64d9083b137b130aeddc04c341ddc20c310059a617c908559f275525b45b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0418032966d39535141d947bfbc84c19d657bcae1eebcc9aaa7da25b0e26a4cc [INFO] running `Command { std: "docker" "start" "-a" "0418032966d39535141d947bfbc84c19d657bcae1eebcc9aaa7da25b0e26a4cc", 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 unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [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 libc v0.2.86 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking acto v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [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: could not compile `acto` due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "0418032966d39535141d947bfbc84c19d657bcae1eebcc9aaa7da25b0e26a4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0418032966d39535141d947bfbc84c19d657bcae1eebcc9aaa7da25b0e26a4cc", kill_on_drop: false }` [INFO] [stdout] 0418032966d39535141d947bfbc84c19d657bcae1eebcc9aaa7da25b0e26a4cc