[INFO] fetching crate apollo-composition 0.3.1...
[INFO] checking apollo-composition-0.3.1 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] extracting crate apollo-composition 0.3.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate apollo-composition 0.3.1 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apollo-composition 0.3.1
[INFO] finished tweaking crates.io crate apollo-composition 0.3.1
[INFO] tweaked toml for crates.io crate apollo-composition 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate apollo-composition 0.3.1 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded line-col v0.2.1
[INFO] [stderr]   Downloaded multi_try v0.3.0
[INFO] [stderr]   Downloaded serde_json_bytes v0.2.5
[INFO] [stderr]   Downloaded apollo-federation-types v0.15.4
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded shape v0.5.2
[INFO] [stderr]   Downloaded apollo-parser v0.8.4
[INFO] [stderr]   Downloaded apollo-compiler v1.28.0
[INFO] [stderr]   Downloaded apollo-federation v2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de4739cb7f9ef4aa75335cf0c05f970ede14118c5dddf2912447271b54ca3771
[INFO] running `Command { std: "docker" "start" "-a" "de4739cb7f9ef4aa75335cf0c05f970ede14118c5dddf2912447271b54ca3771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de4739cb7f9ef4aa75335cf0c05f970ede14118c5dddf2912447271b54ca3771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de4739cb7f9ef4aa75335cf0c05f970ede14118c5dddf2912447271b54ca3771", kill_on_drop: false }`
[INFO] [stdout] de4739cb7f9ef4aa75335cf0c05f970ede14118c5dddf2912447271b54ca3771
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d27ac4ec795e8d7ed9ee9d4b7c897f12bc354dbc481561b80979edb5d07c6e38
[INFO] running `Command { std: "docker" "start" "-a" "d27ac4ec795e8d7ed9ee9d4b7c897f12bc354dbc481561b80979edb5d07c6e38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking rowan v0.16.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking multi_try v0.3.0
[INFO] [stderr]     Checking line-col v0.2.1
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking ariadne v0.5.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pest v2.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking apollo-parser v0.8.4
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking jsonpath-rust v0.3.5
[INFO] [stderr]     Checking serde_json_bytes v0.2.5
[INFO] [stderr]     Checking apollo-compiler v1.28.0
[INFO] [stderr]     Checking shape v0.5.2
[INFO] [stderr]     Checking apollo-federation v2.3.0
[INFO] [stderr]     Checking apollo-federation-types v0.15.4
[INFO] [stderr]     Checking apollo-composition v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 36 |         subgraph_definitions: Vec<SubgraphDefinition>,
[INFO] [stdout] 37 |     ) -> Option<SupergraphSdl>;
[INFO] [stdout]    |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     ) -> Option<SupergraphSdl<'_>>;
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 36 |         subgraph_definitions: Vec<SubgraphDefinition>,
[INFO] [stdout] 37 |     ) -> Option<SupergraphSdl>;
[INFO] [stdout]    |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     ) -> Option<SupergraphSdl<'_>>;
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.98s
[INFO] running `Command { std: "docker" "inspect" "d27ac4ec795e8d7ed9ee9d4b7c897f12bc354dbc481561b80979edb5d07c6e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27ac4ec795e8d7ed9ee9d4b7c897f12bc354dbc481561b80979edb5d07c6e38", kill_on_drop: false }`
[INFO] [stdout] d27ac4ec795e8d7ed9ee9d4b7c897f12bc354dbc481561b80979edb5d07c6e38
