[INFO] fetching crate rust-libindy-wrapper 0.2.13... [INFO] checking rust-libindy-wrapper-0.2.13 against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] extracting crate rust-libindy-wrapper 0.2.13 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rust-libindy-wrapper 0.2.13 on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-libindy-wrapper 0.2.13 [INFO] finished tweaking crates.io crate rust-libindy-wrapper 0.2.13 [INFO] tweaked toml for crates.io crate rust-libindy-wrapper 0.2.13 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7efa7ed90096d02418a7473b5103faffc7e5beee2bdcb74a9fa3dcd49061eb9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7efa7ed90096d02418a7473b5103faffc7e5beee2bdcb74a9fa3dcd49061eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7efa7ed90096d02418a7473b5103faffc7e5beee2bdcb74a9fa3dcd49061eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7efa7ed90096d02418a7473b5103faffc7e5beee2bdcb74a9fa3dcd49061eb9", kill_on_drop: false }` [INFO] [stdout] e7efa7ed90096d02418a7473b5103faffc7e5beee2bdcb74a9fa3dcd49061eb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 356c5ff38e6ba3ee21e3b4ed7ac473bfe306ec57ad7a5a2b2d921efd7beb746d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "356c5ff38e6ba3ee21e3b4ed7ac473bfe306ec57ad7a5a2b2d921efd7beb746d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rust-libindy-wrapper v0.2.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn convert_cb_ec(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode) + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:46:58 [INFO] [stdout] | [INFO] [stdout] 46 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:73:43 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn convert_cb_ec_i32(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, IndyHandle) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:75:58 [INFO] [stdout] | [INFO] [stdout] 75 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, IndyHandle) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:103:49 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn convert_cb_ec_i32_usize(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, IndyHandle, usize) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:105:58 [INFO] [stdout] | [INFO] [stdout] 105 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, IndyHandle, usize) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:133:46 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn convert_cb_ec_string(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:135:58 [INFO] [stdout] | [INFO] [stdout] 135 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:164:53 [INFO] [stdout] | [INFO] [stdout] 164 | ...ng(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:166:58 [INFO] [stdout] | [INFO] [stdout] 166 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:196:57 [INFO] [stdout] | [INFO] [stdout] 196 | ...re: Box) + Send>) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, Option) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:198:58 [INFO] [stdout] | [INFO] [stdout] 198 | static ref CALLBACKS: Mutex) + Send>>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, Option) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:227:60 [INFO] [stdout] | [INFO] [stdout] 227 | ...re: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:229:58 [INFO] [stdout] | [INFO] [stdout] 229 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:259:68 [INFO] [stdout] | [INFO] [stdout] 259 | ...ring_opt_string(closure: Box, Option) + Send>) -> (IndyHandle, Option, Option) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:261:58 [INFO] [stdout] | [INFO] [stdout] 261 | ...ACKS: Mutex, Option) + Send>>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, Option, Option) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:292:57 [INFO] [stdout] | [INFO] [stdout] 292 | ...osure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String, u64) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:294:59 [INFO] [stdout] | [INFO] [stdout] 294 | static ref CALLBACKS: Mutex >> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String, u64) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:324:45 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn convert_cb_ec_slice(closure: Box) + Send>) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, Vec) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:326:58 [INFO] [stdout] | [INFO] [stdout] 326 | static ref CALLBACKS: Mutex) + Send>>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, Vec) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:355:52 [INFO] [stdout] | [INFO] [stdout] 355 | ...e(closure: Box) + Send>) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, Vec) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:357:58 [INFO] [stdout] | [INFO] [stdout] 357 | static ref CALLBACKS: Mutex) + Send> >> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, Vec) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:387:44 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn convert_cb_ec_bool(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, bool) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:389:58 [INFO] [stdout] | [INFO] [stdout] 389 | static ref CALLBACKS: Mutex >> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, bool) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/anoncreds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_issuer_create_schema(command_handle: Handle, [INFO] [stdout] 8 | | issuer_did: CString, [INFO] [stdout] ... | [INFO] [stdout] 160 | | cb: Option) -> Error; [INFO] [stdout] 161 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/blob_storage.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_open_blob_storage_reader(command_handle: Handle, [INFO] [stdout] 8 | | type_: CString, [INFO] [stdout] ... | [INFO] [stdout] 16 | | cb: Option) -> Error; [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/crypto.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_create_key(command_handle: Handle, [INFO] [stdout] 8 | | wallet_handle: Handle, [INFO] [stdout] ... | [INFO] [stdout] 72 | | cb: Option) -> Error; [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/did.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern { [INFO] [stdout] 5 | | #[no_mangle] [INFO] [stdout] 6 | | pub fn indy_create_and_store_my_did(command_handle: Handle, [INFO] [stdout] 7 | | wallet_handle: Handle, [INFO] [stdout] ... | [INFO] [stdout] 83 | | cb: Option) -> Error; [INFO] [stdout] 84 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/ledger.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_sign_and_submit_request(command_handle: Handle, [INFO] [stdout] 8 | | pool_handle: Handle, [INFO] [stdout] ... | [INFO] [stdout] 188 | | cb: Option) -> Error; [INFO] [stdout] 189 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/ledger.rs:191:36 [INFO] [stdout] | [INFO] [stdout] 191 | pub type CustomTransactionParser = extern fn(reply_from_node: CString, parsed_sp: *mut CString) -> Error; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/ledger.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 192 | pub type CustomFree = extern fn(data: CString) -> Error; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/non_secrets.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_add_wallet_record(command_handle: Handle, [INFO] [stdout] 8 | | wallet_handle: Handle, [INFO] [stdout] ... | [INFO] [stdout] 79 | | cb: Option) -> Error; [INFO] [stdout] 80 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/pairwise.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_is_pairwise_exists(command_handle: Handle, [INFO] [stdout] 8 | | wallet_handle: Handle, [INFO] [stdout] ... | [INFO] [stdout] 36 | | cb: Option) -> Error; [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_register_payment_method(command_handle: Handle, [INFO] [stdout] 8 | | payment_method: CString, [INFO] [stdout] ... | [INFO] [stdout] 106 | | cb: Option) -> Error; [INFO] [stdout] 107 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | pub type CreatePaymentAddressCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:112:56 [INFO] [stdout] | [INFO] [stdout] 112 | ... cb: Option src/native/payments.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | pub type AddRequestFeesCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:122:50 [INFO] [stdout] | [INFO] [stdout] 122 | ... cb: Option src/native/payments.rs:125:36 [INFO] [stdout] | [INFO] [stdout] 125 | pub type ParseResponseWithFeesCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:127:57 [INFO] [stdout] | [INFO] [stdout] 127 | ... cb: Option src/native/payments.rs:130:44 [INFO] [stdout] | [INFO] [stdout] 130 | pub type BuildGetPaymentSourcesRequestCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:134:65 [INFO] [stdout] | [INFO] [stdout] 134 | ... cb: Option src/native/payments.rs:137:45 [INFO] [stdout] | [INFO] [stdout] 137 | pub type ParseGetPaymentSourcesResponseCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:139:66 [INFO] [stdout] | [INFO] [stdout] 139 | ... cb: Option src/native/payments.rs:142:30 [INFO] [stdout] | [INFO] [stdout] 142 | pub type BuildPaymentReqCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:148:51 [INFO] [stdout] | [INFO] [stdout] 148 | ... cb: Option src/native/payments.rs:151:35 [INFO] [stdout] | [INFO] [stdout] 151 | pub type ParsePaymentResponseCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:153:56 [INFO] [stdout] | [INFO] [stdout] 153 | ... cb: Option src/native/payments.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | pub type BuildMintReqCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:161:48 [INFO] [stdout] | [INFO] [stdout] 161 | ... cb: Option src/native/payments.rs:164:33 [INFO] [stdout] | [INFO] [stdout] 164 | pub type BuildSetTxnFeesReqCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:168:54 [INFO] [stdout] | [INFO] [stdout] 168 | ... cb: Option src/native/payments.rs:171:33 [INFO] [stdout] | [INFO] [stdout] 171 | pub type BuildGetTxnFeesReqCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:174:54 [INFO] [stdout] | [INFO] [stdout] 174 | ... cb: Option src/native/payments.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | pub type ParseGetTxnFeesResponseCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:179:59 [INFO] [stdout] | [INFO] [stdout] 179 | ... cb: Option src/native/payments.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | pub type BuildVerifyPaymentReqCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:186:57 [INFO] [stdout] | [INFO] [stdout] 186 | ... cb: Option src/native/payments.rs:189:41 [INFO] [stdout] | [INFO] [stdout] 189 | pub type ParseVerifyPaymentResponseCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:191:62 [INFO] [stdout] | [INFO] [stdout] 191 | ... cb: Option src/native/pool.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_create_pool_ledger_config(command_handle: Handle, [INFO] [stdout] 8 | | config_name: CString, [INFO] [stdout] ... | [INFO] [stdout] 34 | | cb: Option) -> Error; [INFO] [stdout] 35 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_register_wallet_storage(command_handle: Handle, [INFO] [stdout] 8 | | type_: CString, [INFO] [stdout] ... | [INFO] [stdout] 63 | | cb: Option) -> Error; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | pub type WalletCreate = extern fn(name: CString, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | pub type WalletOpen = extern fn(name: CString, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | pub type WalletClose = extern fn(storage_handle: Handle) -> Error; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | pub type WalletDelete = extern fn(name: CString, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | pub type WalletAddRecord = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | pub type WalletUpdateRecordValue = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:89:35 [INFO] [stdout] | [INFO] [stdout] 89 | pub type WalletUpdateRecordTags = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | pub type WalletAddRecordTags = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:97:35 [INFO] [stdout] | [INFO] [stdout] 97 | pub type WalletDeleteRecordTags = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:101:31 [INFO] [stdout] | [INFO] [stdout] 101 | pub type WalletDeleteRecord = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | pub type WalletGetRecord = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | pub type WalletGetRecordId = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | pub type WalletGetRecordType = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:115:33 [INFO] [stdout] | [INFO] [stdout] 115 | pub type WalletGetRecordValue = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | pub type WalletGetRecordTags = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | pub type WalletFreeRecord = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:124:37 [INFO] [stdout] | [INFO] [stdout] 124 | pub type WalletGetStorageMetadata = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub type WalletSetStorageMetadata = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:129:38 [INFO] [stdout] | [INFO] [stdout] 129 | pub type WalletFreeStorageMetadata = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:131:32 [INFO] [stdout] | [INFO] [stdout] 131 | pub type WalletSearchRecords = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:136:35 [INFO] [stdout] | [INFO] [stdout] 136 | pub type WalletSearchAllRecords = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:138:38 [INFO] [stdout] | [INFO] [stdout] 138 | pub type WalletGetSearchTotalCount = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:141:40 [INFO] [stdout] | [INFO] [stdout] 141 | pub type WalletFetchSearchNextRecord = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | pub type WalletFreeSearch = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | pub type ResponseEmptyCB = extern fn(xcommand_handle: Handle, err: Error); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | pub type ResponseBoolCB = extern fn(xcommand_handle: Handle, err: Error, bool1: u8); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | pub type ResponseI32CB = extern fn(xcommand_handle: Handle, err: Error, handle: Handle); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | pub type ResponseI32UsizeCB = extern fn(xcommand_handle: Handle, err: Error, handle: Handle, total_count: usize); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub type ResponseStringCB = extern fn(xcommand_handle: Handle, err: Error, str1: CString); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | pub type ResponseStringStringCB = extern fn(xcommand_handle: Handle, err: Error, str1: CString, str2: CString); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | pub type ResponseStringStringStringCB = extern fn(xcommand_handle: Handle, err: Error, str1: CString, str2: CString, str3: CString); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | pub type ResponseSliceCB = extern fn(xcommand_handle: Handle, err: Error, raw: BString, len: u32); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | pub type ResponseStringSliceCB = extern fn(xcommand_handle: Handle, err: Error, str1: CString, raw: BString, len: u32); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | pub type ResponseStringStringU64CB = extern fn(xcommand_handle: Handle, err: Error, arg1: CString, arg2: CString, arg3: u64); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / lazy_static! { [INFO] [stdout] 46 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 47 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / lazy_static! { [INFO] [stdout] 75 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | / lazy_static! { [INFO] [stdout] 105 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 106 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | / lazy_static! { [INFO] [stdout] 135 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 136 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | / lazy_static! { [INFO] [stdout] 166 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 167 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / lazy_static! { [INFO] [stdout] 198 | | static ref CALLBACKS: Mutex) + Send>>> = Default::default(); [INFO] [stdout] 199 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / lazy_static! { [INFO] [stdout] 229 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 230 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | / ... lazy_static! { [INFO] [stdout] 261 | | ... static ref CALLBACKS: Mutex, Option) + Send>>> = Default::defa... [INFO] [stdout] 262 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | / lazy_static! { [INFO] [stdout] 294 | | static ref CALLBACKS: Mutex >> = Default::default(); [INFO] [stdout] 295 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | / lazy_static! { [INFO] [stdout] 326 | | static ref CALLBACKS: Mutex) + Send>>> = Default::default(); [INFO] [stdout] 327 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | / lazy_static! { [INFO] [stdout] 357 | | static ref CALLBACKS: Mutex) + Send> >> = Default::default(); [INFO] [stdout] 358 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | / lazy_static! { [INFO] [stdout] 389 | | static ref CALLBACKS: Mutex >> = Default::default(); [INFO] [stdout] 390 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/sequence.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/sequence.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | static ref IDS_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; //TODO use AtomicI32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/sequence.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | static ref IDS_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; //TODO use AtomicI32 [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn convert_cb_ec(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode) + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:46:58 [INFO] [stdout] | [INFO] [stdout] 46 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:73:43 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn convert_cb_ec_i32(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, IndyHandle) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:75:58 [INFO] [stdout] | [INFO] [stdout] 75 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, IndyHandle) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:103:49 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn convert_cb_ec_i32_usize(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, IndyHandle, usize) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:105:58 [INFO] [stdout] | [INFO] [stdout] 105 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, IndyHandle, usize) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:133:46 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn convert_cb_ec_string(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:135:58 [INFO] [stdout] | [INFO] [stdout] 135 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:164:53 [INFO] [stdout] | [INFO] [stdout] 164 | ...ng(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:166:58 [INFO] [stdout] | [INFO] [stdout] 166 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:196:57 [INFO] [stdout] | [INFO] [stdout] 196 | ...re: Box) + Send>) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, Option) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:198:58 [INFO] [stdout] | [INFO] [stdout] 198 | static ref CALLBACKS: Mutex) + Send>>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, Option) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:227:60 [INFO] [stdout] | [INFO] [stdout] 227 | ...re: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:229:58 [INFO] [stdout] | [INFO] [stdout] 229 | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String, String) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:259:68 [INFO] [stdout] | [INFO] [stdout] 259 | ...ring_opt_string(closure: Box, Option) + Send>) -> (IndyHandle, Option, Option) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:261:58 [INFO] [stdout] | [INFO] [stdout] 261 | ...ACKS: Mutex, Option) + Send>>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, Option, Option) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:292:57 [INFO] [stdout] | [INFO] [stdout] 292 | ...osure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String, u64) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:294:59 [INFO] [stdout] | [INFO] [stdout] 294 | static ref CALLBACKS: Mutex >> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, String, u64) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:324:45 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn convert_cb_ec_slice(closure: Box) + Send>) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, Vec) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:326:58 [INFO] [stdout] | [INFO] [stdout] 326 | static ref CALLBACKS: Mutex) + Send>>> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, Vec) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:355:52 [INFO] [stdout] | [INFO] [stdout] 355 | ...e(closure: Box) + Send>) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, Vec) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:357:58 [INFO] [stdout] | [INFO] [stdout] 357 | static ref CALLBACKS: Mutex) + Send> >> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, String, Vec) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:387:44 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn convert_cb_ec_bool(closure: Box) -> (IndyHandle, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, bool) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/callbacks.rs:389:58 [INFO] [stdout] | [INFO] [stdout] 389 | static ref CALLBACKS: Mutex >> = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(ErrorCode, bool) + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/anoncreds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_issuer_create_schema(command_handle: Handle, [INFO] [stdout] 8 | | issuer_did: CString, [INFO] [stdout] ... | [INFO] [stdout] 160 | | cb: Option) -> Error; [INFO] [stdout] 161 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/blob_storage.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_open_blob_storage_reader(command_handle: Handle, [INFO] [stdout] 8 | | type_: CString, [INFO] [stdout] ... | [INFO] [stdout] 16 | | cb: Option) -> Error; [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/crypto.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_create_key(command_handle: Handle, [INFO] [stdout] 8 | | wallet_handle: Handle, [INFO] [stdout] ... | [INFO] [stdout] 72 | | cb: Option) -> Error; [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/did.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern { [INFO] [stdout] 5 | | #[no_mangle] [INFO] [stdout] 6 | | pub fn indy_create_and_store_my_did(command_handle: Handle, [INFO] [stdout] 7 | | wallet_handle: Handle, [INFO] [stdout] ... | [INFO] [stdout] 83 | | cb: Option) -> Error; [INFO] [stdout] 84 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/ledger.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_sign_and_submit_request(command_handle: Handle, [INFO] [stdout] 8 | | pool_handle: Handle, [INFO] [stdout] ... | [INFO] [stdout] 188 | | cb: Option) -> Error; [INFO] [stdout] 189 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/ledger.rs:191:36 [INFO] [stdout] | [INFO] [stdout] 191 | pub type CustomTransactionParser = extern fn(reply_from_node: CString, parsed_sp: *mut CString) -> Error; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/ledger.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 192 | pub type CustomFree = extern fn(data: CString) -> Error; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/non_secrets.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_add_wallet_record(command_handle: Handle, [INFO] [stdout] 8 | | wallet_handle: Handle, [INFO] [stdout] ... | [INFO] [stdout] 79 | | cb: Option) -> Error; [INFO] [stdout] 80 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/pairwise.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_is_pairwise_exists(command_handle: Handle, [INFO] [stdout] 8 | | wallet_handle: Handle, [INFO] [stdout] ... | [INFO] [stdout] 36 | | cb: Option) -> Error; [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_register_payment_method(command_handle: Handle, [INFO] [stdout] 8 | | payment_method: CString, [INFO] [stdout] ... | [INFO] [stdout] 106 | | cb: Option) -> Error; [INFO] [stdout] 107 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | pub type CreatePaymentAddressCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:112:56 [INFO] [stdout] | [INFO] [stdout] 112 | ... cb: Option src/native/payments.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | pub type AddRequestFeesCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:122:50 [INFO] [stdout] | [INFO] [stdout] 122 | ... cb: Option src/native/payments.rs:125:36 [INFO] [stdout] | [INFO] [stdout] 125 | pub type ParseResponseWithFeesCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:127:57 [INFO] [stdout] | [INFO] [stdout] 127 | ... cb: Option src/native/payments.rs:130:44 [INFO] [stdout] | [INFO] [stdout] 130 | pub type BuildGetPaymentSourcesRequestCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:134:65 [INFO] [stdout] | [INFO] [stdout] 134 | ... cb: Option src/native/payments.rs:137:45 [INFO] [stdout] | [INFO] [stdout] 137 | pub type ParseGetPaymentSourcesResponseCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:139:66 [INFO] [stdout] | [INFO] [stdout] 139 | ... cb: Option src/native/payments.rs:142:30 [INFO] [stdout] | [INFO] [stdout] 142 | pub type BuildPaymentReqCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:148:51 [INFO] [stdout] | [INFO] [stdout] 148 | ... cb: Option src/native/payments.rs:151:35 [INFO] [stdout] | [INFO] [stdout] 151 | pub type ParsePaymentResponseCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:153:56 [INFO] [stdout] | [INFO] [stdout] 153 | ... cb: Option src/native/payments.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | pub type BuildMintReqCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:161:48 [INFO] [stdout] | [INFO] [stdout] 161 | ... cb: Option src/native/payments.rs:164:33 [INFO] [stdout] | [INFO] [stdout] 164 | pub type BuildSetTxnFeesReqCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:168:54 [INFO] [stdout] | [INFO] [stdout] 168 | ... cb: Option src/native/payments.rs:171:33 [INFO] [stdout] | [INFO] [stdout] 171 | pub type BuildGetTxnFeesReqCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:174:54 [INFO] [stdout] | [INFO] [stdout] 174 | ... cb: Option src/native/payments.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | pub type ParseGetTxnFeesResponseCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:179:59 [INFO] [stdout] | [INFO] [stdout] 179 | ... cb: Option src/native/payments.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | pub type BuildVerifyPaymentReqCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:186:57 [INFO] [stdout] | [INFO] [stdout] 186 | ... cb: Option src/native/payments.rs:189:41 [INFO] [stdout] | [INFO] [stdout] 189 | pub type ParseVerifyPaymentResponseCB = extern fn(command_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/payments.rs:191:62 [INFO] [stdout] | [INFO] [stdout] 191 | ... cb: Option src/native/pool.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_create_pool_ledger_config(command_handle: Handle, [INFO] [stdout] 8 | | config_name: CString, [INFO] [stdout] ... | [INFO] [stdout] 34 | | cb: Option) -> Error; [INFO] [stdout] 35 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | #[no_mangle] [INFO] [stdout] 7 | | pub fn indy_register_wallet_storage(command_handle: Handle, [INFO] [stdout] 8 | | type_: CString, [INFO] [stdout] ... | [INFO] [stdout] 63 | | cb: Option) -> Error; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | pub type WalletCreate = extern fn(name: CString, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | pub type WalletOpen = extern fn(name: CString, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | pub type WalletClose = extern fn(storage_handle: Handle) -> Error; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | pub type WalletDelete = extern fn(name: CString, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | pub type WalletAddRecord = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | pub type WalletUpdateRecordValue = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:89:35 [INFO] [stdout] | [INFO] [stdout] 89 | pub type WalletUpdateRecordTags = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | pub type WalletAddRecordTags = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:97:35 [INFO] [stdout] | [INFO] [stdout] 97 | pub type WalletDeleteRecordTags = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:101:31 [INFO] [stdout] | [INFO] [stdout] 101 | pub type WalletDeleteRecord = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | pub type WalletGetRecord = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | pub type WalletGetRecordId = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | pub type WalletGetRecordType = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:115:33 [INFO] [stdout] | [INFO] [stdout] 115 | pub type WalletGetRecordValue = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | pub type WalletGetRecordTags = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | pub type WalletFreeRecord = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:124:37 [INFO] [stdout] | [INFO] [stdout] 124 | pub type WalletGetStorageMetadata = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub type WalletSetStorageMetadata = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:129:38 [INFO] [stdout] | [INFO] [stdout] 129 | pub type WalletFreeStorageMetadata = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:131:32 [INFO] [stdout] | [INFO] [stdout] 131 | pub type WalletSearchRecords = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:136:35 [INFO] [stdout] | [INFO] [stdout] 136 | pub type WalletSearchAllRecords = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:138:38 [INFO] [stdout] | [INFO] [stdout] 138 | pub type WalletGetSearchTotalCount = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:141:40 [INFO] [stdout] | [INFO] [stdout] 141 | pub type WalletFetchSearchNextRecord = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/wallet.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | pub type WalletFreeSearch = extern fn(storage_handle: Handle, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | pub type ResponseEmptyCB = extern fn(xcommand_handle: Handle, err: Error); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | pub type ResponseBoolCB = extern fn(xcommand_handle: Handle, err: Error, bool1: u8); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | pub type ResponseI32CB = extern fn(xcommand_handle: Handle, err: Error, handle: Handle); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | pub type ResponseI32UsizeCB = extern fn(xcommand_handle: Handle, err: Error, handle: Handle, total_count: usize); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub type ResponseStringCB = extern fn(xcommand_handle: Handle, err: Error, str1: CString); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | pub type ResponseStringStringCB = extern fn(xcommand_handle: Handle, err: Error, str1: CString, str2: CString); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | pub type ResponseStringStringStringCB = extern fn(xcommand_handle: Handle, err: Error, str1: CString, str2: CString, str3: CString); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | pub type ResponseSliceCB = extern fn(xcommand_handle: Handle, err: Error, raw: BString, len: u32); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | pub type ResponseStringSliceCB = extern fn(xcommand_handle: Handle, err: Error, str1: CString, raw: BString, len: u32); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/native/mod.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | pub type ResponseStringStringU64CB = extern fn(xcommand_handle: Handle, err: Error, arg1: CString, arg2: CString, arg3: u64); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / lazy_static! { [INFO] [stdout] 46 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 47 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / lazy_static! { [INFO] [stdout] 75 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | / lazy_static! { [INFO] [stdout] 105 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 106 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | / lazy_static! { [INFO] [stdout] 135 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 136 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | / lazy_static! { [INFO] [stdout] 166 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 167 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / lazy_static! { [INFO] [stdout] 198 | | static ref CALLBACKS: Mutex) + Send>>> = Default::default(); [INFO] [stdout] 199 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / lazy_static! { [INFO] [stdout] 229 | | static ref CALLBACKS: Mutex>> = Default::default(); [INFO] [stdout] 230 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | / ... lazy_static! { [INFO] [stdout] 261 | | ... static ref CALLBACKS: Mutex, Option) + Send>>> = Default::defa... [INFO] [stdout] 262 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | / lazy_static! { [INFO] [stdout] 294 | | static ref CALLBACKS: Mutex >> = Default::default(); [INFO] [stdout] 295 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | / lazy_static! { [INFO] [stdout] 326 | | static ref CALLBACKS: Mutex) + Send>>> = Default::default(); [INFO] [stdout] 327 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | / lazy_static! { [INFO] [stdout] 357 | | static ref CALLBACKS: Mutex) + Send> >> = Default::default(); [INFO] [stdout] 358 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/callbacks.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | / lazy_static! { [INFO] [stdout] 389 | | static ref CALLBACKS: Mutex >> = Default::default(); [INFO] [stdout] 390 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/sequence.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/sequence.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | static ref IDS_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; //TODO use AtomicI32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils/sequence.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | static ref IDS_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; //TODO use AtomicI32 [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 72 previous errors; 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 72 previous errors; 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-libindy-wrapper`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "356c5ff38e6ba3ee21e3b4ed7ac473bfe306ec57ad7a5a2b2d921efd7beb746d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "356c5ff38e6ba3ee21e3b4ed7ac473bfe306ec57ad7a5a2b2d921efd7beb746d", kill_on_drop: false }` [INFO] [stdout] 356c5ff38e6ba3ee21e3b4ed7ac473bfe306ec57ad7a5a2b2d921efd7beb746d