[INFO] fetching crate pleme-graphql-helpers 0.1.0... [INFO] testing pleme-graphql-helpers-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate pleme-graphql-helpers 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate pleme-graphql-helpers 0.1.0 [INFO] finished tweaking crates.io crate pleme-graphql-helpers 0.1.0 [INFO] tweaked toml for crates.io crate pleme-graphql-helpers 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pleme-graphql-helpers 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pleme-graphql-helpers 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen v0.2.110 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.110 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.110 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded static_assertions_next v1.1.2 [INFO] [stderr] Downloaded asynk-strim v0.1.5 [INFO] [stderr] Downloaded js-sys v0.3.87 [INFO] [stderr] Downloaded async-graphql-derive v7.2.1 [INFO] [stderr] Downloaded pleme-error v0.1.0 [INFO] [stderr] Downloaded async-graphql-parser v7.2.1 [INFO] [stderr] Downloaded pleme-rbac v0.1.0 [INFO] [stderr] Downloaded async-graphql-value v7.2.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.110 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded async-graphql v7.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ec00cddd33bb0ce03ef08ac77cce4a2d6efa69e07fe032c4097a508cd436875 [INFO] running `Command { std: "docker" "start" "-a" "7ec00cddd33bb0ce03ef08ac77cce4a2d6efa69e07fe032c4097a508cd436875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ec00cddd33bb0ce03ef08ac77cce4a2d6efa69e07fe032c4097a508cd436875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec00cddd33bb0ce03ef08ac77cce4a2d6efa69e07fe032c4097a508cd436875", kill_on_drop: false }` [INFO] [stdout] 7ec00cddd33bb0ce03ef08ac77cce4a2d6efa69e07fe032c4097a508cd436875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b848161ae54043672cb4b7800f37765a494f74aebac9e52b75c8b7a57fbe5522 [INFO] running `Command { std: "docker" "start" "-a" "b848161ae54043672cb4b7800f37765a494f74aebac9e52b75c8b7a57fbe5522", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling asynk-strim v0.1.5 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling handlebars v6.4.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling async-graphql-value v7.2.1 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling async-graphql-parser v7.2.1 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling async-graphql-derive v7.2.1 [INFO] [stderr] Compiling pleme-rbac v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling async-graphql v7.2.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling pleme-graphql-helpers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "b848161ae54043672cb4b7800f37765a494f74aebac9e52b75c8b7a57fbe5522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b848161ae54043672cb4b7800f37765a494f74aebac9e52b75c8b7a57fbe5522", kill_on_drop: false }` [INFO] [stdout] b848161ae54043672cb4b7800f37765a494f74aebac9e52b75c8b7a57fbe5522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd79647102962af9237e6b00cb4fb5f2a3f360b4a0f51af223bffb10dbb542ad [INFO] running `Command { std: "docker" "start" "-a" "bd79647102962af9237e6b00cb4fb5f2a3f360b4a0f51af223bffb10dbb542ad", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling pleme-graphql-helpers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.98s [INFO] running `Command { std: "docker" "inspect" "bd79647102962af9237e6b00cb4fb5f2a3f360b4a0f51af223bffb10dbb542ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd79647102962af9237e6b00cb4fb5f2a3f360b4a0f51af223bffb10dbb542ad", kill_on_drop: false }` [INFO] [stdout] bd79647102962af9237e6b00cb4fb5f2a3f360b4a0f51af223bffb10dbb542ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72ee16a89cbdcc62983d588df21bf6560ef41ff0d883ac9425f488d29514a223 [INFO] running `Command { std: "docker" "start" "-a" "72ee16a89cbdcc62983d588df21bf6560ef41ff0d883ac9425f488d29514a223", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pleme_graphql_helpers-39bdc933436adb6c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test dataloaders::tests::test_dataloader_caching ... ok [INFO] [stdout] test dataloaders::tests::test_dataloader_clear ... ok [INFO] [stdout] test dataloaders::tests::test_dataloader_single_load ... ok [INFO] [stdout] test pagination::tests::test_cursor_codec ... ok [INFO] [stdout] test pagination::tests::test_connection_creation ... ok [INFO] [stdout] test types::tests::test_datetime_to_value ... ok [INFO] [stdout] test dataloaders::tests::test_dataloader_prime ... ok [INFO] [stdout] test dataloaders::tests::test_dataloader_batch_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pleme_graphql_helpers [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/auth.rs - auth::get_authz_context (line 136) - compile ... ok [INFO] [stdout] test src/auth.rs - auth::get_company_id (line 118) - compile ... ok [INFO] [stdout] test src/auth.rs - auth::get_user_id (line 102) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... FAILED [INFO] [stdout] test src/auth.rs - auth::graphql_handler (line 54) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 15) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `items` in this scope [INFO] [stdout] --> src/lib.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | let connection = Connection::new(items, has_next_page, has_previous_page); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `has_next_page` in this scope [INFO] [stdout] --> src/lib.rs:20:41 [INFO] [stdout] | [INFO] [stdout] 20 | let connection = Connection::new(items, has_next_page, has_previous_page); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `has_previous_page` in this scope [INFO] [stdout] --> src/lib.rs:20:56 [INFO] [stdout] | [INFO] [stdout] 20 | let connection = Connection::new(items, has_next_page, has_previous_page); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/auth.rs - auth::graphql_handler (line 54) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `(): async_graphql::ObjectType` is not satisfied [INFO] [stdout] --> src/auth.rs:62:47 [INFO] [stdout] | [INFO] [stdout] 62 | .route("/graphql", post(graphql_handler::<(), (), ()>)); [INFO] [stdout] | ^^ the trait `async_graphql::ObjectType` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `async_graphql::ObjectType`: [INFO] [stdout] &T [INFO] [stdout] Arc [INFO] [stdout] Box [INFO] [stdout] EmptyFields [INFO] [stdout] EmptyMutation [INFO] [stdout] Connection [INFO] [stdout] Connection [INFO] [stdout] async_graphql::connection::Edge [INFO] [stdout] and 10 others [INFO] [stdout] note: required by a bound in `graphql_handler` [INFO] [stdout] --> src/auth.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn graphql_handler( [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 70 | Query: async_graphql::ObjectType + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `graphql_handler` [INFO] [stdout] = note: the full name for the type has been written to '/tmp/rustdoctestj9cGzT/rust_out.long-type-4071834056249920899.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): SubscriptionType` is not satisfied [INFO] [stdout] --> src/auth.rs:62:55 [INFO] [stdout] | [INFO] [stdout] 62 | .route("/graphql", post(graphql_handler::<(), (), ()>)); [INFO] [stdout] | ^^ the trait `SubscriptionType` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `SubscriptionType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-7.2.1/src/subscription.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | impl SubscriptionType for &T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&T` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-7.2.1/src/types/empty_subscription.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl SubscriptionType for EmptySubscription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `EmptySubscription` [INFO] [stdout] note: required by a bound in `graphql_handler` [INFO] [stdout] --> src/auth.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn graphql_handler( [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 72 | Subscription: async_graphql::SubscriptionType + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `graphql_handler` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): async_graphql::ObjectType` is not satisfied [INFO] [stdout] --> src/auth.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | .route("/graphql", post(graphql_handler::<(), (), ()>)); [INFO] [stdout] | ^^^^ the trait `async_graphql::ObjectType` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `async_graphql::ObjectType`: [INFO] [stdout] &T [INFO] [stdout] Arc [INFO] [stdout] Box [INFO] [stdout] EmptyFields [INFO] [stdout] EmptyMutation [INFO] [stdout] Connection [INFO] [stdout] Connection [INFO] [stdout] async_graphql::connection::Edge [INFO] [stdout] and 10 others [INFO] [stdout] note: required by a bound in `graphql_handler` [INFO] [stdout] --> src/auth.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn graphql_handler( [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 70 | Query: async_graphql::ObjectType + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `graphql_handler` [INFO] [stdout] = note: the full name for the type has been written to '/tmp/rustdoctestj9cGzT/rust_out.long-type-4071834056249920899.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): SubscriptionType` is not satisfied [INFO] [stdout] --> src/auth.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | .route("/graphql", post(graphql_handler::<(), (), ()>)); [INFO] [stdout] | ^^^^ the trait `SubscriptionType` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `SubscriptionType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-7.2.1/src/subscription.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | impl SubscriptionType for &T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&T` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-7.2.1/src/types/empty_subscription.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl SubscriptionType for EmptySubscription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `EmptySubscription` [INFO] [stdout] note: required by a bound in `graphql_handler` [INFO] [stdout] --> src/auth.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn graphql_handler( [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 72 | Subscription: async_graphql::SubscriptionType + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `graphql_handler` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/auth.rs - auth::graphql_handler (line 54) [INFO] [stdout] src/lib.rs - (line 15) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "72ee16a89cbdcc62983d588df21bf6560ef41ff0d883ac9425f488d29514a223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ee16a89cbdcc62983d588df21bf6560ef41ff0d883ac9425f488d29514a223", kill_on_drop: false }` [INFO] [stdout] 72ee16a89cbdcc62983d588df21bf6560ef41ff0d883ac9425f488d29514a223