[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#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoima525%2Fauth0-appsync-custom-authorizer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomoima525/auth0-appsync-custom-authorizer on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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]   |
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.14.1
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded async-graphql-parser v4.0.13
[INFO] [stderr]   Downloaded async-graphql-derive v4.0.13
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.6.0
[INFO] [stderr]   Downloaded async-graphql-value v4.0.13
[INFO] [stderr]   Downloaded tower-layer v0.3.1
[INFO] [stderr]   Downloaded darling v0.14.1
[INFO] [stderr]   Downloaded darling_core v0.14.1
[INFO] [stderr]   Downloaded jsonwebtoken v8.1.1
[INFO] [stderr]   Downloaded lambda_runtime v0.6.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded async-graphql v4.0.13
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c4a086de6a2c2e7976e78bbcf21fb537d5d52f9b72d6231093d5fe3618a6388
[INFO] running `Command { std: "docker" "start" "-a" "0c4a086de6a2c2e7976e78bbcf21fb537d5d52f9b72d6231093d5fe3618a6388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c4a086de6a2c2e7976e78bbcf21fb537d5d52f9b72d6231093d5fe3618a6388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4a086de6a2c2e7976e78bbcf21fb537d5d52f9b72d6231093d5fe3618a6388", kill_on_drop: false }`
[INFO] [stdout] 0c4a086de6a2c2e7976e78bbcf21fb537d5d52f9b72d6231093d5fe3618a6388
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 934c5d68357fbc4376e1c5fd561e471faa7da6ce4f242b09b8f52913f2cda89c
[INFO] running `Command { std: "docker" "start" "-a" "934c5d68357fbc4376e1c5fd561e471faa7da6ce4f242b09b8f52913f2cda89c", 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]   |
[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 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-channel v0.3.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task 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]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking ucd-trie v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking pem v1.1.0
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking regex v1.6.0
[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]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]     Checking pest v2.3.1
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tracing v0.1.36
[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]     Checking http v0.2.8
[INFO] [stderr]    Compiling async-graphql-value v4.0.13
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]     Checking jsonwebtoken v8.1.1
[INFO] [stderr]    Compiling async-graphql-parser v4.0.13
[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 async-graphql v4.0.13
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking lambda_runtime_api_client v0.6.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking lambda_runtime v0.6.1
[INFO] [stderr]     Checking reqwest v0.11.12
[INFO] [stderr]     Checking starwars v0.1.0 (/opt/rustwide/workdir/models/starwars)
[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] [stderr]     Checking gql v0.1.0 (/opt/rustwide/workdir/gql)
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "934c5d68357fbc4376e1c5fd561e471faa7da6ce4f242b09b8f52913f2cda89c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "934c5d68357fbc4376e1c5fd561e471faa7da6ce4f242b09b8f52913f2cda89c", kill_on_drop: false }`
[INFO] [stdout] 934c5d68357fbc4376e1c5fd561e471faa7da6ce4f242b09b8f52913f2cda89c
