[INFO] fetching crate sbom-walker 0.13.0... [INFO] checking sbom-walker-0.13.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate sbom-walker 0.13.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate sbom-walker 0.13.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sbom-walker 0.13.0 [INFO] tweaked toml for crates.io crate sbom-walker 0.13.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sbom-walker 0.13.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sbom-walker 0.13.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3cbb5dc78d99a2efadffd940460ca3cfdb6b0b0130a02ee54a6d0f85c1d71d6 [INFO] running `Command { std: "docker" "start" "-a" "e3cbb5dc78d99a2efadffd940460ca3cfdb6b0b0130a02ee54a6d0f85c1d71d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3cbb5dc78d99a2efadffd940460ca3cfdb6b0b0130a02ee54a6d0f85c1d71d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3cbb5dc78d99a2efadffd940460ca3cfdb6b0b0130a02ee54a6d0f85c1d71d6", kill_on_drop: false }` [INFO] [stdout] e3cbb5dc78d99a2efadffd940460ca3cfdb6b0b0130a02ee54a6d0f85c1d71d6 [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" "-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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8422ad1dd725d4d28dbff789df3572b9b7b8c02561e788cf982b1ae5eca4a5d [INFO] running `Command { std: "docker" "start" "-a" "c8422ad1dd725d4d28dbff789df3572b9b7b8c02561e788cf982b1ae5eca4a5d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling aws-types v1.3.7 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking aws-smithy-async v1.2.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking aws-smithy-types v1.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hyper-util v0.1.12 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking aws-smithy-runtime-api v1.8.0 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.8 [INFO] [stderr] Checking aws-smithy-json v0.61.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking aws-smithy-http v0.62.1 [INFO] [stderr] Checking aws-credential-types v1.2.3 [INFO] [stderr] Checking aws-smithy-observability v0.1.3 [INFO] [stderr] Checking aws-sigv4 v1.3.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling crc-fast v1.2.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Compiling validator_derive v0.19.0 [INFO] [stderr] Compiling nettle-sys v2.3.1 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking biscuit v0.7.0 [INFO] [stderr] Compiling serde-cyclonedx v0.9.1 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking aws-smithy-checksums v0.63.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking validator v0.19.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking buffered-reader v1.4.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking nettle v7.4.0 [INFO] [stderr] Checking memsec v0.7.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking borrow-or-share v0.2.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking openid v0.17.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking spdx-expression v0.5.2 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking indicatif-log-bridge v0.2.3 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking flexible-time v0.1.1 [INFO] [stderr] Checking backon v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking spdx-rs v0.5.5 [INFO] [stderr] Compiling sequoia-openpgp v2.0.0 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking aws-smithy-http-client v1.0.2 [INFO] [stderr] Checking aws-smithy-runtime v1.8.3 [INFO] [stderr] Checking aws-runtime v1.5.7 [INFO] [stderr] Checking aws-sdk-sts v1.70.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.70.0 [INFO] [stderr] Checking aws-sdk-sso v1.69.0 [INFO] [stderr] Checking aws-sdk-s3 v1.87.0 [INFO] [stderr] Checking aws-config v1.6.3 [INFO] [stderr] Checking walker-common v0.13.0 [INFO] [stderr] Checking sbom-walker v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model/sbom/serde_cyclonedx.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn $name(&self) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 71 | attribute!(metadata => |sbom -> Option | sbom.metadata.as_ref().map(Into::into)); [INFO] [stdout] | ------------------------------------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime gets resolved as `'_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `attribute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | attribute!(metadata => |sbom -> Option> | sbom.metadata.as_ref().map(Into::into)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model/sbom/serde_cyclonedx.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn $name(&self) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 73 | attribute!(components => |sbom -> Option> | sbom [INFO] [stdout] | - --------- the lifetime gets resolved as `'_` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 74 | | .components [INFO] [stdout] 75 | | .as_ref() [INFO] [stdout] 76 | | .map(|c| c.iter().map(Into::into).collect())); [INFO] [stdout] | |_____________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `attribute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | attribute!(components => |sbom -> Option>> | sbom [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model/sbom/serde_cyclonedx.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn $name(&self) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 78 | attribute!(services => |sbom -> Option> | sbom [INFO] [stdout] | - ------- the lifetime gets resolved as `'_` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 79 | | .services [INFO] [stdout] 80 | | .as_ref() [INFO] [stdout] 81 | | .map(|c| c.iter().map(Into::into).collect())); [INFO] [stdout] | |_____________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `attribute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | attribute!(services => |sbom -> Option>> | sbom [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model/sbom/serde_cyclonedx.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn $name(&self) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 83 | attribute!(dependencies => |sbom -> Option> | sbom [INFO] [stdout] | - ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 84 | | .dependencies [INFO] [stdout] 85 | | .as_ref() [INFO] [stdout] 86 | | .map(|c| c.iter().map(Into::into).collect())); [INFO] [stdout] | |_____________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `attribute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | attribute!(dependencies => |sbom -> Option>> | sbom [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model/sbom/serde_cyclonedx.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn $name(&self) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 71 | attribute!(metadata => |sbom -> Option | sbom.metadata.as_ref().map(Into::into)); [INFO] [stdout] | ------------------------------------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime gets resolved as `'_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `attribute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | attribute!(metadata => |sbom -> Option> | sbom.metadata.as_ref().map(Into::into)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model/sbom/serde_cyclonedx.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn $name(&self) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 73 | attribute!(components => |sbom -> Option> | sbom [INFO] [stdout] | - --------- the lifetime gets resolved as `'_` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 74 | | .components [INFO] [stdout] 75 | | .as_ref() [INFO] [stdout] 76 | | .map(|c| c.iter().map(Into::into).collect())); [INFO] [stdout] | |_____________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `attribute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | attribute!(components => |sbom -> Option>> | sbom [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model/sbom/serde_cyclonedx.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn $name(&self) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 78 | attribute!(services => |sbom -> Option> | sbom [INFO] [stdout] | - ------- the lifetime gets resolved as `'_` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 79 | | .services [INFO] [stdout] 80 | | .as_ref() [INFO] [stdout] 81 | | .map(|c| c.iter().map(Into::into).collect())); [INFO] [stdout] | |_____________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `attribute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | attribute!(services => |sbom -> Option>> | sbom [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model/sbom/serde_cyclonedx.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn $name(&self) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 83 | attribute!(dependencies => |sbom -> Option> | sbom [INFO] [stdout] | - ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 84 | | .dependencies [INFO] [stdout] 85 | | .as_ref() [INFO] [stdout] 86 | | .map(|c| c.iter().map(Into::into).collect())); [INFO] [stdout] | |_____________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `attribute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | attribute!(dependencies => |sbom -> Option>> | sbom [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 33s [INFO] running `Command { std: "docker" "inspect" "c8422ad1dd725d4d28dbff789df3572b9b7b8c02561e788cf982b1ae5eca4a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8422ad1dd725d4d28dbff789df3572b9b7b8c02561e788cf982b1ae5eca4a5d", kill_on_drop: false }` [INFO] [stdout] c8422ad1dd725d4d28dbff789df3572b9b7b8c02561e788cf982b1ae5eca4a5d