[INFO] fetching crate yamldap 0.1.2...
[INFO] checking yamldap-0.1.2 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate yamldap 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate yamldap 0.1.2
[INFO] finished tweaking crates.io crate yamldap 0.1.2
[INFO] tweaked toml for crates.io crate yamldap 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yamldap 0.1.2 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 crates.io crate yamldap 0.1.2 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d93f8c9ba54184202650efd1a48f99d8eb163542f00bab62a088fd8827a24289
[INFO] running `Command { std: "docker" "start" "-a" "d93f8c9ba54184202650efd1a48f99d8eb163542f00bab62a088fd8827a24289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d93f8c9ba54184202650efd1a48f99d8eb163542f00bab62a088fd8827a24289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d93f8c9ba54184202650efd1a48f99d8eb163542f00bab62a088fd8827a24289", kill_on_drop: false }`
[INFO] [stdout] d93f8c9ba54184202650efd1a48f99d8eb163542f00bab62a088fd8827a24289
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fe9e319b3dd3d8f04546784d8c746b562aefc8b5d03e4e6987b4b3269468b18
[INFO] running `Command { std: "docker" "start" "-a" "2fe9e319b3dd3d8f04546784d8c746b562aefc8b5d03e4e6987b4b3269468b18", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking typewit v1.11.0
[INFO] [stderr]     Checking doc-comment v0.3.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking konst_kernel v0.3.15
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking const_panic v0.2.12
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking konst v0.3.16
[INFO] [stderr]     Checking lber v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking bitvec-nom2 v0.2.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rasn-derive v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking pest v2.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking ldap3_proto v0.4.4
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rasn v0.18.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |         $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |         $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.18.0/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 v0.8.23
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.18.0/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] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.18.0/src/types/integer.rs:357:27
[INFO] [stdout]     |
[INFO] [stdout] 357 |            Constraints::new(&[constraints::Constraint::Value(Extensible::new(
[INFO] [stdout]     |   _________-                 ^
[INFO] [stdout]     |  |___________________________|
[INFO] [stdout] 358 | ||             constraints::Value::new(constraints::Bounded::const_new(START, END)),
[INFO] [stdout] 359 | ||         ))]);
[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] [stderr]     Checking config v0.14.1
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.18.0/src/types/strings/octet.rs:62:65
[INFO] [stdout]    |
[INFO] [stdout] 62 |        const CONSTRAINTS: Constraints<'static> = Constraints::new(&[Constraint::Size(
[INFO] [stdout]    |   _______________________________________________-                 ^
[INFO] [stdout]    |  |_________________________________________________________________|
[INFO] [stdout] 63 | ||         Extensible::new(constraints::Size::fixed(N)),
[INFO] [stdout] 64 | ||     )]);
[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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |           $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.18.0/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.18.0/src/types/constraints.rs:646:55
[INFO] [stdout]     |
[INFO] [stdout] 646 |         $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.18.0/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" "2fe9e319b3dd3d8f04546784d8c746b562aefc8b5d03e4e6987b4b3269468b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe9e319b3dd3d8f04546784d8c746b562aefc8b5d03e4e6987b4b3269468b18", kill_on_drop: false }`
[INFO] [stdout] 2fe9e319b3dd3d8f04546784d8c746b562aefc8b5d03e4e6987b4b3269468b18
