[INFO] cloning repository https://github.com/indygreg/apple-platform-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/indygreg/apple-platform-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findygreg%2Fapple-platform-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findygreg%2Fapple-platform-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0cc81b9e7156d2b58425e47117a052ead1608c2 [INFO] checking indygreg/apple-platform-rs against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findygreg%2Fapple-platform-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/indygreg/apple-platform-rs [INFO] finished tweaking git repo https://github.com/indygreg/apple-platform-rs [INFO] tweaked toml for git repo https://github.com/indygreg/apple-platform-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/indygreg/apple-platform-rs on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/indygreg/apple-platform-rs 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip_structs v0.2.1 [INFO] [stderr] Downloaded gpt v4.1.0 [INFO] [stderr] Downloaded p12 v0.6.3 [INFO] [stderr] Downloaded minicbor-derive v0.15.3 [INFO] [stderr] Downloaded snafu-derive v0.8.6 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.82.0 [INFO] [stderr] Downloaded aws-smithy-json v0.61.4 [INFO] [stderr] Downloaded aws-smithy-checksums v0.63.7 [INFO] [stderr] Downloaded minicbor v0.25.1 [INFO] [stderr] Downloaded snapbox v0.4.17 [INFO] [stderr] Downloaded aws-sdk-sso v1.81.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.83.0 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Downloaded konst v0.3.16 [INFO] [stderr] Downloaded yubikey v0.8.0 [INFO] [stderr] Downloaded typewit v1.12.1 [INFO] [stderr] Downloaded p384 v0.13.1 [INFO] [stderr] Downloaded snafu v0.8.6 [INFO] [stderr] Downloaded rasn v0.20.2 [INFO] [stderr] Downloaded aws-smithy-runtime v1.8.6 [INFO] [stderr] Downloaded aws-config v1.8.5 [INFO] [stderr] Downloaded aws-smithy-http-client v1.0.6 [INFO] [stderr] Downloaded trycmd-indygreg-fork v0.14.20 [INFO] [stderr] Downloaded x509 v0.2.0 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.60.10 [INFO] [stderr] Downloaded bitvec-nom2 v0.2.1 [INFO] [stderr] Downloaded rasn-derive v0.20.2 [INFO] [stderr] Downloaded spake2 v0.4.0 [INFO] [stderr] Downloaded snapbox-macros v0.3.10 [INFO] [stderr] Downloaded pcsc-sys v1.3.0 [INFO] [stderr] Downloaded pcsc v2.9.0 [INFO] [stderr] Downloaded tls_codec_derive v0.4.2 [INFO] [stderr] Downloaded tls_codec v0.4.2 [INFO] [stderr] Downloaded aws-credential-types v1.2.5 [INFO] [stderr] Downloaded konst_kernel v0.3.15 [INFO] [stderr] Downloaded os_pipe v1.2.2 [INFO] [stderr] Downloaded quick-xml v0.38.1 [INFO] [stderr] Downloaded cryptographic-message-syntax v0.28.0 [INFO] [stderr] Downloaded bcder v0.7.5 [INFO] [stderr] Downloaded x509-certificate v0.25.0 [INFO] [stderr] Downloaded serde-xml-rs v0.7.1 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded simple-file-manifest v0.11.0 [INFO] [stderr] Downloaded simple-bytes v0.2.14 [INFO] [stderr] Downloaded aws-sdk-s3 v1.103.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8842274908f15ba516e13135f93d1218122a5959c32cc849820ec33519fdd21 [INFO] running `Command { std: "docker" "start" "-a" "b8842274908f15ba516e13135f93d1218122a5959c32cc849820ec33519fdd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8842274908f15ba516e13135f93d1218122a5959c32cc849820ec33519fdd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8842274908f15ba516e13135f93d1218122a5959c32cc849820ec33519fdd21", kill_on_drop: false }` [INFO] [stdout] b8842274908f15ba516e13135f93d1218122a5959c32cc849820ec33519fdd21 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f724b0752f21138d2cbf934c4a0739cad27e98df8112d3217c012e2d61f2e373 [INFO] running `Command { std: "docker" "start" "-a" "f724b0752f21138d2cbf934c4a0739cad27e98df8112d3217c012e2d61f2e373", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking bitflags v2.9.2 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking bcder v0.7.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking simple-file-manifest v0.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Checking quick-xml v0.38.1 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking typewit v1.12.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking is_executable v1.0.4 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking const_panic v0.2.14 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Checking konst_kernel v0.3.15 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking konst v0.3.16 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking snapbox-macros v0.3.10 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking aws-smithy-types v1.3.2 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking bitvec-nom2 v0.2.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking simple-bytes v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking snapbox v0.4.17 [INFO] [stderr] Checking gpt v4.1.0 [INFO] [stderr] Checking fscommon v0.1.1 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.10 [INFO] [stderr] Checking aws-smithy-json v0.61.4 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crc-fast v1.3.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking rc2 v0.8.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking aws-smithy-async v1.2.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling rasn-derive v0.20.2 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking p12 v0.6.3 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking spake2 v0.4.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking goblin v0.9.3 [INFO] [stderr] Checking zip_structs v0.2.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling apfs-derive v0.1.0 (/opt/rustwide/workdir/apfs-derive) [INFO] [stderr] Checking aws-smithy-http v0.62.3 [INFO] [stderr] Checking aws-credential-types v1.2.5 [INFO] [stderr] Checking aws-smithy-observability v0.1.3 [INFO] [stderr] Checking aws-smithy-checksums v0.63.7 [INFO] [stderr] Checking aws-sigv4 v1.3.4 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking plist v1.7.4 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde-xml-rs v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking apple-bundles v0.21.0 (/opt/rustwide/workdir/apple-bundles) [INFO] [stderr] Checking apple-sdk v0.6.0 (/opt/rustwide/workdir/apple-sdk) [INFO] [stderr] Checking x509-certificate v0.25.0 [INFO] [stderr] Checking cpio-archive v0.10.0 (/opt/rustwide/workdir/cpio-archive) [INFO] [stderr] Checking x509 v0.2.0 [INFO] [stderr] Checking rasn v0.20.2 [INFO] [stderr] Checking apple-bom v0.3.0 (/opt/rustwide/workdir/apple-bom) [INFO] [stderr] Checking fatfs v0.3.6 [INFO] [stderr] Checking apfs-types v0.1.0 (/opt/rustwide/workdir/apfs-types) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-bom/src/format.rs:1263:33 [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn block_as_path_record(&self, index: usize) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn block_as_path_record(&self, index: usize) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-bom/src/format.rs:1263:33 [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn block_as_path_record(&self, index: usize) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn block_as_path_record(&self, index: usize) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking trycmd-indygreg-fork v0.14.20 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-bom/src/format.rs:1263:33 [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn block_as_path_record(&self, index: usize) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn block_as_path_record(&self, index: usize) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking apple-dmg v0.5.0 (/opt/rustwide/workdir/apple-dmg) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-bom/src/format.rs:1263:33 [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn block_as_path_record(&self, index: usize) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn block_as_path_record(&self, index: usize) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking aws-smithy-http-client v1.0.6 [INFO] [stderr] Checking aws-smithy-runtime v1.8.6 [INFO] [stderr] Checking cryptographic-message-syntax v0.28.0 [INFO] [stderr] Checking app-store-connect v0.7.0 (/opt/rustwide/workdir/app-store-connect) [INFO] [stderr] Checking apple-xar v0.20.0 (/opt/rustwide/workdir/apple-xar) [INFO] [stderr] Checking aws-runtime v1.5.10 [INFO] [stderr] Checking apple-flat-package v0.20.0 (/opt/rustwide/workdir/apple-flat-package) [INFO] [stderr] Checking aws-sdk-sso v1.81.0 [INFO] [stderr] Checking aws-sdk-sts v1.83.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.82.0 [INFO] [stderr] Checking aws-sdk-s3 v1.103.0 [INFO] [stderr] Checking aws-config v1.8.5 [INFO] [stderr] Checking apple-codesign v0.29.0 (/opt/rustwide/workdir/apple-codesign) [INFO] [stdout] warning: enum `ServerPayload` is never used [INFO] [stdout] --> apple-codesign/src/remote_signing/mod.rs:220:6 [INFO] [stdout] | [INFO] [stdout] 220 | enum ServerPayload { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/dmg.rs:411:9 [INFO] [stdout] | [INFO] [stdout] 411 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 412 | ) -> Result, AppleCodesignError> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 412 | ) -> Result)>, AppleCodesignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/embedded_signature.rs:584:30 [INFO] [stdout] | [INFO] [stdout] 584 | pub fn parse_expressions(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 584 | pub fn parse_expressions(&self) -> Result, AppleCodesignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/embedded_signature_builder.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn code_directory(&self) -> Option<&CodeDirectoryBlob> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn code_directory(&self) -> Option<&CodeDirectoryBlob<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/embedded_signature_builder.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 152 | ) -> Result<&CodeDirectoryBlob, AppleCodesignError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | ) -> Result<&CodeDirectoryBlob<'_>, AppleCodesignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/embedded_signature_builder.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 182 | cd: CodeDirectoryBlob<'a>, [INFO] [stdout] 183 | ) -> Result<&CodeDirectoryBlob, AppleCodesignError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 183 | ) -> Result<&CodeDirectoryBlob<'_>, AppleCodesignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/macho.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn code_signature(&self) -> Result, AppleCodesignError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn code_signature(&self) -> Result>, AppleCodesignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/macho.rs:645:23 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn iter_macho(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 645 | pub fn iter_macho(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/remote_signing/mod.rs:476:22 [INFO] [stdout] | [INFO] [stdout] 476 | signing_key: &dyn KeyInfoSigner, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 480 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 480 | ) -> Result, RemoteSignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/remote_signing/mod.rs:566:22 [INFO] [stdout] | [INFO] [stdout] 566 | signing_key: &dyn KeyInfoSigner, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 569 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result, RemoteSignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ServerPayload` is never used [INFO] [stdout] --> apple-codesign/src/remote_signing/mod.rs:220:6 [INFO] [stdout] | [INFO] [stdout] 220 | enum ServerPayload { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/dmg.rs:411:9 [INFO] [stdout] | [INFO] [stdout] 411 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 412 | ) -> Result, AppleCodesignError> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 412 | ) -> Result)>, AppleCodesignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/embedded_signature.rs:584:30 [INFO] [stdout] | [INFO] [stdout] 584 | pub fn parse_expressions(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 584 | pub fn parse_expressions(&self) -> Result, AppleCodesignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/embedded_signature_builder.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn code_directory(&self) -> Option<&CodeDirectoryBlob> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn code_directory(&self) -> Option<&CodeDirectoryBlob<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/embedded_signature_builder.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 152 | ) -> Result<&CodeDirectoryBlob, AppleCodesignError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | ) -> Result<&CodeDirectoryBlob<'_>, AppleCodesignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/embedded_signature_builder.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 182 | cd: CodeDirectoryBlob<'a>, [INFO] [stdout] 183 | ) -> Result<&CodeDirectoryBlob, AppleCodesignError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 183 | ) -> Result<&CodeDirectoryBlob<'_>, AppleCodesignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/macho.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn code_signature(&self) -> Result, AppleCodesignError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn code_signature(&self) -> Result>, AppleCodesignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/macho.rs:645:23 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn iter_macho(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 645 | pub fn iter_macho(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/remote_signing/mod.rs:476:22 [INFO] [stdout] | [INFO] [stdout] 476 | signing_key: &dyn KeyInfoSigner, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 480 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 480 | ) -> Result, RemoteSignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> apple-codesign/src/remote_signing/mod.rs:566:22 [INFO] [stdout] | [INFO] [stdout] 566 | signing_key: &dyn KeyInfoSigner, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 569 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result, RemoteSignError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "f724b0752f21138d2cbf934c4a0739cad27e98df8112d3217c012e2d61f2e373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f724b0752f21138d2cbf934c4a0739cad27e98df8112d3217c012e2d61f2e373", kill_on_drop: false }` [INFO] [stdout] f724b0752f21138d2cbf934c4a0739cad27e98df8112d3217c012e2d61f2e373