[INFO] fetching crate jacs 0.3.5...
[INFO] testing jacs-0.3.5 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate jacs 0.3.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate jacs 0.3.5
[INFO] finished tweaking crates.io crate jacs 0.3.5
[INFO] tweaked toml for crates.io crate jacs 0.3.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jacs 0.3.5 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jacs 0.3.5 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65c85b399f5b3f169bf570bf6e0f7a77204b5da8c917c26ced963f4e7873d7c1
[INFO] running `Command { std: "docker" "start" "-a" "65c85b399f5b3f169bf570bf6e0f7a77204b5da8c917c26ced963f4e7873d7c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65c85b399f5b3f169bf570bf6e0f7a77204b5da8c917c26ced963f4e7873d7c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65c85b399f5b3f169bf570bf6e0f7a77204b5da8c917c26ced963f4e7873d7c1", kill_on_drop: false }`
[INFO] [stdout] 65c85b399f5b3f169bf570bf6e0f7a77204b5da8c917c26ced963f4e7873d7c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f9bc4ea36231eb23f5e7d98a9074b4bf471782627f62b877774d5bec9cc23193
[INFO] running `Command { std: "docker" "start" "-a" "f9bc4ea36231eb23f5e7d98a9074b4bf471782627f62b877774d5bec9cc23193", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pqcrypto-falcon v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pqcrypto-sphincsplus v0.7.1
[INFO] [stderr]    Compiling pqcrypto-kyber v0.8.1
[INFO] [stderr]    Compiling pqcrypto-dilithium v0.5.0
[INFO] [stderr]    Compiling pqcrypto-classicmceliece v0.2.0
[INFO] [stderr]    Compiling pqcrypto-hqc v0.2.1
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling opentelemetry v0.29.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling referencing v0.29.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling jacs v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tracing-opentelemetry v0.30.0
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling update v0.0.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.0
[INFO] [stderr]    Compiling opentelemetry-http v0.30.0
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling object_store v0.12.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.30.0
[INFO] [stderr]    Compiling pqcrypto v0.17.0
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 137 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:192:35
[INFO] [stdout]     |
[INFO] [stdout] 192 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 192 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 192 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:233:35
[INFO] [stdout]     |
[INFO] [stdout] 233 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 233 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 233 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:453:29
[INFO] [stdout]     |
[INFO] [stdout] 453 |     ) -> Result<String, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                             ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 453 -     ) -> Result<String, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 453 +     ) -> Result<String, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_required_env_var`
[INFO] [stdout]   --> src/agent/loaders.rs:11:41
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::storage::jenv::{get_env_var, get_required_env_var};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `describe_counter`, `describe_gauge`, and `describe_histogram`
[INFO] [stdout]  --> src/observability/metrics.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 |     CounterFn, GaugeFn, HistogramFn, counter, describe_counter, describe_gauge, describe_histogram,
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `metrics_exporter_prometheus::PrometheusBuilder`
[INFO] [stdout]   --> src/observability/metrics.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use metrics_exporter_prometheus::PrometheusBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opentelemetry_otlp::WithExportConfig`
[INFO] [stdout]   --> src/observability/metrics.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use opentelemetry_otlp::WithExportConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_required_env_var`
[INFO] [stdout]  --> src/cli_utils/create.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::storage::jenv::{get_required_env_var, set_env_var};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/agent/document.rs:712:56
[INFO] [stdout]     |
[INFO] [stdout] 712 |                         let decoded_contents = base64::decode(contents)?;
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/crypt/mod.rs:175:39
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let signature_bytes = base64::decode(signature_base64)?;
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/crypt/pq.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let signature_base64 = base64::encode(signature_bytes);
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/crypt/pq.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let signature_bytes = base64::decode(signature_base64)?;
[INFO] [stdout]    |                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]  --> src/crypt/rsawrapper.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64::{decode, encode};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]  --> src/crypt/rsawrapper.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64::{decode, encode};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/crypt/rsawrapper.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let signature_base64 = encode(&signature_bytes);
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/crypt/rsawrapper.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let signature_bytes = decode(signature_base64)?;
[INFO] [stdout]    |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_ms`
[INFO] [stdout]    --> src/agent/mod.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |             let duration_ms = start_time.elapsed().as_millis() as u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_ms`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_ms`
[INFO] [stdout]    --> src/agent/mod.rs:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let duration_ms = start_time.elapsed().as_millis() as u64;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_ms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/crypt/mod.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/crypt/mod.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 119 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stdout]     |             ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 123 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stdout]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 126 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `private_key` is never read
[INFO] [stdout]    --> src/crypt/mod.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let (mut private_key, mut public_key) = (Vec::new(), Vec::new());
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `public_key` is never read
[INFO] [stdout]    --> src/crypt/mod.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let (mut private_key, mut public_key) = (Vec::new(), Vec::new());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/crypt/mod.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/crypt/mod.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 149 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stdout]     |             ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 154 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stdout]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 159 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/crypt/mod.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/crypt/mod.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 200 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stdout]     |             ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 203 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stdout]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 227 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/observability/metrics.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn increment(&self, value: f64) { /* Optional: or panic, gauge usually uses set */
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/observability/metrics.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn decrement(&self, value: f64) { /* Optional: or panic, gauge usually uses set */
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]  --> src/schema/action_crud.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     name: &str,
[INFO] [stdout]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signed_document_key`
[INFO] [stdout]    --> src/shared.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let signed_document_key = signed_document.getkey();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signed_document_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agreement_fieldname_key`
[INFO] [stdout]    --> src/shared.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let agreement_fieldname_key = match agreement_fieldname {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agreement_fieldname_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_list`
[INFO] [stdout]   --> src/cli_utils/document.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let file_list = set_file_list(storage.as_ref().unwrap(), filename, directory, None)
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cli_utils/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut storage: Option<MultiStorage> =
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JACS_USE_SECURITY` is never used
[INFO] [stdout]   --> src/agent/security.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const JACS_USE_SECURITY: &str = "JACS_USE_SECURITY";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/schema/mod.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Schema {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     jacsconfigschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     agreementschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     serviceschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 54 |     unitschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 55 |     actionschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 56 |     toolschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 57 |     contactschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub taskschema: Validator,
[INFO] [stdout] 59 |     messageschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 60 |     evalschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 61 |     nodeschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 62 |     programschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 63 |     embeddingschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Schema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_tool_to_action` is never used
[INFO] [stdout]   --> src/schema/action_crud.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn add_tool_to_action(action: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_in_action` is never used
[INFO] [stdout]   --> src/schema/action_crud.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn update_tool_in_action(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_tool_from_action` is never used
[INFO] [stdout]   --> src/schema/action_crud.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn remove_tool_from_action(action: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_service_to_agent` is never used
[INFO] [stdout]   --> src/schema/agent_crud.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn add_service_to_agent(agent: &mut Value, service: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_service_in_agent` is never used
[INFO] [stdout]   --> src/schema/agent_crud.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn update_service_in_agent(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_service_from_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn remove_service_from_agent(agent: &mut Value, service: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_contact_to_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn add_contact_to_agent(agent: &mut Value, contact: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_in_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:158:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn update_contact_in_agent(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_from_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn remove_contact_from_agent(agent: &mut Value, contact: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_first_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn update_contact_first_name(contact: &mut Value, new_first_name: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_last_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn update_contact_last_name(contact: &mut Value, new_last_name: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_email` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:132:4
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn update_contact_email(contact: &mut Value, new_email: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_email` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn remove_contact_email(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_phone` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn update_contact_phone(contact: &mut Value, new_phone: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_phone` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:186:4
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn remove_contact_phone(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_address_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:205:4
[INFO] [stdout]     |
[INFO] [stdout] 205 | fn update_contact_address_name(contact: &mut Value, new_address_name: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_address_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:220:4
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn remove_contact_address_name(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_address` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:239:4
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn update_contact_mail_address(contact: &mut Value, new_mail_address: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_address` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:254:4
[INFO] [stdout]     |
[INFO] [stdout] 254 | fn remove_contact_mail_address(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_address_two` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:273:4
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn update_contact_mail_address_two(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_address_two` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:291:4
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn remove_contact_mail_address_two(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_state` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:310:4
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn update_contact_mail_state(contact: &mut Value, new_mail_state: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_state` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:325:4
[INFO] [stdout]     |
[INFO] [stdout] 325 | fn remove_contact_mail_state(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_zip` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:344:4
[INFO] [stdout]     |
[INFO] [stdout] 344 | fn update_contact_mail_zip(contact: &mut Value, new_mail_zip: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_zip` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:359:4
[INFO] [stdout]     |
[INFO] [stdout] 359 | fn remove_contact_mail_zip(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_country` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn update_contact_mail_country(contact: &mut Value, new_mail_country: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_country` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:393:4
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn remove_contact_mail_country(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_is_primary` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:412:4
[INFO] [stdout]     |
[INFO] [stdout] 412 | fn update_contact_is_primary(contact: &mut Value, is_primary: bool) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_is_primary` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:427:4
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn remove_contact_is_primary(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_tool_to_service` is never used
[INFO] [stdout]   --> src/schema/service_crud.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn add_tool_to_service(service: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_in_service` is never used
[INFO] [stdout]   --> src/schema/service_crud.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn update_tool_in_service(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_tool_from_service` is never used
[INFO] [stdout]    --> src/schema/service_crud.rs:119:4
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn remove_tool_from_service(service: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_pii_desired_to_service` is never used
[INFO] [stdout]    --> src/schema/service_crud.rs:144:4
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn add_pii_desired_to_service(service: &mut Value, pii: String) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_pii_desired_from_service` is never used
[INFO] [stdout]    --> src/schema/service_crud.rs:166:4
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn remove_pii_desired_from_service(service: &mut Value, pii: String) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_minimal_tool` is never used
[INFO] [stdout]   --> src/schema/tools_crud.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn create_minimal_tool(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_name` is never used
[INFO] [stdout]   --> src/schema/tools_crud.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn update_tool_name(tool: &mut Value, new_name: &str) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_description` is never used
[INFO] [stdout]   --> src/schema/tools_crud.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn update_tool_description(tool: &mut Value, new_description: &str) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_parameters` is never used
[INFO] [stdout]    --> src/schema/tools_crud.rs:111:4
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn update_tool_parameters(tool: &mut Value, new_parameters: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_url` is never used
[INFO] [stdout]    --> src/schema/tools_crud.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn update_tool_url(tool: &mut Value, new_url: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_tool_url` is never used
[INFO] [stdout]    --> src/schema/tools_crud.rs:147:4
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn remove_tool_url(tool: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SchemaResolverErrorWrapper` is never constructed
[INFO] [stdout]   --> src/schema/utils.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct SchemaResolverErrorWrapper(String);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_task_start` is never used
[INFO] [stdout]   --> src/shared.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn create_task_start(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_task_complete` is never used
[INFO] [stdout]    --> src/shared.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn create_task_complete(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `agree_task_start` is never used
[INFO] [stdout]    --> src/shared.rs:134:4
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn agree_task_start(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `agree_task_complete` is never used
[INFO] [stdout]    --> src/shared.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn agree_task_complete(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_task_complete` is never used
[INFO] [stdout]    --> src/shared.rs:178:4
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn check_task_complete(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_task_start` is never used
[INFO] [stdout]    --> src/shared.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn check_task_start(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/shared.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/shared.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/cli_utils/document.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         agent.load_custom_schemas(&schemas);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f9bc4ea36231eb23f5e7d98a9074b4bf471782627f62b877774d5bec9cc23193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9bc4ea36231eb23f5e7d98a9074b4bf471782627f62b877774d5bec9cc23193", kill_on_drop: false }`
[INFO] [stdout] f9bc4ea36231eb23f5e7d98a9074b4bf471782627f62b877774d5bec9cc23193
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f4ba3eed9904533c726d201e0cc0923a720570e3b2d78c13e7b611c792229843
[INFO] running `Command { std: "docker" "start" "-a" "f4ba3eed9904533c726d201e0cc0923a720570e3b2d78c13e7b611c792229843", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.10
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling pqcrypto-kyber v0.8.1
[INFO] [stderr]    Compiling pqcrypto-classicmceliece v0.2.0
[INFO] [stderr]    Compiling pqcrypto-sphincsplus v0.7.1
[INFO] [stderr]    Compiling pqcrypto-falcon v0.3.0
[INFO] [stderr]    Compiling pqcrypto-dilithium v0.5.0
[INFO] [stderr]    Compiling pqcrypto-hqc v0.2.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling opentelemetry v0.29.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling referencing v0.29.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ammonia v4.0.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling jacs v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling tracing-opentelemetry v0.30.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling notify-debouncer-mini v0.6.0
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling mdbook v0.4.48
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.0
[INFO] [stderr]    Compiling opentelemetry-http v0.30.0
[INFO] [stderr]    Compiling object_store v0.12.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.30.0
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling pqcrypto v0.17.0
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 137 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:192:35
[INFO] [stdout]     |
[INFO] [stdout] 192 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 192 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 192 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:233:35
[INFO] [stdout]     |
[INFO] [stdout] 233 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 233 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 233 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:453:29
[INFO] [stdout]     |
[INFO] [stdout] 453 |     ) -> Result<String, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                             ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 453 -     ) -> Result<String, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 453 +     ) -> Result<String, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_required_env_var`
[INFO] [stdout]   --> src/agent/loaders.rs:11:41
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::storage::jenv::{get_env_var, get_required_env_var};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 137 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:192:35
[INFO] [stdout]     |
[INFO] [stdout] 192 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 192 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 192 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:233:35
[INFO] [stdout]     |
[INFO] [stdout] 233 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 233 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 233 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/agent/agreement.rs:453:29
[INFO] [stdout]     |
[INFO] [stdout] 453 |     ) -> Result<String, Box<(dyn StdError + 'static)>> {
[INFO] [stdout]     |                             ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 453 -     ) -> Result<String, Box<(dyn StdError + 'static)>> {
[INFO] [stdout] 453 +     ) -> Result<String, Box<dyn StdError + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `describe_counter`, `describe_gauge`, and `describe_histogram`
[INFO] [stdout]  --> src/observability/metrics.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 |     CounterFn, GaugeFn, HistogramFn, counter, describe_counter, describe_gauge, describe_histogram,
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `metrics_exporter_prometheus::PrometheusBuilder`
[INFO] [stdout]   --> src/observability/metrics.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use metrics_exporter_prometheus::PrometheusBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opentelemetry_otlp::WithExportConfig`
[INFO] [stdout]   --> src/observability/metrics.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use opentelemetry_otlp::WithExportConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_required_env_var`
[INFO] [stdout]   --> src/agent/loaders.rs:11:41
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::storage::jenv::{get_env_var, get_required_env_var};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_required_env_var`
[INFO] [stdout]  --> src/cli_utils/create.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::storage::jenv::{get_required_env_var, set_env_var};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `describe_counter`, `describe_gauge`, and `describe_histogram`
[INFO] [stdout]  --> src/observability/metrics.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 |     CounterFn, GaugeFn, HistogramFn, counter, describe_counter, describe_gauge, describe_histogram,
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `metrics_exporter_prometheus::PrometheusBuilder`
[INFO] [stdout]   --> src/observability/metrics.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use metrics_exporter_prometheus::PrometheusBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opentelemetry_otlp::WithExportConfig`
[INFO] [stdout]   --> src/observability/metrics.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use opentelemetry_otlp::WithExportConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_required_env_var`
[INFO] [stdout]  --> src/cli_utils/create.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::storage::jenv::{get_required_env_var, set_env_var};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/agent/document.rs:712:56
[INFO] [stdout]     |
[INFO] [stdout] 712 |                         let decoded_contents = base64::decode(contents)?;
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/crypt/mod.rs:175:39
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let signature_bytes = base64::decode(signature_base64)?;
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/crypt/pq.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let signature_base64 = base64::encode(signature_bytes);
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/crypt/pq.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let signature_bytes = base64::decode(signature_base64)?;
[INFO] [stdout]    |                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]  --> src/crypt/rsawrapper.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64::{decode, encode};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]  --> src/crypt/rsawrapper.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64::{decode, encode};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/crypt/rsawrapper.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let signature_base64 = encode(&signature_bytes);
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/crypt/rsawrapper.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let signature_bytes = decode(signature_base64)?;
[INFO] [stdout]    |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/agent/document.rs:712:56
[INFO] [stdout]     |
[INFO] [stdout] 712 |                         let decoded_contents = base64::decode(contents)?;
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/crypt/mod.rs:175:39
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let signature_bytes = base64::decode(signature_base64)?;
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/crypt/pq.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let signature_base64 = base64::encode(signature_bytes);
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/crypt/pq.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let signature_bytes = base64::decode(signature_base64)?;
[INFO] [stdout]    |                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]  --> src/crypt/rsawrapper.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64::{decode, encode};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]  --> src/crypt/rsawrapper.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64::{decode, encode};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/crypt/rsawrapper.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let signature_base64 = encode(&signature_bytes);
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/crypt/rsawrapper.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let signature_bytes = decode(signature_base64)?;
[INFO] [stdout]    |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_ms`
[INFO] [stdout]    --> src/agent/mod.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |             let duration_ms = start_time.elapsed().as_millis() as u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_ms`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_ms`
[INFO] [stdout]    --> src/agent/mod.rs:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let duration_ms = start_time.elapsed().as_millis() as u64;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_ms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_ms`
[INFO] [stdout]    --> src/agent/mod.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |             let duration_ms = start_time.elapsed().as_millis() as u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_ms`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_ms`
[INFO] [stdout]    --> src/agent/mod.rs:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let duration_ms = start_time.elapsed().as_millis() as u64;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_ms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/crypt/mod.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/crypt/mod.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 119 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stdout]     |             ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 123 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stdout]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 126 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `private_key` is never read
[INFO] [stdout]    --> src/crypt/mod.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let (mut private_key, mut public_key) = (Vec::new(), Vec::new());
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `public_key` is never read
[INFO] [stdout]    --> src/crypt/mod.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let (mut private_key, mut public_key) = (Vec::new(), Vec::new());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/crypt/mod.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/crypt/mod.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 149 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stdout]     |             ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 154 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stdout]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 159 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/crypt/mod.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/crypt/mod.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 200 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stdout]     |             ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 203 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stdout]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 227 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/observability/metrics.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn increment(&self, value: f64) { /* Optional: or panic, gauge usually uses set */
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/observability/metrics.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn decrement(&self, value: f64) { /* Optional: or panic, gauge usually uses set */
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/crypt/mod.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/crypt/mod.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 119 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stdout]     |             ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 123 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stdout]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 126 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `private_key` is never read
[INFO] [stdout]    --> src/crypt/mod.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let (mut private_key, mut public_key) = (Vec::new(), Vec::new());
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `public_key` is never read
[INFO] [stdout]    --> src/crypt/mod.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let (mut private_key, mut public_key) = (Vec::new(), Vec::new());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/crypt/mod.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/crypt/mod.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 149 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stdout]     |             ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 154 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stdout]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 159 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/crypt/mod.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/crypt/mod.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 200 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stdout]     |             ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 203 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stdout]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 227 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/observability/metrics.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn increment(&self, value: f64) { /* Optional: or panic, gauge usually uses set */
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/observability/metrics.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn decrement(&self, value: f64) { /* Optional: or panic, gauge usually uses set */
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]  --> src/schema/action_crud.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     name: &str,
[INFO] [stdout]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]  --> src/schema/action_crud.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     name: &str,
[INFO] [stdout]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signed_document_key`
[INFO] [stdout]    --> src/shared.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let signed_document_key = signed_document.getkey();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signed_document_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agreement_fieldname_key`
[INFO] [stdout]    --> src/shared.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let agreement_fieldname_key = match agreement_fieldname {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agreement_fieldname_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_list`
[INFO] [stdout]   --> src/cli_utils/document.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let file_list = set_file_list(storage.as_ref().unwrap(), filename, directory, None)
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cli_utils/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut storage: Option<MultiStorage> =
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JACS_USE_SECURITY` is never used
[INFO] [stdout]   --> src/agent/security.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const JACS_USE_SECURITY: &str = "JACS_USE_SECURITY";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/schema/mod.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Schema {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     jacsconfigschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     agreementschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     serviceschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 54 |     unitschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 55 |     actionschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 56 |     toolschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 57 |     contactschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub taskschema: Validator,
[INFO] [stdout] 59 |     messageschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 60 |     evalschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 61 |     nodeschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 62 |     programschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 63 |     embeddingschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Schema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_tool_to_action` is never used
[INFO] [stdout]   --> src/schema/action_crud.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn add_tool_to_action(action: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_in_action` is never used
[INFO] [stdout]   --> src/schema/action_crud.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn update_tool_in_action(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_tool_from_action` is never used
[INFO] [stdout]   --> src/schema/action_crud.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn remove_tool_from_action(action: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_service_to_agent` is never used
[INFO] [stdout]   --> src/schema/agent_crud.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn add_service_to_agent(agent: &mut Value, service: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_service_in_agent` is never used
[INFO] [stdout]   --> src/schema/agent_crud.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn update_service_in_agent(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_service_from_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn remove_service_from_agent(agent: &mut Value, service: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_contact_to_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn add_contact_to_agent(agent: &mut Value, contact: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_in_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:158:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn update_contact_in_agent(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_from_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn remove_contact_from_agent(agent: &mut Value, contact: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_first_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn update_contact_first_name(contact: &mut Value, new_first_name: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_last_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn update_contact_last_name(contact: &mut Value, new_last_name: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_email` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:132:4
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn update_contact_email(contact: &mut Value, new_email: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_email` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn remove_contact_email(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_phone` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn update_contact_phone(contact: &mut Value, new_phone: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_phone` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:186:4
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn remove_contact_phone(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_address_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:205:4
[INFO] [stdout]     |
[INFO] [stdout] 205 | fn update_contact_address_name(contact: &mut Value, new_address_name: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_address_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:220:4
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn remove_contact_address_name(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_address` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:239:4
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn update_contact_mail_address(contact: &mut Value, new_mail_address: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_address` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:254:4
[INFO] [stdout]     |
[INFO] [stdout] 254 | fn remove_contact_mail_address(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_address_two` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:273:4
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn update_contact_mail_address_two(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_address_two` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:291:4
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn remove_contact_mail_address_two(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_state` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:310:4
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn update_contact_mail_state(contact: &mut Value, new_mail_state: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_state` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:325:4
[INFO] [stdout]     |
[INFO] [stdout] 325 | fn remove_contact_mail_state(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_zip` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:344:4
[INFO] [stdout]     |
[INFO] [stdout] 344 | fn update_contact_mail_zip(contact: &mut Value, new_mail_zip: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_zip` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:359:4
[INFO] [stdout]     |
[INFO] [stdout] 359 | fn remove_contact_mail_zip(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_country` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn update_contact_mail_country(contact: &mut Value, new_mail_country: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_country` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:393:4
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn remove_contact_mail_country(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_is_primary` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:412:4
[INFO] [stdout]     |
[INFO] [stdout] 412 | fn update_contact_is_primary(contact: &mut Value, is_primary: bool) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_is_primary` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:427:4
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn remove_contact_is_primary(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_tool_to_service` is never used
[INFO] [stdout]   --> src/schema/service_crud.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn add_tool_to_service(service: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_in_service` is never used
[INFO] [stdout]   --> src/schema/service_crud.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn update_tool_in_service(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_tool_from_service` is never used
[INFO] [stdout]    --> src/schema/service_crud.rs:119:4
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn remove_tool_from_service(service: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_pii_desired_to_service` is never used
[INFO] [stdout]    --> src/schema/service_crud.rs:144:4
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn add_pii_desired_to_service(service: &mut Value, pii: String) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_pii_desired_from_service` is never used
[INFO] [stdout]    --> src/schema/service_crud.rs:166:4
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn remove_pii_desired_from_service(service: &mut Value, pii: String) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_minimal_tool` is never used
[INFO] [stdout]   --> src/schema/tools_crud.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn create_minimal_tool(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_name` is never used
[INFO] [stdout]   --> src/schema/tools_crud.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn update_tool_name(tool: &mut Value, new_name: &str) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_description` is never used
[INFO] [stdout]   --> src/schema/tools_crud.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn update_tool_description(tool: &mut Value, new_description: &str) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_parameters` is never used
[INFO] [stdout]    --> src/schema/tools_crud.rs:111:4
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn update_tool_parameters(tool: &mut Value, new_parameters: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_url` is never used
[INFO] [stdout]    --> src/schema/tools_crud.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn update_tool_url(tool: &mut Value, new_url: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_tool_url` is never used
[INFO] [stdout]    --> src/schema/tools_crud.rs:147:4
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn remove_tool_url(tool: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SchemaResolverErrorWrapper` is never constructed
[INFO] [stdout]   --> src/schema/utils.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct SchemaResolverErrorWrapper(String);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_task_start` is never used
[INFO] [stdout]   --> src/shared.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn create_task_start(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_task_complete` is never used
[INFO] [stdout]    --> src/shared.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn create_task_complete(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `agree_task_start` is never used
[INFO] [stdout]    --> src/shared.rs:134:4
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn agree_task_start(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `agree_task_complete` is never used
[INFO] [stdout]    --> src/shared.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn agree_task_complete(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_task_complete` is never used
[INFO] [stdout]    --> src/shared.rs:178:4
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn check_task_complete(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_task_start` is never used
[INFO] [stdout]    --> src/shared.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn check_task_start(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signed_document_key`
[INFO] [stdout]    --> src/shared.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let signed_document_key = signed_document.getkey();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signed_document_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agreement_fieldname_key`
[INFO] [stdout]    --> src/shared.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let agreement_fieldname_key = match agreement_fieldname {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agreement_fieldname_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/shared.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/shared.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/cli_utils/document.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         agent.load_custom_schemas(&schemas);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_list`
[INFO] [stdout]   --> src/cli_utils/document.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let file_list = set_file_list(storage.as_ref().unwrap(), filename, directory, None)
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cli_utils/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut storage: Option<MultiStorage> =
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JACS_USE_SECURITY` is never used
[INFO] [stdout]   --> src/agent/security.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const JACS_USE_SECURITY: &str = "JACS_USE_SECURITY";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/schema/mod.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Schema {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     jacsconfigschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     agreementschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     serviceschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 54 |     unitschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 55 |     actionschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 56 |     toolschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 57 |     contactschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub taskschema: Validator,
[INFO] [stdout] 59 |     messageschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 60 |     evalschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 61 |     nodeschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 62 |     programschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 63 |     embeddingschema: Validator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Schema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_tool_to_action` is never used
[INFO] [stdout]   --> src/schema/action_crud.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn add_tool_to_action(action: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_in_action` is never used
[INFO] [stdout]   --> src/schema/action_crud.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn update_tool_in_action(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_tool_from_action` is never used
[INFO] [stdout]   --> src/schema/action_crud.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn remove_tool_from_action(action: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_service_to_agent` is never used
[INFO] [stdout]   --> src/schema/agent_crud.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn add_service_to_agent(agent: &mut Value, service: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_service_in_agent` is never used
[INFO] [stdout]   --> src/schema/agent_crud.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn update_service_in_agent(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_service_from_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn remove_service_from_agent(agent: &mut Value, service: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_contact_to_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn add_contact_to_agent(agent: &mut Value, contact: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_in_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:158:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn update_contact_in_agent(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_from_agent` is never used
[INFO] [stdout]    --> src/schema/agent_crud.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn remove_contact_from_agent(agent: &mut Value, contact: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_first_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn update_contact_first_name(contact: &mut Value, new_first_name: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_last_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn update_contact_last_name(contact: &mut Value, new_last_name: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_email` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:132:4
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn update_contact_email(contact: &mut Value, new_email: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_email` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn remove_contact_email(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_phone` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn update_contact_phone(contact: &mut Value, new_phone: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_phone` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:186:4
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn remove_contact_phone(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_address_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:205:4
[INFO] [stdout]     |
[INFO] [stdout] 205 | fn update_contact_address_name(contact: &mut Value, new_address_name: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_address_name` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:220:4
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn remove_contact_address_name(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_address` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:239:4
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn update_contact_mail_address(contact: &mut Value, new_mail_address: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_address` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:254:4
[INFO] [stdout]     |
[INFO] [stdout] 254 | fn remove_contact_mail_address(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_address_two` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:273:4
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn update_contact_mail_address_two(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_address_two` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:291:4
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn remove_contact_mail_address_two(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_state` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:310:4
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn update_contact_mail_state(contact: &mut Value, new_mail_state: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_state` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:325:4
[INFO] [stdout]     |
[INFO] [stdout] 325 | fn remove_contact_mail_state(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_zip` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:344:4
[INFO] [stdout]     |
[INFO] [stdout] 344 | fn update_contact_mail_zip(contact: &mut Value, new_mail_zip: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_zip` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:359:4
[INFO] [stdout]     |
[INFO] [stdout] 359 | fn remove_contact_mail_zip(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_mail_country` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn update_contact_mail_country(contact: &mut Value, new_mail_country: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_mail_country` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:393:4
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn remove_contact_mail_country(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_contact_is_primary` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:412:4
[INFO] [stdout]     |
[INFO] [stdout] 412 | fn update_contact_is_primary(contact: &mut Value, is_primary: bool) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_contact_is_primary` is never used
[INFO] [stdout]    --> src/schema/contact_crud.rs:427:4
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn remove_contact_is_primary(contact: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_tool_to_service` is never used
[INFO] [stdout]   --> src/schema/service_crud.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn add_tool_to_service(service: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_in_service` is never used
[INFO] [stdout]   --> src/schema/service_crud.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn update_tool_in_service(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_tool_from_service` is never used
[INFO] [stdout]    --> src/schema/service_crud.rs:119:4
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn remove_tool_from_service(service: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_pii_desired_to_service` is never used
[INFO] [stdout]    --> src/schema/service_crud.rs:144:4
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn add_pii_desired_to_service(service: &mut Value, pii: String) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_pii_desired_from_service` is never used
[INFO] [stdout]    --> src/schema/service_crud.rs:166:4
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn remove_pii_desired_from_service(service: &mut Value, pii: String) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_minimal_tool` is never used
[INFO] [stdout]   --> src/schema/tools_crud.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn create_minimal_tool(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_name` is never used
[INFO] [stdout]   --> src/schema/tools_crud.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn update_tool_name(tool: &mut Value, new_name: &str) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_description` is never used
[INFO] [stdout]   --> src/schema/tools_crud.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn update_tool_description(tool: &mut Value, new_description: &str) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_parameters` is never used
[INFO] [stdout]    --> src/schema/tools_crud.rs:111:4
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn update_tool_parameters(tool: &mut Value, new_parameters: Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_tool_url` is never used
[INFO] [stdout]    --> src/schema/tools_crud.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn update_tool_url(tool: &mut Value, new_url: &str) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_tool_url` is never used
[INFO] [stdout]    --> src/schema/tools_crud.rs:147:4
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn remove_tool_url(tool: &mut Value) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SchemaResolverErrorWrapper` is never constructed
[INFO] [stdout]   --> src/schema/utils.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct SchemaResolverErrorWrapper(String);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_task_start` is never used
[INFO] [stdout]   --> src/shared.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn create_task_start(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_task_complete` is never used
[INFO] [stdout]    --> src/shared.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn create_task_complete(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `agree_task_start` is never used
[INFO] [stdout]    --> src/shared.rs:134:4
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn agree_task_start(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `agree_task_complete` is never used
[INFO] [stdout]    --> src/shared.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn agree_task_complete(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_task_complete` is never used
[INFO] [stdout]    --> src/shared.rs:178:4
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn check_task_complete(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_task_start` is never used
[INFO] [stdout]    --> src/shared.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn check_task_start(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/shared.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/shared.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/cli_utils/document.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         agent.load_custom_schemas(&schemas);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f4ba3eed9904533c726d201e0cc0923a720570e3b2d78c13e7b611c792229843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4ba3eed9904533c726d201e0cc0923a720570e3b2d78c13e7b611c792229843", kill_on_drop: false }`
[INFO] [stdout] f4ba3eed9904533c726d201e0cc0923a720570e3b2d78c13e7b611c792229843
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 56fc438094c0090e8e5525ad0a66763d63a9d172551c67cbdb0e49c9217bfed1
[INFO] running `Command { std: "docker" "start" "-a" "56fc438094c0090e8e5525ad0a66763d63a9d172551c67cbdb0e49c9217bfed1", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/agent/agreement.rs:137:35
[INFO] [stderr]     |
[INFO] [stderr] 137 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr]     |                                   ^                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 137 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr] 137 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/agent/agreement.rs:192:35
[INFO] [stderr]     |
[INFO] [stderr] 192 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr]     |                                   ^                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 192 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr] 192 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/agent/agreement.rs:233:35
[INFO] [stderr]     |
[INFO] [stderr] 233 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr]     |                                   ^                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 233 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr] 233 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/agent/agreement.rs:453:29
[INFO] [stderr]     |
[INFO] [stderr] 453 |     ) -> Result<String, Box<(dyn StdError + 'static)>> {
[INFO] [stderr]     |                             ^                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 453 -     ) -> Result<String, Box<(dyn StdError + 'static)>> {
[INFO] [stderr] 453 +     ) -> Result<String, Box<dyn StdError + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_required_env_var`
[INFO] [stderr]   --> src/agent/loaders.rs:11:41
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::storage::jenv::{get_env_var, get_required_env_var};
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `describe_counter`, `describe_gauge`, and `describe_histogram`
[INFO] [stderr]  --> src/observability/metrics.rs:3:47
[INFO] [stderr]   |
[INFO] [stderr] 3 |     CounterFn, GaugeFn, HistogramFn, counter, describe_counter, describe_gauge, describe_histogram,
[INFO] [stderr]   |                                               ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `metrics_exporter_prometheus::PrometheusBuilder`
[INFO] [stderr]   --> src/observability/metrics.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use metrics_exporter_prometheus::PrometheusBuilder;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `opentelemetry_otlp::WithExportConfig`
[INFO] [stderr]   --> src/observability/metrics.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use opentelemetry_otlp::WithExportConfig;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_required_env_var`
[INFO] [stderr]  --> src/cli_utils/create.rs:7:28
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::storage::jenv::{get_required_env_var, set_env_var};
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]    --> src/agent/document.rs:712:56
[INFO] [stderr]     |
[INFO] [stderr] 712 |                         let decoded_contents = base64::decode(contents)?;
[INFO] [stderr]     |                                                        ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]    --> src/crypt/mod.rs:175:39
[INFO] [stderr]     |
[INFO] [stderr] 175 |         let signature_bytes = base64::decode(signature_base64)?;
[INFO] [stderr]     |                                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> src/crypt/pq.rs:20:36
[INFO] [stderr]    |
[INFO] [stderr] 20 |     let signature_base64 = base64::encode(signature_bytes);
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]   --> src/crypt/pq.rs:29:35
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let signature_bytes = base64::decode(signature_base64)?;
[INFO] [stderr]    |                                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]  --> src/crypt/rsawrapper.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use base64::{decode, encode};
[INFO] [stderr]   |              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]  --> src/crypt/rsawrapper.rs:1:22
[INFO] [stderr]   |
[INFO] [stderr] 1 | use base64::{decode, encode};
[INFO] [stderr]   |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> src/crypt/rsawrapper.rs:44:28
[INFO] [stderr]    |
[INFO] [stderr] 44 |     let signature_base64 = encode(&signature_bytes);
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]   --> src/crypt/rsawrapper.rs:80:27
[INFO] [stderr]    |
[INFO] [stderr] 80 |     let signature_bytes = decode(signature_base64)?;
[INFO] [stderr]    |                           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `duration_ms`
[INFO] [stderr]    --> src/agent/mod.rs:353:17
[INFO] [stderr]     |
[INFO] [stderr] 353 |             let duration_ms = start_time.elapsed().as_millis() as u64;
[INFO] [stderr]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_ms`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `duration_ms`
[INFO] [stderr]    --> src/agent/mod.rs:387:13
[INFO] [stderr]     |
[INFO] [stderr] 387 |         let duration_ms = start_time.elapsed().as_millis() as u64;
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_ms`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/crypt/mod.rs:126:13
[INFO] [stderr]     |
[INFO] [stderr] 126 |             _ => {
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/crypt/mod.rs:126:13
[INFO] [stderr]     |
[INFO] [stderr] 115 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stderr]     |             ------------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 119 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stderr]     |             ----------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 123 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stderr]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 126 |             _ => {
[INFO] [stderr]     |             ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `private_key` is never read
[INFO] [stderr]    --> src/crypt/mod.rs:112:14
[INFO] [stderr]     |
[INFO] [stderr] 112 |         let (mut private_key, mut public_key) = (Vec::new(), Vec::new());
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `public_key` is never read
[INFO] [stderr]    --> src/crypt/mod.rs:112:31
[INFO] [stderr]     |
[INFO] [stderr] 112 |         let (mut private_key, mut public_key) = (Vec::new(), Vec::new());
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/crypt/mod.rs:159:13
[INFO] [stderr]     |
[INFO] [stderr] 159 |             _ => {
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/crypt/mod.rs:159:13
[INFO] [stderr]     |
[INFO] [stderr] 144 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stderr]     |             ------------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 149 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stderr]     |             ----------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 154 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stderr]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 159 |             _ => {
[INFO] [stderr]     |             ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/crypt/mod.rs:227:13
[INFO] [stderr]     |
[INFO] [stderr] 227 |             _ => {
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/crypt/mod.rs:227:13
[INFO] [stderr]     |
[INFO] [stderr] 197 |             CryptoSigningAlgorithm::RsaPss => {
[INFO] [stderr]     |             ------------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 200 |             CryptoSigningAlgorithm::RingEd25519 => {
[INFO] [stderr]     |             ----------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 203 |             CryptoSigningAlgorithm::PqDilithium | CryptoSigningAlgorithm::PqDilithiumAlt => {
[INFO] [stderr]     |             ---------------------------------------------------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 227 |             _ => {
[INFO] [stderr]     |             ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/observability/metrics.rs:83:25
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn increment(&self, value: f64) { /* Optional: or panic, gauge usually uses set */
[INFO] [stderr]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/observability/metrics.rs:85:25
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn decrement(&self, value: f64) { /* Optional: or panic, gauge usually uses set */
[INFO] [stderr]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]  --> src/schema/action_crud.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     name: &str,
[INFO] [stderr]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `signed_document_key`
[INFO] [stderr]    --> src/shared.rs:266:9
[INFO] [stderr]     |
[INFO] [stderr] 266 |     let signed_document_key = signed_document.getkey();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signed_document_key`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `agreement_fieldname_key`
[INFO] [stderr]    --> src/shared.rs:294:9
[INFO] [stderr]     |
[INFO] [stderr] 294 |     let agreement_fieldname_key = match agreement_fieldname {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agreement_fieldname_key`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_list`
[INFO] [stderr]   --> src/cli_utils/document.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |     let file_list = set_file_list(storage.as_ref().unwrap(), filename, directory, None)
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_list`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/cli_utils/mod.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |     let mut storage: Option<MultiStorage> =
[INFO] [stderr]    |         ----^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `JACS_USE_SECURITY` is never used
[INFO] [stderr]   --> src/agent/security.rs:18:7
[INFO] [stderr]    |
[INFO] [stderr] 18 | const JACS_USE_SECURITY: &str = "JACS_USE_SECURITY";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/schema/mod.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct Schema {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 51 |     jacsconfigschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 52 |     agreementschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 53 |     serviceschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 54 |     unitschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 55 |     actionschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 56 |     toolschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 57 |     contactschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 58 |     pub taskschema: Validator,
[INFO] [stderr] 59 |     messageschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 60 |     evalschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 61 |     nodeschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 62 |     programschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 63 |     embeddingschema: Validator,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Schema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_tool_to_action` is never used
[INFO] [stderr]   --> src/schema/action_crud.rs:25:4
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn add_tool_to_action(action: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_tool_in_action` is never used
[INFO] [stderr]   --> src/schema/action_crud.rs:36:4
[INFO] [stderr]    |
[INFO] [stderr] 36 | fn update_tool_in_action(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_tool_from_action` is never used
[INFO] [stderr]   --> src/schema/action_crud.rs:54:4
[INFO] [stderr]    |
[INFO] [stderr] 54 | fn remove_tool_from_action(action: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_service_to_agent` is never used
[INFO] [stderr]   --> src/schema/agent_crud.rs:61:4
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn add_service_to_agent(agent: &mut Value, service: Value) -> Result<(), String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_service_in_agent` is never used
[INFO] [stderr]   --> src/schema/agent_crud.rs:81:4
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn update_service_in_agent(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_service_from_agent` is never used
[INFO] [stderr]    --> src/schema/agent_crud.rs:110:4
[INFO] [stderr]     |
[INFO] [stderr] 110 | fn remove_service_from_agent(agent: &mut Value, service: Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_contact_to_agent` is never used
[INFO] [stderr]    --> src/schema/agent_crud.rs:135:4
[INFO] [stderr]     |
[INFO] [stderr] 135 | fn add_contact_to_agent(agent: &mut Value, contact: Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_in_agent` is never used
[INFO] [stderr]    --> src/schema/agent_crud.rs:158:4
[INFO] [stderr]     |
[INFO] [stderr] 158 | fn update_contact_in_agent(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_contact_from_agent` is never used
[INFO] [stderr]    --> src/schema/agent_crud.rs:187:4
[INFO] [stderr]     |
[INFO] [stderr] 187 | fn remove_contact_from_agent(agent: &mut Value, contact: Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_first_name` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:100:4
[INFO] [stderr]     |
[INFO] [stderr] 100 | fn update_contact_first_name(contact: &mut Value, new_first_name: &str) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_last_name` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:116:4
[INFO] [stderr]     |
[INFO] [stderr] 116 | fn update_contact_last_name(contact: &mut Value, new_last_name: &str) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_email` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:132:4
[INFO] [stderr]     |
[INFO] [stderr] 132 | fn update_contact_email(contact: &mut Value, new_email: &str) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_contact_email` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:152:4
[INFO] [stderr]     |
[INFO] [stderr] 152 | fn remove_contact_email(contact: &mut Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_phone` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:171:4
[INFO] [stderr]     |
[INFO] [stderr] 171 | fn update_contact_phone(contact: &mut Value, new_phone: &str) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_contact_phone` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:186:4
[INFO] [stderr]     |
[INFO] [stderr] 186 | fn remove_contact_phone(contact: &mut Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_address_name` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:205:4
[INFO] [stderr]     |
[INFO] [stderr] 205 | fn update_contact_address_name(contact: &mut Value, new_address_name: &str) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_contact_address_name` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:220:4
[INFO] [stderr]     |
[INFO] [stderr] 220 | fn remove_contact_address_name(contact: &mut Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_mail_address` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:239:4
[INFO] [stderr]     |
[INFO] [stderr] 239 | fn update_contact_mail_address(contact: &mut Value, new_mail_address: &str) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_contact_mail_address` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:254:4
[INFO] [stderr]     |
[INFO] [stderr] 254 | fn remove_contact_mail_address(contact: &mut Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_mail_address_two` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:273:4
[INFO] [stderr]     |
[INFO] [stderr] 273 | fn update_contact_mail_address_two(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_contact_mail_address_two` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:291:4
[INFO] [stderr]     |
[INFO] [stderr] 291 | fn remove_contact_mail_address_two(contact: &mut Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_mail_state` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:310:4
[INFO] [stderr]     |
[INFO] [stderr] 310 | fn update_contact_mail_state(contact: &mut Value, new_mail_state: &str) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_contact_mail_state` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:325:4
[INFO] [stderr]     |
[INFO] [stderr] 325 | fn remove_contact_mail_state(contact: &mut Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_mail_zip` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:344:4
[INFO] [stderr]     |
[INFO] [stderr] 344 | fn update_contact_mail_zip(contact: &mut Value, new_mail_zip: &str) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_contact_mail_zip` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:359:4
[INFO] [stderr]     |
[INFO] [stderr] 359 | fn remove_contact_mail_zip(contact: &mut Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_mail_country` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:378:4
[INFO] [stderr]     |
[INFO] [stderr] 378 | fn update_contact_mail_country(contact: &mut Value, new_mail_country: &str) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_contact_mail_country` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:393:4
[INFO] [stderr]     |
[INFO] [stderr] 393 | fn remove_contact_mail_country(contact: &mut Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_contact_is_primary` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:412:4
[INFO] [stderr]     |
[INFO] [stderr] 412 | fn update_contact_is_primary(contact: &mut Value, is_primary: bool) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_contact_is_primary` is never used
[INFO] [stderr]    --> src/schema/contact_crud.rs:427:4
[INFO] [stderr]     |
[INFO] [stderr] 427 | fn remove_contact_is_primary(contact: &mut Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_tool_to_service` is never used
[INFO] [stderr]   --> src/schema/service_crud.rs:67:4
[INFO] [stderr]    |
[INFO] [stderr] 67 | fn add_tool_to_service(service: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_tool_in_service` is never used
[INFO] [stderr]   --> src/schema/service_crud.rs:90:4
[INFO] [stderr]    |
[INFO] [stderr] 90 | fn update_tool_in_service(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_tool_from_service` is never used
[INFO] [stderr]    --> src/schema/service_crud.rs:119:4
[INFO] [stderr]     |
[INFO] [stderr] 119 | fn remove_tool_from_service(service: &mut Value, tool: Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_pii_desired_to_service` is never used
[INFO] [stderr]    --> src/schema/service_crud.rs:144:4
[INFO] [stderr]     |
[INFO] [stderr] 144 | fn add_pii_desired_to_service(service: &mut Value, pii: String) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_pii_desired_from_service` is never used
[INFO] [stderr]    --> src/schema/service_crud.rs:166:4
[INFO] [stderr]     |
[INFO] [stderr] 166 | fn remove_pii_desired_from_service(service: &mut Value, pii: String) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_minimal_tool` is never used
[INFO] [stderr]   --> src/schema/tools_crud.rs:22:4
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn create_minimal_tool(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_tool_name` is never used
[INFO] [stderr]   --> src/schema/tools_crud.rs:71:4
[INFO] [stderr]    |
[INFO] [stderr] 71 | fn update_tool_name(tool: &mut Value, new_name: &str) -> Result<(), String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_tool_description` is never used
[INFO] [stderr]   --> src/schema/tools_crud.rs:91:4
[INFO] [stderr]    |
[INFO] [stderr] 91 | fn update_tool_description(tool: &mut Value, new_description: &str) -> Result<(), String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_tool_parameters` is never used
[INFO] [stderr]    --> src/schema/tools_crud.rs:111:4
[INFO] [stderr]     |
[INFO] [stderr] 111 | fn update_tool_parameters(tool: &mut Value, new_parameters: Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_tool_url` is never used
[INFO] [stderr]    --> src/schema/tools_crud.rs:131:4
[INFO] [stderr]     |
[INFO] [stderr] 131 | fn update_tool_url(tool: &mut Value, new_url: &str) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_tool_url` is never used
[INFO] [stderr]    --> src/schema/tools_crud.rs:147:4
[INFO] [stderr]     |
[INFO] [stderr] 147 | fn remove_tool_url(tool: &mut Value) -> Result<(), String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SchemaResolverErrorWrapper` is never constructed
[INFO] [stderr]   --> src/schema/utils.rs:62:8
[INFO] [stderr]    |
[INFO] [stderr] 62 | struct SchemaResolverErrorWrapper(String);
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_task_start` is never used
[INFO] [stderr]   --> src/shared.rs:77:4
[INFO] [stderr]    |
[INFO] [stderr] 77 | fn create_task_start(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_task_complete` is never used
[INFO] [stderr]    --> src/shared.rs:106:4
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn create_task_complete(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `agree_task_start` is never used
[INFO] [stderr]    --> src/shared.rs:134:4
[INFO] [stderr]     |
[INFO] [stderr] 134 | fn agree_task_start(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `agree_task_complete` is never used
[INFO] [stderr]    --> src/shared.rs:156:4
[INFO] [stderr]     |
[INFO] [stderr] 156 | fn agree_task_complete(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_task_complete` is never used
[INFO] [stderr]    --> src/shared.rs:178:4
[INFO] [stderr]     |
[INFO] [stderr] 178 | fn check_task_complete(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_task_start` is never used
[INFO] [stderr]    --> src/shared.rs:192:4
[INFO] [stderr]     |
[INFO] [stderr] 192 | fn check_task_start(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/shared.rs:215:9
[INFO] [stderr]     |
[INFO] [stderr] 215 |         agent.load_custom_schemas(&schemas);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 215 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/shared.rs:260:9
[INFO] [stderr]     |
[INFO] [stderr] 260 |         agent.load_custom_schemas(&schemas);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 260 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/cli_utils/document.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 96 |         agent.load_custom_schemas(&schemas);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 96 |         let _ = agent.load_custom_schemas(&schemas);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `jacs` (lib) generated 83 warnings (run `cargo fix --lib -p jacs` to apply 18 suggestions)
[INFO] [stderr] warning: `jacs` (lib test) generated 83 warnings (83 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/jacs/8196c31eebf0de98/deps/jacs-8196c31eebf0de98)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jacs
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/agent/agreement.rs:137:35
[INFO] [stderr]     |
[INFO] [stderr] 137 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr]     |                                   ^                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 137 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr] 137 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/agent/agreement.rs:192:35
[INFO] [stderr]     |
[INFO] [stderr] 192 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr]     |                                   ^                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 192 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr] 192 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/agent/agreement.rs:233:35
[INFO] [stderr]     |
[INFO] [stderr] 233 |     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr]     |                                   ^                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 233 -     ) -> Result<JACSDocument, Box<(dyn StdError + 'static)>> {
[INFO] [stderr] 233 +     ) -> Result<JACSDocument, Box<dyn StdError + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/agent/agreement.rs:453:29
[INFO] [stderr]     |
[INFO] [stderr] 453 |     ) -> Result<String, Box<(dyn StdError + 'static)>> {
[INFO] [stderr]     |                             ^                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 453 -     ) -> Result<String, Box<(dyn StdError + 'static)>> {
[INFO] [stderr] 453 +     ) -> Result<String, Box<dyn StdError + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 4 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "56fc438094c0090e8e5525ad0a66763d63a9d172551c67cbdb0e49c9217bfed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56fc438094c0090e8e5525ad0a66763d63a9d172551c67cbdb0e49c9217bfed1", kill_on_drop: false }`
[INFO] [stdout] 56fc438094c0090e8e5525ad0a66763d63a9d172551c67cbdb0e49c9217bfed1
