[INFO] cloning repository https://github.com/hongyanwang/trusted-xuper-rust-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hongyanwang/trusted-xuper-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongyanwang%2Ftrusted-xuper-rust-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongyanwang%2Ftrusted-xuper-rust-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff2239a5a0407356aa44a399418766248e7d9c0b [INFO] testing hongyanwang/trusted-xuper-rust-sdk against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongyanwang%2Ftrusted-xuper-rust-sdk" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hongyanwang/trusted-xuper-rust-sdk on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hongyanwang/trusted-xuper-rust-sdk [INFO] finished tweaking git repo https://github.com/hongyanwang/trusted-xuper-rust-sdk [INFO] tweaked toml for git repo https://github.com/hongyanwang/trusted-xuper-rust-sdk written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/hongyanwang/trusted-xuper-rust-sdk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df1f3db5524d8e121caa3982c2c561e80cbe95bbbc9c7b13548f312d4f2a1c55 [INFO] running `Command { std: "docker" "start" "-a" "df1f3db5524d8e121caa3982c2c561e80cbe95bbbc9c7b13548f312d4f2a1c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df1f3db5524d8e121caa3982c2c561e80cbe95bbbc9c7b13548f312d4f2a1c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1f3db5524d8e121caa3982c2c561e80cbe95bbbc9c7b13548f312d4f2a1c55", kill_on_drop: false }` [INFO] [stdout] df1f3db5524d8e121caa3982c2c561e80cbe95bbbc9c7b13548f312d4f2a1c55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9aa4739c32e3a45f46afd0ab6e147dfe6eb9cb51d9f15af496c34c216b3763d [INFO] running `Command { std: "docker" "start" "-a" "c9aa4739c32e3a45f46afd0ab6e147dfe6eb9cb51d9f15af496c34c216b3763d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling httpbis v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling protoc v2.14.0 [INFO] [stderr] Compiling log-ndc v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tls-api v0.4.0 [INFO] [stderr] Compiling tls-api-stub v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling grpc v0.8.1 [INFO] [stderr] Compiling xchain_crypto v0.1.0 (/opt/rustwide/workdir/xchain-crypto) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/languages.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | static ref WORDLIST_S_CH: WordMap = { load_wordlist(include_str!("langs/simplified_chinese.txt")) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 10 - static ref WORDLIST_S_CH: WordMap = { load_wordlist(include_str!("langs/simplified_chinese.txt")) }; [INFO] [stdout] 10 + static ref WORDLIST_S_CH: WordMap = load_wordlist(include_str!("langs/simplified_chinese.txt")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/languages.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | static ref WORDLIST_EN: WordMap = { load_wordlist(include_str!("langs/english.txt")) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 11 - static ref WORDLIST_EN: WordMap = { load_wordlist(include_str!("langs/english.txt")) }; [INFO] [stdout] 11 + static ref WORDLIST_EN: WordMap = load_wordlist(include_str!("langs/english.txt")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | { num_bigint::BigInt::from_i32(2048).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 11 - { num_bigint::BigInt::from_i32(2048).unwrap() }; [INFO] [stdout] 11 + num_bigint::BigInt::from_i32(2048).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | { num_bigint::BigInt::from_i32(2047).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 13 - { num_bigint::BigInt::from_i32(2047).unwrap() }; [INFO] [stdout] 13 + num_bigint::BigInt::from_i32(2047).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | pub static ref BIGINT_ZERO: num_bigint::BigInt = { num_traits::Zero::zero() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 14 - pub static ref BIGINT_ZERO: num_bigint::BigInt = { num_traits::Zero::zero() }; [INFO] [stdout] 14 + pub static ref BIGINT_ZERO: num_bigint::BigInt = num_traits::Zero::zero(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:15:53 [INFO] [stdout] | [INFO] [stdout] 15 | pub static ref BIGINT_ONE: num_bigint::BigInt = { num_traits::One::one() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 15 - pub static ref BIGINT_ONE: num_bigint::BigInt = { num_traits::One::one() }; [INFO] [stdout] 15 + pub static ref BIGINT_ONE: num_bigint::BigInt = num_traits::One::one(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 16 | pub static ref BIGINT_TWO: num_bigint::BigInt = { num_bigint::BigInt::from_i32(2).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 16 - pub static ref BIGINT_TWO: num_bigint::BigInt = { num_bigint::BigInt::from_i32(2).unwrap() }; [INFO] [stdout] 16 + pub static ref BIGINT_TWO: num_bigint::BigInt = num_bigint::BigInt::from_i32(2).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling protobuf-codegen v2.14.0 [INFO] [stderr] Compiling grpc-protobuf v0.8.1 [INFO] [stderr] Compiling protoc-rust v2.14.0 [INFO] [stderr] Compiling grpc-compiler v0.8.1 [INFO] [stderr] Compiling protoc-rust-grpc v0.8.1 [INFO] [stderr] Compiling xchain_node_sdk v0.1.0 (/opt/rustwide/workdir/xchain-node-sdk) [INFO] [stdout] warning: `extern` fn uses type `std::result::Result<(), errors::Error>`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | ) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `EndorserRequest`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | en_req: xendorser::EndorserRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> xchain-node-sdk/src/protos/xendorser.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pub struct EndorserRequest { [INFO] [stdout] 32 | | // message fields [INFO] [stdout] 33 | | pub header: ::protobuf::SingularPtrField, [INFO] [stdout] 34 | | pub RequestName: ::std::string::String, [INFO] [stdout] ... | [INFO] [stdout] 44 | | pub cached_size: ::protobuf::CachedSize, [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result<(), errors::Error>`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | ) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `InvokeRPCRequest`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | req: xchain::InvokeRPCRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> xchain-node-sdk/src/protos/xchain.rs:17618:1 [INFO] [stdout] | [INFO] [stdout] 17618 | / pub struct InvokeRPCRequest { [INFO] [stdout] 17619 | | // message fields [INFO] [stdout] 17620 | | pub header: ::protobuf::SingularPtrField
, [INFO] [stdout] 17621 | | pub bcname: ::std::string::String, [INFO] [stdout] ... | [INFO] [stdout] 17629 | | pub cached_size: ::protobuf::CachedSize, [INFO] [stdout] 17630 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xuper-client-sdk v0.1.0 (/opt/rustwide/workdir/xchain-client-sdk) [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.18s [INFO] running `Command { std: "docker" "inspect" "c9aa4739c32e3a45f46afd0ab6e147dfe6eb9cb51d9f15af496c34c216b3763d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9aa4739c32e3a45f46afd0ab6e147dfe6eb9cb51d9f15af496c34c216b3763d", kill_on_drop: false }` [INFO] [stdout] c9aa4739c32e3a45f46afd0ab6e147dfe6eb9cb51d9f15af496c34c216b3763d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0892256de82e039c4426a4306b771d0ffaec8ff22bf10498afd03635b77ff4b [INFO] running `Command { std: "docker" "start" "-a" "a0892256de82e039c4426a4306b771d0ffaec8ff22bf10498afd03635b77ff4b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xchain_crypto v0.1.0 (/opt/rustwide/workdir/xchain-crypto) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/languages.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | static ref WORDLIST_S_CH: WordMap = { load_wordlist(include_str!("langs/simplified_chinese.txt")) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 10 - static ref WORDLIST_S_CH: WordMap = { load_wordlist(include_str!("langs/simplified_chinese.txt")) }; [INFO] [stdout] 10 + static ref WORDLIST_S_CH: WordMap = load_wordlist(include_str!("langs/simplified_chinese.txt")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/languages.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | static ref WORDLIST_EN: WordMap = { load_wordlist(include_str!("langs/english.txt")) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 11 - static ref WORDLIST_EN: WordMap = { load_wordlist(include_str!("langs/english.txt")) }; [INFO] [stdout] 11 + static ref WORDLIST_EN: WordMap = load_wordlist(include_str!("langs/english.txt")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | { num_bigint::BigInt::from_i32(2048).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 11 - { num_bigint::BigInt::from_i32(2048).unwrap() }; [INFO] [stdout] 11 + num_bigint::BigInt::from_i32(2048).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | { num_bigint::BigInt::from_i32(2047).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 13 - { num_bigint::BigInt::from_i32(2047).unwrap() }; [INFO] [stdout] 13 + num_bigint::BigInt::from_i32(2047).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | pub static ref BIGINT_ZERO: num_bigint::BigInt = { num_traits::Zero::zero() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 14 - pub static ref BIGINT_ZERO: num_bigint::BigInt = { num_traits::Zero::zero() }; [INFO] [stdout] 14 + pub static ref BIGINT_ZERO: num_bigint::BigInt = num_traits::Zero::zero(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:15:53 [INFO] [stdout] | [INFO] [stdout] 15 | pub static ref BIGINT_ONE: num_bigint::BigInt = { num_traits::One::one() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 15 - pub static ref BIGINT_ONE: num_bigint::BigInt = { num_traits::One::one() }; [INFO] [stdout] 15 + pub static ref BIGINT_ONE: num_bigint::BigInt = num_traits::One::one(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 16 | pub static ref BIGINT_TWO: num_bigint::BigInt = { num_bigint::BigInt::from_i32(2).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 16 - pub static ref BIGINT_TWO: num_bigint::BigInt = { num_bigint::BigInt::from_i32(2).unwrap() }; [INFO] [stdout] 16 + pub static ref BIGINT_TWO: num_bigint::BigInt = num_bigint::BigInt::from_i32(2).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xchain_node_sdk v0.1.0 (/opt/rustwide/workdir/xchain-node-sdk) [INFO] [stdout] warning: `extern` fn uses type `std::result::Result<(), errors::Error>`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | ) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `EndorserRequest`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | en_req: xendorser::EndorserRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> xchain-node-sdk/src/protos/xendorser.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pub struct EndorserRequest { [INFO] [stdout] 32 | | // message fields [INFO] [stdout] 33 | | pub header: ::protobuf::SingularPtrField, [INFO] [stdout] 34 | | pub RequestName: ::std::string::String, [INFO] [stdout] ... | [INFO] [stdout] 44 | | pub cached_size: ::protobuf::CachedSize, [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result<(), errors::Error>`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | ) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `InvokeRPCRequest`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | req: xchain::InvokeRPCRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> xchain-node-sdk/src/protos/xchain.rs:17618:1 [INFO] [stdout] | [INFO] [stdout] 17618 | / pub struct InvokeRPCRequest { [INFO] [stdout] 17619 | | // message fields [INFO] [stdout] 17620 | | pub header: ::protobuf::SingularPtrField
, [INFO] [stdout] 17621 | | pub bcname: ::std::string::String, [INFO] [stdout] ... | [INFO] [stdout] 17629 | | pub cached_size: ::protobuf::CachedSize, [INFO] [stdout] 17630 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xuper-client-sdk v0.1.0 (/opt/rustwide/workdir/xchain-client-sdk) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/languages.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | static ref WORDLIST_S_CH: WordMap = { load_wordlist(include_str!("langs/simplified_chinese.txt")) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 10 - static ref WORDLIST_S_CH: WordMap = { load_wordlist(include_str!("langs/simplified_chinese.txt")) }; [INFO] [stdout] 10 + static ref WORDLIST_S_CH: WordMap = load_wordlist(include_str!("langs/simplified_chinese.txt")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/languages.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | static ref WORDLIST_EN: WordMap = { load_wordlist(include_str!("langs/english.txt")) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 11 - static ref WORDLIST_EN: WordMap = { load_wordlist(include_str!("langs/english.txt")) }; [INFO] [stdout] 11 + static ref WORDLIST_EN: WordMap = load_wordlist(include_str!("langs/english.txt")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | { num_bigint::BigInt::from_i32(2048).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 11 - { num_bigint::BigInt::from_i32(2048).unwrap() }; [INFO] [stdout] 11 + num_bigint::BigInt::from_i32(2048).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | { num_bigint::BigInt::from_i32(2047).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 13 - { num_bigint::BigInt::from_i32(2047).unwrap() }; [INFO] [stdout] 13 + num_bigint::BigInt::from_i32(2047).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | pub static ref BIGINT_ZERO: num_bigint::BigInt = { num_traits::Zero::zero() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 14 - pub static ref BIGINT_ZERO: num_bigint::BigInt = { num_traits::Zero::zero() }; [INFO] [stdout] 14 + pub static ref BIGINT_ZERO: num_bigint::BigInt = num_traits::Zero::zero(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:15:53 [INFO] [stdout] | [INFO] [stdout] 15 | pub static ref BIGINT_ONE: num_bigint::BigInt = { num_traits::One::one() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 15 - pub static ref BIGINT_ONE: num_bigint::BigInt = { num_traits::One::one() }; [INFO] [stdout] 15 + pub static ref BIGINT_ONE: num_bigint::BigInt = num_traits::One::one(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> xchain-crypto/src/hdwallet/rand.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 16 | pub static ref BIGINT_TWO: num_bigint::BigInt = { num_bigint::BigInt::from_i32(2).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 16 - pub static ref BIGINT_TWO: num_bigint::BigInt = { num_bigint::BigInt::from_i32(2).unwrap() }; [INFO] [stdout] 16 + pub static ref BIGINT_TWO: num_bigint::BigInt = num_bigint::BigInt::from_i32(2).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> xchain-crypto/src/arithmetic/bigint.rs:1309:5 [INFO] [stdout] | [INFO] [stdout] 1309 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(duplicate_macro_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result<(), errors::Error>`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | ) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `EndorserRequest`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | en_req: xendorser::EndorserRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> xchain-node-sdk/src/protos/xendorser.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pub struct EndorserRequest { [INFO] [stdout] 32 | | // message fields [INFO] [stdout] 33 | | pub header: ::protobuf::SingularPtrField, [INFO] [stdout] 34 | | pub RequestName: ::std::string::String, [INFO] [stdout] ... | [INFO] [stdout] 44 | | pub cached_size: ::protobuf::CachedSize, [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result<(), errors::Error>`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | ) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `InvokeRPCRequest`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | req: xchain::InvokeRPCRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> xchain-node-sdk/src/protos/xchain.rs:17618:1 [INFO] [stdout] | [INFO] [stdout] 17618 | / pub struct InvokeRPCRequest { [INFO] [stdout] 17619 | | // message fields [INFO] [stdout] 17620 | | pub header: ::protobuf::SingularPtrField
, [INFO] [stdout] 17621 | | pub bcname: ::std::string::String, [INFO] [stdout] ... | [INFO] [stdout] 17629 | | pub cached_size: ::protobuf::CachedSize, [INFO] [stdout] 17630 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stdout] --> xchain-node-sdk/src/ocall.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.26s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/xchain_crypto-744fd575b8295874) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/xchain_node_sdk-a62fff66e8f062a7) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/xuper_client_sdk-14a75e1271551f09) [INFO] running `Command { std: "docker" "inspect" "a0892256de82e039c4426a4306b771d0ffaec8ff22bf10498afd03635b77ff4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0892256de82e039c4426a4306b771d0ffaec8ff22bf10498afd03635b77ff4b", kill_on_drop: false }` [INFO] [stdout] a0892256de82e039c4426a4306b771d0ffaec8ff22bf10498afd03635b77ff4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a05553a655eaa2d94d66cd4494cb5e22ffa849eea58f93efb2409bc7452fe3e4 [INFO] running `Command { std: "docker" "start" "-a" "a05553a655eaa2d94d66cd4494cb5e22ffa849eea58f93efb2409bc7452fe3e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> xchain-crypto/src/hdwallet/languages.rs:10:41 [INFO] [stderr] | [INFO] [stderr] 10 | static ref WORDLIST_S_CH: WordMap = { load_wordlist(include_str!("langs/simplified_chinese.txt")) }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 10 - static ref WORDLIST_S_CH: WordMap = { load_wordlist(include_str!("langs/simplified_chinese.txt")) }; [INFO] [stderr] 10 + static ref WORDLIST_S_CH: WordMap = load_wordlist(include_str!("langs/simplified_chinese.txt")); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> xchain-crypto/src/hdwallet/languages.rs:11:39 [INFO] [stderr] | [INFO] [stderr] 11 | static ref WORDLIST_EN: WordMap = { load_wordlist(include_str!("langs/english.txt")) }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 11 - static ref WORDLIST_EN: WordMap = { load_wordlist(include_str!("langs/english.txt")) }; [INFO] [stderr] 11 + static ref WORDLIST_EN: WordMap = load_wordlist(include_str!("langs/english.txt")); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> xchain-crypto/src/hdwallet/rand.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | { num_bigint::BigInt::from_i32(2048).unwrap() }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 11 - { num_bigint::BigInt::from_i32(2048).unwrap() }; [INFO] [stderr] 11 + num_bigint::BigInt::from_i32(2048).unwrap(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> xchain-crypto/src/hdwallet/rand.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | { num_bigint::BigInt::from_i32(2047).unwrap() }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 13 - { num_bigint::BigInt::from_i32(2047).unwrap() }; [INFO] [stderr] 13 + num_bigint::BigInt::from_i32(2047).unwrap(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> xchain-crypto/src/hdwallet/rand.rs:14:54 [INFO] [stderr] | [INFO] [stderr] 14 | pub static ref BIGINT_ZERO: num_bigint::BigInt = { num_traits::Zero::zero() }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 14 - pub static ref BIGINT_ZERO: num_bigint::BigInt = { num_traits::Zero::zero() }; [INFO] [stderr] 14 + pub static ref BIGINT_ZERO: num_bigint::BigInt = num_traits::Zero::zero(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> xchain-crypto/src/hdwallet/rand.rs:15:53 [INFO] [stderr] | [INFO] [stderr] 15 | pub static ref BIGINT_ONE: num_bigint::BigInt = { num_traits::One::one() }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 15 - pub static ref BIGINT_ONE: num_bigint::BigInt = { num_traits::One::one() }; [INFO] [stderr] 15 + pub static ref BIGINT_ONE: num_bigint::BigInt = num_traits::One::one(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> xchain-crypto/src/hdwallet/rand.rs:16:53 [INFO] [stderr] | [INFO] [stderr] 16 | pub static ref BIGINT_TWO: num_bigint::BigInt = { num_bigint::BigInt::from_i32(2).unwrap() }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 16 - pub static ref BIGINT_TWO: num_bigint::BigInt = { num_bigint::BigInt::from_i32(2).unwrap() }; [INFO] [stderr] 16 + pub static ref BIGINT_TWO: num_bigint::BigInt = num_bigint::BigInt::from_i32(2).unwrap(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: duplicated attribute [INFO] [stderr] --> xchain-crypto/src/arithmetic/bigint.rs:1309:5 [INFO] [stderr] | [INFO] [stderr] 1309 | #[test] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(duplicate_macro_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `xchain_crypto` (lib) generated 7 warnings [INFO] [stderr] warning: `xchain_crypto` (lib test) generated 8 warnings (7 duplicates) [INFO] [stderr] warning: `extern` fn uses type `std::result::Result<(), errors::Error>`, which is not FFI-safe [INFO] [stderr] --> xchain-node-sdk/src/ocall.rs:13:6 [INFO] [stderr] | [INFO] [stderr] 13 | ) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stderr] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stderr] = note: enum has no representation hint [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `EndorserRequest`, which is not FFI-safe [INFO] [stderr] --> xchain-node-sdk/src/ocall.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | en_req: xendorser::EndorserRequest, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stderr] = note: this struct has unspecified layout [INFO] [stderr] note: the type is defined here [INFO] [stderr] --> xchain-node-sdk/src/protos/xendorser.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / pub struct EndorserRequest { [INFO] [stderr] 32 | | // message fields [INFO] [stderr] 33 | | pub header: ::protobuf::SingularPtrField, [INFO] [stderr] 34 | | pub RequestName: ::std::string::String, [INFO] [stderr] ... | [INFO] [stderr] 44 | | pub cached_size: ::protobuf::CachedSize, [INFO] [stderr] 45 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stderr] --> xchain-node-sdk/src/ocall.rs:28:6 [INFO] [stderr] | [INFO] [stderr] 28 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stderr] = note: enum has no representation hint [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `std::result::Result<(), errors::Error>`, which is not FFI-safe [INFO] [stderr] --> xchain-node-sdk/src/ocall.rs:38:6 [INFO] [stderr] | [INFO] [stderr] 38 | ) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stderr] = note: enum has no representation hint [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stderr] --> xchain-node-sdk/src/ocall.rs:48:6 [INFO] [stderr] | [INFO] [stderr] 48 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stderr] = note: enum has no representation hint [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `InvokeRPCRequest`, which is not FFI-safe [INFO] [stderr] --> xchain-node-sdk/src/ocall.rs:57:10 [INFO] [stderr] | [INFO] [stderr] 57 | req: xchain::InvokeRPCRequest, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stderr] = note: this struct has unspecified layout [INFO] [stderr] note: the type is defined here [INFO] [stderr] --> xchain-node-sdk/src/protos/xchain.rs:17618:1 [INFO] [stderr] | [INFO] [stderr] 17618 | / pub struct InvokeRPCRequest { [INFO] [stderr] 17619 | | // message fields [INFO] [stderr] 17620 | | pub header: ::protobuf::SingularPtrField
, [INFO] [stderr] 17621 | | pub bcname: ::std::string::String, [INFO] [stderr] ... | [INFO] [stderr] 17629 | | pub cached_size: ::protobuf::CachedSize, [INFO] [stderr] 17630 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `std::result::Result`, which is not FFI-safe [INFO] [stderr] --> xchain-node-sdk/src/ocall.rs:58:6 [INFO] [stderr] | [INFO] [stderr] 58 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stderr] = note: enum has no representation hint [INFO] [stderr] [INFO] [stderr] warning: `xchain_node_sdk` (lib) generated 7 warnings [INFO] [stderr] warning: `xchain_node_sdk` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xchain_crypto-744fd575b8295874) [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test account::json_key::test_json_public ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_modulus_debug ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_public_exponent_debug ... ok [INFO] [stdout] test bssl::tests::result::semantics ... ok [INFO] [stdout] test bssl::tests::result::size_and_alignment ... ok [INFO] [stdout] test account::json_key::test_json_private ... ok [INFO] [stdout] test c::tests::test_libc_compatible ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_elem_reduced_once ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_elem_squared ... ok [INFO] [stdout] test ec::suite_b::ecies::tests::test_aes ... ok [INFO] [stdout] test ec::suite_b::ecies::tests::test_ecies ... ok [INFO] [stdout] test ec::suite_b::ecdsa::digest_scalar::tests::test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_elem_neg_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_elem_mul_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_double_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_q_minus_n_plus_n_equals_0_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_mul_serialized_test ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_elem_reduced ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_scalar_square_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_scalar_mul_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_elem_mul_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_sum_mixed_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_elem_neg_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_elem_div_by_2_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_q_minus_n_plus_n_equals_0_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_point_double_test ... ok [INFO] [stdout] test limb::tests::test_big_endian_from_limbs_same_length ... ok [INFO] [stdout] test limb::tests::test_limbs_are_even ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_scalar_mul_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_sum_test ... ok [INFO] [stdout] test limb::tests::test_limbs_are_zero ... ok [INFO] [stdout] test limb::tests::test_limbs_equal_limb ... ok [INFO] [stdout] test limb::tests::test_limbs_less_than_limb_constant_time ... ok [INFO] [stdout] test limb::tests::test_parse_big_endian_and_pad_consttime ... ok [INFO] [stdout] test limb::tests::test_limbs_minimal_bits ... ok [INFO] [stdout] test sign::ecdsa::tests::test_public_sig ... ok [INFO] [stdout] test ec::suite_b::public_key::tests::parse_uncompressed_point_test ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_elem_exp_consttime ... ok [INFO] [stdout] test sign::ecdsa::tests::test_sign ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_point_sum_test ... ok [INFO] [stdout] test test::tests::one_ok ... ok [INFO] [stdout] test sign::ecdsa::tests::test_seed_private_public ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_elem_add_test ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_elem_mul ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_elem_mul ... ok [INFO] [stdout] test account::json_key::test_del_quote ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_elem_add_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_elem_sub_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_mul_base_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_scalar_inv_to_mont_zero_panic_test - should panic ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_scalar_inv_to_mont_zero_panic_test - should panic ... ok [INFO] [stdout] test limb::tests::test_big_endian_from_limbs_fewer_limbs - should panic ... ok [INFO] [stdout] test test::tests::first_err - should panic ... ok [INFO] [stdout] test test::tests::last_err - should panic ... ok [INFO] [stdout] test test::tests::first_panic - should panic ... ok [INFO] [stdout] test test::tests::last_panic - should panic ... ok [INFO] [stdout] test test::tests::one_err - should panic ... ok [INFO] [stdout] test test::tests::middle_err - should panic ... ok [INFO] [stdout] test test::tests::middle_panic - should panic ... ok [INFO] [stdout] test test::tests::one_panics - should panic ... ok [INFO] [stdout] test test::tests::syntax_error - should panic ... ok [INFO] [stdout] test account::account::tests::test_check_account ... ok [INFO] [stdout] test account::account::tests::test_create_account ... ok [INFO] [stdout] test account::account::tests::test_open_and_save_account ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_mul_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_point_mul_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_point_mul_base_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xchain_node_sdk-a62fff66e8f062a7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xuper_client_sdk-14a75e1271551f09) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test wallet::tests::test_load_account ... ok [INFO] [stdout] test contract::tests::test_query ... FAILED [INFO] [stdout] test contract::tests::test_contract ... FAILED [INFO] [stdout] test transfer::tests::test_transfer ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- contract::tests::test_query stdout ---- [INFO] [stdout] thread 'contract::tests::test_query' panicked at 'called `Result::unwrap()` on an `Err` value: Http(ClientDied(None))', xchain-node-sdk/src/xchain.rs:93:45 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f728a99afd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f728a99afd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f728a99afd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f728a99afd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f728abe7ec - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f728a934c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f728a9b925 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f728a9b925 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f728a9b925 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f728a9b614 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f728a9be72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f728a9bd57 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f728a99fb4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f728a9ba89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f7282d8ab3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f7282d8ba3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55f7284d80fc - core::result::Result::unwrap::hd2dd633f68ab9c26 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55f7284aec2d - xchain_node_sdk::xchain::XChainClient::pre_exec::h5511a8f1fa9abc7f [INFO] [stdout] at /opt/rustwide/workdir/xchain-node-sdk/src/xchain.rs:93:20 [INFO] [stdout] 18: 0x55f728490421 - ocall_xchain_pre_exec [INFO] [stdout] at /opt/rustwide/workdir/xchain-node-sdk/src/ocall.rs:62:5 [INFO] [stdout] 19: 0x55f7283587bf - xuper_client_sdk::contract::query_contract::hc79c0d84ec43dbf1 [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/contract.rs:129:5 [INFO] [stdout] 20: 0x55f72835542f - xuper_client_sdk::contract::tests::test_query::hb3f3d8f41ac049fb [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/contract.rs:191:20 [INFO] [stdout] 21: 0x55f728354d9a - xuper_client_sdk::contract::tests::test_query::{{closure}}::ha0a840ece83a639d [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/contract.rs:173:5 [INFO] [stdout] 22: 0x55f72832ad0e - core::ops::function::FnOnce::call_once::h58550b26b5102ca8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55f728391423 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55f728391423 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 25: 0x55f7283901d9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 26: 0x55f7283901d9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x55f7283901d9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x55f7283901d9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x55f7283901d9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x55f7283901d9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 31: 0x55f7283901d9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 32: 0x55f72835c38e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 33: 0x55f72835c38e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x55f7283618f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 35: 0x55f7283618f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x55f7283618f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x55f7283618f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x55f7283618f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x55f7283618f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x55f7283618f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55f728aa0833 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x55f728aa0833 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x55f728aa0833 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7ff16a643609 - start_thread [INFO] [stdout] 45: 0x7ff16a419163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- contract::tests::test_contract stdout ---- [INFO] [stdout] contract txid: Err(Custom { kind: ParseError, error: Http(ClientDied(None)) }) [INFO] [stdout] thread 'contract::tests::test_contract' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `false`, [INFO] [stdout] right: `true`', xchain-client-sdk/src/contract.rs:162:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f728a99afd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f728a99afd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f728a99afd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f728a99afd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f728abe7ec - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f728a934c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f728a9b925 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f728a9b925 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f728a9b925 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f728a9b614 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f728a9be72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f728a9bd57 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f728a99fb4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f728a9ba89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f7282d8ab3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f728abcdb8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55f7287a9aba - core::panicking::assert_failed::hdc4609e4bf1fa39d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55f728354a2c - xuper_client_sdk::contract::tests::test_contract::h0d95a62909e7cf0e [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/contract.rs:162:9 [INFO] [stdout] 18: 0x55f72835420a - xuper_client_sdk::contract::tests::test_contract::{{closure}}::he7dd9fab518d1cf0 [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/contract.rs:140:5 [INFO] [stdout] 19: 0x55f72832ac6e - core::ops::function::FnOnce::call_once::h4942e664f29dd8ef [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f728391423 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55f728391423 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55f7283901d9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55f7283901d9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55f7283901d9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55f7283901d9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55f7283901d9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55f7283901d9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55f7283901d9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55f72835c38e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55f72835c38e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55f7283618f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55f7283618f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55f7283618f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55f7283618f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55f7283618f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55f7283618f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55f7283618f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55f728aa0833 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55f728aa0833 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55f728aa0833 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7ff16a643609 - start_thread [INFO] [stdout] 42: 0x7ff16a419163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- transfer::tests::test_transfer stdout ---- [INFO] [stdout] transfer res: Err(Custom { kind: ParseError, error: Http(ClientDied(None)) }) [INFO] [stdout] thread 'transfer::tests::test_transfer' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `false`, [INFO] [stdout] right: `true`', xchain-client-sdk/src/transfer.rs:98:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f728a99afd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f728a99afd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f728a99afd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f728a99afd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f728abe7ec - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f728a934c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f728a9b925 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f728a9b925 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f728a9b925 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f728a9b614 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f728a9be72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f728a9bd57 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f728a99fb4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f728a9ba89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f7282d8ab3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f728abcdb8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55f7287a9aba - core::panicking::assert_failed::hdc4609e4bf1fa39d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55f7283485e0 - xuper_client_sdk::transfer::tests::test_transfer::h19297d55f54a14e0 [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/transfer.rs:98:9 [INFO] [stdout] 18: 0x55f728347dfa - xuper_client_sdk::transfer::tests::test_transfer::{{closure}}::h085795b8757d219f [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/transfer.rs:77:5 [INFO] [stdout] 19: 0x55f72832b1de - core::ops::function::FnOnce::call_once::hebc315c3d0474b8c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f728391423 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55f728391423 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55f7283901d9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55f7283901d9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55f7283901d9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55f7283901d9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55f7283901d9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55f7283901d9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55f7283901d9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55f72835c38e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55f72835c38e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55f7283618f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55f7283618f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55f7283618f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55f7283618f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55f7283618f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55f7283618f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55f7283618f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55f728aa0833 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55f728aa0833 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55f728aa0833 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7ff16a643609 - start_thread [INFO] [stdout] 42: 0x7ff16a419163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] contract::tests::test_contract [INFO] [stdout] contract::tests::test_query [INFO] [stdout] transfer::tests::test_transfer [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p xuper-client-sdk --lib' [INFO] running `Command { std: "docker" "inspect" "a05553a655eaa2d94d66cd4494cb5e22ffa849eea58f93efb2409bc7452fe3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05553a655eaa2d94d66cd4494cb5e22ffa849eea58f93efb2409bc7452fe3e4", kill_on_drop: false }` [INFO] [stdout] a05553a655eaa2d94d66cd4494cb5e22ffa849eea58f93efb2409bc7452fe3e4