[INFO] cloning repository https://github.com/xbase-lab/xcodeproj
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xbase-lab/xcodeproj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxbase-lab%2Fxcodeproj", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxbase-lab%2Fxcodeproj'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1000071bf6322ad12be23449946558e7524a0ae5
[INFO] checking xbase-lab/xcodeproj against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxbase-lab%2Fxcodeproj" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/xbase-lab/xcodeproj on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/xbase-lab/xcodeproj
[INFO] finished tweaking git repo https://github.com/xbase-lab/xcodeproj
[INFO] tweaked toml for git repo https://github.com/xbase-lab/xcodeproj written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/xbase-lab/xcodeproj 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-test v0.2.2
[INFO] [stderr]   Downloaded const_format v0.2.25
[INFO] [stderr]   Downloaded derive-deref-rs v0.1.1
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded enum_variant_macros_macros v0.2.0
[INFO] [stderr]   Downloaded enum_variant_macros v0.2.0
[INFO] [stderr]   Downloaded wax v0.5.0
[INFO] [stderr]   Downloaded pest_consume v1.1.1
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded pest_consume_macros v1.1.0
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f2b0adcb290a6bee10d1c1b9363a2526e3e02fecb1e9418ad718a14aa3a755f
[INFO] running `Command { std: "docker" "start" "-a" "4f2b0adcb290a6bee10d1c1b9363a2526e3e02fecb1e9418ad718a14aa3a755f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f2b0adcb290a6bee10d1c1b9363a2526e3e02fecb1e9418ad718a14aa3a755f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f2b0adcb290a6bee10d1c1b9363a2526e3e02fecb1e9418ad718a14aa3a755f", kill_on_drop: false }`
[INFO] [stdout] 4f2b0adcb290a6bee10d1c1b9363a2526e3e02fecb1e9418ad718a14aa3a755f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8a97572748b170a6a164fed11acc50e22bef29951cf1b91578e4daa352c4841
[INFO] running `Command { std: "docker" "start" "-a" "e8a97572748b170a6a164fed11acc50e22bef29951cf1b91578e4daa352c4841", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking tracing-core v0.1.27
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.9
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking const_format v0.2.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling xcodeproj v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling derive_is_enum_variant v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling enum_variant_macros_macros v0.2.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.2
[INFO] [stderr]    Compiling derive-deref-rs v0.1.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking enum_variant_macros v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking wax v0.5.0
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking tracing-subscriber v0.3.11
[INFO] [stderr]     Checking tracing-appender v0.2.2
[INFO] [stderr]     Checking tracing-test v0.2.2
[INFO] [stderr]     Checking serde-xml-rs v0.5.1
[INFO] [stderr]     Checking pest_consume v1.1.1
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn swift_package_product_dependencies<'a>(
[INFO] [stdout]     |                                               -- lifetime `'a` declared here
[INFO] [stdout] 153 |         &'a self,
[INFO] [stdout] 154 |     ) -> Vec<XCSwiftPackageProductDependency> {
[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/pbxproj/object/collection.rs:163:58
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn swift_package_references<'a>(&'a self) -> Vec<XCRemoteSwiftPackageReference> {
[INFO] [stdout]     |                                     --                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     lifetime `'a` declared here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:172:58
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn get_target<'a>(&'a self, key: &str) -> Option<PBXTarget> {
[INFO] [stdout]     |                       -- lifetime `'a` declared here     ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:177:63
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn get_build_phase<'a>(&'a self, key: &str) -> Option<PBXBuildPhase> {
[INFO] [stdout]     |                            -- lifetime `'a` declared here     ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:182:62
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn get_build_file<'a>(&'a self, key: &str) -> Option<PBXBuildFile> {
[INFO] [stdout]     |                           -- lifetime `'a` declared here     ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:187:62
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn get_build_rule<'a>(&'a self, key: &str) -> Option<PBXBuildRule> {
[INFO] [stdout]     |                           -- lifetime `'a` declared here     ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:192:59
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn get_project<'a>(&'a self, key: &str) -> Option<PBXProject> {
[INFO] [stdout]     |                        -- lifetime `'a` declared here     ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:197:56
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn get_file<'a>(&'a self, key: &str) -> Option<PBXFSReference> {
[INFO] [stdout]     |                     -- lifetime `'a` declared here     ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:207:57
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn get_group<'a>(&'a self, key: &str) -> Option<PBXFSReference> {
[INFO] [stdout]     |                      -- lifetime `'a` declared here     ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:217:61
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn get_fs_object<'a>(&'a self, key: &str) -> Option<PBXFSReference> {
[INFO] [stdout]     |                          -- lifetime `'a` declared here     ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn get_group_by_name_or_path<'a, S: AsRef<str>>(
[INFO] [stdout]     |                                      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 225 |     ) -> Option<PBXFSReference> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn get_swift_package_product_dependency<'a>(
[INFO] [stdout]     |                                                 -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 258 |     ) -> Option<XCSwiftPackageProductDependency> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:266:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn get_swift_package_reference<'a>(
[INFO] [stdout]     |                                        -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 266 |     ) -> Option<XCRemoteSwiftPackageReference> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:271:70
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn get_target_by_name<'a>(&'a self, name: &'a str) -> Option<PBXTarget> {
[INFO] [stdout]     |                               -- lifetime `'a` declared here         ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn swift_package_product_dependencies<'a>(
[INFO] [stdout]     |                                               -- lifetime `'a` declared here
[INFO] [stdout] 153 |         &'a self,
[INFO] [stdout] 154 |     ) -> Vec<XCSwiftPackageProductDependency> {
[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/pbxproj/object/collection.rs:163:58
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn swift_package_references<'a>(&'a self) -> Vec<XCRemoteSwiftPackageReference> {
[INFO] [stdout]     |                                     --                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     lifetime `'a` declared here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:172:58
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn get_target<'a>(&'a self, key: &str) -> Option<PBXTarget> {
[INFO] [stdout]     |                       -- lifetime `'a` declared here     ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:177:63
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn get_build_phase<'a>(&'a self, key: &str) -> Option<PBXBuildPhase> {
[INFO] [stdout]     |                            -- lifetime `'a` declared here     ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:182:62
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn get_build_file<'a>(&'a self, key: &str) -> Option<PBXBuildFile> {
[INFO] [stdout]     |                           -- lifetime `'a` declared here     ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:187:62
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn get_build_rule<'a>(&'a self, key: &str) -> Option<PBXBuildRule> {
[INFO] [stdout]     |                           -- lifetime `'a` declared here     ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:192:59
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn get_project<'a>(&'a self, key: &str) -> Option<PBXProject> {
[INFO] [stdout]     |                        -- lifetime `'a` declared here     ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:197:56
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn get_file<'a>(&'a self, key: &str) -> Option<PBXFSReference> {
[INFO] [stdout]     |                     -- lifetime `'a` declared here     ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:207:57
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn get_group<'a>(&'a self, key: &str) -> Option<PBXFSReference> {
[INFO] [stdout]     |                      -- lifetime `'a` declared here     ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:217:61
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn get_fs_object<'a>(&'a self, key: &str) -> Option<PBXFSReference> {
[INFO] [stdout]     |                          -- lifetime `'a` declared here     ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn get_group_by_name_or_path<'a, S: AsRef<str>>(
[INFO] [stdout]     |                                      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 225 |     ) -> Option<PBXFSReference> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn get_swift_package_product_dependency<'a>(
[INFO] [stdout]     |                                                 -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 258 |     ) -> Option<XCSwiftPackageProductDependency> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:266:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn get_swift_package_reference<'a>(
[INFO] [stdout]     |                                        -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 266 |     ) -> Option<XCRemoteSwiftPackageReference> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pbxproj/object/collection.rs:271:70
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn get_target_by_name<'a>(&'a self, name: &'a str) -> Option<PBXTarget> {
[INFO] [stdout]     |                               -- lifetime `'a` declared here         ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.10s
[INFO] running `Command { std: "docker" "inspect" "e8a97572748b170a6a164fed11acc50e22bef29951cf1b91578e4daa352c4841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a97572748b170a6a164fed11acc50e22bef29951cf1b91578e4daa352c4841", kill_on_drop: false }`
[INFO] [stdout] e8a97572748b170a6a164fed11acc50e22bef29951cf1b91578e4daa352c4841
