[INFO] cloning repository https://github.com/funcpp/ggql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/funcpp/ggql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuncpp%2Fggql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuncpp%2Fggql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92e9347b4738b4f7368816653e5d3c207e5eafd2 [INFO] checking funcpp/ggql against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuncpp%2Fggql" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/funcpp/ggql on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/funcpp/ggql [INFO] finished tweaking git repo https://github.com/funcpp/ggql [INFO] tweaked toml for git repo https://github.com/funcpp/ggql written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/funcpp/ggql 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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4368ef981dcd9a42439e832280014ae0f97621eb05307e9354cb1227317af587 [INFO] running `Command { std: "docker" "start" "-a" "4368ef981dcd9a42439e832280014ae0f97621eb05307e9354cb1227317af587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4368ef981dcd9a42439e832280014ae0f97621eb05307e9354cb1227317af587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4368ef981dcd9a42439e832280014ae0f97621eb05307e9354cb1227317af587", kill_on_drop: false }` [INFO] [stdout] 4368ef981dcd9a42439e832280014ae0f97621eb05307e9354cb1227317af587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ad6f2ae56f023b74f79ec5dd3a053febf7d40ad4967cfe202906fa5992ad0dc [INFO] running `Command { std: "docker" "start" "-a" "4ad6f2ae56f023b74f79ec5dd3a053febf7d40ad4967cfe202906fa5992ad0dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking syn v2.0.90 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking darling_core v0.20.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling ggql_derive v0.1.0 (/opt/rustwide/workdir/ggql-derive) [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking async-graphql-value v7.0.13 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking async-graphql-parser v7.0.13 [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-parser-7.0.13/src/types/executable.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | / self.default_value.as_ref().map(|value| &value.node).or({ [INFO] [stdout] 127 | | if self.var_type.node.nullable { [INFO] [stdout] 128 | | Some(&ConstValue::Null) [INFO] [stdout] | | ---------------- temporary value created here [INFO] [stdout] 129 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 132 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [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 1 previous error [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-1949cf8c6b5b557f/async-graphql-parser-7.0.13/src/types/executable.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | / self.default_value.as_ref().map(|value| &value.node).or({ [INFO] [stdout] 127 | | if self.var_type.node.nullable { [INFO] [stdout] 128 | | Some(&ConstValue::Null) [INFO] [stdout] | | ---------------- temporary value created here [INFO] [stdout] 129 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 132 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [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 1 previous error [INFO] running `Command { std: "docker" "inspect" "4ad6f2ae56f023b74f79ec5dd3a053febf7d40ad4967cfe202906fa5992ad0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ad6f2ae56f023b74f79ec5dd3a053febf7d40ad4967cfe202906fa5992ad0dc", kill_on_drop: false }` [INFO] [stdout] 4ad6f2ae56f023b74f79ec5dd3a053febf7d40ad4967cfe202906fa5992ad0dc