[INFO] fetching crate tractor-macros 0.0.6... [INFO] checking tractor-macros-0.0.6 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate tractor-macros 0.0.6 into /workspace/builds/worker-44/source [INFO] validating manifest of crates.io crate tractor-macros 0.0.6 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tractor-macros 0.0.6 [INFO] finished tweaking crates.io crate tractor-macros 0.0.6 [INFO] tweaked toml for crates.io crate tractor-macros 0.0.6 written to /workspace/builds/worker-44/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84616364dbd57126db1200969067c8150b6d0361b05f811c8c1697b549a535fa [INFO] running `Command { std: "docker" "start" "-a" "84616364dbd57126db1200969067c8150b6d0361b05f811c8c1697b549a535fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84616364dbd57126db1200969067c8150b6d0361b05f811c8c1697b549a535fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84616364dbd57126db1200969067c8150b6d0361b05f811c8c1697b549a535fa", kill_on_drop: false }` [INFO] [stdout] 84616364dbd57126db1200969067c8150b6d0361b05f811c8c1697b549a535fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577e18dfb81c236cd9887866331cb248435195e36410fa108f408f2c9443438a [INFO] running `Command { std: "docker" "start" "-a" "577e18dfb81c236cd9887866331cb248435195e36410fa108f408f2c9443438a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking proc-macro2 v1.0.28 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking tractor-macros v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tractor` [INFO] [stdout] --> tests/test_actor_macro.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tractor::prelude::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `tractor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `tractor` in the list of imported crates [INFO] [stdout] --> tests/test_actor_macro.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | #[actor] [INFO] [stdout] | ^^^^^^^^ could not find `tractor` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `actor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `tractor` in the list of imported crates [INFO] [stdout] --> tests/test_actor_macro.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[actor] [INFO] [stdout] | ^^^^^^^^ could not find `tractor` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `actor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `tractor` in the list of imported crates [INFO] [stdout] --> tests/test_actor_macro.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[actor] [INFO] [stdout] | ^^^^^^^^ could not find `tractor` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `actor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorSystem` [INFO] [stdout] --> tests/test_actor_macro.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | ActorSystem::wait_for_completion().await; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ActorSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `tractor` in the list of imported crates [INFO] [stdout] --> tests/test_actor_macro.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | #[actor(derive_hooks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `tractor` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `actor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorSystem` [INFO] [stdout] --> tests/test_actor_macro.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | ActorSystem::wait_for_completion().await; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ActorSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `tractor` in the list of imported crates [INFO] [stdout] --> tests/test_actor_macro.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[actor] [INFO] [stdout] | ^^^^^^^^ could not find `tractor` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `actor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorSystem` [INFO] [stdout] --> tests/test_actor_macro.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | ActorSystem::wait_for_completion().await; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ActorSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> tests/test_actor_macro.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Adder { [INFO] [stdout] | ---------------- similarly named struct `Adder` defined here [INFO] [stdout] ... [INFO] [stdout] 11 | #[actor] [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `Adder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `actor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ActorHooks` in this scope [INFO] [stdout] --> tests/test_actor_macro.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | impl ActorHooks for Adder {} [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> tests/test_actor_macro.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Adder { [INFO] [stdout] | ---------------- similarly named struct `Adder` defined here [INFO] [stdout] ... [INFO] [stdout] 41 | #[actor] [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `Adder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `actor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ActorHooks` in this scope [INFO] [stdout] --> tests/test_actor_macro.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | impl ActorHooks for Adder {} [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> tests/test_actor_macro.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct Adder { [INFO] [stdout] | ---------------- similarly named struct `Adder` defined here [INFO] [stdout] ... [INFO] [stdout] 85 | #[actor] [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `Adder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `actor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ActorHooks` in this scope [INFO] [stdout] --> tests/test_actor_macro.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | impl ActorHooks for Adder {} [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> tests/test_actor_macro.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub struct Adder { [INFO] [stdout] | ---------------- similarly named struct `Adder` defined here [INFO] [stdout] ... [INFO] [stdout] 129 | #[actor(derive_hooks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `Adder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `actor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> tests/test_actor_macro.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct Adder { [INFO] [stdout] | ---------------- similarly named struct `Adder` defined here [INFO] [stdout] ... [INFO] [stdout] 172 | #[actor] [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `Adder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `actor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ActorHooks` in this scope [INFO] [stdout] --> tests/test_actor_macro.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | impl ActorHooks for Adder {} [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> tests/test_actor_macro.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct Adder { [INFO] [stdout] | ---------------- similarly named struct `Adder` defined here [INFO] [stdout] ... [INFO] [stdout] 214 | let adder: Addr = Adder { sum: 123 }.start(); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Adder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tractor-macros` due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "577e18dfb81c236cd9887866331cb248435195e36410fa108f408f2c9443438a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577e18dfb81c236cd9887866331cb248435195e36410fa108f408f2c9443438a", kill_on_drop: false }` [INFO] [stdout] 577e18dfb81c236cd9887866331cb248435195e36410fa108f408f2c9443438a