[INFO] cloning repository https://github.com/Bulahov/nt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bulahov/nt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBulahov%2Fnt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBulahov%2Fnt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cb63ddc48060b834d9e90a76f309004e41c4bf7
[INFO] checking Bulahov/nt against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBulahov%2Fnt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  67% (6068/9013)
Updating files:  68% (6129/9013)
Updating files:  69% (6219/9013)
Updating files:  70% (6310/9013)
Updating files:  71% (6400/9013)
Updating files:  72% (6490/9013)
Updating files:  73% (6580/9013)
Updating files:  74% (6670/9013)
Updating files:  75% (6760/9013)
Updating files:  76% (6850/9013)
Updating files:  77% (6941/9013)
Updating files:  78% (7031/9013)
Updating files:  79% (7121/9013)
Updating files:  80% (7211/9013)
Updating files:  81% (7301/9013)
Updating files:  82% (7391/9013)
Updating files:  83% (7481/9013)
Updating files:  84% (7571/9013)
Updating files:  85% (7662/9013)
Updating files:  86% (7752/9013)
Updating files:  87% (7842/9013)
Updating files:  88% (7932/9013)
Updating files:  89% (8022/9013)
Updating files:  90% (8112/9013)
Updating files:  91% (8202/9013)
Updating files:  92% (8292/9013)
Updating files:  93% (8383/9013)
Updating files:  94% (8473/9013)
Updating files:  95% (8563/9013)
Updating files:  96% (8653/9013)
Updating files:  97% (8743/9013)
Updating files:  98% (8833/9013)
Updating files:  99% (8923/9013)
Updating files: 100% (9013/9013)
Updating files: 100% (9013/9013), done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Bulahov/nt
[INFO] finished tweaking git repo https://github.com/Bulahov/nt
[INFO] tweaked toml for git repo https://github.com/Bulahov/nt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bulahov/nt on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bulahov/nt 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] baa475dfd7cb3c340982d91ff0154878088a0114dbb70a76c5b14170ed7adc61
[INFO] running `Command { std: "docker" "start" "-a" "baa475dfd7cb3c340982d91ff0154878088a0114dbb70a76c5b14170ed7adc61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "baa475dfd7cb3c340982d91ff0154878088a0114dbb70a76c5b14170ed7adc61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baa475dfd7cb3c340982d91ff0154878088a0114dbb70a76c5b14170ed7adc61", kill_on_drop: false }`
[INFO] [stdout] baa475dfd7cb3c340982d91ff0154878088a0114dbb70a76c5b14170ed7adc61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a5c0fae88dbf2e17a79724ce853ff75f017fe8b494daf6df1a6e0af3b4786e9
[INFO] running `Command { std: "docker" "start" "-a" "4a5c0fae88dbf2e17a79724ce853ff75f017fe8b494daf6df1a6e0af3b4786e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling napi-build v2.2.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking path-ext v0.1.2
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[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]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking y-octo v0.0.1 (/opt/rustwide/workdir/packages/common/y-octo/core)
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking smallstr v0.3.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/codec/update.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 |   pub(crate) fn iter(&mut self, state: StateVector) -> UpdateIterator {
[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] 102 |   pub(crate) fn iter(&mut self, state: StateVector) -> UpdateIterator<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/codec/update.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |   pub fn delete_set_iter(&mut self, state: StateVector) -> DeleteSetIterator {
[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] 106 |   pub fn delete_set_iter(&mut self, state: StateVector) -> DeleteSetIterator<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/common/y-octo/core/src/doc/common/somr.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |   fn data_mut(&self) -> Option<InnerRefMut<T>> {
[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] 97 |   fn data_mut(&self) -> Option<InnerRefMut<'_, T>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/common/somr.rs:148:34
[INFO] [stdout]     |
[INFO] [stdout] 148 |   pub unsafe fn get_mut_from_ref(&self) -> Option<InnerRefMut<T>> {
[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] 148 |   pub unsafe fn get_mut_from_ref(&self) -> Option<InnerRefMut<'_, T>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/types/mod.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |   pub fn ty(&self) -> Option<RwLockReadGuard<YType>> {
[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] 101 |   pub fn ty(&self) -> Option<RwLockReadGuard<'_, YType>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/types/mod.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |   pub fn ty_mut(&self) -> Option<RwLockWriteGuard<YType>> {
[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] 105 |   pub fn ty_mut(&self) -> Option<RwLockWriteGuard<'_, YType>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/types/mod.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub fn read(&self) -> Option<(RwLockReadGuard<DocStore>, RwLockReadGuard<YType>)> {
[INFO] [stdout]     |               ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                 |
[INFO] [stdout]     |               |                 the same lifetime is hidden 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] 131 |   pub fn read(&self) -> Option<(RwLockReadGuard<'_, DocStore>, RwLockReadGuard<'_, YType>)> {
[INFO] [stdout]     |                                                 +++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/types/mod.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |   pub fn write(&self) -> Option<(RwLockWriteGuard<DocStore>, RwLockWriteGuard<YType>)> {
[INFO] [stdout]     |                ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                 |
[INFO] [stdout]     |                |                 the same lifetime is hidden 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] 137 |   pub fn write(&self) -> Option<(RwLockWriteGuard<'_, DocStore>, RwLockWriteGuard<'_, YType>)> {
[INFO] [stdout]     |                                                   +++                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/common/y-octo/core/src/doc/types/array.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn iter(&self) -> ArrayIter {
[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] 50 |   pub fn iter(&self) -> ArrayIter<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/common/y-octo/core/src/doc/types/list/mod.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |   fn iter_item(&self) -> ListIterator {
[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] 63 |   fn iter_item(&self) -> ListIterator<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/common/y-octo/core/src/doc/types/map.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |   fn _iter(&self) -> EntriesInnerIterator {
[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] 70 |   fn _iter(&self) -> EntriesInnerIterator<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/common/y-octo/core/src/doc/types/map.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |   fn _keys(&self) -> KeysIterator {
[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] 88 |   fn _keys(&self) -> KeysIterator<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/common/y-octo/core/src/doc/types/map.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |   fn _values(&self) -> ValuesIterator {
[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] 92 |   fn _values(&self) -> ValuesIterator<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/common/y-octo/core/src/doc/types/map.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |   fn _entries(&self) -> EntriesIterator {
[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] 96 |   fn _entries(&self) -> EntriesIterator<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/types/map.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 |   pub fn iter(&self) -> EntriesIterator {
[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] 188 |   pub fn iter(&self) -> EntriesIterator<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/types/map.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |   pub fn entries(&self) -> EntriesIterator {
[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] 193 |   pub fn entries(&self) -> EntriesIterator<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/types/map.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 198 |   pub fn keys(&self) -> KeysIterator {
[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] 198 |   pub fn keys(&self) -> KeysIterator<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/common/y-octo/core/src/doc/types/map.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |   pub fn values(&self) -> ValuesIterator {
[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] 203 |   pub fn values(&self) -> ValuesIterator<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> packages/common/y-octo/core/src/protocol/scanner.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |   pub fn new(buffer: &[u8]) -> SyncMessageScanner {
[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] 8 |   pub fn new(buffer: &[u8]) -> SyncMessageScanner<'_> {
[INFO] [stdout]   |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking lib0 v0.16.10
[INFO] [stderr]     Checking yrs v0.23.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling napi v3.0.0-beta.8
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking ctor v0.4.2
[INFO] [stderr]    Compiling napi-derive-backend v2.0.0-beta.8
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking napi-sys v3.0.0-alpha.3
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling napi-derive v3.0.0-beta.8
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling icu_locale_data v2.0.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking yrs v0.17.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling icu_segmenter_data v2.0.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hard-xml-derive v1.41.0
[INFO] [stderr]     Checking y-sync v0.4.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking nom_locate v5.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking icu_locale v2.0.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking hard-xml v1.41.0
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling tree-sitter v0.25.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-scala v0.23.4
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking typeface v0.5.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking icu_segmenter v2.0.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking postscript v0.19.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking lopdf v0.36.0
[INFO] [stderr]     Checking tiktoken-rs v0.7.0
[INFO] [stderr]     Checking docx-rust v0.1.10
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.2
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking type1-encoding-parser v0.1.0
[INFO] [stderr]     Checking adobe-cmap-parser v0.4.1 (https://github.com/darkskygit/adobe-cmap-parser#610513ae)
[INFO] [stderr]     Checking y-octo-utils v0.0.1 (/opt/rustwide/workdir/packages/common/y-octo/utils)
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]     Checking cff-parser v0.1.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking readability v0.3.0
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking pdf-extract v0.8.2 (https://github.com/toeverything/pdf-extract?branch=darksky%2Fimprove-font-decoding#040751a6)
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking uniffi_pipeline v0.29.2
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking text-splitter v0.27.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking docx-parser v0.1.1 (https://github.com/toeverything/docx-parser#278ba3ee)
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking affine_common v0.1.0 (/opt/rustwide/workdir/packages/common/native)
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking uniffi_meta v0.29.2
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling affine_schema v0.0.0 (/opt/rustwide/workdir/packages/frontend/native/schema)
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling affine_nbstore v0.0.0 (/opt/rustwide/workdir/packages/frontend/native/nbstore)
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.4
[INFO] [stderr] error: failed to run custom build command for `affine_nbstore v0.0.0 (/opt/rustwide/workdir/packages/frontend/native/nbstore)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/affine_nbstore-524a33b97519ae9f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=DEBUG_GENERATED_CODE
[INFO] [stderr]   cargo:rerun-if-env-changed=TYPE_DEF_TMP_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_NAPI_RS_CLI_VERSION
[INFO] [stderr]   cargo::rerun-if-env-changed=NAPI_DEBUG_GENERATED_CODE
[INFO] [stderr]   cargo::rerun-if-env-changed=NAPI_TYPE_DEF_TMP_FOLDER
[INFO] [stderr]   cargo::rerun-if-env-changed=NAPI_FORCE_BUILD_AFFINE_NBSTORE
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4647) panicked at packages/frontend/native/nbstore/build.rs:27:6:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x571908efc202 - std[bd4fd743d24fc948]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x571908efc202 - std[bd4fd743d24fc948]::backtrace_rs::backtrace::trace_unsynchronized::<std[bd4fd743d24fc948]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x571908efc202 - std[bd4fd743d24fc948]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x571908efc202 - <<std[bd4fd743d24fc948]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[3599737bacc63999]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x571908f113da - <core[3599737bacc63999]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x571908f113da - core[3599737bacc63999]::fmt::write
[INFO] [stderr]      6:     0x571908f01336 - std[bd4fd743d24fc948]::io::default_write_fmt::<std[bd4fd743d24fc948]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x571908f01336 - <std[bd4fd743d24fc948]::sys::stdio::unix::Stderr as std[bd4fd743d24fc948]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x571908ee18df - <std[bd4fd743d24fc948]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x571908ee18df - std[bd4fd743d24fc948]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x571908ef4881 - std[bd4fd743d24fc948]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x571908ef4aeb - std[bd4fd743d24fc948]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x571908ee1998 - std[bd4fd743d24fc948]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x571908ed9469 - std[bd4fd743d24fc948]::sys::backtrace::__rust_end_short_backtrace::<std[bd4fd743d24fc948]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x571908ee27dd - __rustc[f744f0f8d4931374]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x571908f11b1c - core[3599737bacc63999]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x571908f11892 - core[3599737bacc63999]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x571908baa533 - build_script_build[b9c05015e28e04b6]::main::{closure#0}
[INFO] [stderr]     18:     0x571908ba93f6 - <tokio[238cc1ea570b81e9]::runtime::park::CachedParkThread>::block_on::<build_script_build[b9c05015e28e04b6]::main::{closure#0}>::{closure#0}
[INFO] [stderr]     19:     0x571908ba6c81 - <tokio[238cc1ea570b81e9]::runtime::park::CachedParkThread>::block_on::<build_script_build[b9c05015e28e04b6]::main::{closure#0}>
[INFO] [stderr]     20:     0x571908bb1c3d - <tokio[238cc1ea570b81e9]::runtime::context::blocking::BlockingRegionGuard>::block_on::<build_script_build[b9c05015e28e04b6]::main::{closure#0}>
[INFO] [stderr]     21:     0x571908bb62ae - <tokio[238cc1ea570b81e9]::runtime::scheduler::multi_thread::MultiThread>::block_on::<build_script_build[b9c05015e28e04b6]::main::{closure#0}>::{closure#0}
[INFO] [stderr]     22:     0x571908bae235 - tokio[238cc1ea570b81e9]::runtime::context::runtime::enter_runtime::<<tokio[238cc1ea570b81e9]::runtime::scheduler::multi_thread::MultiThread>::block_on<build_script_build[b9c05015e28e04b6]::main::{closure#0}>::{closure#0}, core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>>
[INFO] [stderr]     23:     0x571908bb5dd3 - <tokio[238cc1ea570b81e9]::runtime::scheduler::multi_thread::MultiThread>::block_on::<build_script_build[b9c05015e28e04b6]::main::{closure#0}>
[INFO] [stderr]     24:     0x571908bb16c9 - <tokio[238cc1ea570b81e9]::runtime::runtime::Runtime>::block_on_inner::<build_script_build[b9c05015e28e04b6]::main::{closure#0}>
[INFO] [stderr]     25:     0x571908bb1940 - <tokio[238cc1ea570b81e9]::runtime::runtime::Runtime>::block_on::<build_script_build[b9c05015e28e04b6]::main::{closure#0}>
[INFO] [stderr]     26:     0x571908bac019 - build_script_build[b9c05015e28e04b6]::main
[INFO] [stderr]     27:     0x571908bc1c83 - <fn() -> core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error> as core[3599737bacc63999]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x571908bae016 - std[bd4fd743d24fc948]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>, core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>>
[INFO] [stderr]     29:     0x571908bb4969 - std[bd4fd743d24fc948]::rt::lang_start::<core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>>::{closure#0}
[INFO] [stderr]     30:     0x571908ef3dc6 - <&dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe as core[3599737bacc63999]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     31:     0x571908ef3dc6 - std[bd4fd743d24fc948]::panicking::catch_unwind::do_call::<&dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:581:40
[INFO] [stderr]     32:     0x571908ef3dc6 - std[bd4fd743d24fc948]::panicking::catch_unwind::<i32, &dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:544:19
[INFO] [stderr]     33:     0x571908ef3dc6 - std[bd4fd743d24fc948]::panic::catch_unwind::<&dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x571908ef3dc6 - std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/rt.rs:175:24
[INFO] [stderr]     35:     0x571908ef3dc6 - std[bd4fd743d24fc948]::panicking::catch_unwind::do_call::<std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:581:40
[INFO] [stderr]     36:     0x571908ef3dc6 - std[bd4fd743d24fc948]::panicking::catch_unwind::<isize, std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:544:19
[INFO] [stderr]     37:     0x571908ef3dc6 - std[bd4fd743d24fc948]::panic::catch_unwind::<std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panic.rs:359:14
[INFO] [stderr]     38:     0x571908ef3dc6 - std[bd4fd743d24fc948]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/rt.rs:171:5
[INFO] [stderr]     39:     0x571908bb4051 - std[bd4fd743d24fc948]::rt::lang_start::<core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>>
[INFO] [stderr]     40:     0x571908bad505 - main
[INFO] [stderr]     41:     0x739e5b9781ca - <unknown>
[INFO] [stderr]     42:     0x739e5b97828b - __libc_start_main
[INFO] [stderr]     43:     0x571908b85e35 - _start
[INFO] [stderr]     44:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4a5c0fae88dbf2e17a79724ce853ff75f017fe8b494daf6df1a6e0af3b4786e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5c0fae88dbf2e17a79724ce853ff75f017fe8b494daf6df1a6e0af3b4786e9", kill_on_drop: false }`
[INFO] [stdout] 4a5c0fae88dbf2e17a79724ce853ff75f017fe8b494daf6df1a6e0af3b4786e9
