[INFO] cloning repository https://github.com/junioramilson/rust-lambda-graphql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/junioramilson/rust-lambda-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunioramilson%2Frust-lambda-graphql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunioramilson%2Frust-lambda-graphql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cab800a4d33d6ad3043dffa984adade4fdec440b [INFO] checking junioramilson/rust-lambda-graphql against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunioramilson%2Frust-lambda-graphql" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/junioramilson/rust-lambda-graphql on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/junioramilson/rust-lambda-graphql [INFO] finished tweaking git repo https://github.com/junioramilson/rust-lambda-graphql [INFO] tweaked toml for git repo https://github.com/junioramilson/rust-lambda-graphql written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/junioramilson/rust-lambda-graphql 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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-parser v6.0.4 [INFO] [stderr] Downloaded async-graphql-value v6.0.4 [INFO] [stderr] Downloaded async-graphql-derive v6.0.4 [INFO] [stderr] Downloaded cross v0.2.5 [INFO] [stderr] Downloaded async-graphql v6.0.4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 325be4d24ed5111ce42e16326d74b84b3c8e7b307b175f398efb15151f66efb5 [INFO] running `Command { std: "docker" "start" "-a" "325be4d24ed5111ce42e16326d74b84b3c8e7b307b175f398efb15151f66efb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "325be4d24ed5111ce42e16326d74b84b3c8e7b307b175f398efb15151f66efb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "325be4d24ed5111ce42e16326d74b84b3c8e7b307b175f398efb15151f66efb5", kill_on_drop: false }` [INFO] [stdout] 325be4d24ed5111ce42e16326d74b84b3c8e7b307b175f398efb15151f66efb5 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78e1d7bc4a1764b0a0b43cdf6d9849796fad50d90415dc4fdda865e2c8227e72 [INFO] running `Command { std: "docker" "start" "-a" "78e1d7bc4a1764b0a0b43cdf6d9849796fad50d90415dc4fdda865e2c8227e72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking object v0.32.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling cross v0.2.5 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking const-sha1 v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking query_map v0.6.0 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_ignored v0.1.9 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking async-graphql-value v6.0.4 [INFO] [stderr] Checking handlebars v4.3.7 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking http-serde v1.1.3 [INFO] [stderr] Checking async-graphql-parser v6.0.4 [INFO] [stderr] Checking aws_lambda_events v0.10.0 [INFO] [stderr] Checking tower-http v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling async-graphql-derive v6.0.4 [INFO] [stderr] Checking lambda_runtime_api_client v0.8.0 [INFO] [stderr] Checking lambda_runtime v0.8.1 [INFO] [stderr] Checking lambda_http v0.8.1 [INFO] [stderr] Checking async-graphql v6.0.4 [INFO] [stderr] Checking rust-lambda v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.71s [INFO] running `Command { std: "docker" "inspect" "78e1d7bc4a1764b0a0b43cdf6d9849796fad50d90415dc4fdda865e2c8227e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78e1d7bc4a1764b0a0b43cdf6d9849796fad50d90415dc4fdda865e2c8227e72", kill_on_drop: false }` [INFO] [stdout] 78e1d7bc4a1764b0a0b43cdf6d9849796fad50d90415dc4fdda865e2c8227e72 [INFO] checking junioramilson/rust-lambda-graphql against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunioramilson%2Frust-lambda-graphql" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/junioramilson/rust-lambda-graphql on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/junioramilson/rust-lambda-graphql [INFO] finished tweaking git repo https://github.com/junioramilson/rust-lambda-graphql [INFO] tweaked toml for git repo https://github.com/junioramilson/rust-lambda-graphql written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/junioramilson/rust-lambda-graphql 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a990f065e74b0cc52e1f350693d2099c5d6b1922b7e239f48c607d3fd684517a [INFO] running `Command { std: "docker" "start" "-a" "a990f065e74b0cc52e1f350693d2099c5d6b1922b7e239f48c607d3fd684517a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a990f065e74b0cc52e1f350693d2099c5d6b1922b7e239f48c607d3fd684517a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a990f065e74b0cc52e1f350693d2099c5d6b1922b7e239f48c607d3fd684517a", kill_on_drop: false }` [INFO] [stdout] a990f065e74b0cc52e1f350693d2099c5d6b1922b7e239f48c607d3fd684517a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cb299ada6433e1c847853cbe77519bf91f3d13fb85ada96b80a6b71e9c5e527 [INFO] running `Command { std: "docker" "start" "-a" "1cb299ada6433e1c847853cbe77519bf91f3d13fb85ada96b80a6b71e9c5e527", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking object v0.32.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling cross v0.2.5 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking const-sha1 v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking query_map v0.6.0 [INFO] [stderr] Checking serde_ignored v0.1.9 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking async-graphql-value v6.0.4 [INFO] [stderr] Checking handlebars v4.3.7 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking http-serde v1.1.3 [INFO] [stderr] Checking async-graphql-parser v6.0.4 [INFO] [stderr] Checking aws_lambda_events v0.10.0 [INFO] [stderr] Checking tower-http v0.4.3 [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-parser-6.0.4/src/types/executable.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | / self.default_value.as_ref().map(|value| &value.node).or({ [INFO] [stdout] 128 | | if self.var_type.node.nullable { [INFO] [stdout] 129 | | Some(&ConstValue::Null) [INFO] [stdout] | | ---------------- temporary value created here [INFO] [stdout] 130 | | } else { [INFO] [stdout] 131 | | None [INFO] [stdout] 132 | | } [INFO] [stdout] 133 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0515`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql-parser` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-parser-6.0.4/src/types/executable.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | / self.default_value.as_ref().map(|value| &value.node).or({ [INFO] [stdout] 128 | | if self.var_type.node.nullable { [INFO] [stdout] 129 | | Some(&ConstValue::Null) [INFO] [stdout] | | ---------------- temporary value created here [INFO] [stdout] 130 | | } else { [INFO] [stdout] 131 | | None [INFO] [stdout] 132 | | } [INFO] [stdout] 133 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0515`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql-parser` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1cb299ada6433e1c847853cbe77519bf91f3d13fb85ada96b80a6b71e9c5e527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb299ada6433e1c847853cbe77519bf91f3d13fb85ada96b80a6b71e9c5e527", kill_on_drop: false }` [INFO] [stdout] 1cb299ada6433e1c847853cbe77519bf91f3d13fb85ada96b80a6b71e9c5e527