[INFO] cloning repository https://github.com/ldclabs/anda-hippocampus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ldclabs/anda-hippocampus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldclabs%2Fanda-hippocampus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldclabs%2Fanda-hippocampus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 807a4b0ca72b265865b2797d925dc0ed43a1275e
[INFO] checking ldclabs/anda-hippocampus against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldclabs%2Fanda-hippocampus" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ldclabs/anda-hippocampus
[INFO] finished tweaking git repo https://github.com/ldclabs/anda-hippocampus
[INFO] tweaked toml for git repo https://github.com/ldclabs/anda-hippocampus written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ldclabs/anda-hippocampus on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ldclabs/anda-hippocampus 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 99cbb580af2dc69e83710b3cfe427cfb550d3ebfd50e3b455cf89049699b6f09
[INFO] running `Command { std: "docker" "start" "99cbb580af2dc69e83710b3cfe427cfb550d3ebfd50e3b455cf89049699b6f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99cbb580af2dc69e83710b3cfe427cfb550d3ebfd50e3b455cf89049699b6f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99cbb580af2dc69e83710b3cfe427cfb550d3ebfd50e3b455cf89049699b6f09" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99cbb580af2dc69e83710b3cfe427cfb550d3ebfd50e3b455cf89049699b6f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99cbb580af2dc69e83710b3cfe427cfb550d3ebfd50e3b455cf89049699b6f09" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling binrw_derive v0.15.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking serde_fmt v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking value-bag-serde1 v1.13.2
[INFO] [stderr]    Compiling binrw v0.15.2
[INFO] [stderr]     Checking value-bag v1.13.2
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling candid_derive v0.10.34
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ic_principal v0.1.5
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling cbor2-derive v1.1.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking cbor2 v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking candid v0.10.34
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking async-compression v0.4.43
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling libflate v2.3.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking ownedbytes v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr3 v3.0.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking ic0 v1.1.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking sponge-cursor v0.1.0
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking sha3 v0.12.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking xid v1.1.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error3 v3.0.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking tantivy-common v0.11.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]     Checking bitpacking v0.9.3
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking tantivy-fst v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking tantivy-bitpacker v0.10.0
[INFO] [stderr]     Checking include-flate-compress v0.3.4
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking ic_auth_types v0.10.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling croaring-sys v4.7.1
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling typetag v0.2.23
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]     Checking murmurhash32 v0.3.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]     Checking tantivy-stacker v0.7.0
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking tantivy-sstable v0.7.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling jieba-macros v0.10.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking icrc-cbor v0.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking ic-certification v3.2.0
[INFO] [stderr]     Checking cedarwood v0.5.0
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking tantivy-tokenizer-api v0.7.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling typetag-impl v0.2.23
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking fastdivide v0.4.2
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking tantivy-columnar v0.7.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.20.2
[INFO] [stderr]     Checking ic_bls12_381 v0.10.1
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling include-flate-codegen v0.3.4
[INFO] [stderr]    Compiling anda_db_derive v0.11.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]     Checking include-flate v0.3.4
[INFO] [stderr]     Checking tantivy-query-grammar v0.26.0
[INFO] [stderr]     Checking jieba-rs v0.10.3
[INFO] [stderr]     Checking ic-error-types v0.2.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking anda_db_utils v0.11.0
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking sketches-ddsketch v0.4.0
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]     Checking measure_time v0.9.0
[INFO] [stderr]     Checking seize v0.5.1
[INFO] [stderr]     Checking allocator-api2 v0.4.0
[INFO] [stderr]     Checking census v0.4.2
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking oneshot v0.1.13
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking datasketches v0.2.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking cached v0.54.0
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking croaring v2.7.0
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking papaya v0.2.4
[INFO] [stderr]     Checking tantivy v0.26.1
[INFO] [stderr]     Checking ic-cdk v0.20.2
[INFO] [stderr]     Checking anda_db_schema v0.11.0
[INFO] [stderr]     Checking ic-verify-bls-signature v0.6.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking ic-cbor v3.2.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ic-management-canister-types v0.7.1
[INFO] [stderr]     Checking cose2 v0.3.2
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking ic-stable-structures v0.6.9
[INFO] [stderr]     Checking ic-representation-independent-hash v3.2.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking tantivy-jieba v0.20.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking icrc-ledger-types v0.1.13
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]     Checking polyval v0.7.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking ic-canister-sig-creation v1.3.1
[INFO] [stderr]     Checking hkdf v0.13.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking ic-certificate-verification v3.2.0
[INFO] [stderr]     Checking anda_db_hnsw v0.11.0
[INFO] [stderr]     Checking anda_db_btree v0.11.1
[INFO] [stderr]     Checking icrc-ledger-types v0.2.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking cfb v0.14.0
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking ic-cdk-management-canister v0.1.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling rmcp v3.0.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking infer2 v0.21.1
[INFO] [stderr]     Checking granit-parser v0.0.7
[INFO] [stderr]     Checking ic-oss-types v1.3.3
[INFO] [stderr]     Checking ic_auth_verifier v0.10.0
[INFO] [stderr]    Compiling rmcp-macros v3.0.1
[INFO] [stderr]     Checking ghash v0.6.0
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking ic_cose_types v0.10.3
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]     Checking nom-language v0.1.0
[INFO] [stderr]     Checking aes v0.9.2
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]     Checking aead v0.6.1
[INFO] [stderr]     Checking anda_kip v0.11.0
[INFO] [stderr]     Checking process-wrap v9.1.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking sse-stream v0.2.5
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking base64 v0.23.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking serde-saphyr v0.0.29
[INFO] [stderr]     Checking aes-gcm v0.11.0
[INFO] [stderr]     Checking anda_cloud_cdk v0.5.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking anda_db_tfs v0.11.0
[INFO] [stderr]     Checking structured-logger v1.0.5
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking tower-http v0.7.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking object_store v0.14.1
[INFO] [stderr]     Checking anda_db v0.11.1
[INFO] [stderr]     Checking anda_core v0.14.5
[INFO] [stderr]     Checking anda_object_store v0.11.0
[INFO] [stderr]     Checking anda_cognitive_nexus v0.11.0
[INFO] [stderr]     Checking anda_engine v0.14.5
[INFO] [stderr]     Checking anda_brain v0.10.2 (/opt/rustwide/workdir/anda_brain)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@anda_brain/src/agents/formation.rs:192:22: 192:32}: std::marker::Send`
[INFO] [stdout]    --> anda_brain/src/agents/formation.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 | /         tokio::spawn(async move {
[INFO] [stdout] 193 | |             // Guard resets processing_conversation to 0 if the task panics.
[INFO] [stdout] 194 | |             let guard = ProcessingGuard(pc);
[INFO] [stdout] 195 | |             agent.process_loop(ctx, conversation).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |             std::mem::forget(guard);
[INFO] [stdout] 199 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anda_brain` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name anda_brain --edition=2024 anda_brain/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d6bb8732f8b4333 -C extra-filename=-92154f4aa07ba3a9 --out-dir /opt/rustwide/target/debug/build/anda_brain/92154f4aa07ba3a9/out -L dependency=/opt/rustwide/target/debug/build/adler2/ee8704cd74c29624/out -L dependency=/opt/rustwide/target/debug/build/adler32/af5ffa7b9a027b77/out -L dependency=/opt/rustwide/target/debug/build/aead/3739e24bc39cd39c/out -L dependency=/opt/rustwide/target/debug/build/aead/c0720796e91b284b/out -L dependency=/opt/rustwide/target/debug/build/aes/809b4eae548de617/out -L dependency=/opt/rustwide/target/debug/build/aes/aa198dafe0effeef/out -L dependency=/opt/rustwide/target/debug/build/aes-gcm/1ad0d677e306d860/out -L dependency=/opt/rustwide/target/debug/build/aes-gcm/6de80a08e775be99/out -L dependency=/opt/rustwide/target/debug/build/ahash/b735c83aab15e230/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/e1f49a7b00e22333/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/187c0fcf0c805974/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/34319c28828d46c3/out -L dependency=/opt/rustwide/target/debug/build/anda_cloud_cdk/7512fc827e4e57b8/out -L dependency=/opt/rustwide/target/debug/build/anda_cognitive_nexus/5b55eb9179fe24b7/out -L dependency=/opt/rustwide/target/debug/build/anda_core/e3a2d51bfedc6251/out -L dependency=/opt/rustwide/target/debug/build/anda_db/89817de37982b278/out -L dependency=/opt/rustwide/target/debug/build/anda_db_btree/0bd77c2ac8c7a6e6/out -L dependency=/opt/rustwide/target/debug/build/anda_db_derive/cac781e26aee2212/out -L dependency=/opt/rustwide/target/debug/build/anda_db_hnsw/d84522944a6e59dd/out -L dependency=/opt/rustwide/target/debug/build/anda_db_schema/d4ae6cf181827ecc/out -L dependency=/opt/rustwide/target/debug/build/anda_db_tfs/82167577428f6daf/out -L dependency=/opt/rustwide/target/debug/build/anda_db_utils/4b2ad3cf0e02517c/out -L dependency=/opt/rustwide/target/debug/build/anda_engine/70a7c0cf54df228a/out -L dependency=/opt/rustwide/target/debug/build/anda_kip/b5e1bd2a150e5e48/out -L dependency=/opt/rustwide/target/debug/build/anda_object_store/b16678b6d0e1b575/out -L dependency=/opt/rustwide/target/debug/build/annotate-snippets/50a79973ec14ef55/out -L dependency=/opt/rustwide/target/debug/build/anstream/5bda8941e2fd5003/out -L dependency=/opt/rustwide/target/debug/build/anstyle/0afc68cbfd0d2137/out -L dependency=/opt/rustwide/target/debug/build/anstyle-parse/872f42bb18dc41f8/out -L dependency=/opt/rustwide/target/debug/build/anstyle-query/717c9c809af6267c/out -L dependency=/opt/rustwide/target/debug/build/anyhow/d5f04c2d9d0d7bf2/out -L dependency=/opt/rustwide/target/debug/build/arc-swap/8a3fb7143ac71502/out -L dependency=/opt/rustwide/target/debug/build/array-init/9bb8b0047276d83e/out -L dependency=/opt/rustwide/target/debug/build/arraydeque/bba831c38b89d46a/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/c11686ec70db065e/out -L dependency=/opt/rustwide/target/debug/build/async-compression/ca68986c469b9c64/out -L dependency=/opt/rustwide/target/debug/build/async-lock/9447d6ea7750e6d0/out -L dependency=/opt/rustwide/target/debug/build/async-stream/b2e20d5dcec6ef5d/out -L dependency=/opt/rustwide/target/debug/build/async-stream-impl/e030d2d3895ef4e1/out -L dependency=/opt/rustwide/target/debug/build/async-trait/1909a435f4908722/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out -L dependency=/opt/rustwide/target/debug/build/aws-lc-rs/0f4fef38776f33d4/out -L dependency=/opt/rustwide/target/debug/build/aws-lc-sys/e4de5a07c6d84de7/out -L dependency=/opt/rustwide/target/debug/build/axum/3de90e9d453ca650/out -L dependency=/opt/rustwide/target/debug/build/axum-core/c6d68af6d7661e08/out -L dependency=/opt/rustwide/target/debug/build/base16ct/f2a1c4a64c386fa6/out -L dependency=/opt/rustwide/target/debug/build/base32/9e86060a167405b4/out -L dependency=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out -L dependency=/opt/rustwide/target/debug/build/base64/eff64446d96f2d64/out -L dependency=/opt/rustwide/target/debug/build/base64ct/7056cca72f6a3e89/out -L dependency=/opt/rustwide/target/debug/build/binrw/eea9b6ba4952831b/out -L dependency=/opt/rustwide/target/debug/build/binrw_derive/06fef30b07016d71/out -L dependency=/opt/rustwide/target/debug/build/bitflags/8c15c6a7257a7294/out -L dependency=/opt/rustwide/target/debug/build/bitpacking/0dae75afd6b4f08a/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/002a26d2d09d2a01/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/98528fc8acbc24a1/out -L dependency=/opt/rustwide/target/debug/build/bon/7290704f51d84cd8/out -L dependency=/opt/rustwide/target/debug/build/bon-macros/ca7aa9bbaed30cd6/out -L dependency=/opt/rustwide/target/debug/build/bytecount/b11e3614bdd69afa/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/fa55db18b09ac341/out -L dependency=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out -L dependency=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out -L dependency=/opt/rustwide/target/debug/build/cached/11665f3d108c93d7/out -L dependency=/opt/rustwide/target/debug/build/cached_proc_macro/928e33f3b97df8f6/out -L dependency=/opt/rustwide/target/debug/build/cached_proc_macro_types/c5ed22c2656115fb/out -L dependency=/opt/rustwide/target/debug/build/candid/ac3643014bd15957/out -L dependency=/opt/rustwide/target/debug/build/candid_derive/5903479f68eb44cc/out -L dependency=/opt/rustwide/target/debug/build/cbor2/62c98cb97b01b57f/out -L dependency=/opt/rustwide/target/debug/build/cbor2-derive/ec40b3d017bf8100/out -L dependency=/opt/rustwide/target/debug/build/cedarwood/a61b69b3e81e49b8/out -L dependency=/opt/rustwide/target/debug/build/census/d2ca08e751dd5172/out -L dependency=/opt/rustwide/target/debug/build/cfb/9051ed67b865f8ae/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/chacha20/4a27445b83b53700/out -L dependency=/opt/rustwide/target/debug/build/chrono/023eadc23d462b17/out -L dependency=/opt/rustwide/target/debug/build/cipher/7a61f7eab6c13e07/out -L dependency=/opt/rustwide/target/debug/build/cipher/e27d82c5e475733e/out -L dependency=/opt/rustwide/target/debug/build/clap/b84e2bff2b1ca239/out -L dependency=/opt/rustwide/target/debug/build/clap_builder/80ab8820a9fe472e/out -L dependency=/opt/rustwide/target/debug/build/clap_derive/820d32b59a8bf2e7/out -L dependency=/opt/rustwide/target/debug/build/clap_lex/c6984b853e70a248/out -L dependency=/opt/rustwide/target/debug/build/cmov/d863bcfeab538103/out -L dependency=/opt/rustwide/target/debug/build/colorchoice/0d229411bd9dac1b/out -L dependency=/opt/rustwide/target/debug/build/compression-codecs/153e6ed23682155a/out -L dependency=/opt/rustwide/target/debug/build/compression-core/bdf33364017f9b8d/out -L dependency=/opt/rustwide/target/debug/build/const-oid/5abb6e22430efd63/out -L dependency=/opt/rustwide/target/debug/build/const-oid/b093ba1a9cffd7a0/out -L dependency=/opt/rustwide/target/debug/build/cose2/ed493f37ea2d118f/out -L dependency=/opt/rustwide/target/debug/build/cpubits/3fb2d2f351c66c02/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/1ae956ba346ebd12/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/d73b58fdf77d9fc5/out -L dependency=/opt/rustwide/target/debug/build/crc-fast/76645faaf27fee27/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/31ecd786fe404797/out -L dependency=/opt/rustwide/target/debug/build/croaring/dff9c26bb9794327/out -L dependency=/opt/rustwide/target/debug/build/croaring-sys/37055172a28c94ee/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-channel/d27eefb5d79eb915/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/2b3664ce12cf8003/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/a5b2785e834ab3cb/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/438f252b9b1e5e6c/out -L dependency=/opt/rustwide/target/debug/build/crunchy/0885f6cedd1c0589/out -L dependency=/opt/rustwide/target/debug/build/crypto-bigint/272ced70423ad357/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/e3df00a84b55b5da/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/f4c1179ddbf9b4ac/out -L dependency=/opt/rustwide/target/debug/build/ctr/0a2aeed0b32d94d6/out -L dependency=/opt/rustwide/target/debug/build/ctr/6947a19dd8b3cee9/out -L dependency=/opt/rustwide/target/debug/build/ctutils/670f59174de6c720/out -L dependency=/opt/rustwide/target/debug/build/curve25519-dalek/c0e7ab0450195960/out -L dependency=/opt/rustwide/target/debug/build/curve25519-dalek-derive/f0a2405ef9de8d81/out -L dependency=/opt/rustwide/target/debug/build/dary_heap/640b5b20d76bd278/out -L dependency=/opt/rustwide/target/debug/build/dashmap/cd914d8969259dac/out -L dependency=/opt/rustwide/target/debug/build/data-encoding/46e23225db2a3cf6/out -L dependency=/opt/rustwide/target/debug/build/datasketches/e8d8f9e92cfbc718/out -L dependency=/opt/rustwide/target/debug/build/der/ca87297a23e6b581/out -L dependency=/opt/rustwide/target/debug/build/deranged/e56e72d2528d6317/out -L dependency=/opt/rustwide/target/debug/build/digest/44653249986e7a5f/out -L dependency=/opt/rustwide/target/debug/build/digest/ffa9dad9cf2ff24c/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/70d246c391e4551f/out -L dependency=/opt/rustwide/target/debug/build/dotenv/79c610d779652ad6/out -L dependency=/opt/rustwide/target/debug/build/downcast-rs/c1f83e1ccd938312/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/b330238e90c336f8/out -L dependency=/opt/rustwide/target/debug/build/ecdsa/e3d4554b9be4caab/out -L dependency=/opt/rustwide/target/debug/build/ed25519/d13b6d19104a2872/out -L dependency=/opt/rustwide/target/debug/build/ed25519-dalek/f565324a8706182f/out -L dependency=/opt/rustwide/target/debug/build/either/10d0d1b77f3b30c6/out -L dependency=/opt/rustwide/target/debug/build/elliptic-curve/4331e42c02227a22/out -L dependency=/opt/rustwide/target/debug/build/encoding_rs/2e6c51c4b4cd4375/out -L dependency=/opt/rustwide/target/debug/build/encoding_rs_io/75c81c5fb8b8eb10/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/fa15ed7cb35cdde1/out -L dependency=/opt/rustwide/target/debug/build/errno/ed55e2147468343e/out -L dependency=/opt/rustwide/target/debug/build/event-listener/89985501854d033c/out -L dependency=/opt/rustwide/target/debug/build/event-listener-strategy/924791aae62c8528/out -L dependency=/opt/rustwide/target/debug/build/fastdivide/fcb254a2253aa58c/out -L dependency=/opt/rustwide/target/debug/build/ff/f3e4e812b69cc9f7/out -L dependency=/opt/rustwide/target/debug/build/flate2/00578940112eccf3/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/foldhash/7cc0e6b6b64910e8/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out -L dependency=/opt/rustwide/target/debug/build/futures/616034c03fbef96d/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/dfe92fecf9204724/out -L dependency=/opt/rustwide/target/debug/build/futures-core/66c6c11339e0b249/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/87e480e1a709fced/out -L dependency=/opt/rustwide/target/debug/build/futures-io/3ebfebde32ce6a0b/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/8d62ffb5ce07ff4a/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/cdd1669e988ddca7/out -L dependency=/opt/rustwide/target/debug/build/futures-task/7018d05962e87907/out -L dependency=/opt/rustwide/target/debug/build/futures-util/d7b85d4910312138/out -L dependency=/opt/rustwide/target/debug/build/generic-array/c357c43ad6ab7de7/out -L dependency=/opt/rustwide/target/debug/build/getrandom/1139280cf32ec134/out -L dependency=/opt/rustwide/target/debug/build/getrandom/6a28026dc1cfe23f/out -L dependency=/opt/rustwide/target/debug/build/getrandom/d6209c74db666d2e/out -L dependency=/opt/rustwide/target/debug/build/ghash/04aa857c71f6f86f/out -L dependency=/opt/rustwide/target/debug/build/ghash/f4c043d0c0fd195a/out -L dependency=/opt/rustwide/target/debug/build/glob/d6c6681e19d65e40/out -L dependency=/opt/rustwide/target/debug/build/granit-parser/0629bac0491f8fa6/out -L dependency=/opt/rustwide/target/debug/build/group/77c2b349d62159e4/out -L dependency=/opt/rustwide/target/debug/build/h2/b1a714ad4d08efff/out -L dependency=/opt/rustwide/target/debug/build/half/a02dc8bec0367c56/out -L dependency=/opt/rustwide/target/debug/build/half/de625a9eb1800bea/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/0351dbc9c736718e/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/2437d5d3943b100e/out -L dependency=/opt/rustwide/target/debug/build/hex/b5f64b3d5cb9944a/out -L dependency=/opt/rustwide/target/debug/build/hkdf/6de88fe4dceba77a/out -L dependency=/opt/rustwide/target/debug/build/hmac/542801e9327edbb2/out -L dependency=/opt/rustwide/target/debug/build/hmac/eafdea4fc28e759e/out -L dependency=/opt/rustwide/target/debug/build/hostname/e377075fe4847706/out -L dependency=/opt/rustwide/target/debug/build/htmlescape/69780a0fb6c9fb3d/out -L dependency=/opt/rustwide/target/debug/build/http/e7402a8233548797/out -L dependency=/opt/rustwide/target/debug/build/http-body/6ca649109301c00f/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/c12e85560133f92d/out -L dependency=/opt/rustwide/target/debug/build/httparse/b9ed2fea81abf9ac/out -L dependency=/opt/rustwide/target/debug/build/httpdate/dd055e56878c34d5/out -L dependency=/opt/rustwide/target/debug/build/humantime/5db2bea2a50fe56c/out -L dependency=/opt/rustwide/target/debug/build/hybrid-array/c87f7061e4f21f44/out -L dependency=/opt/rustwide/target/debug/build/hyper/10cda83c8eb8afff/out -L dependency=/opt/rustwide/target/debug/build/hyper-rustls/2f785e119539be6f/out -L dependency=/opt/rustwide/target/debug/build/hyper-util/299e7694e45041ed/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/4c741fc3ef3881f8/out -L dependency=/opt/rustwide/target/debug/build/ic-canister-sig-creation/890fc83ba5560141/out -L dependency=/opt/rustwide/target/debug/build/ic-cbor/35e8e966661a3c4c/out -L dependency=/opt/rustwide/target/debug/build/ic-cdk/0e8c8d799040784d/out -L dependency=/opt/rustwide/target/debug/build/ic-cdk-executor/fc502a8e2b2680e2/out -L dependency=/opt/rustwide/target/debug/build/ic-cdk-macros/ce96c80a14fd543a/out -L dependency=/opt/rustwide/target/debug/build/ic-cdk-management-canister/03da28ab39fcfc47/out -L dependency=/opt/rustwide/target/debug/build/ic-certificate-verification/35c4d53db8af9156/out -L dependency=/opt/rustwide/target/debug/build/ic-certification/39eb45842a03afac/out -L dependency=/opt/rustwide/target/debug/build/ic-error-types/7e502e38fda65c35/out -L dependency=/opt/rustwide/target/debug/build/ic-management-canister-types/1d114bb5a568573c/out -L dependency=/opt/rustwide/target/debug/build/ic-oss-types/43d67118c67c8ffb/out -L dependency=/opt/rustwide/target/debug/build/ic-representation-independent-hash/b172e152ec70d027/out -L dependency=/opt/rustwide/target/debug/build/ic-stable-structures/dda1ed28464a47eb/out -L dependency=/opt/rustwide/target/debug/build/ic-verify-bls-signature/2bcce0895951b949/out -L dependency=/opt/rustwide/target/debug/build/ic0/5dcdf8392424ce3f/out -L dependency=/opt/rustwide/target/debug/build/ic_auth_types/88a4ac930ae7dfc1/out -L dependency=/opt/rustwide/target/debug/build/ic_auth_verifier/097ac5b28ae4bac1/out -L dependency=/opt/rustwide/target/debug/build/ic_bls12_381/9c32cfc24ab6574b/out -L dependency=/opt/rustwide/target/debug/build/ic_cose_types/31fa7f1d6486d387/out -L dependency=/opt/rustwide/target/debug/build/ic_principal/c80d99a9a473412f/out -L dependency=/opt/rustwide/target/debug/build/icrc-cbor/5ba18e7bdaebac66/out -L dependency=/opt/rustwide/target/debug/build/icrc-ledger-types/ae85f098df95dba9/out -L dependency=/opt/rustwide/target/debug/build/icrc-ledger-types/fbd4edca9ab36bf7/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/cfa13316a5d88ee2/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/67faf850c72aaf4e/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/ea1bb25f9ffedfff/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/9df594966f451c5b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/043e6f8ccd23ffb4/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/335803bac80265ac/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/6eb6730a8887be3b/out -L dependency=/opt/rustwide/target/debug/build/idna/67badad265f8007f/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/d78fd78b18200d26/out -L dependency=/opt/rustwide/target/debug/build/include-flate/db52254d57245f24/out -L dependency=/opt/rustwide/target/debug/build/include-flate-codegen/19cde86faa83e512/out -L dependency=/opt/rustwide/target/debug/build/include-flate-compress/48dd12ff44a061f8/out -L dependency=/opt/rustwide/target/debug/build/indexmap/5cd8f496451fc958/out -L dependency=/opt/rustwide/target/debug/build/infer2/9b92d7b368435638/out -L dependency=/opt/rustwide/target/debug/build/inout/7d6c054858707558/out -L dependency=/opt/rustwide/target/debug/build/inout/e460caaf537c6af7/out -L dependency=/opt/rustwide/target/debug/build/inventory/8b5ed1e785017eb6/out -L dependency=/opt/rustwide/target/debug/build/ipnet/e2136f81a6e9242d/out -L dependency=/opt/rustwide/target/debug/build/is_terminal_polyfill/fc6efa62ae782dd6/out -L dependency=/opt/rustwide/target/debug/build/itertools/6b60e0bea59c497c/out -L dependency=/opt/rustwide/target/debug/build/itertools/71030e562bd87dba/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/jieba-macros/4111edb2bb7e2536/out -L dependency=/opt/rustwide/target/debug/build/jieba-rs/34829a0dbf81e39d/out -L dependency=/opt/rustwide/target/debug/build/k256/fc6677a56ea530a3/out -L dependency=/opt/rustwide/target/debug/build/keccak/e16cf69d85892aac/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/cb8ca6aa8c56979f/out -L dependency=/opt/rustwide/target/debug/build/leb128/747aaa3a1540b4ed/out -L dependency=/opt/rustwide/target/debug/build/levenshtein_automata/5d7814fa29eaef7b/out -L dependency=/opt/rustwide/target/debug/build/libc/b3dd724d477b84c5/out -L dependency=/opt/rustwide/target/debug/build/libflate/5153998701b36e2a/out -L dependency=/opt/rustwide/target/debug/build/libflate_lz77/70048383b82a6cec/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/libmimalloc-sys/dc12d5695e3dd77a/out -L dependency=/opt/rustwide/target/debug/build/litemap/6390bd0b5dbf5657/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/dbd5acf8d1bed08d/out -L dependency=/opt/rustwide/target/debug/build/lru/697df953aab7298f/out -L dependency=/opt/rustwide/target/debug/build/match_cfg/20b0c97ab733d449/out -L dependency=/opt/rustwide/target/debug/build/matchit/e98a3fa189025638/out -L dependency=/opt/rustwide/target/debug/build/md-5/08d8c067bc6f014c/out -L dependency=/opt/rustwide/target/debug/build/md5/a4eb8bc82e39350c/out -L dependency=/opt/rustwide/target/debug/build/measure_time/d2d32b1dff4b70a5/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/mimalloc/7be55ca517f487a0/out -L dependency=/opt/rustwide/target/debug/build/mime/719fdfbd841ea854/out -L dependency=/opt/rustwide/target/debug/build/minicbor/9a7f154efe69b42d/out -L dependency=/opt/rustwide/target/debug/build/minicbor-derive/10410465f0e34c80/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/b988ba17985965f5/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/61b8e5f8d53c984d/out -L dependency=/opt/rustwide/target/debug/build/mio/b047b2f0ad97306d/out -L dependency=/opt/rustwide/target/debug/build/moka/2934a2daefaafdaa/out -L dependency=/opt/rustwide/target/debug/build/murmurhash32/482fa8ed7504e20a/out -L dependency=/opt/rustwide/target/debug/build/nix/de65d898fbf4de03/out -L dependency=/opt/rustwide/target/debug/build/no_std_io2/3f84b5bec6aee619/out -L dependency=/opt/rustwide/target/debug/build/nohash-hasher/089660ce1f261644/out -L dependency=/opt/rustwide/target/debug/build/nom/17c2359d9a7f3b4e/out -L dependency=/opt/rustwide/target/debug/build/nom/5c0e9f49569e08c8/out -L dependency=/opt/rustwide/target/debug/build/nom-language/656badba9004ae28/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/2f351f4d177590f0/out -L dependency=/opt/rustwide/target/debug/build/num-conv/d4153d9e45ce082d/out -L dependency=/opt/rustwide/target/debug/build/num-integer/3be96c2f7ef241cd/out -L dependency=/opt/rustwide/target/debug/build/num-traits/db5824db52a73596/out -L dependency=/opt/rustwide/target/debug/build/oauth2/0c1a3b67897b3383/out -L dependency=/opt/rustwide/target/debug/build/object_store/8e715f9a4d783ba5/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/oneshot/5b3cf01e9e3a60ad/out -L dependency=/opt/rustwide/target/debug/build/opaque-debug/9e2eded81a076050/out -L dependency=/opt/rustwide/target/debug/build/openssl-probe/37a8cbe961b4ea12/out -L dependency=/opt/rustwide/target/debug/build/ordered-float/531735bd38ce45ae/out -L dependency=/opt/rustwide/target/debug/build/ownedbytes/42b4e2a8d2601eb0/out -L dependency=/opt/rustwide/target/debug/build/p256/16c7f134f1cec392/out -L dependency=/opt/rustwide/target/debug/build/pairing/0eca663eda53f1bb/out -L dependency=/opt/rustwide/target/debug/build/papaya/c40b4d7ae56eabc7/out -L dependency=/opt/rustwide/target/debug/build/parking/fbbb0e1f7c7ebc3f/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/e55a81f7e571ea6b/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/254a584b4e3aa99d/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/pastey/547c701f2efece83/out -L dependency=/opt/rustwide/target/debug/build/pem-rfc7468/6c9c34a643ed7168/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/phf/c66f5ea1d545665b/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/52a72f9d8a36ffd9/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/pkcs8/d955eb6be14ab400/out -L dependency=/opt/rustwide/target/debug/build/polyval/1eb625974753723c/out -L dependency=/opt/rustwide/target/debug/build/polyval/279e3c555ec6662c/out -L dependency=/opt/rustwide/target/debug/build/portable-atomic/4857ae33a2e79c96/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/f54385761fa96133/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/6244fffd86cf9c21/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/e1262eeb3f24922d/out -L dependency=/opt/rustwide/target/debug/build/pretty/77a569fb28e1f5a3/out -L dependency=/opt/rustwide/target/debug/build/primeorder/d33725dedf271e18/out -L dependency=/opt/rustwide/target/debug/build/process-wrap/b5dba731f6a1c7b6/out -L dependency=/opt/rustwide/target/debug/build/psm/c7fdc0d9147a465b/out -L dependency=/opt/rustwide/target/debug/build/quick-xml/8736e18479137450/out -L dependency=/opt/rustwide/target/debug/build/rand/06dca6e37423ef73/out -L dependency=/opt/rustwide/target/debug/build/rand/cdd35b5f46448868/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/15812b31faf74ade/out -L dependency=/opt/rustwide/target/debug/build/rand_core/84ecd52e419ab281/out -L dependency=/opt/rustwide/target/debug/build/rand_core/9a5dc38792b219e1/out -L dependency=/opt/rustwide/target/debug/build/rayon/7a2a453264873ea0/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/f740f7b657cecaae/out -L dependency=/opt/rustwide/target/debug/build/ref-cast/b0690081b0c393ec/out -L dependency=/opt/rustwide/target/debug/build/ref-cast-impl/97ac496f989dbfca/out -L dependency=/opt/rustwide/target/debug/build/regex/0ed11e0be7a11a48/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/891782595c127c90/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out -L dependency=/opt/rustwide/target/debug/build/reqwest/c09a7b04c3a61357/out -L dependency=/opt/rustwide/target/debug/build/rfc6979/1a72de6a84ec16a3/out -L dependency=/opt/rustwide/target/debug/build/rle-decode-fast/2362d96c52b472e3/out -L dependency=/opt/rustwide/target/debug/build/rmcp/929ababebc628da5/out -L dependency=/opt/rustwide/target/debug/build/rmcp-macros/e94ad8b862b323cb/out -L dependency=/opt/rustwide/target/debug/build/rust-stemmers/a0515863ba6990ee/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/9f55c8acc6427e18/out -L dependency=/opt/rustwide/target/debug/build/rustls/ae167baba6d8c83a/out -L dependency=/opt/rustwide/target/debug/build/rustls-native-certs/e5265457355820e1/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/9ba32899f66667fa/out -L dependency=/opt/rustwide/target/debug/build/rustls-platform-verifier/f806efb29b7cc108/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/d02578d16f917e6a/out -L dependency=/opt/rustwide/target/debug/build/rustversion/5cea38e78999152b/out -L dependency=/opt/rustwide/target/debug/build/ryu/3da2ab8eb39d89f2/out -L dependency=/opt/rustwide/target/debug/build/same-file/b7226876f34d02dd/out -L dependency=/opt/rustwide/target/debug/build/schemars/692b02ded013084d/out -L dependency=/opt/rustwide/target/debug/build/schemars_derive/c834a72489f6ba69/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/sec1/bbb53144c55a3e48/out -L dependency=/opt/rustwide/target/debug/build/seize/6adfd5f66244bcb7/out -L dependency=/opt/rustwide/target/debug/build/serde/b3c964ea9632bad4/out -L dependency=/opt/rustwide/target/debug/build/serde-saphyr/9aa9b80cf387fabd/out -L dependency=/opt/rustwide/target/debug/build/serde_bytes/145aa2c733c94965/out -L dependency=/opt/rustwide/target/debug/build/serde_cbor/7a50080477005644/out -L dependency=/opt/rustwide/target/debug/build/serde_core/48032791fab7ab4f/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/d54f4b37bf97b714/out -L dependency=/opt/rustwide/target/debug/build/serde_fmt/cf338db7a3d6edc7/out -L dependency=/opt/rustwide/target/debug/build/serde_json/1a105dc41f53b1a4/out -L dependency=/opt/rustwide/target/debug/build/serde_path_to_error/6b96d48b1e22905e/out -L dependency=/opt/rustwide/target/debug/build/serde_urlencoded/9cd4d6b345f8b8f6/out -L dependency=/opt/rustwide/target/debug/build/sha2/c7e2a027e9dba542/out -L dependency=/opt/rustwide/target/debug/build/sha2/fb5b24e38f4cd87d/out -L dependency=/opt/rustwide/target/debug/build/sha3/91e4e03f94a33ff9/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/c73d6752613b975a/out -L dependency=/opt/rustwide/target/debug/build/signature/016670bc44326ebd/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/954d3bb8ff2d18b7/out -L dependency=/opt/rustwide/target/debug/build/simple_asn1/62ec40b3b75181fa/out -L dependency=/opt/rustwide/target/debug/build/siphasher/893e00f08ec67819/out -L dependency=/opt/rustwide/target/debug/build/sketches-ddsketch/f2b228dbc0143e32/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out -L dependency=/opt/rustwide/target/debug/build/slotmap/cf15cf668824f605/out -L dependency=/opt/rustwide/target/debug/build/smallvec/eb492194a85c8584/out -L dependency=/opt/rustwide/target/debug/build/socket2/bb365d2c01ce7ced/out -L dependency=/opt/rustwide/target/debug/build/spin/f265ab097cb6e91a/out -L dependency=/opt/rustwide/target/debug/build/spki/a315901a3b015bd6/out -L dependency=/opt/rustwide/target/debug/build/sponge-cursor/3e65c239f10d6c11/out -L dependency=/opt/rustwide/target/debug/build/sse-stream/99871fff10195bc7/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/546b30ce49ff2d08/out -L dependency=/opt/rustwide/target/debug/build/stacker/c2c07c343568ae50/out -L dependency=/opt/rustwide/target/debug/build/strsim/a1f0dce47f9b6856/out -L dependency=/opt/rustwide/target/debug/build/structured-logger/95ce7d205877a786/out -L dependency=/opt/rustwide/target/debug/build/strum/e981f167272527a4/out -L dependency=/opt/rustwide/target/debug/build/strum_macros/ab7c25175591db10/out -L dependency=/opt/rustwide/target/debug/build/subtle/a09a538f58f4943c/out -L dependency=/opt/rustwide/target/debug/build/sync_wrapper/277f414c4c1cc118/out -L dependency=/opt/rustwide/target/debug/build/tagptr/f702f7ce40e6e497/out -L dependency=/opt/rustwide/target/debug/build/tantivy/2b24a78b6e57a635/out -L dependency=/opt/rustwide/target/debug/build/tantivy-bitpacker/e696185f889c0990/out -L dependency=/opt/rustwide/target/debug/build/tantivy-columnar/0ff7a2ba39a1d678/out -L dependency=/opt/rustwide/target/debug/build/tantivy-common/5e70198583916748/out -L dependency=/opt/rustwide/target/debug/build/tantivy-fst/9dd24cae131b1fd0/out -L dependency=/opt/rustwide/target/debug/build/tantivy-jieba/b45e475280ccf404/out -L dependency=/opt/rustwide/target/debug/build/tantivy-query-grammar/909afcfe61e69b97/out -L dependency=/opt/rustwide/target/debug/build/tantivy-sstable/2bf42ef0eb2c64a0/out -L dependency=/opt/rustwide/target/debug/build/tantivy-stacker/a102506ead8c94b2/out -L dependency=/opt/rustwide/target/debug/build/tantivy-tokenizer-api/e4260d23579ab3e3/out -L dependency=/opt/rustwide/target/debug/build/thiserror/7a0c12efbfb46717/out -L dependency=/opt/rustwide/target/debug/build/thiserror/d7256f85f8bd47c8/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/23af60aca12515e9/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/803f09dd3a8a6922/out -L dependency=/opt/rustwide/target/debug/build/time/437de50239a0bc9c/out -L dependency=/opt/rustwide/target/debug/build/time-core/ddd302f9b64d800d/out -L dependency=/opt/rustwide/target/debug/build/time-macros/4059baf42c471e27/out -L dependency=/opt/rustwide/target/debug/build/tinystr/9eecd4e7e2b9371a/out -L dependency=/opt/rustwide/target/debug/build/tinyvec/0fed5c5de3a2ad46/out -L dependency=/opt/rustwide/target/debug/build/tinyvec_macros/8f2743a6fdad0226/out -L dependency=/opt/rustwide/target/debug/build/tokio/d0e0fc93a83ae232/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/66f9aeda92c044c7/out -L dependency=/opt/rustwide/target/debug/build/tokio-rustls/80729486a92c88a7/out -L dependency=/opt/rustwide/target/debug/build/tokio-stream/ea4e21f35ebd6a4c/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/0539eb10c32d0863/out -L dependency=/opt/rustwide/target/debug/build/tower/c97b3b4fe435218f/out -L dependency=/opt/rustwide/target/debug/build/tower-http/12e8115666647acf/out -L dependency=/opt/rustwide/target/debug/build/tower-http/eb3b8f663ee956ac/out -L dependency=/opt/rustwide/target/debug/build/tower-layer/f6d5cc7b185cf351/out -L dependency=/opt/rustwide/target/debug/build/tower-service/e69ac8dcc8243395/out -L dependency=/opt/rustwide/target/debug/build/tracing/04b45adbe10d3137/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/d2792af160e5c4a0/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/3324456f4d23a949/out -L dependency=/opt/rustwide/target/debug/build/try-lock/08abaa63f4861efa/out -L dependency=/opt/rustwide/target/debug/build/typed-arena/f9e410eb1edcc154/out -L dependency=/opt/rustwide/target/debug/build/typeid/ee0752ecb393aff8/out -L dependency=/opt/rustwide/target/debug/build/typenum/24aab6a4200ddd27/out -L dependency=/opt/rustwide/target/debug/build/typetag/eb791f7bcb9fdf23/out -L dependency=/opt/rustwide/target/debug/build/typetag-impl/f101f039d4f7bd70/out -L dependency=/opt/rustwide/target/debug/build/unicode-normalization/3ef0a3d7feb7f822/out -L dependency=/opt/rustwide/target/debug/build/unicode-segmentation/e19b1e2ed5cbf77b/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/831b79c958a0d7a0/out -L dependency=/opt/rustwide/target/debug/build/universal-hash/3441745ff008816a/out -L dependency=/opt/rustwide/target/debug/build/universal-hash/b44c66af82f0a53c/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/url/6a91b6dc418dd702/out -L dependency=/opt/rustwide/target/debug/build/utf8-ranges/0b9227ea09438c6b/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/88f5a358869389d3/out -L dependency=/opt/rustwide/target/debug/build/utf8parse/dfcca550ff662ae9/out -L dependency=/opt/rustwide/target/debug/build/uuid/b370abea42b6001d/out -L dependency=/opt/rustwide/target/debug/build/value-bag/bd89f37231ec98dd/out -L dependency=/opt/rustwide/target/debug/build/value-bag-serde1/1b90eed06c609223/out -L dependency=/opt/rustwide/target/debug/build/walkdir/1278d11b181efceb/out -L dependency=/opt/rustwide/target/debug/build/want/cc3dcee12d270b38/out -L dependency=/opt/rustwide/target/debug/build/web-time/bfcd0ef96c52737a/out -L dependency=/opt/rustwide/target/debug/build/writeable/b7e8e2724ee161de/out -L dependency=/opt/rustwide/target/debug/build/x25519-dalek/14df13cc180ca29a/out -L dependency=/opt/rustwide/target/debug/build/xid/610273b18df16ae3/out -L dependency=/opt/rustwide/target/debug/build/yoke/bd9ce304116907ac/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/df68c8b15dbb9d99/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/35656eaebc2fce9f/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/826e2490e4b31a6f/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/da532788af04bb10/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/50fd06bb071b26c9/out -L dependency=/opt/rustwide/target/debug/build/zeroize/9e12479e36342dbf/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/627596197067386d/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/8ace90675db0cae5/out -L dependency=/opt/rustwide/target/debug/build/zerovec/053ef97cc0e2092c/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/565ec29ef1eec12b/out -L dependency=/opt/rustwide/target/debug/build/zmij/93cb3e10a525d438/out -L dependency=/opt/rustwide/target/debug/build/zstd/a4e13c76141486f6/out -L dependency=/opt/rustwide/target/debug/build/zstd-safe/c3710015495e56c0/out -L dependency=/opt/rustwide/target/debug/build/zstd-sys/c185652ecf4684fe/out --extern anda_cognitive_nexus=/opt/rustwide/target/debug/build/anda_cognitive_nexus/5b55eb9179fe24b7/out/libanda_cognitive_nexus-5b55eb9179fe24b7.rmeta --extern anda_core=/opt/rustwide/target/debug/build/anda_core/e3a2d51bfedc6251/out/libanda_core-e3a2d51bfedc6251.rmeta --extern anda_db=/opt/rustwide/target/debug/build/anda_db/89817de37982b278/out/libanda_db-89817de37982b278.rmeta --extern anda_db_tfs=/opt/rustwide/target/debug/build/anda_db_tfs/82167577428f6daf/out/libanda_db_tfs-82167577428f6daf.rmeta --extern anda_engine=/opt/rustwide/target/debug/build/anda_engine/70a7c0cf54df228a/out/libanda_engine-70a7c0cf54df228a.rmeta --extern anda_kip=/opt/rustwide/target/debug/build/anda_kip/b5e1bd2a150e5e48/out/libanda_kip-b5e1bd2a150e5e48.rmeta --extern anda_object_store=/opt/rustwide/target/debug/build/anda_object_store/b16678b6d0e1b575/out/libanda_object_store-b16678b6d0e1b575.rmeta --extern async_trait=/opt/rustwide/target/debug/build/async-trait/1909a435f4908722/out/libasync_trait-1909a435f4908722.so --extern axum=/opt/rustwide/target/debug/build/axum/3de90e9d453ca650/out/libaxum-3de90e9d453ca650.rmeta --extern cbor2=/opt/rustwide/target/debug/build/cbor2/62c98cb97b01b57f/out/libcbor2-62c98cb97b01b57f.rmeta --extern clap=/opt/rustwide/target/debug/build/clap/b84e2bff2b1ca239/out/libclap-b84e2bff2b1ca239.rmeta --extern dotenv=/opt/rustwide/target/debug/build/dotenv/79c610d779652ad6/out/libdotenv-79c610d779652ad6.rmeta --extern futures=/opt/rustwide/target/debug/build/futures/616034c03fbef96d/out/libfutures-616034c03fbef96d.rmeta --extern http=/opt/rustwide/target/debug/build/http/e7402a8233548797/out/libhttp-e7402a8233548797.rmeta --extern ic_auth_types=/opt/rustwide/target/debug/build/ic_auth_types/88a4ac930ae7dfc1/out/libic_auth_types-88a4ac930ae7dfc1.rmeta --extern ic_cose_types=/opt/rustwide/target/debug/build/ic_cose_types/31fa7f1d6486d387/out/libic_cose_types-31fa7f1d6486d387.rmeta --extern log=/opt/rustwide/target/debug/build/log/dbd5acf8d1bed08d/out/liblog-dbd5acf8d1bed08d.rmeta --extern mimalloc=/opt/rustwide/target/debug/build/mimalloc/7be55ca517f487a0/out/libmimalloc-7be55ca517f487a0.rmeta --extern object_store=/opt/rustwide/target/debug/build/object_store/8e715f9a4d783ba5/out/libobject_store-8e715f9a4d783ba5.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/e55a81f7e571ea6b/out/libparking_lot-e55a81f7e571ea6b.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/06dca6e37423ef73/out/librand-06dca6e37423ef73.rmeta --extern rmcp=/opt/rustwide/target/debug/build/rmcp/929ababebc628da5/out/librmcp-929ababebc628da5.rmeta --extern schemars=/opt/rustwide/target/debug/build/schemars/692b02ded013084d/out/libschemars-692b02ded013084d.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/b3c964ea9632bad4/out/libserde-b3c964ea9632bad4.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/1a105dc41f53b1a4/out/libserde_json-1a105dc41f53b1a4.rmeta --extern sha3=/opt/rustwide/target/debug/build/sha3/91e4e03f94a33ff9/out/libsha3-91e4e03f94a33ff9.rmeta --extern structured_logger=/opt/rustwide/target/debug/build/structured-logger/95ce7d205877a786/out/libstructured_logger-95ce7d205877a786.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/d0e0fc93a83ae232/out/libtokio-d0e0fc93a83ae232.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/0539eb10c32d0863/out/libtokio_util-0539eb10c32d0863.rmeta --extern tower=/opt/rustwide/target/debug/build/tower/c97b3b4fe435218f/out/libtower-c97b3b4fe435218f.rmeta --extern tower_http=/opt/rustwide/target/debug/build/tower-http/eb3b8f663ee956ac/out/libtower_http-eb3b8f663ee956ac.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/build/unicode-normalization/3ef0a3d7feb7f822/out/libunicode_normalization-3ef0a3d7feb7f822.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/croaring-sys/96191276e642b9be/out -L native=/opt/rustwide/target/debug/build/psm/0c159081f8bc3a36/out -L native=/opt/rustwide/target/debug/build/zstd-sys/2ad90eb4aaeb3a61/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys/674a0d42e1107f93/out -L native=/opt/rustwide/target/debug/build/libmimalloc-sys/f5e1c4c5ddf366de/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@anda_brain/src/agents/formation.rs:192:22: 192:32}: std::marker::Send`
[INFO] [stdout]    --> anda_brain/src/agents/formation.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 | /         tokio::spawn(async move {
[INFO] [stdout] 193 | |             // Guard resets processing_conversation to 0 if the task panics.
[INFO] [stdout] 194 | |             let guard = ProcessingGuard(pc);
[INFO] [stdout] 195 | |             agent.process_loop(ctx, conversation).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |             std::mem::forget(guard);
[INFO] [stdout] 199 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:909:5: 918:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]    --> anda_brain/src/mcp.rs:909:5
[INFO] [stdout]     |
[INFO] [stdout] 909 | /     #[tool(
[INFO] [stdout] 910 | |         name = "anda_brain_get_space_info",
[INFO] [stdout] 911 | |         annotations(
[INFO] [stdout] 912 | |             title = "Get Space Info",
[INFO] [stdout] ...   |
[INFO] [stdout] 918 | |     )]
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:928:5: 937:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]    --> anda_brain/src/mcp.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 928 | /     #[tool(
[INFO] [stdout] 929 | |         name = "anda_brain_get_formation_status",
[INFO] [stdout] 930 | |         annotations(
[INFO] [stdout] 931 | |             title = "Get Formation Status",
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | |     )]
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:949:5: 958:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]    --> anda_brain/src/mcp.rs:949:5
[INFO] [stdout]     |
[INFO] [stdout] 949 | /     #[tool(
[INFO] [stdout] 950 | |         name = "anda_brain_remember_conversation",
[INFO] [stdout] 951 | |         annotations(
[INFO] [stdout] 952 | |             title = "Remember Conversation",
[INFO] [stdout] ...   |
[INFO] [stdout] 958 | |     )]
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:971:5: 980:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]    --> anda_brain/src/mcp.rs:971:5
[INFO] [stdout]     |
[INFO] [stdout] 971 | /     #[tool(
[INFO] [stdout] 972 | |         name = "anda_brain_recall_memory",
[INFO] [stdout] 973 | |         annotations(
[INFO] [stdout] 974 | |             title = "Recall Memory",
[INFO] [stdout] ...   |
[INFO] [stdout] 980 | |     )]
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:993:5: 1002:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]     --> anda_brain/src/mcp.rs:993:5
[INFO] [stdout]      |
[INFO] [stdout]  993 | /     #[tool(
[INFO] [stdout]  994 | |         name = "anda_brain_run_maintenance",
[INFO] [stdout]  995 | |         annotations(
[INFO] [stdout]  996 | |             title = "Run Maintenance",
[INFO] [stdout] ...    |
[INFO] [stdout] 1002 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:1013:5: 1022:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]     --> anda_brain/src/mcp.rs:1013:5
[INFO] [stdout]      |
[INFO] [stdout] 1013 | /     #[tool(
[INFO] [stdout] 1014 | |         name = "anda_brain_execute_kip_readonly",
[INFO] [stdout] 1015 | |         annotations(
[INFO] [stdout] 1016 | |             title = "Execute Read-Only KIP",
[INFO] [stdout] ...    |
[INFO] [stdout] 1022 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:1033:5: 1042:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]     --> anda_brain/src/mcp.rs:1033:5
[INFO] [stdout]      |
[INFO] [stdout] 1033 | /     #[tool(
[INFO] [stdout] 1034 | |         name = "anda_brain_get_or_init_user",
[INFO] [stdout] 1035 | |         annotations(
[INFO] [stdout] 1036 | |             title = "Get Or Init User",
[INFO] [stdout] ...    |
[INFO] [stdout] 1042 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:1053:5: 1062:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]     --> anda_brain/src/mcp.rs:1053:5
[INFO] [stdout]      |
[INFO] [stdout] 1053 | /     #[tool(
[INFO] [stdout] 1054 | |         name = "anda_brain_list_conversations",
[INFO] [stdout] 1055 | |         annotations(
[INFO] [stdout] 1056 | |             title = "List Conversations",
[INFO] [stdout] ...    |
[INFO] [stdout] 1062 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:1073:5: 1082:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]     --> anda_brain/src/mcp.rs:1073:5
[INFO] [stdout]      |
[INFO] [stdout] 1073 | /     #[tool(
[INFO] [stdout] 1074 | |         name = "anda_brain_get_conversation",
[INFO] [stdout] 1075 | |         annotations(
[INFO] [stdout] 1076 | |             title = "Get Conversation",
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:1095:5: 1104:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]     --> anda_brain/src/mcp.rs:1095:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 | /     #[tool(
[INFO] [stdout] 1096 | |         name = "anda_brain_wiki_search",
[INFO] [stdout] 1097 | |         annotations(
[INFO] [stdout] 1098 | |             title = "Search Wiki",
[INFO] [stdout] ...    |
[INFO] [stdout] 1104 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:1117:5: 1126:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]     --> anda_brain/src/mcp.rs:1117:5
[INFO] [stdout]      |
[INFO] [stdout] 1117 | /     #[tool(
[INFO] [stdout] 1118 | |         name = "anda_brain_wiki_read",
[INFO] [stdout] 1119 | |         annotations(
[INFO] [stdout] 1120 | |             title = "Read Wiki Document",
[INFO] [stdout] ...    |
[INFO] [stdout] 1126 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:1139:5: 1148:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]     --> anda_brain/src/mcp.rs:1139:5
[INFO] [stdout]      |
[INFO] [stdout] 1139 | /     #[tool(
[INFO] [stdout] 1140 | |         name = "anda_brain_wiki_commit",
[INFO] [stdout] 1141 | |         annotations(
[INFO] [stdout] 1142 | |             title = "Commit Wiki Document",
[INFO] [stdout] ...    |
[INFO] [stdout] 1148 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@anda_brain/src/mcp.rs:1160:5: 1169:7}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<_, _>> + std::marker::Send>>>`
[INFO] [stdout]     --> anda_brain/src/mcp.rs:1160:5
[INFO] [stdout]      |
[INFO] [stdout] 1160 | /     #[tool(
[INFO] [stdout] 1161 | |         name = "anda_brain_wiki_verify",
[INFO] [stdout] 1162 | |         annotations(
[INFO] [stdout] 1163 | |             title = "Verify Wiki Citation",
[INFO] [stdout] ...    |
[INFO] [stdout] 1169 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@anda_brain/src/space.rs:2676:22: 2676:32}: std::marker::Send`
[INFO] [stdout]     --> anda_brain/src/space.rs:2676:9
[INFO] [stdout]      |
[INFO] [stdout] 2676 | /         tokio::spawn(async move {
[INFO] [stdout] 2677 | |             match space.run_wiki_digest(SELF_USER_ID).await {
[INFO] [stdout] 2678 | |                 Ok(report) if report.digested > 0 => {
[INFO] [stdout] 2679 | |                     log::info!(target: "brain", space_id = space.id, report:serde = report; "wiki digest completed");
[INFO] [stdout] ...    |
[INFO] [stdout] 2686 | |         });
[INFO] [stdout]      | |__________^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`anda_brain`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "99cbb580af2dc69e83710b3cfe427cfb550d3ebfd50e3b455cf89049699b6f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99cbb580af2dc69e83710b3cfe427cfb550d3ebfd50e3b455cf89049699b6f09", kill_on_drop: false }`
[INFO] [stdout] 99cbb580af2dc69e83710b3cfe427cfb550d3ebfd50e3b455cf89049699b6f09
