[INFO] cloning repository https://github.com/danbruder/async-graphql-sqlx-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danbruder/async-graphql-sqlx-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fasync-graphql-sqlx-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fasync-graphql-sqlx-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07cdcd287a2642cd3fc285cab4e56c7ad0a3f89d [INFO] checking danbruder/async-graphql-sqlx-example against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fasync-graphql-sqlx-example" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danbruder/async-graphql-sqlx-example on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danbruder/async-graphql-sqlx-example [INFO] finished tweaking git repo https://github.com/danbruder/async-graphql-sqlx-example [INFO] tweaked toml for git repo https://github.com/danbruder/async-graphql-sqlx-example written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/danbruder/async-graphql-sqlx-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d098a396c75c1bdbc905dde76af94883f31f0a929a8c2b739439a790e7c4d8c [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" "9d098a396c75c1bdbc905dde76af94883f31f0a929a8c2b739439a790e7c4d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d098a396c75c1bdbc905dde76af94883f31f0a929a8c2b739439a790e7c4d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d098a396c75c1bdbc905dde76af94883f31f0a929a8c2b739439a790e7c4d8c", kill_on_drop: false }` [INFO] [stdout] 9d098a396c75c1bdbc905dde76af94883f31f0a929a8c2b739439a790e7c4d8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 691af0aacac73b44a29c606dcab8d3f3870b712a510094884aa07181670270b3 [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" "691af0aacac73b44a29c606dcab8d3f3870b712a510094884aa07181670270b3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking bson v0.14.1 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling async-graphql-parser v0.3.0 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Checking pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling async-graphql-derive v1.12.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking sqlx-core v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking async-graphql v1.12.2 [INFO] [stdout] error[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/scalars/floats.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 40 | impl_float_scalars!(f32, f64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # The GraphQL server library implemented by rust [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //!
[INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! [INFO] [stdout] 6 | | //! [INFO] [stdout] 7 | | // [INFO] [stdout] | |___________________________- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [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[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/scalars/floats.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 40 | impl_float_scalars!(f32, f64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # The GraphQL server library implemented by rust [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //!
[INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! [INFO] [stdout] 6 | | //! [INFO] [stdout] 7 | | // [INFO] [stdout] | |___________________________- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [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[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/scalars/integers.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 39 | impl_integer_scalars!(i8, i16, i32, u8, u16, u32); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # The GraphQL server library implemented by rust [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //!
[INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! [INFO] [stdout] 6 | | //! [INFO] [stdout] 7 | | // [INFO] [stdout] | |___________________________- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [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[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/scalars/integers.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 39 | impl_integer_scalars!(i8, i16, i32, u8, u16, u32); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # The GraphQL server library implemented by rust [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //!
[INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! [INFO] [stdout] 6 | | //! [INFO] [stdout] 7 | | // [INFO] [stdout] | |___________________________- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [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[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/scalars/integers.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 39 | impl_integer_scalars!(i8, i16, i32, u8, u16, u32); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # The GraphQL server library implemented by rust [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //!
[INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! [INFO] [stdout] 6 | | //! [INFO] [stdout] 7 | | // [INFO] [stdout] | |___________________________- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [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[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/scalars/integers.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 39 | impl_integer_scalars!(i8, i16, i32, u8, u16, u32); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # The GraphQL server library implemented by rust [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //!
[INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! [INFO] [stdout] 6 | | //! [INFO] [stdout] 7 | | // [INFO] [stdout] | |___________________________- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [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[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/scalars/integers.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 39 | impl_integer_scalars!(i8, i16, i32, u8, u16, u32); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # The GraphQL server library implemented by rust [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //!
[INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! [INFO] [stdout] 6 | | //! [INFO] [stdout] 7 | | // [INFO] [stdout] | |___________________________- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [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[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/scalars/integers.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 39 | impl_integer_scalars!(i8, i16, i32, u8, u16, u32); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # The GraphQL server library implemented by rust [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //!
[INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! [INFO] [stdout] 6 | | //! [INFO] [stdout] 7 | | // [INFO] [stdout] | |___________________________- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [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[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/scalars/integers.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 77 | impl_int64_scalars!(i64, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # The GraphQL server library implemented by rust [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //!
[INFO] [stdout] 4 | | //! [INFO] [stdout] ... | [INFO] [stdout] 43 | | //! * Upload files (Multipart request) [INFO] [stdout] 44 | | //! * Subscription (WebSocket transport) [INFO] [stdout] | |___________________________- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [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[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/scalars/integers.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 77 | impl_int64_scalars!(i64, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.12.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # The GraphQL server library implemented by rust [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //!
[INFO] [stdout] 4 | | //! [INFO] [stdout] ... | [INFO] [stdout] 43 | | //! * Upload files (Multipart request) [INFO] [stdout] 44 | | //! * Subscription (WebSocket transport) [INFO] [stdout] | |___________________________- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [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] [stderr] Checking warp v0.2.2 [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0424`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql` [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" "691af0aacac73b44a29c606dcab8d3f3870b712a510094884aa07181670270b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691af0aacac73b44a29c606dcab8d3f3870b712a510094884aa07181670270b3", kill_on_drop: false }` [INFO] [stdout] 691af0aacac73b44a29c606dcab8d3f3870b712a510094884aa07181670270b3