[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongyanwang%2Ftrusted-xuper-rust-sdk" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hongyanwang/trusted-xuper-rust-sdk on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-23/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.111 [INFO] [stderr] Downloaded serde_yaml v0.8.12 [INFO] [stderr] Downloaded protoc-rust v2.14.0 [INFO] [stderr] Downloaded protoc v2.14.0 [INFO] [stderr] Downloaded proc-macro-nested v0.1.5 [INFO] [stderr] Downloaded pin-project v0.4.20 [INFO] [stderr] Downloaded pin-project-internal v0.4.20 [INFO] [stderr] Downloaded protobuf v2.14.0 [INFO] [stderr] Downloaded serde_repr v0.1.5 [INFO] [stderr] Downloaded serde v1.0.111 [INFO] [stderr] Downloaded protobuf-codegen v2.14.0 [INFO] [stderr] Downloaded ring v0.16.14 [INFO] [stderr] Downloaded httpbis v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9faaa9d355550d139e23050e73c4a369da69d15f11a9d19f933dc6ad8fbdbb5 [INFO] running `Command { std: "docker" "start" "-a" "f9faaa9d355550d139e23050e73c4a369da69d15f11a9d19f933dc6ad8fbdbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9faaa9d355550d139e23050e73c4a369da69d15f11a9d19f933dc6ad8fbdbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9faaa9d355550d139e23050e73c4a369da69d15f11a9d19f933dc6ad8fbdbb5", kill_on_drop: false }` [INFO] [stdout] f9faaa9d355550d139e23050e73c4a369da69d15f11a9d19f933dc6ad8fbdbb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4889d40249a25c4b6e1d20923512c803af425fa4684ba661ce38ae38bedd2b0 [INFO] running `Command { std: "docker" "start" "-a" "f4889d40249a25c4b6e1d20923512c803af425fa4684ba661ce38ae38bedd2b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling httpbis v0.9.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.11 [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 thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [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 quote v1.0.7 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling protoc v2.14.0 [INFO] [stderr] Compiling log-ndc v0.2.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [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 tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling rand v0.7.3 [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 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 5m 42s [INFO] running `Command { std: "docker" "inspect" "f4889d40249a25c4b6e1d20923512c803af425fa4684ba661ce38ae38bedd2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4889d40249a25c4b6e1d20923512c803af425fa4684ba661ce38ae38bedd2b0", kill_on_drop: false }` [INFO] [stdout] f4889d40249a25c4b6e1d20923512c803af425fa4684ba661ce38ae38bedd2b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87c80330ee54ad05a9e2436bbc5623806f8bec7930aeb6c0caa43f78f7167ab3 [INFO] running `Command { std: "docker" "start" "-a" "87c80330ee54ad05a9e2436bbc5623806f8bec7930aeb6c0caa43f78f7167ab3", 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] [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] [stderr] Compiling xchain_node_sdk v0.1.0 (/opt/rustwide/workdir/xchain-node-sdk) [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] [stderr] Compiling xuper-client-sdk v0.1.0 (/opt/rustwide/workdir/xchain-client-sdk) [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] [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: `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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "87c80330ee54ad05a9e2436bbc5623806f8bec7930aeb6c0caa43f78f7167ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c80330ee54ad05a9e2436bbc5623806f8bec7930aeb6c0caa43f78f7167ab3", kill_on_drop: false }` [INFO] [stdout] 87c80330ee54ad05a9e2436bbc5623806f8bec7930aeb6c0caa43f78f7167ab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4a96306d38d1f4cef1662369c60a74dfb75f084f7769ce46beda4cfe99895f07 [INFO] running `Command { std: "docker" "start" "-a" "4a96306d38d1f4cef1662369c60a74dfb75f084f7769ce46beda4cfe99895f07", 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 2.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xchain_crypto-744fd575b8295874) [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_elem_reduced_once ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_public_exponent_debug ... ok [INFO] [stdout] test account::json_key::test_json_private ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_elem_exp_consttime ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_elem_squared ... ok [INFO] [stdout] test bssl::tests::result::semantics ... ok [INFO] [stdout] test c::tests::test_libc_compatible ... ok [INFO] [stdout] test bssl::tests::result::size_and_alignment ... ok [INFO] [stdout] test ec::suite_b::ecdsa::digest_scalar::tests::test ... ok [INFO] [stdout] test arithmetic::bigint::tests::test_elem_reduced ... ok [INFO] [stdout] test ec::suite_b::ecies::tests::test_ecies ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_double_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_sum_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_sum_mixed_test ... ok [INFO] [stdout] test ec::suite_b::ecies::tests::test_aes ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_mul_serialized_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_elem_add_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_elem_neg_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_scalar_mul_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_scalar_square_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_elem_neg_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_point_double_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_elem_mul_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_q_minus_n_plus_n_equals_0_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 limb::tests::test_big_endian_from_limbs_same_length ... ok [INFO] [stdout] test limb::tests::test_limbs_are_even ... ok [INFO] [stdout] test limb::tests::test_limbs_are_zero ... ok [INFO] [stdout] test ec::suite_b::public_key::tests::parse_uncompressed_point_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_point_sum_test ... ok [INFO] [stdout] test account::account::tests::test_create_account ... ok [INFO] [stdout] test limb::tests::test_limbs_equal_limb ... ok [INFO] [stdout] test account::account::tests::test_check_account ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_elem_mul_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_scalar_mul_test ... ok [INFO] [stdout] test sign::ecdsa::tests::test_sign ... 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 ec::suite_b::ops::tests::p384_q_minus_n_plus_n_equals_0_test ... ok [INFO] [stdout] test account::account::tests::test_open_and_save_account ... ok [INFO] [stdout] test sign::ecdsa::tests::test_public_sig ... ok [INFO] [stdout] test limb::tests::test_limbs_less_than_limb_constant_time ... ok [INFO] [stdout] test sign::ecdsa::tests::test_seed_private_public ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_point_mul_base_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_elem_add_test ... ok [INFO] [stdout] test test::tests::one_ok ... ok [INFO] [stdout] test account::json_key::test_del_quote ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_elem_sub_test ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p384_scalar_inv_to_mont_zero_panic_test - should panic ... ok [INFO] [stdout] test test::tests::last_panic - should panic ... ok [INFO] [stdout] test test::tests::first_panic - should panic ... ok [INFO] [stdout] test limb::tests::test_big_endian_from_limbs_fewer_limbs - should panic ... ok [INFO] [stdout] test ec::suite_b::ops::tests::p256_scalar_inv_to_mont_zero_panic_test - should panic ... ok [INFO] [stdout] test test::tests::first_err - should panic ... ok [INFO] [stdout] test test::tests::middle_err - should panic ... ok [INFO] [stdout] test test::tests::syntax_error - should panic ... ok [INFO] [stdout] test test::tests::one_panics - should panic ... ok [INFO] [stdout] test test::tests::last_err - should panic ... ok [INFO] [stdout] test test::tests::one_err - should panic ... ok [INFO] [stdout] test test::tests::middle_panic - should panic ... 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.89s [INFO] [stdout] [INFO] [stderr] Running unittests (/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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xuper_client_sdk-14a75e1271551f09) [INFO] [stdout] test wallet::tests::test_load_account ... ok [INFO] [stdout] test transfer::tests::test_transfer ... FAILED [INFO] [stdout] test contract::tests::test_contract ... FAILED [INFO] [stdout] test contract::tests::test_query ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x5636e143d2bc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5636e143d2bc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5636e143d2bc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5636e143d2bc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5636e1464e3c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5636e14359d8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5636e143f8e7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5636e143f8e7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5636e143f8e7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5636e143f61b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5636e144003a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5636e143fd27 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5636e143d784 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5636e143fa39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5636e0c907e3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5636e14633f8 - core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] 16: 0x5636e116112a - core::panicking::assert_failed::hca57d6c2bf5a72b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5636e0d039ef - xuper_client_sdk::transfer::tests::test_transfer::h663a168ff9e96510 [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/transfer.rs:98:9 [INFO] [stdout] 18: 0x5636e0d0322a - xuper_client_sdk::transfer::tests::test_transfer::{{closure}}::hf838376481f7a092 [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/transfer.rs:77:5 [INFO] [stdout] 19: 0x5636e0ce717e - core::ops::function::FnOnce::call_once::hc96c614273ae1f29 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5636e0d46213 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5636e0d46213 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5636e0d44f41 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5636e0d44f41 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5636e0d44f41 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5636e0d44f41 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5636e0d44f41 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5636e0d44f41 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5636e0d44f41 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5636e0d4e821 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5636e0d4e821 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5636e0d1af7f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5636e0d1af7f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5636e0d1af7f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5636e0d1af7f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5636e0d1af7f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5636e0d1af7f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5636e0d1af7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5636e1445e73 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5636e1445e73 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5636e1445e73 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f78570e4609 - start_thread [INFO] [stdout] 42: 0x7f7856ebc293 - clone [INFO] [stdout] 43: 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: 0x5636e143d2bc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5636e143d2bc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5636e143d2bc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5636e143d2bc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5636e1464e3c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5636e14359d8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5636e143f8e7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5636e143f8e7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5636e143f8e7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5636e143f61b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5636e144003a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5636e143fd27 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5636e143d784 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5636e143fa39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5636e0c907e3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5636e14633f8 - core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] 16: 0x5636e116112a - core::panicking::assert_failed::hca57d6c2bf5a72b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5636e0d11584 - xuper_client_sdk::contract::tests::test_contract::hedbbb8b89aa4a518 [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/contract.rs:162:9 [INFO] [stdout] 18: 0x5636e0d10d7a - xuper_client_sdk::contract::tests::test_contract::{{closure}}::h81500364d326e831 [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/contract.rs:140:5 [INFO] [stdout] 19: 0x5636e0ce73ae - core::ops::function::FnOnce::call_once::hf3bf1567c6cf43be [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5636e0d46213 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5636e0d46213 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5636e0d44f41 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5636e0d44f41 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5636e0d44f41 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5636e0d44f41 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5636e0d44f41 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5636e0d44f41 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5636e0d44f41 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5636e0d4e821 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5636e0d4e821 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5636e0d1af7f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5636e0d1af7f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5636e0d1af7f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5636e0d1af7f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5636e0d1af7f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5636e0d1af7f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5636e0d1af7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5636e1445e73 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5636e1445e73 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5636e1445e73 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f78570e4609 - start_thread [INFO] [stdout] 42: 0x7f7856ebc293 - clone [INFO] [stdout] 43: 0x0 - [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: 0x5636e143d2bc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5636e143d2bc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5636e143d2bc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5636e143d2bc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5636e1464e3c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5636e14359d8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5636e143f8e7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5636e143f8e7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5636e143f8e7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5636e143f61b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5636e144003a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5636e143fd27 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5636e143d784 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5636e143fa39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5636e0c907e3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5636e0c908d3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5636e0e99f3c - core::result::Result::unwrap::h358fdfde419b091a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5636e0e4e659 - xchain_node_sdk::xchain::XChainClient::pre_exec::had2c7b6a2ab77f84 [INFO] [stdout] at /opt/rustwide/workdir/xchain-node-sdk/src/xchain.rs:93:20 [INFO] [stdout] 18: 0x5636e0e27acb - ocall_xchain_pre_exec [INFO] [stdout] at /opt/rustwide/workdir/xchain-node-sdk/src/ocall.rs:62:5 [INFO] [stdout] 19: 0x5636e0d15a5d - xuper_client_sdk::contract::query_contract::h61bd706f9b9b3490 [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/contract.rs:129:5 [INFO] [stdout] 20: 0x5636e0d11f67 - xuper_client_sdk::contract::tests::test_query::h1bb0f1bd58b9ef47 [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/contract.rs:191:20 [INFO] [stdout] 21: 0x5636e0d118ea - xuper_client_sdk::contract::tests::test_query::{{closure}}::h426c8153c6c4a02f [INFO] [stdout] at /opt/rustwide/workdir/xchain-client-sdk/src/contract.rs:173:5 [INFO] [stdout] 22: 0x5636e0ce72fe - core::ops::function::FnOnce::call_once::he9041d8835c86257 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x5636e0d46213 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x5636e0d46213 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 25: 0x5636e0d44f41 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 26: 0x5636e0d44f41 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x5636e0d44f41 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x5636e0d44f41 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x5636e0d44f41 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x5636e0d44f41 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 31: 0x5636e0d44f41 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 32: 0x5636e0d4e821 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 33: 0x5636e0d4e821 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x5636e0d1af7f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 35: 0x5636e0d1af7f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x5636e0d1af7f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x5636e0d1af7f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x5636e0d1af7f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x5636e0d1af7f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x5636e0d1af7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x5636e1445e73 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x5636e1445e73 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 43: 0x5636e1445e73 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f78570e4609 - start_thread [INFO] [stdout] 45: 0x7f7856ebc293 - clone [INFO] [stdout] 46: 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.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p xuper-client-sdk --lib' [INFO] running `Command { std: "docker" "inspect" "4a96306d38d1f4cef1662369c60a74dfb75f084f7769ce46beda4cfe99895f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a96306d38d1f4cef1662369c60a74dfb75f084f7769ce46beda4cfe99895f07", kill_on_drop: false }` [INFO] [stdout] 4a96306d38d1f4cef1662369c60a74dfb75f084f7769ce46beda4cfe99895f07