[INFO] cloning repository https://github.com/C-Yasitha/bapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/C-Yasitha/bapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC-Yasitha%2Fbapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC-Yasitha%2Fbapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af6b500fb7ea8c179d5adaa1332a2df8e27b1646 [INFO] checking C-Yasitha/bapi against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC-Yasitha%2Fbapi" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/C-Yasitha/bapi 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/C-Yasitha/bapi [INFO] finished tweaking git repo https://github.com/C-Yasitha/bapi [INFO] tweaked toml for git repo https://github.com/C-Yasitha/bapi written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/C-Yasitha/bapi 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 35d9d3e45c1e03b0d32fcf76c46650309a60954305c405a06abb1645dcd73070 [INFO] running `Command { std: "docker" "start" "-a" "35d9d3e45c1e03b0d32fcf76c46650309a60954305c405a06abb1645dcd73070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35d9d3e45c1e03b0d32fcf76c46650309a60954305c405a06abb1645dcd73070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d9d3e45c1e03b0d32fcf76c46650309a60954305c405a06abb1645dcd73070", kill_on_drop: false }` [INFO] [stdout] 35d9d3e45c1e03b0d32fcf76c46650309a60954305c405a06abb1645dcd73070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 75be7f6aa0d7175a2bda7c6382135a63c9d46953863bc7547c1c1276dbfdf905 [INFO] running `Command { std: "docker" "start" "-a" "75be7f6aa0d7175a2bda7c6382135a63c9d46953863bc7547c1c1276dbfdf905", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pest v2.7.9 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking query_map v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking async-graphql-value v7.0.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-serde v2.0.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking async-graphql-parser v7.0.3 [INFO] [stderr] Checking aws_lambda_events v0.15.0 [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.3/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] ... | [INFO] [stdout] 133 | | }) [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.3/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] ... | [INFO] [stdout] 133 | | }) [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" "75be7f6aa0d7175a2bda7c6382135a63c9d46953863bc7547c1c1276dbfdf905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75be7f6aa0d7175a2bda7c6382135a63c9d46953863bc7547c1c1276dbfdf905", kill_on_drop: false }` [INFO] [stdout] 75be7f6aa0d7175a2bda7c6382135a63c9d46953863bc7547c1c1276dbfdf905