[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 try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findygreg%2Fapple-platform-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/indygreg/apple-platform-rs on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dee1248f91feff6d3e61748e3f8f73a56447e624e83956a7da1bd04559f1f39
[INFO] running `Command { std: "docker" "start" "-a" "0dee1248f91feff6d3e61748e3f8f73a56447e624e83956a7da1bd04559f1f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dee1248f91feff6d3e61748e3f8f73a56447e624e83956a7da1bd04559f1f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dee1248f91feff6d3e61748e3f8f73a56447e624e83956a7da1bd04559f1f39", kill_on_drop: false }`
[INFO] [stdout] 0dee1248f91feff6d3e61748e3f8f73a56447e624e83956a7da1bd04559f1f39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ffefc4f80d451405d510823b37d1ca9fb0a4fbbc5fde18fe2b22a840fa58595
[INFO] running `Command { std: "docker" "start" "-a" "8ffefc4f80d451405d510823b37d1ca9fb0a4fbbc5fde18fe2b22a840fa58595", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[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 anstream v0.6.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking bcder v0.7.5
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking simple-file-manifest v0.11.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling aws-types v1.3.8
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking quick-xml v0.38.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking num-bigint-dig v0.8.4
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking url v2.5.4
[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]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking typewit v1.12.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking is_executable v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking aws-smithy-xml v0.60.10
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking serde-xml-rs v0.7.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking const_panic v0.2.14
[INFO] [stderr]     Checking konst_kernel v0.3.15
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking aws-smithy-async v1.2.5
[INFO] [stderr]     Checking cpio-archive v0.10.0 (/opt/rustwide/workdir/cpio-archive)
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking crc-fast v1.3.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking aws-smithy-types v1.3.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.8.7
[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]     Checking pear v0.2.9
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking konst v0.3.16
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking x509-certificate v0.25.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rasn-derive v0.20.2
[INFO] [stderr]     Checking bitvec-nom2 v0.2.1
[INFO] [stderr]     Checking toml v0.8.23
[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 snafu v0.8.6
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking aws-sigv4 v1.3.4
[INFO] [stderr]     Checking aws-smithy-checksums v0.63.7
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]     Checking rc2 v0.8.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking spake2 v0.4.0
[INFO] [stderr]     Checking zip_structs v0.2.1
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]     Checking x509 v0.2.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking p12 v0.6.3
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking apple-bundles v0.21.0 (/opt/rustwide/workdir/apple-bundles)
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking rasn v0.20.2
[INFO] [stderr]     Checking proc-macro2 v1.0.101
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking simple-bytes v0.2.14
[INFO] [stderr]     Checking fatfs v0.3.6
[INFO] [stderr]     Checking apple-bom v0.3.0 (/opt/rustwide/workdir/apple-bom)
[INFO] [stderr]    Compiling apfs-derive v0.1.0 (/opt/rustwide/workdir/apfs-derive)
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking gpt v4.1.0
[INFO] [stderr]     Checking syn v2.0.106
[INFO] [stderr]     Checking serde_bytes v0.11.17
[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<BomBlockPathRecord, Error> {
[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<BomBlockPathRecord<'_>, Error> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fscommon v0.1.1
[INFO] [stderr]     Checking snapbox v0.4.17
[INFO] [stderr]     Checking md5 v0.7.0
[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<BomBlockPathRecord, Error> {
[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<BomBlockPathRecord<'_>, Error> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking apple-sdk v0.6.0 (/opt/rustwide/workdir/apple-sdk)
[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<BomBlockPathRecord, Error> {
[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<BomBlockPathRecord<'_>, 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<BomBlockPathRecord, Error> {
[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<BomBlockPathRecord<'_>, Error> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]    |
[INFO] [stdout] 65 |         $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]    |         ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |         |                                             |                 |
[INFO] [stdout]    |         |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]    |         |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]    |         using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/per.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | const SMALL_UNSIGNED_CONSTRAINT: Constraints = constraints!(value_constraint!(0, 63));
[INFO] [stdout]    |                                                -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `constraints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]    |
[INFO] [stdout] 65 |         $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]    |         ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |         |                                             |                 |
[INFO] [stdout]    |         |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]    |         |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]    |         using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/per.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | const LARGE_UNSIGNED_CONSTRAINT: Constraints = constraints!(value_constraint!(start: 0));
[INFO] [stdout]    |                                                ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `constraints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml_edit v0.20.7
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types/open.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(AsnType, Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Decode, Encode)]
[INFO] [stdout]   |          ^^^^^^-
[INFO] [stdout]   |          |     |
[INFO] [stdout]   |          |     temporary value is freed at the end of this statement
[INFO] [stdout]   |          creates a temporary value which is freed while still in use
[INFO] [stdout]   |          using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `AsnType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types/integer.rs:359:27
[INFO] [stdout]     |
[INFO] [stdout] 359 |            Constraints::new(&[constraints::Constraint::Value(Extensible::new(
[INFO] [stdout]     |   _________-                 ^
[INFO] [stdout]     |  |___________________________|
[INFO] [stdout] 360 | ||             constraints::Value::new(constraints::Bounded::const_new(START, END)),
[INFO] [stdout] 361 | ||         ))]);
[INFO] [stdout]     | ||           ^-
[INFO] [stdout]     | ||           ||
[INFO] [stdout]     | ||___________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |              creates a temporary value which is freed while still in use
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types/strings/octet.rs:66:65
[INFO] [stdout]    |
[INFO] [stdout] 66 |        const CONSTRAINTS: Constraints<'static> = Constraints::new(&[Constraint::Size(
[INFO] [stdout]    |   _______________________________________________-                 ^
[INFO] [stdout]    |  |_________________________________________________________________|
[INFO] [stdout] 67 | ||         Extensible::new(constraints::Size::fixed(N)),
[INFO] [stdout] 68 | ||     )]);
[INFO] [stdout]    | ||      ^-
[INFO] [stdout]    | ||      ||
[INFO] [stdout]    | ||______|temporary value is freed at the end of this statement
[INFO] [stdout]    | |_______|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]    |         creates a temporary value which is freed while still in use
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |           ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |           |                                             |                 |
[INFO] [stdout]     |           |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |           |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |           using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | / asn_integer_type! {
[INFO] [stdout] 251 | |     i8,
[INFO] [stdout] 252 | |     i16,
[INFO] [stdout] 253 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     usize,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` which comes from the expansion of the macro `asn_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/macros.rs:65:55
[INFO] [stdout]     |
[INFO] [stdout]  65 |         $crate::types::constraints::Constraints::new(&[$($constraint),+])
[INFO] [stdout]     |         ----------------------------------------------^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |         |                                             |                 |
[INFO] [stdout]     |         |                                             |                 temporary value is freed at the end of this statement
[INFO] [stdout]     |         |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |         using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.20.2/src/types.rs:297:47
[INFO] [stdout]     |
[INFO] [stdout] 297 |     const CONSTRAINTS: Constraints<'static> = constraints!(size_constraint!(N));
[INFO] [stdout]     |                                               --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `constraints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rasn` (lib) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8ffefc4f80d451405d510823b37d1ca9fb0a4fbbc5fde18fe2b22a840fa58595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ffefc4f80d451405d510823b37d1ca9fb0a4fbbc5fde18fe2b22a840fa58595", kill_on_drop: false }`
[INFO] [stdout] 8ffefc4f80d451405d510823b37d1ca9fb0a4fbbc5fde18fe2b22a840fa58595
