[INFO] cloning repository https://github.com/tomoima525/auth0-appsync-custom-authorizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomoima525/auth0-appsync-custom-authorizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoima525%2Fauth0-appsync-custom-authorizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoima525%2Fauth0-appsync-custom-authorizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98417de28908626978f330d43551a901afcc0fa2 [INFO] checking tomoima525/auth0-appsync-custom-authorizer against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoima525%2Fauth0-appsync-custom-authorizer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer [INFO] finished tweaking git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer [INFO] tweaked toml for git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin v0.9.4 [INFO] [stderr] Downloaded unicode-ident v1.0.4 [INFO] [stderr] Downloaded multer v2.0.4 [INFO] [stderr] Downloaded syn v1.0.100 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.6.0 [INFO] [stderr] Downloaded lambda_runtime v0.6.1 [INFO] [stderr] Downloaded pest v2.3.1 [INFO] [stderr] Downloaded pem v1.1.0 [INFO] [stderr] Downloaded jsonwebtoken v8.1.1 [INFO] [stderr] Downloaded reqwest v0.11.12 [INFO] [stderr] Downloaded ucd-trie v0.1.5 [INFO] [stderr] Downloaded async-graphql-value v4.0.13 [INFO] [stderr] Downloaded libc v0.2.133 [INFO] [stderr] Downloaded openssl-src v111.22.0+1.1.1q [INFO] [stderr] Downloaded async-graphql-derive v4.0.13 [INFO] [stderr] Downloaded async-graphql-parser v4.0.13 [INFO] [stderr] Downloaded async-graphql v4.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35da8037eeb2c9466dce2ad762b793bd1d45d9f9a2f9213603653806eb60ddb4 [INFO] running `Command { std: "docker" "start" "-a" "35da8037eeb2c9466dce2ad762b793bd1d45d9f9a2f9213603653806eb60ddb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35da8037eeb2c9466dce2ad762b793bd1d45d9f9a2f9213603653806eb60ddb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35da8037eeb2c9466dce2ad762b793bd1d45d9f9a2f9213603653806eb60ddb4", kill_on_drop: false }` [INFO] [stdout] 35da8037eeb2c9466dce2ad762b793bd1d45d9f9a2f9213603653806eb60ddb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdb84fe830e91a82af3c12328d8fa5b0394d34eda1e9da274cbc2330f9d4aa19 [INFO] running `Command { std: "docker" "start" "-a" "bdb84fe830e91a82af3c12328d8fa5b0394d34eda1e9da274cbc2330f9d4aa19", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking pem v1.1.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-graphql-value v4.0.13 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling async-graphql-parser v4.0.13 [INFO] [stderr] Checking jsonwebtoken v8.1.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling async-graphql-derive v4.0.13 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-stream v0.1.10 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking async-graphql v4.0.13 [INFO] [stderr] Checking lambda_runtime_api_client v0.6.0 [INFO] [stderr] Checking lambda_runtime v0.6.1 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking helpers v0.1.0 (/opt/rustwide/workdir/fn/helpers) [INFO] [stderr] Checking authorizer v0.1.0 (/opt/rustwide/workdir/fn/authorizer) [INFO] [stdout] warning: field `request_context` is never read [INFO] [stdout] --> fn/authorizer/src/types.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct AppSyncAuthorizerEvent { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 28 | pub authorization_token: String, [INFO] [stdout] 29 | pub request_context: RequestContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppSyncAuthorizerEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request_context` is never read [INFO] [stdout] --> fn/authorizer/src/types.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct AppSyncAuthorizerEvent { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 28 | pub authorization_token: String, [INFO] [stdout] 29 | pub request_context: RequestContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppSyncAuthorizerEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking starwars v0.1.0 (/opt/rustwide/workdir/models/starwars) [INFO] [stderr] Checking gql v0.1.0 (/opt/rustwide/workdir/gql) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "bdb84fe830e91a82af3c12328d8fa5b0394d34eda1e9da274cbc2330f9d4aa19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb84fe830e91a82af3c12328d8fa5b0394d34eda1e9da274cbc2330f9d4aa19", kill_on_drop: false }` [INFO] [stdout] bdb84fe830e91a82af3c12328d8fa5b0394d34eda1e9da274cbc2330f9d4aa19 [INFO] checking tomoima525/auth0-appsync-custom-authorizer against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoima525%2Fauth0-appsync-custom-authorizer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer [INFO] finished tweaking git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer [INFO] tweaked toml for git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b796e7619ddeeb8be0ba305796c2ccd61b6e3d0f766b073fe9344f771d8bb74a [INFO] running `Command { std: "docker" "start" "-a" "b796e7619ddeeb8be0ba305796c2ccd61b6e3d0f766b073fe9344f771d8bb74a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b796e7619ddeeb8be0ba305796c2ccd61b6e3d0f766b073fe9344f771d8bb74a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b796e7619ddeeb8be0ba305796c2ccd61b6e3d0f766b073fe9344f771d8bb74a", kill_on_drop: false }` [INFO] [stdout] b796e7619ddeeb8be0ba305796c2ccd61b6e3d0f766b073fe9344f771d8bb74a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b7d79ec0328a9c865ba4dc15828e9dead69ff8851314d4a2d55f999396c432e [INFO] running `Command { std: "docker" "start" "-a" "5b7d79ec0328a9c865ba4dc15828e9dead69ff8851314d4a2d55f999396c432e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking pem v1.1.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling async-graphql-value v4.0.13 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking jsonwebtoken v8.1.1 [INFO] [stderr] Compiling async-graphql-parser v4.0.13 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling async-graphql-derive v4.0.13 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking tokio-stream v0.1.10 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking async-graphql v4.0.13 [INFO] [stderr] Checking lambda_runtime_api_client v0.6.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-4.0.13/src/types/query_root.rs:76:54 [INFO] [stdout] | [INFO] [stdout] 76 | self.inner.find_entity(ctx, &item.0).await?.ok_or_else(|| { [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lambda_runtime v0.6.1 [INFO] [stderr] Checking helpers v0.1.0 (/opt/rustwide/workdir/fn/helpers) [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5b7d79ec0328a9c865ba4dc15828e9dead69ff8851314d4a2d55f999396c432e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7d79ec0328a9c865ba4dc15828e9dead69ff8851314d4a2d55f999396c432e", kill_on_drop: false }` [INFO] [stdout] 5b7d79ec0328a9c865ba4dc15828e9dead69ff8851314d4a2d55f999396c432e