[INFO] fetching crate apollo-compiler 1.0.0-beta.24... [INFO] checking apollo-compiler-1.0.0-beta.24 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate apollo-compiler 1.0.0-beta.24 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate apollo-compiler 1.0.0-beta.24 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate apollo-compiler 1.0.0-beta.24 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate apollo-compiler 1.0.0-beta.24 [INFO] tweaked toml for crates.io crate apollo-compiler 1.0.0-beta.24 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate apollo-compiler 1.0.0-beta.24 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff63cdef756eaabc412b7569a7256bef0a3b6b33463839f92c867550d7cd9bca [INFO] running `Command { std: "docker" "start" "-a" "ff63cdef756eaabc412b7569a7256bef0a3b6b33463839f92c867550d7cd9bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff63cdef756eaabc412b7569a7256bef0a3b6b33463839f92c867550d7cd9bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff63cdef756eaabc412b7569a7256bef0a3b6b33463839f92c867550d7cd9bca", kill_on_drop: false }` [INFO] [stdout] ff63cdef756eaabc412b7569a7256bef0a3b6b33463839f92c867550d7cd9bca [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cd613e96a717eea9997620865ce02c018a5d94b6d0554cf0eab2996bde28000 [INFO] running `Command { std: "docker" "start" "-a" "3cd613e96a717eea9997620865ce02c018a5d94b6d0554cf0eab2996bde28000", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking scc v2.1.2 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking rowan v0.15.15 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking dissimilar v1.0.9 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking expect-test v1.5.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking concolor v0.1.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking apollo-parser v0.8.2 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking jsonpath-rust v0.3.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking serde_json_bytes v0.2.4 [INFO] [stderr] Checking apollo-compiler v1.0.0-beta.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 22 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 26 | ) -> Result, ResolverError>; [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | / impl_resolver! { [INFO] [stdout] 258 | | for IntrospectionRootResolver<'_>: [INFO] [stdout] 259 | | [INFO] [stdout] 260 | | __typename = unreachable!(); [INFO] [stdout] ... | [INFO] [stdout] 269 | | } [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | / impl_resolver! { [INFO] [stdout] 273 | | for SchemaWithCache<'_>: [INFO] [stdout] 274 | | [INFO] [stdout] 275 | | __typename = "__Schema"; [INFO] [stdout] ... | [INFO] [stdout] 303 | | } [INFO] [stdout] 304 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | / impl_resolver! { [INFO] [stdout] 307 | | for TypeDefResolver<'_>: [INFO] [stdout] 308 | | [INFO] [stdout] 309 | | __typename = "__Type"; [INFO] [stdout] ... | [INFO] [stdout] 434 | | } [INFO] [stdout] 435 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:438:1 [INFO] [stdout] | [INFO] [stdout] 438 | / impl_resolver! { [INFO] [stdout] 439 | | for TypeResolver<'_>: [INFO] [stdout] 440 | | [INFO] [stdout] 441 | | __typename = "__Type"; [INFO] [stdout] ... | [INFO] [stdout] 471 | | fn specifiedByURL() { Ok(ResolvedValue::null()) } [INFO] [stdout] 472 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:474:1 [INFO] [stdout] | [INFO] [stdout] 474 | / impl_resolver! { [INFO] [stdout] 475 | | for DirectiveResolver<'_>: [INFO] [stdout] 476 | | [INFO] [stdout] 477 | | __typename = "__Directive"; [INFO] [stdout] ... | [INFO] [stdout] 510 | | } [INFO] [stdout] 511 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / impl_resolver! { [INFO] [stdout] 514 | | for FieldResolver<'_>: [INFO] [stdout] 515 | | [INFO] [stdout] 516 | | __typename = "__Field"; [INFO] [stdout] ... | [INFO] [stdout] 551 | | } [INFO] [stdout] 552 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:554:1 [INFO] [stdout] | [INFO] [stdout] 554 | / impl_resolver! { [INFO] [stdout] 555 | | for EnumValueResolver<'_>: [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | __typename = "__EnumValue"; [INFO] [stdout] ... | [INFO] [stdout] 573 | | } [INFO] [stdout] 574 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:576:1 [INFO] [stdout] | [INFO] [stdout] 576 | / impl_resolver! { [INFO] [stdout] 577 | | for InputValueResolver<'_>: [INFO] [stdout] 578 | | [INFO] [stdout] 579 | | __typename = "__InputValue"; [INFO] [stdout] ... | [INFO] [stdout] 605 | | } [INFO] [stdout] 606 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 22 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 26 | ) -> Result, ResolverError>; [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 150 | / impl_resolver! { [INFO] [stdout] 151 | | for &'_ QueryResolver: [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | __typename = "Query"; [INFO] [stdout] ... | [INFO] [stdout] 172 | | } [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | / impl_resolver! { [INFO] [stdout] 258 | | for IntrospectionRootResolver<'_>: [INFO] [stdout] 259 | | [INFO] [stdout] 260 | | __typename = unreachable!(); [INFO] [stdout] ... | [INFO] [stdout] 269 | | } [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | / impl_resolver! { [INFO] [stdout] 273 | | for SchemaWithCache<'_>: [INFO] [stdout] 274 | | [INFO] [stdout] 275 | | __typename = "__Schema"; [INFO] [stdout] ... | [INFO] [stdout] 303 | | } [INFO] [stdout] 304 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | / impl_resolver! { [INFO] [stdout] 307 | | for TypeDefResolver<'_>: [INFO] [stdout] 308 | | [INFO] [stdout] 309 | | __typename = "__Type"; [INFO] [stdout] ... | [INFO] [stdout] 434 | | } [INFO] [stdout] 435 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:438:1 [INFO] [stdout] | [INFO] [stdout] 438 | / impl_resolver! { [INFO] [stdout] 439 | | for TypeResolver<'_>: [INFO] [stdout] 440 | | [INFO] [stdout] 441 | | __typename = "__Type"; [INFO] [stdout] ... | [INFO] [stdout] 471 | | fn specifiedByURL() { Ok(ResolvedValue::null()) } [INFO] [stdout] 472 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:474:1 [INFO] [stdout] | [INFO] [stdout] 474 | / impl_resolver! { [INFO] [stdout] 475 | | for DirectiveResolver<'_>: [INFO] [stdout] 476 | | [INFO] [stdout] 477 | | __typename = "__Directive"; [INFO] [stdout] ... | [INFO] [stdout] 510 | | } [INFO] [stdout] 511 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / impl_resolver! { [INFO] [stdout] 514 | | for FieldResolver<'_>: [INFO] [stdout] 515 | | [INFO] [stdout] 516 | | __typename = "__Field"; [INFO] [stdout] ... | [INFO] [stdout] 551 | | } [INFO] [stdout] 552 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:554:1 [INFO] [stdout] | [INFO] [stdout] 554 | / impl_resolver! { [INFO] [stdout] 555 | | for EnumValueResolver<'_>: [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | __typename = "__EnumValue"; [INFO] [stdout] ... | [INFO] [stdout] 573 | | } [INFO] [stdout] 574 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/execution/resolver.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 60 | fn resolve_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | $crate::execution::resolver::ResolvedValue<'_>, [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/execution/introspection_execute.rs:576:1 [INFO] [stdout] | [INFO] [stdout] 576 | / impl_resolver! { [INFO] [stdout] 577 | | for InputValueResolver<'_>: [INFO] [stdout] 578 | | [INFO] [stdout] 579 | | __typename = "__InputValue"; [INFO] [stdout] ... | [INFO] [stdout] 605 | | } [INFO] [stdout] 606 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_resolver` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/execution/introspection_execute.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 71 | execute_non_introspection_parts: impl FnOnce(&Valid) -> Response, [INFO] [stdout] | ------------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | ) -> Response { [INFO] [stdout] 73 | match SchemaIntrospectionSplit::split(schema, document, operation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/execution/introspection_execute.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 71 | execute_non_introspection_parts: impl FnOnce(&Valid) -> Response, [INFO] [stdout] | ------------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | ) -> Response { [INFO] [stdout] 73 | match SchemaIntrospectionSplit::split(schema, document, operation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `apollo-compiler` (lib) due to 2 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `apollo-compiler` (lib test) due to 2 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3cd613e96a717eea9997620865ce02c018a5d94b6d0554cf0eab2996bde28000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd613e96a717eea9997620865ce02c018a5d94b6d0554cf0eab2996bde28000", kill_on_drop: false }` [INFO] [stdout] 3cd613e96a717eea9997620865ce02c018a5d94b6d0554cf0eab2996bde28000