[INFO] fetching crate sails-macros 0.7.0...
[INFO] checking sails-macros-0.7.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate sails-macros 0.7.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate sails-macros 0.7.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sails-macros 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sails-macros 0.7.0
[INFO] tweaked toml for crates.io crate sails-macros 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sails-macros-core v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49567aaf55d5cd72fe9e45d2b8aeeb8941bcc49f3f5c8bf02bcbbc3ae4033600
[INFO] running `Command { std: "docker" "start" "-a" "49567aaf55d5cd72fe9e45d2b8aeeb8941bcc49f3f5c8bf02bcbbc3ae4033600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49567aaf55d5cd72fe9e45d2b8aeeb8941bcc49f3f5c8bf02bcbbc3ae4033600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49567aaf55d5cd72fe9e45d2b8aeeb8941bcc49f3f5c8bf02bcbbc3ae4033600", kill_on_drop: false }`
[INFO] [stdout] 49567aaf55d5cd72fe9e45d2b8aeeb8941bcc49f3f5c8bf02bcbbc3ae4033600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 886238ac1d2e8d87a44c602934cd55c2f74b125ee7ca792e47e639a0213c3892
[INFO] running `Command { std: "docker" "start" "-a" "886238ac1d2e8d87a44c602934cd55c2f74b125ee7ca792e47e639a0213c3892", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking sails-macros-core v0.7.0
[INFO] [stderr]     Checking sails-macros v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking trybuild v1.0.101
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]  --> tests/gprogram_basic/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `program` (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 crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sails_rs::gstd::services::Service;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_extends/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sails_rs::gstd::service;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_extends_and_lifetimes/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sails_rs::gstd::service;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]  --> tests/gservice_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sails_rs::{Decode, Encode, MessageId};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_events/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sails_rs::{gstd::service, Encode, TypeInfo};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_basics/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sails_rs::Encode;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_lifecycles_and_generics/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sails_rs::gstd::service;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_lifetimes_and_events/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sails_rs::{gstd::service, Encode, TypeInfo};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_events/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sails_rs::{gstd::service, Encode, TypeInfo};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_lifetimes_and_events/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sails_rs::{gstd::service, Encode, TypeInfo};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_multiple_names/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sails_rs::Encode;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_trait_bounds/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sails_rs::gstd::service;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_reply_with_value/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sails_rs::{CommandReply, Encode};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_basics/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_multiple_names/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[service]
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_reply_with_value/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `codec` in this scope
[INFO] [stdout]  --> tests/gprogram_basic/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `scale_info` in this scope
[INFO] [stdout]  --> tests/gprogram_basic/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `scale_info` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `program` (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 crate or module `sails_rs`
[INFO] [stdout]  --> tests/gprogram_basic/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `codec` in this scope
[INFO] [stdout]  --> tests/gservice_with_basics/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `scale_info` in this scope
[INFO] [stdout]  --> tests/gservice_with_basics/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `scale_info` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (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 crate or module `sails_rs`
[INFO] [stdout]  --> tests/gprogram_basic/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use scale_info::MetaType;
[INFO] [stdout]   |
[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: cannot find attribute `codec` in this scope
[INFO] [stdout]  --> tests/gservice_with_multiple_names/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `scale_info` in this scope
[INFO] [stdout]  --> tests/gservice_with_multiple_names/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `scale_info` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sails-macros` (test "gprogram_tests") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `codec` in this scope
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `scale_info` in this scope
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scale_info` is in scope, but it is a crate, not an attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `codec` in this scope
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[service]
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `scale_info` in this scope
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[service]
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scale_info` is in scope, but it is a crate, not an attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `codec` in this scope
[INFO] [stdout]  --> tests/gservice_with_reply_with_value/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `scale_info` in this scope
[INFO] [stdout]  --> tests/gservice_with_reply_with_value/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `scale_info` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (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 crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_basics/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (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 crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_multiple_names/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (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 crate or module `sails_rs`
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (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 crate or module `sails_rs`
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[service]
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (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 crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_reply_with_value/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (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 crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_basics/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use parity_scale_codec::Decode;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_basics/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use parity_scale_codec::Encode;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_basics/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use scale_info::MetaType;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_multiple_names/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use parity_scale_codec::Decode;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_multiple_names/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use parity_scale_codec::Encode;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_multiple_names/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use scale_info::MetaType;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use parity_scale_codec::Decode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use parity_scale_codec::Encode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use scale_info::MetaType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[service]
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 39 +     use parity_scale_codec::Decode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[service]
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 39 +     use parity_scale_codec::Encode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]   --> tests/gservice_with_multiple_names/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[service]
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 39 +     use scale_info::MetaType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_reply_with_value/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use parity_scale_codec::Decode;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_reply_with_value/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use parity_scale_codec::Encode;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sails_rs`
[INFO] [stdout]  --> tests/gservice_with_reply_with_value/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared crate or module `sails_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use scale_info::MetaType;
[INFO] [stdout]   |
[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 `sails-macros` (test "gservice_tests") due to 48 previous errors
[INFO] running `Command { std: "docker" "inspect" "886238ac1d2e8d87a44c602934cd55c2f74b125ee7ca792e47e639a0213c3892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "886238ac1d2e8d87a44c602934cd55c2f74b125ee7ca792e47e639a0213c3892", kill_on_drop: false }`
[INFO] [stdout] 886238ac1d2e8d87a44c602934cd55c2f74b125ee7ca792e47e639a0213c3892
