[INFO] fetching crate tractor-macros 0.0.6... [INFO] checking tractor-macros-0.0.6 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate tractor-macros 0.0.6 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tractor-macros 0.0.6 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 05980563f3aa4604267b9bf1b170eca4dac723449f799b8db0d18381f2ef2cd1 [INFO] running `Command { std: "docker" "start" "-a" "05980563f3aa4604267b9bf1b170eca4dac723449f799b8db0d18381f2ef2cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05980563f3aa4604267b9bf1b170eca4dac723449f799b8db0d18381f2ef2cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05980563f3aa4604267b9bf1b170eca4dac723449f799b8db0d18381f2ef2cd1", kill_on_drop: false }` [INFO] [stdout] 05980563f3aa4604267b9bf1b170eca4dac723449f799b8db0d18381f2ef2cd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 364a34c51b0ddf7de48468b836a56d5a022016cebb8c425eceb6b5c834ab1957 [INFO] running `Command { std: "docker" "start" "-a" "364a34c51b0ddf7de48468b836a56d5a022016cebb8c425eceb6b5c834ab1957", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.7.13 [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" "364a34c51b0ddf7de48468b836a56d5a022016cebb8c425eceb6b5c834ab1957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364a34c51b0ddf7de48468b836a56d5a022016cebb8c425eceb6b5c834ab1957", kill_on_drop: false }` [INFO] [stdout] 364a34c51b0ddf7de48468b836a56d5a022016cebb8c425eceb6b5c834ab1957