[INFO] fetching crate tractor-macros 0.0.6... [INFO] checking tractor-macros-0.0.6 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate tractor-macros 0.0.6 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tractor-macros 0.0.6 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 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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] d00652bd4c4ba0b606315eb67d97b73084c59a605c7b20beee8a866e424e7279 [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" "d00652bd4c4ba0b606315eb67d97b73084c59a605c7b20beee8a866e424e7279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d00652bd4c4ba0b606315eb67d97b73084c59a605c7b20beee8a866e424e7279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00652bd4c4ba0b606315eb67d97b73084c59a605c7b20beee8a866e424e7279", kill_on_drop: false }` [INFO] [stdout] d00652bd4c4ba0b606315eb67d97b73084c59a605c7b20beee8a866e424e7279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] fbbe49fe3fc053bdc705817623ac3601601104bdf7bc925357fad188e538f9fe [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" "fbbe49fe3fc053bdc705817623ac3601601104bdf7bc925357fad188e538f9fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.11 [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.1.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 an attribute macro (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 an attribute macro (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 an attribute macro (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 an attribute macro (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 an attribute macro (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 an attribute macro (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 an attribute macro (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 an attribute macro (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 an attribute macro (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 an attribute macro (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` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fbbe49fe3fc053bdc705817623ac3601601104bdf7bc925357fad188e538f9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbbe49fe3fc053bdc705817623ac3601601104bdf7bc925357fad188e538f9fe", kill_on_drop: false }` [INFO] [stdout] fbbe49fe3fc053bdc705817623ac3601601104bdf7bc925357fad188e538f9fe