[INFO] cloning repository https://github.com/jasrod12ucsm/contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasrod12ucsm/contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasrod12ucsm%2Fcontract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasrod12ucsm%2Fcontract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c299745efc8e19d7699b9d415939ed82e88807e7
[INFO] checking jasrod12ucsm/contract against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasrod12ucsm%2Fcontract" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jasrod12ucsm/contract
[INFO] finished tweaking git repo https://github.com/jasrod12ucsm/contract
[INFO] tweaked toml for git repo https://github.com/jasrod12ucsm/contract written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jasrod12ucsm/contract on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jasrod12ucsm/contract 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.13.3
[INFO] [stderr]   Downloaded prost-types v0.13.3
[INFO] [stderr]   Downloaded pathdiff v0.2.2
[INFO] [stderr]   Downloaded ntex-codec v0.6.2
[INFO] [stderr]   Downloaded ntex-macros v0.1.3
[INFO] [stderr]   Downloaded validator_derive v0.18.2
[INFO] [stderr]   Downloaded ntex-net v2.4.0
[INFO] [stderr]   Downloaded ntex-multipart v2.0.0
[INFO] [stderr]   Downloaded geometry-rs v0.2.1
[INFO] [stderr]   Downloaded ntex-rt v0.4.20
[INFO] [stderr]   Downloaded ntex-cors v2.0.0
[INFO] [stderr]   Downloaded ntex-tokio v0.5.2
[INFO] [stderr]   Downloaded ntex-router v0.5.3
[INFO] [stderr]   Downloaded if-addrs v0.13.3
[INFO] [stderr]   Downloaded ntex-files v2.0.0
[INFO] [stderr]   Downloaded ntex-server v2.4.0
[INFO] [stderr]   Downloaded tzf-rs v0.4.9
[INFO] [stderr]   Downloaded prettyplease v0.2.24
[INFO] [stderr]   Downloaded ntex-bytes v0.1.27
[INFO] [stderr]   Downloaded ntex-h2 v1.2.0
[INFO] [stderr]   Downloaded idna v1.0.2
[INFO] [stderr]   Downloaded lettre v0.11.9
[INFO] [stderr]   Downloaded anyhow v1.0.90
[INFO] [stderr]   Downloaded ntex-io v2.7.1
[INFO] [stderr]   Downloaded reqwest v0.12.8
[INFO] [stderr]   Downloaded ntex-tls v2.2.0
[INFO] [stderr]   Downloaded oneshot v0.1.8
[INFO] [stderr]   Downloaded ntex v2.7.0
[INFO] [stderr]   Downloaded ntex-util v2.4.0
[INFO] [stderr]   Downloaded ntex-service v3.2.0
[INFO] [stderr]   Downloaded ntex-http v0.1.12
[INFO] [stderr]   Downloaded rust-argon2 v2.1.0
[INFO] [stderr]   Downloaded prost v0.13.3
[INFO] [stderr]   Downloaded prost-derive v0.13.3
[INFO] [stderr]   Downloaded pqueue v0.1.0
[INFO] [stderr]   Downloaded rtree_rs v0.1.4
[INFO] [stderr]   Downloaded tzf-rel v0.0.2024-b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8738cabdceb62ad38e730d144b94fa1d1051b2eaee8de4247cd7afec812af5c4
[INFO] running `Command { std: "docker" "start" "-a" "8738cabdceb62ad38e730d144b94fa1d1051b2eaee8de4247cd7afec812af5c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8738cabdceb62ad38e730d144b94fa1d1051b2eaee8de4247cd7afec812af5c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8738cabdceb62ad38e730d144b94fa1d1051b2eaee8de4247cd7afec812af5c4", kill_on_drop: false }`
[INFO] [stdout] 8738cabdceb62ad38e730d144b94fa1d1051b2eaee8de4247cd7afec812af5c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85ec275d245b966540172421e33d8bbdd210c8417c326c0c40236496ba6a9c3f
[INFO] running `Command { std: "docker" "start" "-a" "85ec275d245b966540172421e33d8bbdd210c8417c326c0c40236496ba6a9c3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling ntex-rt v0.4.20
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ntex-service v3.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling prettyplease v0.2.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking pqueue v0.1.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking rtree_rs v0.1.4
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking geometry-rs v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking email-encoding v0.3.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking pathdiff v0.2.2
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking tzf-rel v0.0.2024-b
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking rust-argon2 v2.1.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking proc-macro2 v1.0.88
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking if-addrs v0.13.3
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling mongodb-internal-macros v3.1.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]    Compiling chrono-tz v0.10.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking printpdf v0.7.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking hickory-proto v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling tzf-rs v0.4.9
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking hickory-resolver v0.24.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking idna v1.0.2
[INFO] [stderr]     Checking bson v2.13.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ntex-bytes v0.1.27
[INFO] [stderr]     Checking ntex-util v2.4.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking ntex-codec v0.6.2
[INFO] [stderr]     Checking ntex-http v0.1.12
[INFO] [stderr]     Checking ntex-router v0.5.3
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking ntex-io v2.7.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking ntex-tokio v0.5.2
[INFO] [stderr]     Checking compilation_procedure v0.1.0 (/opt/rustwide/workdir/compilation_procedure)
[INFO] [stderr]     Checking ntex-net v2.4.0
[INFO] [stderr]     Checking ntex-tls v2.2.0
[INFO] [stderr]     Checking ntex-h2 v1.2.0
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking ntex-server v2.4.0
[INFO] [stderr]     Checking mongodb v3.1.0
[INFO] [stderr]     Checking ntex v2.7.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking lettre v0.11.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking ntex-multipart v2.0.0
[INFO] [stderr]     Checking ntex-files v2.0.0
[INFO] [stderr]     Checking ntex-cors v2.0.0
[INFO] [stderr]     Checking bod_models v0.1.0 (/opt/rustwide/workdir/bod_models)
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/utils/ntex_private/repository/public_repository.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn insert_one(&self, item: T) -> InsertOne;
[INFO] [stdout]    |                   ^^^^^              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn insert_one(&self, item: T) -> InsertOne<'_>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/utils/ntex_private/repository/public_repository.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 86 |         filter: FindQuery,
[INFO] [stdout] 87 |     ) -> FindOne<U>;
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     ) -> FindOne<'_, U>;
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/utils/ntex_private/repository/public_repository.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 92 |     ) -> FindOneAndUpdate<U>; // Cambiado a Result<Option<U>, Error>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     ) -> FindOneAndUpdate<'_, U>; // Cambiado a Result<Option<U>, Error>
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/utils/ntex_private/repository/public_repository.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 95 |         update_query:UpdateQuery
[INFO] [stdout] 96 |     ) -> Update;
[INFO] [stdout]    |          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     ) -> Update<'_>;
[INFO] [stdout]    |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:103:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 101 |         filter: mongodb::bson::Document,
[INFO] [stdout] 102 |         collection: &'a Collection<J>,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 103 |     ) -> mongodb::action::Find<'_, J>
[INFO] [stdout]     |                                ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 103 -     ) -> mongodb::action::Find<'_, J>
[INFO] [stdout] 103 +     ) -> mongodb::action::Find<'a, J>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn insert_one(&self, item: T) -> InsertOne {
[INFO] [stdout]     |                   ^^^^^              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn insert_one(&self, item: T) -> InsertOne<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 122 |         filter: FindQuery,
[INFO] [stdout] 123 |     ) -> FindOne<U> {
[INFO] [stdout]     |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     ) -> FindOne<'_, U> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 |     ) -> FindOneAndUpdate<U> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     ) -> FindOneAndUpdate<'_, U> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 209 |         update_query: UpdateQuery,
[INFO] [stdout] 210 |     ) -> Update {
[INFO] [stdout]     |          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     ) -> Update<'_> {
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 299 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 300 |         mut filter: mongodb::bson::Document,
[INFO] [stdout] 301 |         collection: &'a Collection<J>,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 302 |     ) -> mongodb::action::Find<'_, J>
[INFO] [stdout]     |                                ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 302 -     ) -> mongodb::action::Find<'_, J>
[INFO] [stdout] 302 +     ) -> mongodb::action::Find<'a, J>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/utils/ntex_private/repository/public_repository.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn insert_one(&self, item: T) -> InsertOne;
[INFO] [stdout]    |                   ^^^^^              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn insert_one(&self, item: T) -> InsertOne<'_>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/utils/ntex_private/repository/public_repository.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 86 |         filter: FindQuery,
[INFO] [stdout] 87 |     ) -> FindOne<U>;
[INFO] [stdout]    |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     ) -> FindOne<'_, U>;
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/utils/ntex_private/repository/public_repository.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 92 |     ) -> FindOneAndUpdate<U>; // Cambiado a Result<Option<U>, Error>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     ) -> FindOneAndUpdate<'_, U>; // Cambiado a Result<Option<U>, Error>
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/utils/ntex_private/repository/public_repository.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 95 |         update_query:UpdateQuery
[INFO] [stdout] 96 |     ) -> Update;
[INFO] [stdout]    |          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     ) -> Update<'_>;
[INFO] [stdout]    |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:103:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 101 |         filter: mongodb::bson::Document,
[INFO] [stdout] 102 |         collection: &'a Collection<J>,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 103 |     ) -> mongodb::action::Find<'_, J>
[INFO] [stdout]     |                                ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 103 -     ) -> mongodb::action::Find<'_, J>
[INFO] [stdout] 103 +     ) -> mongodb::action::Find<'a, J>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn insert_one(&self, item: T) -> InsertOne {
[INFO] [stdout]     |                   ^^^^^              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn insert_one(&self, item: T) -> InsertOne<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 122 |         filter: FindQuery,
[INFO] [stdout] 123 |     ) -> FindOne<U> {
[INFO] [stdout]     |          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     ) -> FindOne<'_, U> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 |     ) -> FindOneAndUpdate<U> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     ) -> FindOneAndUpdate<'_, U> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 209 |         update_query: UpdateQuery,
[INFO] [stdout] 210 |     ) -> Update {
[INFO] [stdout]     |          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     ) -> Update<'_> {
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> common/src/utils/ntex_private/repository/public_repository.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 299 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 300 |         mut filter: mongodb::bson::Document,
[INFO] [stdout] 301 |         collection: &'a Collection<J>,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 302 |     ) -> mongodb::action::Find<'_, J>
[INFO] [stdout]     |                                ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 302 -     ) -> mongodb::action::Find<'_, J>
[INFO] [stdout] 302 +     ) -> mongodb::action::Find<'a, J>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking contract v0.1.0 (/opt/rustwide/workdir/apps/contract)
[INFO] [stdout] warning: unused import: `ip::ip_functions::IpFunctions`
[INFO] [stdout]  --> apps/contract/src/main.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     helpers::{env::env::ENV, ip::ip_functions::IpFunctions},
[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: `SigningKey`
[INFO] [stdout]   --> apps/contract/src/main.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ed25519_dalek::{SigningKey, SECRET_KEY_LENGTH};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> apps/contract/src/modules/contract/contract_controller.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |     types::{Path, State},
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pkcs1::pem::Base64Decoder`
[INFO] [stdout]   --> apps/contract/src/modules/contract/contract_controller.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | use rsa::{pkcs1::pem::Base64Decoder, traits::PaddingScheme, Pkcs1v15Encrypt, RsaPrivateKey};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::path::price_path::PricePath`
[INFO] [stdout]   --> apps/contract/src/modules/contract/contract_controller.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     models::path::price_path::PricePath,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> apps/contract/src/modules/contract/contract_controller.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |         base64::decode(price).map_err(|_| UserError::CreateUserError("error decoding price"))?;
[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]    --> apps/contract/src/modules/contract/contract_controller.rs:582:17
[INFO] [stdout]     |
[INFO] [stdout] 582 |         base64::decode(price).map_err(|_| UserError::CreateUserError("error decoding price"))?;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ip::ip_functions::IpFunctions`
[INFO] [stdout]  --> apps/contract/src/main.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     helpers::{env::env::ENV, ip::ip_functions::IpFunctions},
[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: `SigningKey`
[INFO] [stdout]   --> apps/contract/src/main.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ed25519_dalek::{SigningKey, SECRET_KEY_LENGTH};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> apps/contract/src/modules/contract/contract_controller.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |     types::{Path, State},
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pkcs1::pem::Base64Decoder`
[INFO] [stdout]   --> apps/contract/src/modules/contract/contract_controller.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | use rsa::{pkcs1::pem::Base64Decoder, traits::PaddingScheme, Pkcs1v15Encrypt, RsaPrivateKey};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::path::price_path::PricePath`
[INFO] [stdout]   --> apps/contract/src/modules/contract/contract_controller.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     models::path::price_path::PricePath,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> apps/contract/src/modules/contract/contract_controller.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |         base64::decode(price).map_err(|_| UserError::CreateUserError("error decoding price"))?;
[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]    --> apps/contract/src/modules/contract/contract_controller.rs:582:17
[INFO] [stdout]     |
[INFO] [stdout] 582 |         base64::decode(price).map_err(|_| UserError::CreateUserError("error decoding price"))?;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `traits::PaddingScheme`
[INFO] [stdout]   --> apps/contract/src/modules/contract/contract_controller.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 | use rsa::{pkcs1::pem::Base64Decoder, traits::PaddingScheme, Pkcs1v15Encrypt, RsaPrivateKey};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `traits::PaddingScheme`
[INFO] [stdout]   --> apps/contract/src/modules/contract/contract_controller.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 | use rsa::{pkcs1::pem::Base64Decoder, traits::PaddingScheme, Pkcs1v15Encrypt, RsaPrivateKey};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]   --> apps/contract/src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let port = ENV.get_int("CONTRACT_PORT").expect("not port sended") as u16;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]   --> apps/contract/src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let port = ENV.get_int("CONTRACT_PORT").expect("not port sended") as u16;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "85ec275d245b966540172421e33d8bbdd210c8417c326c0c40236496ba6a9c3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85ec275d245b966540172421e33d8bbdd210c8417c326c0c40236496ba6a9c3f", kill_on_drop: false }`
[INFO] [stdout] 85ec275d245b966540172421e33d8bbdd210c8417c326c0c40236496ba6a9c3f
