[INFO] cloning repository https://github.com/JackieMaster/cosmwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JackieMaster/cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackieMaster%2Fcosmwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackieMaster%2Fcosmwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b317f92dae788f4df795fd4285c1bc33a8adc4be [INFO] testing JackieMaster/cosmwasm against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackieMaster%2Fcosmwasm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JackieMaster/cosmwasm on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JackieMaster/cosmwasm [INFO] finished tweaking git repo https://github.com/JackieMaster/cosmwasm [INFO] tweaked toml for git repo https://github.com/JackieMaster/cosmwasm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JackieMaster/cosmwasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.0.42 [INFO] [stderr] Downloaded elliptic-curve v0.12.2 [INFO] [stderr] Downloaded bytecheck_derive v0.6.8 [INFO] [stderr] Downloaded bytecheck v0.6.8 [INFO] [stderr] Downloaded english-numbers v0.3.3 [INFO] [stderr] Downloaded enumset_derive v0.6.0 [INFO] [stderr] Downloaded crypto-bigint v0.4.8 [INFO] [stderr] Downloaded rkyv_derive v0.7.38 [INFO] [stderr] Downloaded enumset v1.0.11 [INFO] [stderr] Downloaded corosensei v0.1.3 [INFO] [stderr] Downloaded k256 v0.11.3 [INFO] [stderr] Downloaded rkyv v0.7.38 [INFO] [stderr] Downloaded wast v40.0.0 [INFO] [stderr] Downloaded serde-json-wasm v0.5.0 [INFO] [stderr] Downloaded target-lexicon v0.12.3 [INFO] [stderr] Downloaded rfc6979 v0.3.0 [INFO] [stderr] Downloaded ecdsa v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e28c9bf1670c797c848d9ca368af5d49024a833d3c98b68fcca3aff3e5e980fb [INFO] running `Command { std: "docker" "start" "-a" "e28c9bf1670c797c848d9ca368af5d49024a833d3c98b68fcca3aff3e5e980fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e28c9bf1670c797c848d9ca368af5d49024a833d3c98b68fcca3aff3e5e980fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28c9bf1670c797c848d9ca368af5d49024a833d3c98b68fcca3aff3e5e980fb", kill_on_drop: false }` [INFO] [stdout] e28c9bf1670c797c848d9ca368af5d49024a833d3c98b68fcca3aff3e5e980fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f99e3500a65f5dd842edcaedef312a1073375b4fb00ac3037869940de66f77f1 [INFO] running `Command { std: "docker" "start" "-a" "f99e3500a65f5dd842edcaedef312a1073375b4fb00ac3037869940de66f77f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling bytecheck v0.6.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rkyv v0.7.38 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling const-oid v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling clru v0.4.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.4.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.3 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling elliptic-curve v0.12.2 [INFO] [stderr] Compiling rfc6979 v0.3.0 [INFO] [stderr] Compiling ecdsa v0.14.3 [INFO] [stderr] Compiling k256 v0.11.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.8 [INFO] [stderr] Compiling rkyv_derive v0.7.38 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling cosmwasm-derive v1.2.2 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling cosmwasm-schema-derive v1.2.2 (/opt/rustwide/workdir/packages/schema-derive) [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.0 [INFO] [stderr] Compiling cosmwasm-crypto v1.2.2 (/opt/rustwide/workdir/packages/crypto) [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling dynasmrt v1.2.3 [INFO] [stderr] Compiling cosmwasm-std v1.2.2 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling cosmwasm-schema v1.2.2 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stdout] warning: trait `QueryResponseType` is never used [INFO] [stdout] --> packages/std/src/query/query_response.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) trait QueryResponseType: Default + DeserializeOwned {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmer-types v2.3.0 [INFO] [stderr] Compiling cosmwasm-storage v1.2.2 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling wasmer-compiler v2.3.0 [INFO] [stderr] Compiling wasmer-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-object v2.3.0 [INFO] [stderr] Compiling wasmer-compiler-singlepass v2.3.0 [INFO] [stderr] Compiling wasmer-vm v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-engine v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.3.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.3.0 [INFO] [stderr] Compiling cranelift-frontend v0.82.3 [INFO] [stderr] Compiling wasmer v2.3.0 [INFO] [stderr] Compiling wasmer-middlewares v2.3.0 [INFO] [stderr] Compiling cosmwasm-vm v1.2.2 (/opt/rustwide/workdir/packages/vm) [INFO] [stdout] warning: unused import: `NewFileSystemCacheError` [INFO] [stdout] --> packages/vm/src/modules/mod.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | pub use file_system_cache::{FileSystemCache, NewFileSystemCacheError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `limiting_tunables::LimitingTunables` [INFO] [stdout] --> packages/vm/src/wasm_backend/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use limiting_tunables::LimitingTunables; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cosmwasm-check v1.2.2 (/opt/rustwide/workdir/packages/check) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "f99e3500a65f5dd842edcaedef312a1073375b4fb00ac3037869940de66f77f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99e3500a65f5dd842edcaedef312a1073375b4fb00ac3037869940de66f77f1", kill_on_drop: false }` [INFO] [stdout] f99e3500a65f5dd842edcaedef312a1073375b4fb00ac3037869940de66f77f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ad513ba69ba66ee5f0a68a52ef0dd231c8c4097e6aa0bf06bb5dc0257f7ec72 [INFO] running `Command { std: "docker" "start" "-a" "3ad513ba69ba66ee5f0a68a52ef0dd231c8c4097e6aa0bf06bb5dc0257f7ec72", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cosmwasm-derive v1.2.2 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.2.2 (/opt/rustwide/workdir/packages/schema-derive) [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling english-numbers v0.3.3 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling cosmwasm-std v1.2.2 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling wast v40.0.0 [INFO] [stderr] Compiling cosmwasm-schema v1.2.2 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stdout] warning: trait `QueryResponseType` is never used [INFO] [stdout] --> packages/std/src/query/query_response.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) trait QueryResponseType: Default + DeserializeOwned {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cosmwasm-storage v1.2.2 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.0 [INFO] [stderr] Compiling cosmwasm-crypto v1.2.2 (/opt/rustwide/workdir/packages/crypto) [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling wasmer-types v2.3.0 [INFO] [stderr] Compiling wat v1.0.42 [INFO] [stdout] warning: trait `AllImpl` is never used [INFO] [stdout] --> packages/std/src/math/mod.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | trait AllImpl<'a>: [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `QueryResponseType` is never used [INFO] [stdout] --> packages/std/src/query/query_response.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) trait QueryResponseType: Default + DeserializeOwned {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> packages/std/src/testing/assertions.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | struct Foo(u32); [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> packages/std/src/deps.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 102 | fn deps_implements_copy() { [INFO] [stdout] | ------------------------- move the `impl` block outside of this function `deps_implements_copy` [INFO] [stdout] 103 | impl CustomQuery for u64 {} [INFO] [stdout] | ^^^^^-----------^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `CustomQuery` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::str::from_utf8` with a invalid literal always return an error [INFO] [stdout] --> packages/std/src/errors/std_error.rs:833:31 [INFO] [stdout] | [INFO] [stdout] 833 | let error: StdError = str::from_utf8(b"Hello \xF0\x90\x80World") [INFO] [stdout] | ^^^^^^^^^^^^^^^--------------------------^ [INFO] [stdout] | | [INFO] [stdout] | the literal was valid UTF-8 up to the 6 bytes [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_from_utf8)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmer-compiler v2.3.0 [INFO] [stderr] Compiling dynasmrt v1.2.3 [INFO] [stdout] warning: trait `QueryResponseType` is never used [INFO] [stdout] --> packages/std/src/query/query_response.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) trait QueryResponseType: Default + DeserializeOwned {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmer-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-object v2.3.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling wasmer-compiler-singlepass v2.3.0 [INFO] [stderr] Compiling wasmer-vm v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-engine v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.3.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.3.0 [INFO] [stderr] Compiling wasmer v2.3.0 [INFO] [stderr] Compiling wasmer-middlewares v2.3.0 [INFO] [stderr] Compiling cosmwasm-vm v1.2.2 (/opt/rustwide/workdir/packages/vm) [INFO] [stdout] warning: unused import: `NewFileSystemCacheError` [INFO] [stdout] --> packages/vm/src/modules/mod.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | pub use file_system_cache::{FileSystemCache, NewFileSystemCacheError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `limiting_tunables::LimitingTunables` [INFO] [stdout] --> packages/vm/src/wasm_backend/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use limiting_tunables::LimitingTunables; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NewFileSystemCacheError` [INFO] [stdout] --> packages/vm/src/modules/mod.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | pub use file_system_cache::{FileSystemCache, NewFileSystemCacheError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `limiting_tunables::LimitingTunables` [INFO] [stdout] --> packages/vm/src/wasm_backend/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use limiting_tunables::LimitingTunables; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cosmwasm-check v1.2.2 (/opt/rustwide/workdir/packages/check) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3ad513ba69ba66ee5f0a68a52ef0dd231c8c4097e6aa0bf06bb5dc0257f7ec72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad513ba69ba66ee5f0a68a52ef0dd231c8c4097e6aa0bf06bb5dc0257f7ec72", kill_on_drop: false }` [INFO] [stdout] 3ad513ba69ba66ee5f0a68a52ef0dd231c8c4097e6aa0bf06bb5dc0257f7ec72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b4c26d8765615670697bc66344975aa26dc0c92b0d7a7e656a755e3911f882b [INFO] running `Command { std: "docker" "start" "-a" "3b4c26d8765615670697bc66344975aa26dc0c92b0d7a7e656a755e3911f882b", kill_on_drop: false }` [INFO] [stderr] warning: trait `QueryResponseType` is never used [INFO] [stderr] --> packages/std/src/query/query_response.rs:16:18 [INFO] [stderr] | [INFO] [stderr] 16 | pub(crate) trait QueryResponseType: Default + DeserializeOwned {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cosmwasm-std` (lib) generated 1 warning [INFO] [stderr] warning: unused import: `NewFileSystemCacheError` [INFO] [stderr] --> packages/vm/src/modules/mod.rs:7:46 [INFO] [stderr] | [INFO] [stderr] 7 | pub use file_system_cache::{FileSystemCache, NewFileSystemCacheError}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `limiting_tunables::LimitingTunables` [INFO] [stderr] --> packages/vm/src/wasm_backend/mod.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use limiting_tunables::LimitingTunables; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cosmwasm-vm` (lib) generated 2 warnings (run `cargo fix --lib -p cosmwasm-vm` to apply 2 suggestions) [INFO] [stderr] warning: `cosmwasm-std` (lib) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `cosmwasm-vm` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: trait `AllImpl` is never used [INFO] [stderr] --> packages/std/src/math/mod.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | trait AllImpl<'a>: [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait `QueryResponseType` is never used [INFO] [stderr] --> packages/std/src/query/query_response.rs:16:18 [INFO] [stderr] | [INFO] [stderr] 16 | pub(crate) trait QueryResponseType: Default + DeserializeOwned {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> packages/std/src/testing/assertions.rs:98:20 [INFO] [stderr] | [INFO] [stderr] 98 | struct Foo(u32); [INFO] [stderr] | --- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> packages/std/src/deps.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 102 | fn deps_implements_copy() { [INFO] [stderr] | ------------------------- move the `impl` block outside of this function `deps_implements_copy` [INFO] [stderr] 103 | impl CustomQuery for u64 {} [INFO] [stderr] | ^^^^^-----------^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `CustomQuery` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: calls to `std::str::from_utf8` with a invalid literal always return an error [INFO] [stderr] --> packages/std/src/errors/std_error.rs:833:31 [INFO] [stderr] | [INFO] [stderr] 833 | let error: StdError = str::from_utf8(b"Hello \xF0\x90\x80World") [INFO] [stderr] | ^^^^^^^^^^^^^^^--------------------------^ [INFO] [stderr] | | [INFO] [stderr] | the literal was valid UTF-8 up to the 6 bytes [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_from_utf8)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cosmwasm-std` (lib test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cosmwasm_check-d7bb184a047c268a) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_crypto-c603c45d5a08a16b) [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 20 tests [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_empty_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_msg_different_number_of_sigs_pubkeys_errors ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_pubkey_different_number_of_msgs_sigs_errors ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_verify ... ok [INFO] [stdout] test errors::tests::batch_err_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_msg_zero_sigs_pubkeys_works ... ok [INFO] [stdout] test errors::tests::invalid_pubkey_format_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_wrong_number_of_items_errors ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_pubkey_zero_msgs_sigs_works ... ok [INFO] [stdout] test ed25519::tests::test_ed25519_verify ... ok [INFO] [stdout] test errors::tests::generic_err_works ... ok [INFO] [stdout] test errors::tests::invalid_signature_format_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_extra_ed25519_verify ... ok [INFO] [stdout] test errors::tests::invalid_hash_format_works ... ok [INFO] [stdout] test secp256k1::tests::secp256k1_recover_pubkey_fails_for_invalid_recovery_param ... ok [INFO] [stdout] test secp256k1::tests::test_cosmos_secp256k1_verify ... ok [INFO] [stdout] test secp256k1::tests::test_secp256k1_verify ... ok [INFO] [stdout] test secp256k1::tests::test_cosmos_extra_secp256k1_verify ... ok [INFO] [stdout] test secp256k1::tests::secp256k1_recover_pubkey_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_derive-1039b1ad20bf397d) [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/cosmwasm_schema-b2f5e1dfcaffcd06) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test idl::tests::version_is_semver ... ok [INFO] [stdout] test casing::tests::to_snake_case_works_for_camel_case ... ok [INFO] [stdout] test casing::tests::to_snake_case_leaves_snake_case_untouched ... ok [INFO] [stdout] test query_response::tests::good_msg_works ... ok [INFO] [stdout] test query_response::tests::untagged_msg_works ... ok [INFO] [stdout] test query_response::tests::empty_msg_works ... ok [INFO] [stdout] test remove::tests::is_json_works ... ok [INFO] [stdout] test remove::tests::is_hidden_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/idl.rs (/opt/rustwide/target/debug/deps/idl-885ccfbc27dda404) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test generate_api_works_when_only_types_are_imported ... ok [INFO] [stdout] test test_basic_structure ... ok [INFO] [stdout] test test_query_responses ... ok [INFO] [stdout] test test_nested_query_responses ... ok [INFO] [stdout] test test_query_responses_generics ... ok [INFO] [stdout] test test_query_responses_generics_and_trait_bounds ... ok [INFO] [stdout] test test_nested_query_responses_with_generics ... ok [INFO] [stdout] test nested_name_collision_caught - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_schema_derive-1d4ccfebb66f5a76) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test generate_api::tests::api_object_minimal ... ok [INFO] [stdout] test cw_serde::tests::enums ... ok [INFO] [stdout] test query_responses::tests::nested_works ... ok [INFO] [stdout] test generate_api::tests::api_object_all_msgs ... ok [INFO] [stdout] test query_responses::tests::to_snake_case_works ... ok [INFO] [stdout] test query_responses::tests::parse_query_works ... ok [INFO] [stdout] test cw_serde::tests::empty_struct ... ok [INFO] [stdout] test generate_api::tests::api_object_name_vesion_override ... ok [INFO] [stdout] test query_responses::tests::nested_empty ... ok [INFO] [stdout] test query_responses::tests::empty_query_msg ... ok [INFO] [stdout] test query_responses::tests::happy_path ... ok [INFO] [stdout] test cw_serde::tests::structs ... ok [INFO] [stdout] test query_responses::tests::generics ... ok [INFO] [stdout] test query_responses::tests::nested_mixed - should panic ... ok [INFO] [stdout] test query_responses::tests::nested_unit_variant - should panic ... ok [INFO] [stdout] test query_responses::tests::nested_too_many_params - should panic ... ok [INFO] [stdout] test cw_serde::tests::unions - should panic ... ok [INFO] [stdout] test query_responses::tests::invalid_return - should panic ... ok [INFO] [stdout] test query_responses::tests::missing_return - should panic ... ok [INFO] [stdout] test generate_api::tests::invalid_option - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_std-eb141bedd8cdbd3f) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 601 tests [INFO] [stdout] test addresses::tests::canonical_addr_implements_display ... ok [INFO] [stdout] test addresses::tests::addr_implements_into_string ... ok [INFO] [stdout] test addresses::tests::addr_implements_partial_eq_with_string ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_from_and_to_hex_binary ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_from_array ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_deref ... ok [INFO] [stdout] test addresses::tests::addr_into_cow ... ok [INFO] [stdout] test addresses::tests::addr_as_bytes_works ... ok [INFO] [stdout] test addresses::tests::addr_as_str_works ... ok [INFO] [stdout] test addresses::tests::addr_implements_as_ref_for_str ... ok [INFO] [stdout] test addresses::tests::addr_implements_display ... ok [INFO] [stdout] test addresses::tests::canonical_addr_from_slice ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_from_and_to_binary ... ok [INFO] [stdout] test addresses::tests::addr_unchecked_works ... ok [INFO] [stdout] test addresses::tests::addr_implements_partial_eq_with_str ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_partial_eq_with_binary ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_from_and_to_vector ... ok [INFO] [stdout] test addresses::tests::canonical_addr_len ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_hash ... ok [INFO] [stdout] test assertions::tests::ensure_can_convert_into ... ok [INFO] [stdout] test addresses::tests::hash_works ... ok [INFO] [stdout] test addresses::tests::canonical_addr_is_empty ... ok [INFO] [stdout] test addresses::tests::canonical_addr_can_be_used_in_hash_set ... ok [INFO] [stdout] test addresses::tests::instantiate2_address_impl_works ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_partial_eq_with_hex_binary ... ok [INFO] [stdout] test assertions::tests::ensure_eq_gets_precedence_right ... ok [INFO] [stdout] test assertions::tests::ensure_ne_gets_precedence_right ... ok [INFO] [stdout] test assertions::tests::ensure_ne_works ... ok [INFO] [stdout] test assertions::tests::ensure_eq_works ... ok [INFO] [stdout] test binary::tests::binary_can_be_used_in_hash_set ... ok [INFO] [stdout] test binary::tests::binary_implements_as_ref ... ok [INFO] [stdout] test binary::tests::binary_implements_debug ... ok [INFO] [stdout] test binary::tests::binary_implements_partial_eq_with_vector ... ok [INFO] [stdout] test binary::tests::binary_implements_partial_eq_with_slice_and_array ... ok [INFO] [stdout] test binary::tests::encode_decode_non_ascii ... ok [INFO] [stdout] test binary::tests::encode_decode ... ok [INFO] [stdout] test binary::tests::from_owned_fixed_length_array_works ... ok [INFO] [stdout] test binary::tests::from_invalid_string ... ok [INFO] [stdout] test binary::tests::from_shortened_string ... ok [INFO] [stdout] test binary::tests::from_slice_works ... ok [INFO] [stdout] test binary::tests::binary_implements_deref ... ok [INFO] [stdout] test addresses::tests::instantiate2_address_impl_works_for_cosmjs_testvectors ... ok [INFO] [stdout] test binary::tests::from_fixed_length_array_works ... ok [INFO] [stdout] test binary::tests::to_array_works ... ok [INFO] [stdout] test binary::tests::from_literal_works ... ok [INFO] [stdout] test binary::tests::from_vec_works ... ok [INFO] [stdout] test binary::tests::into_vec_works ... ok [INFO] [stdout] test coin::tests::coin_works ... ok [INFO] [stdout] test binary::tests::deserialize_from_valid_string ... ok [INFO] [stdout] test coin::tests::coins_works ... ok [INFO] [stdout] test assertions::tests::ensure_works ... ok [INFO] [stdout] test binary::tests::deserialize_from_invalid_string ... ok [INFO] [stdout] test binary::tests::from_valid_string ... ok [INFO] [stdout] test binary::tests::binary_implements_hash ... ok [INFO] [stdout] test binary::tests::serialization_works ... ok [INFO] [stdout] test coin::tests::has_coins_matches ... ok [INFO] [stdout] test deps::tests::deps_implements_copy ... ok [INFO] [stdout] test errors::std_error::tests::divide_by_zero_works ... ok [INFO] [stdout] test errors::std_error::tests::from_std_string_fromutf8error_works ... ok [INFO] [stdout] test errors::std_error::tests::from_std_str_utf8error_works ... ok [INFO] [stdout] test errors::std_error::tests::generic_err_owned ... ok [INFO] [stdout] test coin::tests::coin_implements_display ... ok [INFO] [stdout] test errors::std_error::tests::implements_display ... ok [INFO] [stdout] test errors::std_error::tests::implements_debug ... ok [INFO] [stdout] test errors::std_error::tests::invalid_base64_works_for_errors ... ok [INFO] [stdout] test errors::std_error::tests::implements_partial_eq ... ok [INFO] [stdout] test errors::std_error::tests::invalid_base64_works_for_strings ... ok [INFO] [stdout] test errors::std_error::tests::invalid_hex_works_for_errors ... ok [INFO] [stdout] test errors::std_error::tests::invalid_data_size_works ... ok [INFO] [stdout] test errors::std_error::tests::invalid_hex_works_for_strings ... ok [INFO] [stdout] test errors::std_error::tests::invalid_utf8_works_for_errors ... ok [INFO] [stdout] test deps::tests::ensure_easy_reuse ... ok [INFO] [stdout] test errors::std_error::tests::not_found_works ... ok [INFO] [stdout] test assertions::tests::ensure_can_infer_error_type ... ok [INFO] [stdout] test errors::std_error::tests::serialize_err_works ... ok [INFO] [stdout] test errors::std_error::tests::underflow_works_for_u128 ... ok [INFO] [stdout] test errors::std_error::tests::parse_err_works ... ok [INFO] [stdout] test errors::system_error::tests::system_error_no_such_code_serialization ... ok [INFO] [stdout] test errors::std_error::tests::overflow_works_for_i64 ... ok [INFO] [stdout] test errors::system_error::tests::system_error_no_such_contract_serialization ... ok [INFO] [stdout] test errors::verification_error::tests::unknown_err_works ... ok [INFO] [stdout] test hex_binary::tests::deserialize_from_invalid_string ... ok [INFO] [stdout] test hex_binary::tests::from_binary_works ... ok [INFO] [stdout] test hex_binary::tests::deserialize_from_valid_string ... ok [INFO] [stdout] test hex_binary::tests::from_fixed_length_array_works ... ok [INFO] [stdout] test errors::std_error::tests::invalid_utf8_works_for_strings ... ok [INFO] [stdout] test errors::std_error::tests::generic_err_ref ... ok [INFO] [stdout] test hex_binary::tests::from_hex_works ... ok [INFO] [stdout] test hex_binary::tests::from_literal_works ... ok [INFO] [stdout] test hex_binary::tests::from_owned_fixed_length_array_works ... ok [INFO] [stdout] test hex_binary::tests::from_slice_works ... ok [INFO] [stdout] test hex_binary::tests::from_vec_works ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_as_ref ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_debug ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_can_be_used_in_hash_set ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_hash ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_deref ... ok [INFO] [stdout] test hex_binary::tests::into_vec_works ... ok [INFO] [stdout] test hex_binary::tests::into_binary_works ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_partial_eq_with_slice_and_array ... ok [INFO] [stdout] test import_helpers::tests::from_high_half_works ... ok [INFO] [stdout] test hex_binary::tests::to_hex_works ... ok [INFO] [stdout] test import_helpers::tests::from_low_haf_works ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_partial_eq_with_vector ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_add_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_add_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_atomics_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_decimal_places_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_deserialize ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_div_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_mul ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_ceil ... ok [INFO] [stdout] test hex_binary::tests::serialization_works ... ok [INFO] [stdout] test hex_binary::tests::to_array_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_mul_overflow ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_abs_diff_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_pow ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_methods ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_pow_overflow ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_from_ratio_does_not_panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_ratio_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_broken_whole_part ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_more_than_36_fractional_digits ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_atomics_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_implements_from_decimal ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_more_than_max_value ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_is_zero_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_iter_sum ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_mul_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_broken_fractinal_part ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_one ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_new ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_implements_mul ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_inv_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_percent ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_partial_eq ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_invalid_number_of_dots ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_implements_debug ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_implements_div ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_implements_fraction ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_rem_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_rounding ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_saturating_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_pow_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_serialize ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_sub_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_permille ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_raw ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_sub_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_to_uint_ceil_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_div_assign ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_to_string ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_to_uint_floor_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_multiply ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt_is_precise ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt_intermediate_precision_used ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_zero ... ok [INFO] [stdout] test math::decimal256::tests::decimal_rem_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::uint128_decimal_multiply ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt_does_not_overflow ... ok [INFO] [stdout] test math::decimal::tests::decimal_abs_diff_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_division ... ok [INFO] [stdout] test math::decimal::tests::decimal_add_assign_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_add_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_atomics_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_ceil ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_from_ratio_does_not_panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_mul ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_mul_overflow ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_pow ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_pow_overflow ... ok [INFO] [stdout] test math::decimal::tests::decimal_decimal_places_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_deserialize ... ok [INFO] [stdout] test math::decimal::tests::decimal_div_assign_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_methods ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_ceil_panics - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_atomics_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_div_by_zero_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_div_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_ratio_panics_for_mul_overflow - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_mul_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_broken_whole_part ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_invalid_number_of_dots ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_more_than_18_fractional_digits ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_ratio_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_more_than_max_value ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_broken_fractinal_part ... ok [INFO] [stdout] test math::decimal::tests::decimal_implements_debug ... ok [INFO] [stdout] test math::decimal::tests::decimal_implements_fraction ... ok [INFO] [stdout] test math::decimal::tests::decimal_implements_div ... ok [INFO] [stdout] test math::decimal::tests::decimal_implements_mul ... ok [INFO] [stdout] test math::decimal::tests::decimal_inv_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_is_zero_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_iter_sum ... ok [INFO] [stdout] test math::decimal::tests::decimal_mul_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_div_assign_by_zero - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_divide_by_zero - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_new ... ok [INFO] [stdout] test math::decimal::tests::decimal_one ... ok [INFO] [stdout] test math::decimal::tests::decimal_percent ... ok [INFO] [stdout] test math::decimal::tests::decimal_partial_eq ... ok [INFO] [stdout] test math::decimal::tests::decimal_permille ... ok [INFO] [stdout] test math::decimal::tests::decimal_pow_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_raw ... ok [INFO] [stdout] test math::decimal::tests::decimal_rem_assign_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_rem_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_rounding ... ok [INFO] [stdout] test math::decimal::tests::decimal_saturating_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_serialize ... ok [INFO] [stdout] test math::decimal::tests::decimal_sub_assign_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_ceil_panics - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_to_uint_ceil_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_sub_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_to_string ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_div_assign ... ok [INFO] [stdout] test math::decimal::tests::decimal_to_uint_floor_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_div_by_zero_panics - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_division ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_multiply ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt_intermediate_precision_used ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt_does_not_overflow ... ok [INFO] [stdout] test math::decimal::tests::decimal_zero ... ok [INFO] [stdout] test math::decimal::tests::uint128_decimal_multiply ... ok [INFO] [stdout] test math::decimal::tests::decimal_div_overflow_panics - should panic ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_primitives ... ok [INFO] [stdout] test math::fraction::tests::fraction_tuple_methods ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt_is_precise ... ok [INFO] [stdout] test math::fraction::tests::inverse_with_zero_denominator ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_ratio_panics_for_mul_overflow - should panic ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint512 ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint128 ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint256 ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint64 ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test math::uint128::tests::checked_mul_floor_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint128::tests::checked_mul_ceil_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint128::tests::checked_mul_ceil_does_not_panic_on_zero_div ... ok [INFO] [stdout] test math::decimal::tests::decimal_mul_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::div_ceil_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint128::tests::div_ceil_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint128::tests::div_ceil_does_nothing_with_one ... ok [INFO] [stdout] test math::uint128::tests::div_ceil_rounds_up_with_normal_case ... ok [INFO] [stdout] test math::decimal::tests::decimal_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::uint128::tests::checked_mul_floor_does_not_panic_on_zero_div ... ok [INFO] [stdout] test math::uint128::tests::div_ceil_works_with_decimal ... ok [INFO] [stdout] test math::uint128::tests::div_ceil_works_with_decimal_evenly ... ok [INFO] [stdout] test math::uint128::tests::div_floor_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint128::tests::div_floor_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint128::tests::div_floor_rounds_down_with_normal_case ... ok [INFO] [stdout] test math::uint128::tests::div_floor_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint128::tests::div_ceil_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint128::tests::div_floor_does_nothing_with_one ... ok [INFO] [stdout] test math::uint128::tests::div_ceil_raises_with_zero - should panic ... ok [INFO] [stdout] test math::uint128::tests::div_floor_works_with_decimal ... ok [INFO] [stdout] test math::uint128::tests::mul_ceil_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint128::tests::mul_ceil_does_nothing_with_one ... ok [INFO] [stdout] test math::uint128::tests::mul_ceil_works_with_decimal ... ok [INFO] [stdout] test math::uint128::tests::mul_ceil_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint128::tests::mul_ceil_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint128::tests::mul_ceil_works_with_zero ... ok [INFO] [stdout] test math::uint128::tests::div_floor_works_with_decimal_evenly ... ok [INFO] [stdout] test math::uint128::tests::mul_floor_rounds_down_with_normal_case ... ok [INFO] [stdout] test math::uint128::tests::mul_ceil_panics_on_zero_div - should panic ... ok [INFO] [stdout] test math::uint128::tests::mul_ceil_rounds_up_with_normal_case ... ok [INFO] [stdout] test math::uint128::tests::mul_floor_does_nothing_with_one ... ok [INFO] [stdout] test math::uint128::tests::mul_floor_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint128::tests::mul_floor_panics_on_zero_div - should panic ... ok [INFO] [stdout] test math::uint128::tests::mul_floor_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint128::tests::mul_floor_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint128::tests::mul_floor_works_with_zero ... ok [INFO] [stdout] test math::uint128::tests::size_of_works ... ok [INFO] [stdout] test math::uint128::tests::mul_floor_works_with_decimal ... ok [INFO] [stdout] test math::uint128::tests::uint128_abs_diff_works ... ok [INFO] [stdout] test math::uint128::tests::sum_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_checked_multiply_ratio_does_not_panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_convert_from ... ok [INFO] [stdout] test math::uint128::tests::uint128_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_convert_into ... ok [INFO] [stdout] test math::uint128::tests::uint128_compare ... ok [INFO] [stdout] test math::uint128::tests::uint128_display_padding_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_implements_rem ... ok [INFO] [stdout] test math::uint128::tests::uint128_is_zero_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_mul_assign_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_json ... ok [INFO] [stdout] test math::decimal::tests::decimal_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_mul_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_implements_display ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_div_assign_by_zero - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_divide_by_zero - should panic ... ok [INFO] [stdout] test math::uint128::tests::div_ceil_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_math ... ok [INFO] [stdout] test math::uint128::tests::div_floor_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_one_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_multiply_ratio_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_pow_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_partial_eq ... ok [INFO] [stdout] test math::uint128::tests::uint128_rem_assign_works ... ok [INFO] [stdout] test math::uint128::tests::div_floor_raises_with_zero - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_multiply_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_to_be_bytes_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_multiply_ratio_does_not_overflow_when_result_fits ... ok [INFO] [stdout] test math::uint128::tests::uint128_sub_assign_works ... ok [INFO] [stdout] test math::uint256::tests::checked_mul_ceil_does_not_panic_on_zero_div ... ok [INFO] [stdout] test math::uint128::tests::uint128_sub_works ... ok [INFO] [stdout] test math::uint256::tests::checked_mul_ceil_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint256::tests::checked_mul_floor_does_not_panic_on_zero_div ... ok [INFO] [stdout] test math::uint128::tests::uint128_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_zero_works ... ok [INFO] [stdout] test math::uint256::tests::div_ceil_does_nothing_with_one ... ok [INFO] [stdout] test math::uint256::tests::div_ceil_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint256::tests::div_ceil_works_with_decimal_evenly ... ok [INFO] [stdout] test math::uint128::tests::uint128_rem_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_wrapping_methods ... ok [INFO] [stdout] test math::uint128::tests::uint128_to_le_bytes_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint256::tests::div_ceil_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint256::tests::div_ceil_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint256::tests::div_ceil_rounds_up_with_normal_case ... ok [INFO] [stdout] test math::uint256::tests::div_ceil_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint256::tests::div_floor_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint256::tests::div_ceil_raises_with_zero - should panic ... ok [INFO] [stdout] test math::uint256::tests::div_ceil_works_with_decimal ... ok [INFO] [stdout] test math::uint256::tests::div_floor_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint256::tests::div_floor_rounds_down_with_normal_case ... ok [INFO] [stdout] test math::uint256::tests::div_floor_does_nothing_with_one ... ok [INFO] [stdout] test math::uint256::tests::div_floor_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint256::tests::mul_ceil_rounds_up_with_normal_case ... ok [INFO] [stdout] test math::uint256::tests::div_floor_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint256::tests::div_floor_works_with_decimal ... ok [INFO] [stdout] test math::uint256::tests::mul_ceil_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint256::tests::mul_ceil_does_nothing_with_one ... ok [INFO] [stdout] test math::uint256::tests::checked_mul_floor_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint256::tests::mul_floor_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint256::tests::mul_ceil_works_with_decimal ... ok [INFO] [stdout] test math::uint128::tests::uint128_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::uint256::tests::mul_ceil_works_with_zero ... ok [INFO] [stdout] test math::uint256::tests::mul_ceil_panics_on_zero_div - should panic ... ok [INFO] [stdout] test math::uint256::tests::mul_ceil_works_with_decimal256 ... ok [INFO] [stdout] test math::uint128::tests::uint128_multiply_ratio_panicks_on_overflow - should panic ... ok [INFO] [stdout] test math::uint256::tests::div_floor_works_with_decimal_evenly ... ok [INFO] [stdout] test math::uint256::tests::mul_ceil_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint256::tests::mul_floor_does_nothing_with_one ... ok [INFO] [stdout] test math::uint256::tests::mul_floor_panics_on_zero_div - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_methods ... ok [INFO] [stdout] test math::uint256::tests::mul_floor_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint256::tests::mul_ceil_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint256::tests::div_floor_raises_with_zero - should panic ... ok [INFO] [stdout] test math::uint256::tests::mul_floor_rounds_down_with_normal_case ... ok [INFO] [stdout] test math::uint256::tests::mul_floor_works_with_decimal256 ... ok [INFO] [stdout] test math::uint256::tests::mul_floor_works_with_zero ... ok [INFO] [stdout] test math::uint256::tests::mul_floor_works_with_decimal ... ok [INFO] [stdout] test math::uint256::tests::size_of_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_checked_multiply_ratio_does_not_panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint256::tests::mul_floor_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint256::tests::uint256_compare ... ok [INFO] [stdout] test math::uint256::tests::uint256_convert_from ... ok [INFO] [stdout] test math::uint256::tests::uint256_display_padding_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_endianness ... ok [INFO] [stdout] test math::uint256::tests::uint256_from_be_bytes ... ok [INFO] [stdout] test math::uint256::tests::uint256_abs_diff_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_from_u128 ... ok [INFO] [stdout] test math::uint256::tests::uint256_from_le_bytes ... ok [INFO] [stdout] test math::uint256::tests::uint256_from_uint128 ... ok [INFO] [stdout] test math::uint256::tests::uint256_implements_rem ... ok [INFO] [stdout] test math::uint256::tests::uint256_implements_display ... ok [INFO] [stdout] test math::uint256::tests::sum_works ... ok [INFO] [stdout] test math::uint256::tests::uin256_one_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_convert_to_uint128 ... ok [INFO] [stdout] test math::uint256::tests::uint256_is_zero_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_mul_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_json ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_does_not_overflow_when_result_fits ... ok [INFO] [stdout] test math::uint256::tests::uint256_methods ... ok [INFO] [stdout] test math::uint256::tests::uint256_mul_assign_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_new_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_math ... ok [INFO] [stdout] test math::uint256::tests::uint256_pow_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_panicks_on_overflow - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_partial_eq ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_rem_assign_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_rem_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_shr_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_sub_assign_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_sub_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_to_be_bytes_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_wrapping_methods ... ok [INFO] [stdout] test math::uint256::tests::uint256_zero_works ... ok [INFO] [stdout] test math::uint512::tests::uin512_one_works ... ok [INFO] [stdout] test math::uint512::tests::size_of_works ... ok [INFO] [stdout] test math::uint512::tests::sum_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_abs_diff_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_compare ... ok [INFO] [stdout] test math::uint512::tests::uint512_convert_from ... ok [INFO] [stdout] test math::uint256::tests::uint256_to_le_bytes_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_shr_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_endianness ... ok [INFO] [stdout] test math::uint512::tests::uint512_from_uint256 ... ok [INFO] [stdout] test math::uint512::tests::uint512_implements_display ... ok [INFO] [stdout] test math::uint512::tests::uint512_convert_to_uint128 ... ok [INFO] [stdout] test math::uint512::tests::uint512_display_padding_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_mul_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_rem_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_pow_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_mul_assign_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_sub_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_to_be_bytes_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_implements_rem ... ok [INFO] [stdout] test math::uint512::tests::uint512_rem_assign_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_to_le_bytes_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_partial_eq ... ok [INFO] [stdout] test math::uint512::tests::uint512_shr_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_methods ... ok [INFO] [stdout] test math::uint512::tests::uint512_sub_assign_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_zero_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_json ... ok [INFO] [stdout] test math::uint64::tests::checked_mul_ceil_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint512::tests::uint512_math ... ok [INFO] [stdout] test math::uint512::tests::uint512_new_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_shr_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_wrapping_methods ... ok [INFO] [stdout] test math::uint64::tests::checked_mul_floor_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint64::tests::checked_mul_floor_does_not_panic_on_zero_div ... ok [INFO] [stdout] test math::uint64::tests::div_ceil_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint64::tests::div_ceil_does_nothing_with_one ... ok [INFO] [stdout] test math::uint64::tests::div_ceil_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint64::tests::div_ceil_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_is_zero_works ... ok [INFO] [stdout] test math::uint64::tests::div_ceil_raises_with_zero - should panic ... ok [INFO] [stdout] test math::uint64::tests::div_ceil_rounds_up_with_normal_case ... ok [INFO] [stdout] test math::uint64::tests::checked_mul_ceil_does_not_panic_on_zero_div ... ok [INFO] [stdout] test math::uint64::tests::div_floor_does_not_panic_on_overflow ... ok [INFO] [stdout] test math::uint64::tests::div_floor_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint64::tests::div_ceil_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint64::tests::div_floor_does_nothing_with_one ... ok [INFO] [stdout] test math::uint64::tests::div_floor_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint64::tests::mul_ceil_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint64::tests::div_floor_raises_with_zero - should panic ... ok [INFO] [stdout] test math::uint64::tests::mul_ceil_works_with_zero ... ok [INFO] [stdout] test math::uint64::tests::div_floor_rounds_down_with_normal_case ... ok [INFO] [stdout] test math::uint64::tests::mul_floor_does_not_round_on_even_divide ... ok [INFO] [stdout] test math::uint64::tests::mul_floor_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint64::tests::mul_floor_works_with_zero ... ok [INFO] [stdout] test math::uint64::tests::sum_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_abs_diff_works ... ok [INFO] [stdout] test math::uint64::tests::mul_floor_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_convert_from ... ok [INFO] [stdout] test math::uint64::tests::uint64_convert_into ... ok [INFO] [stdout] test math::uint64::tests::mul_floor_panics_on_zero_div - should panic ... ok [INFO] [stdout] test math::uint64::tests::mul_ceil_rounds_up_with_normal_case ... ok [INFO] [stdout] test math::uint64::tests::uint64_display_padding_works ... ok [INFO] [stdout] test math::uint64::tests::mul_ceil_works_when_operation_temporarily_takes_above_max ... ok [INFO] [stdout] test math::uint64::tests::uint64_is_zero_works ... ok [INFO] [stdout] test math::uint64::tests::mul_ceil_does_nothing_with_one ... ok [INFO] [stdout] test math::uint64::tests::uint64_math ... ok [INFO] [stdout] test math::uint64::tests::uint64_implements_display ... ok [INFO] [stdout] test math::uint64::tests::mul_ceil_panics_on_zero_div - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_implements_rem ... ok [INFO] [stdout] test math::uint64::tests::uint64_methods ... ok [INFO] [stdout] test math::uint64::tests::size_of_works ... ok [INFO] [stdout] test math::uint64::tests::mul_ceil_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_math_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint64::tests::div_floor_panics_on_overflow - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_checked_multiply_ratio_does_not_panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_json ... ok [INFO] [stdout] test math::uint64::tests::mul_floor_does_nothing_with_one ... ok [INFO] [stdout] test math::uint64::tests::mul_floor_rounds_down_with_normal_case ... ok [INFO] [stdout] test math::uint64::tests::uint64_compare ... ok [INFO] [stdout] test math::uint64::tests::uint64_mul_assign_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_multiply_ratio_does_not_overflow_when_result_fits ... ok [INFO] [stdout] test math::uint64::tests::uint64_multiply_ratio_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_one_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_pow_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_rem_assign_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_rem_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_sub_assign_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_wrapping_methods ... ok [INFO] [stdout] test math::uint64::tests::uint64_zero_works ... ok [INFO] [stdout] test results::contract_result::tests::can_convert_to_core_result ... ok [INFO] [stdout] test math::uint64::tests::uint64_partial_eq ... ok [INFO] [stdout] test results::contract_result::tests::contract_result_deserialization_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_multiply_ratio_panicks_on_overflow - should panic ... ok [INFO] [stdout] test query::wasm::tests::contract_info_response_serialization ... ok [INFO] [stdout] test results::contract_result::tests::contract_result_serialization_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_to_be_bytes_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_sub_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_mul_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_to_le_bytes_works ... ok [INFO] [stdout] test query::wasm::tests::wasm_query_contract_info_serialization ... ok [INFO] [stdout] test results::contract_result::tests::can_convert_from_core_result ... ok [INFO] [stdout] test math::uint64::tests::uint64_multiply_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test results::cosmos_msg::tests::from_bank_msg_works ... ok [INFO] [stdout] test results::cosmos_msg::tests::wasm_msg_debug_dumps_binary_when_not_utf8 ... ok [INFO] [stdout] test results::cosmos_msg::tests::wasm_msg_debug_decodes_binary_string_when_possible ... ok [INFO] [stdout] test results::empty::tests::empty_can_be_instantiated ... ok [INFO] [stdout] test results::cosmos_msg::tests::wasm_msg_serializes_to_correct_json ... ok [INFO] [stdout] test results::empty::tests::empty_can_be_instantiated_serialized_and_deserialized ... ok [INFO] [stdout] test results::events::tests::attr_works_for_different_types ... ok [INFO] [stdout] test results::response::tests::can_serialize_and_deserialize_init_response ... ok [INFO] [stdout] test results::response::tests::contract_result_is_err_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_can_convert_from_core_result ... ok [INFO] [stdout] test results::response::tests::contract_result_is_ok_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_can_convert_to_core_result ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_is_err_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_deserialization_works ... ok [INFO] [stdout] test results::events::tests::attribute_new_reserved_key_panicks - should panic ... ok [INFO] [stdout] test results::response::tests::response_add_attributes_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_is_ok_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_serialization_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_unwrap_works ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_multiple_elements ... ok [INFO] [stdout] test serde::tests::from_slice_works ... ok [INFO] [stdout] test sections::tests::decode_sections2_preserved_first_vector ... ok [INFO] [stdout] test sections::tests::decode_sections2_works ... ok [INFO] [stdout] test serde::tests::to_vec_works ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_empty_sections ... ok [INFO] [stdout] test serde::tests::to_vec_works_for_special_chars ... ok [INFO] [stdout] test storage::tests::delete ... ok [INFO] [stdout] test storage::tests::get_and_set ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_unwrap_err_panics_for_ok - should panic ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_unwrap_panicks_for_err - should panic ... ok [INFO] [stdout] test storage::tests::iterator ... ok [INFO] [stdout] test storage::tests::memory_storage_implements_debug ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_one_element ... ok [INFO] [stdout] test serde::tests::from_slice_works_for_special_chars ... ok [INFO] [stdout] test serde::tests::from_slice_or_binary ... ok [INFO] [stdout] test storage::tests::set_panics_for_empty - should panic ... ok [INFO] [stdout] test testing::assertions::tests::assert_approx ... ok [INFO] [stdout] test testing::assertions::tests::assert_approx_fail - should panic ... ok [INFO] [stdout] test testing::assertions::tests::assert_approx_with_custom_panic_msg - should panic ... ok [INFO] [stdout] test results::events::tests::event_construction ... ok [INFO] [stdout] test results::events::tests::attribute_new_reserved_key_panicks2 - should panic ... ok [INFO] [stdout] test testing::assertions::tests::assert_approx_with_vars ... ok [INFO] [stdout] test testing::mock::tests::addr_canonicalize_max_input_length ... ok [INFO] [stdout] test testing::mock::tests::addr_canonicalize_min_input_length ... ok [INFO] [stdout] test testing::mock::tests::addr_canonicalize_works ... ok [INFO] [stdout] test testing::mock::tests::addr_humanize_input_length - should panic ... ok [INFO] [stdout] test testing::mock::tests::addr_validate_works ... ok [INFO] [stdout] test testing::mock::tests::bank_querier_all_balances ... ok [INFO] [stdout] test testing::mock::tests::bank_querier_missing_account ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_unwrap_err_works ... ok [INFO] [stdout] test testing::mock::tests::bank_querier_one_balance ... ok [INFO] [stdout] test testing::mock::tests::ed25519_batch_verify_errs ... ok [INFO] [stdout] test testing::mock::tests::canonicalize_and_humanize_restores_original ... ok [INFO] [stdout] test testing::mock::tests::digit_sum_works ... ok [INFO] [stdout] test testing::mock::tests::ed25519_verify_errs ... ok [INFO] [stdout] test testing::mock::tests::mock_info_works ... ok [INFO] [stdout] test testing::mock::tests::ed25519_verify_fails ... ok [INFO] [stdout] test timestamp::tests::timestamp_from_nanos ... ok [INFO] [stdout] test testing::mock::tests::secp256k1_verify_errs ... ok [INFO] [stdout] test testing::shuffle::tests::riffle_shuffle_works ... ok [INFO] [stdout] test testing::mock::tests::staking_querier_validator ... ok [INFO] [stdout] test testing::mock::tests::wasm_querier_works ... ok [INFO] [stdout] test testing::mock::tests::ed25519_verify_works ... ok [INFO] [stdout] test testing::mock::tests::secp256k1_verify_fails ... ok [INFO] [stdout] test testing::mock::tests::staking_querier_all_validators ... ok [INFO] [stdout] test timestamp::tests::timestamp_plus_seconds ... ok [INFO] [stdout] test timestamp::tests::timestamp_nanos ... ok [INFO] [stdout] test timestamp::tests::timestamp_subsec_nanos ... ok [INFO] [stdout] test testing::mock::tests::ed25519_batch_verify_fails ... ok [INFO] [stdout] test timestamp::tests::timestamp_from_seconds ... ok [INFO] [stdout] test timestamp::tests::timestamp_implements_display ... ok [INFO] [stdout] test timestamp::tests::timestamp_minus_nanos ... ok [INFO] [stdout] test timestamp::tests::timestamp_minus_nanos_panics_on_overflow - should panic ... ok [INFO] [stdout] test timestamp::tests::timestamp_minus_seconds ... ok [INFO] [stdout] test timestamp::tests::timestamp_plus_nanos ... ok [INFO] [stdout] test traits::tests::contract_info ... ok [INFO] [stdout] test testing::mock::tests::ed25519_batch_verify_works ... ok [INFO] [stdout] test timestamp::tests::timestamp_seconds ... ok [INFO] [stdout] test traits::tests::auto_deref_raw_query ... ok [INFO] [stdout] test timestamp::tests::timestamp_minus_seconds_panics_on_overflow - should panic ... ok [INFO] [stdout] test traits::tests::contract_info_err ... ok [INFO] [stdout] test traits::tests::use_querier_wrapper_as_querier ... ok [INFO] [stdout] test testing::mock::tests::secp256k1_verify_works ... ok [INFO] [stdout] test testing::mock::tests::secp256k1_recover_pubkey_fails_for_wrong_hash ... ok [INFO] [stdout] test testing::mock::tests::staking_querier_delegations ... ok [INFO] [stdout] test testing::mock::tests::secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test testing::mock::tests::secp256k1_recover_pubkey_fails_for_wrong_recovery_param ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 601 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_storage-78721837841f1b42) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test bucket::tests::readonly_works ... ok [INFO] [stdout] test bucket::tests::buckets_isolated ... ok [INFO] [stdout] test bucket::tests::store_and_load ... ok [INFO] [stdout] test bucket::tests::remove_works ... ok [INFO] [stdout] test bucket::tests::range_over_data ... ok [INFO] [stdout] test bucket::tests::update_fails_on_error ... ok [INFO] [stdout] test bucket::tests::update_handles_on_no_data ... ok [INFO] [stdout] test bucket::tests::update_can_change_variable_from_outer_scope ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_calculates_capacity_correctly ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_nested_calculates_capacity_correctly ... ok [INFO] [stdout] test bucket::tests::update_supports_custom_error_types ... ok [INFO] [stdout] test length_prefixed::tests::encode_length_works ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_nested_allows_many_long_namespaces ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_nested_works ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_works ... ok [INFO] [stdout] test namespace_helpers::tests::namespace_upper_bound_works ... ok [INFO] [stdout] test namespace_helpers::tests::prefix_get_set ... ok [INFO] [stdout] test namespace_helpers::tests::range_with_prefix_wrapover ... ok [INFO] [stdout] test namespace_helpers::tests::range_with_start_end_set ... ok [INFO] [stdout] test namespace_helpers::tests::range_works ... ok [INFO] [stdout] test prefixed_storage::tests::prefixed_storage_multilevel_set_and_get ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_works_for_long_prefix ... ok [INFO] [stdout] test prefixed_storage::tests::prefixed_storage_set_and_get ... ok [INFO] [stdout] test bucket::tests::update_success ... ok [INFO] [stdout] test prefixed_storage::tests::readonly_prefixed_storage_multilevel_get ... ok [INFO] [stdout] test prefixed_storage::tests::readonly_prefixed_storage_get ... ok [INFO] [stdout] test sequence::tests::sequences_independent ... ok [INFO] [stdout] test sequence::tests::set_sequence ... ok [INFO] [stdout] test sequence::tests::walk_through_sequence ... ok [INFO] [stdout] test singleton::tests::isolated_reads ... ok [INFO] [stdout] test singleton::tests::remove_works ... ok [INFO] [stdout] test singleton::tests::save_and_load ... ok [INFO] [stdout] test singleton::tests::update_does_not_change_data_on_error ... ok [INFO] [stdout] test singleton::tests::update_success ... ok [INFO] [stdout] test singleton::tests::update_can_change_variable_from_outer_scope ... ok [INFO] [stdout] test singleton::tests::update_supports_custom_errors ... ok [INFO] [stdout] test type_helpers::tests::may_deserialize_handles_none ... ok [INFO] [stdout] test type_helpers::tests::may_deserialize_handles_some ... ok [INFO] [stdout] test type_helpers::tests::must_deserialize_handles_some ... ok [INFO] [stdout] test type_helpers::tests::must_deserialize_handles_none ... ok [INFO] [stdout] test length_prefixed::tests::encode_length_panics_for_large_values - should panic ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_panics_for_too_long_prefix - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_vm-9d0659044ddfa9aa) [INFO] [stdout] [INFO] [stdout] running 268 tests [INFO] [stdout] test backend::tests::backend_err_bad_argument ... ok [INFO] [stdout] test backend::tests::backend_err_foreign_panic ... ok [INFO] [stdout] test backend::tests::backend_err_out_of_gas ... ok [INFO] [stdout] test backend::tests::backend_err_unknown ... ok [INFO] [stdout] test backend::tests::gas_info_free_works ... ok [INFO] [stdout] test backend::tests::gas_info_implements_add_assign ... ok [INFO] [stdout] test backend::tests::gas_info_with_cost_works ... ok [INFO] [stdout] test backend::tests::gas_info_with_externally_used_works ... ok [INFO] [stdout] test backend::tests::iterator_does_not_exist_works ... ok [INFO] [stdout] test cache::tests::load_wasm_from_disk_works ... ok [INFO] [stdout] test backend::tests::backend_err_user_err ... ok [INFO] [stdout] test cache::tests::new_base_dir_will_be_created ... ok [INFO] [stdout] test cache::tests::load_wasm_errors_for_non_existent_id ... ok [INFO] [stdout] test cache::tests::remove_wasm_from_disk_works ... ok [INFO] [stdout] test cache::tests::load_wasm_from_disk_works_in_subfolder ... ok [INFO] [stdout] test cache::tests::save_wasm_rejects_invalid_contract ... ok [INFO] [stdout] test cache::tests::save_wasm_to_disk_fails_on_non_existent_dir ... ok [INFO] [stdout] test cache::tests::save_wasm_to_disk_works_for_same_data_multiple_times ... ok [INFO] [stdout] test backend::tests::convert_from_fromutf8error ... ok [INFO] [stdout] test cache::tests::get_instance_finds_cached_module ... ok [INFO] [stdout] test cache::tests::load_wasm_works ... ok [INFO] [stdout] test cache::tests::load_wasm_errors_for_corrupted_wasm ... ok [INFO] [stdout] test cache::tests::call_instantiate_on_cached_contract ... ok [INFO] [stdout] test cache::tests::call_execute_on_cached_contract ... ok [INFO] [stdout] test cache::tests::load_wasm_works_across_multiple_cache_instances ... ok [INFO] [stdout] test cache::tests::resets_gas_when_reusing_instance ... ok [INFO] [stdout] test calls::tests::call_instantiate_works ... ok [INFO] [stdout] test calls::tests::call_execute_handles_panic ... ok [INFO] [stdout] test calls::tests::call_execute_runs_out_of_gas ... ok [INFO] [stdout] test capabilities::tests::required_capabilities_from_module_works ... ok [INFO] [stdout] test capabilities::tests::capabilities_from_csv_skips_empty ... ok [INFO] [stdout] test capabilities::tests::required_capabilities_from_module_works_without_exports_section ... ok [INFO] [stdout] test checksum::tests::generate_works ... ok [INFO] [stdout] test calls::tests::call_query_works ... ok [INFO] [stdout] test checksum::tests::implemented_display ... ok [INFO] [stdout] test checksum::tests::to_hex_works ... ok [INFO] [stdout] test compatibility::tests::check_wasm_capabilities_fails_for_missing ... ok [INFO] [stdout] test compatibility::tests::check_interface_version_works ... ok [INFO] [stdout] test checksum::tests::into_vec_works ... ok [INFO] [stdout] test calls::tests::call_execute_works ... ok [INFO] [stdout] test capabilities::tests::capabilities_from_csv_works ... ok [INFO] [stdout] test calls::tests::call_execute_handles_unreachable ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_ok ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_missing ... ok [INFO] [stdout] test calls::tests::call_migrate_works ... ok [INFO] [stdout] test compatibility::tests::check_wasm_exports_works ... ok [INFO] [stdout] test compatibility::tests::check_wasm_capabilities_ok ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_maximum_size ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_two_memories ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_wrong_type ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_initial_size ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_no_memory ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_ok ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_zero_memories ... ok [INFO] [stdout] test conversion::tests::to_i32_works_for_i64 ... ok [INFO] [stdout] test conversion::tests::to_i32_works_for_usize ... ok [INFO] [stdout] test conversion::tests::to_u32_works_for_i32 ... ok [INFO] [stdout] test conversion::tests::to_u32_works_for_u64 ... ok [INFO] [stdout] test conversion::tests::to_u32_works_for_usize ... ok [INFO] [stdout] test conversion::tests::ref_to_u32_works ... ok [INFO] [stdout] test compatibility::tests::check_wasm_exports_of_old_contract ... ok [INFO] [stdout] test compatibility::tests::check_wasm_passes_for_latest_contract ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_of_old_contract ... ok [INFO] [stdout] test compatibility::tests::check_wasm_old_contract ... ok [INFO] [stdout] test cache::tests::save_wasm_allows_saving_multiple_times ... ok [INFO] [stdout] test cache::tests::save_wasm_works ... ok [INFO] [stdout] test cache::tests::pin_unpin_works ... ok [INFO] [stdout] test cache::tests::use_multiple_cached_instances_of_same_contract ... ok [INFO] [stdout] test cache::tests::get_instance_finds_cached_modules_and_stores_to_memory ... ok [INFO] [stdout] test cache::tests::analyze_works ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_for_cost_and_externally_used ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_for_cost ... ok [INFO] [stdout] test environment::tests::call_function_works ... ok [INFO] [stdout] test environment::tests::call_function1_errors_for_wrong_result_count ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_for_externally_used ... ok [INFO] [stdout] test environment::tests::call_function_fails_for_missing_instance ... ok [INFO] [stdout] test environment::tests::is_storage_readonly_defaults_to_true ... ok [INFO] [stdout] test environment::tests::call_function0_works ... ok [INFO] [stdout] test environment::tests::call_function_fails_for_missing_function ... ok [INFO] [stdout] test errors::communication_error::tests::deref_err ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_correctly_with_gas_consumption_in_wasmer ... ok [INFO] [stdout] test errors::communication_error::tests::invalid_utf8 ... ok [INFO] [stdout] test errors::communication_error::tests::region_too_small_works ... ok [INFO] [stdout] test errors::communication_error::tests::invalid_order ... ok [INFO] [stdout] test environment::tests::call_function0_errors_for_wrong_result_count ... ok [INFO] [stdout] test errors::region_validation_error::tests::length_exceeds_capacity_works ... ok [INFO] [stdout] test environment::tests::move_out_works ... ok [INFO] [stdout] test errors::communication_error::tests::zero_address ... ok [INFO] [stdout] test errors::vm_error::tests::cache_err_works ... ok [INFO] [stdout] test environment::tests::call_function1_works ... ok [INFO] [stdout] test errors::region_validation_error::tests::out_of_range_works ... ok [INFO] [stdout] test errors::vm_error::tests::compile_err_works ... ok [INFO] [stdout] test errors::region_validation_error::tests::zero_offset ... ok [INFO] [stdout] test errors::vm_error::tests::backend_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::conversion_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::gas_depletion_works ... ok [INFO] [stdout] test errors::communication_error::tests::region_length_too_big_works ... ok [INFO] [stdout] test errors::vm_error::tests::generic_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::instantiation_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::result_mismatch_works ... ok [INFO] [stdout] test errors::vm_error::tests::parse_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::resolve_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::runtime_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::serialize_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::static_validation_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::uninitialized_context_data_works ... ok [INFO] [stdout] test errors::vm_error::tests::write_access_denied ... ok [INFO] [stdout] test filesystem::tests::mkdir_p_works ... ok [INFO] [stdout] test errors::vm_error::tests::integrity_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::cyrpto_err_works ... ok [INFO] [stdout] test cache::tests::remove_wasm_works ... ok [INFO] [stdout] test cache::tests::recovers_from_out_of_gas ... ok [INFO] [stdout] test cache::tests::save_wasm_fills_file_system_but_not_memory_cache ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_reports_invalid_input_back_to_contract ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_fails_for_small_destination_region ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_fails_for_broken_backend ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_fails_for_input_too_long ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_fails_for_destination_region_too_small ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_works ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_fails_for_broken_backend ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_works ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_reports_invalid_input_back_to_contract ... ok [INFO] [stdout] test environment::tests::with_querier_from_context_works ... ok [INFO] [stdout] test environment::tests::with_storage_from_context_set_get ... ok [INFO] [stdout] test environment::tests::with_storage_from_context_handles_panics - should panic ... ok [INFO] [stdout] test environment::tests::with_querier_from_context_handles_panics - should panic ... ok [INFO] [stdout] test imports::tests::do_db_read_works ... ok [INFO] [stdout] test imports::tests::do_db_remove_is_prohibited_in_readonly_contexts ... ok [INFO] [stdout] test imports::tests::do_db_next_fails_for_non_existent_id ... ok [INFO] [stdout] test imports::tests::do_db_remove_works ... ok [INFO] [stdout] test imports::tests::do_db_remove_fails_for_large_key ... ok [INFO] [stdout] test imports::tests::do_db_read_fails_for_large_key ... ok [INFO] [stdout] test imports::tests::do_db_read_works_for_non_existent_key ... ok [INFO] [stdout] test imports::tests::do_db_write_can_override ... ok [INFO] [stdout] test imports::tests::do_db_scan_multiple_iterators ... ok [INFO] [stdout] test imports::tests::do_db_scan_unbound_descending_works ... ok [INFO] [stdout] test imports::tests::do_db_write_fails_for_large_key ... ok [INFO] [stdout] test imports::tests::do_db_scan_unbound_works ... ok [INFO] [stdout] test imports::tests::do_db_scan_errors_for_invalid_order_value ... ok [INFO] [stdout] test imports::tests::do_db_scan_bound_works ... ok [INFO] [stdout] test imports::tests::do_addr_validate_fails_for_large_inputs ... ok [INFO] [stdout] test imports::tests::do_addr_validate_works ... ok [INFO] [stdout] test imports::tests::do_db_write_is_prohibited_in_readonly_contexts ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_empty_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_larger_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_db_write_works ... ok [INFO] [stdout] test imports::tests::do_db_write_works_for_empty_value ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_shorter_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_db_next_works ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_larger_sig_fails ... ok [INFO] [stdout] test environment::tests::set_storage_readonly_can_change_flag ... ok [INFO] [stdout] test imports::tests::do_addr_validate_reports_invalid_input_back_to_contract ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_larger_msg_fails ... ok [INFO] [stdout] test imports::tests::do_addr_validate_fails_for_broken_backend ... ok [INFO] [stdout] test imports::tests::do_db_remove_works_for_non_existent_key ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_fails_for_large_inputs ... ok [INFO] [stdout] test imports::tests::do_db_write_fails_for_large_value ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_larger_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_data_fails ... ok [INFO] [stdout] test imports::tests::do_query_chain_fails_for_missing_contract ... ok [INFO] [stdout] test imports::tests::do_query_chain_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_empty_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_sig_verify_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_larger_hash_fails ... ok [INFO] [stdout] test imports::tests::do_query_chain_fails_for_broken_request ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_msg_verify_fails ... ok [INFO] [stdout] test instance::tests::allocate_deallocate_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_wrong_data_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_shorter_hash_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_works ... ok [INFO] [stdout] test instance::tests::call_function0_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_wrong_hash_verify_fails ... ok [INFO] [stdout] test instance::tests::call_function1_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_wrong_pubkey_format_fails ... ok [INFO] [stderr] [INFO] [stderr] thread 'instance::tests::extra_imports_get_added' panicked at library/core/src/panicking.rs:218:5: [INFO] [stderr] unsafe precondition(s) violated: ptr::copy requires that both pointer arguments are aligned and non-null [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55cece5c063a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55cece5c063a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cece5c063a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55cece5c063a - ::fmt::he089f96442833f67 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55cece5ea433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x55cece5ea433 - core::fmt::write::h2f210ed4c94745cb [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x55cece5bd3d3 - std::io::Write::write_fmt::h7de08171ab770fb2 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x55cece5c0482 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55cece5c1b70 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55cece5c1950 - std::panicking::default_hook::h24e207139139d40a [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x55cecd8a6e53 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 11: 0x55cecd8a6e53 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stderr] 12: 0x55cece5c23a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 13: 0x55cece5c23a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stderr] 14: 0x55cece5c2046 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stderr] 15: 0x55cece5c0b39 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 16: 0x55cece5c1d0d - rust_begin_unwind [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stderr] 17: 0x55cecd56b49d - core::panicking::panic_nounwind_fmt::runtime::hdd2d1a56a8b6cee7 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:117:22 [INFO] [stderr] 18: 0x55cecd56b49d - core::panicking::panic_nounwind_fmt::h0d5ff668f956fac4 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/intrinsics/mod.rs:3869:9 [INFO] [stderr] 19: 0x55cecd56b532 - core::panicking::panic_nounwind::h385b7d9bda51382d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:218:5 [INFO] [stderr] 20: 0x55cece314f84 - core::intrinsics::copy::precondition_check::ha9caa95fb2036898 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ub_checks.rs:68:21 [INFO] [stderr] 21: 0x55cece307b99 - core::intrinsics::copy::h1b79b77f360b38ad [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ub_checks.rs:75:17 [INFO] [stderr] 22: 0x55cece307b99 - wasmer_vm::instance::InstanceHandle::new::h712daf503362d41f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-vm-2.3.0/src/instance/mod.rs:968:9 [INFO] [stderr] 23: 0x55cecd8eb828 - wasmer_engine::artifact::Artifact::instantiate::h35fce5ea24824081 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-engine-2.3.0/src/artifact.rs:112:22 [INFO] [stderr] 24: 0x55cecd8d00b1 - wasmer::sys::module::Module::instantiate::he3b79b9422a222ac [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-2.3.0/src/sys/module.rs:282:35 [INFO] [stderr] 25: 0x55cecd8cac87 - wasmer::sys::instance::Instance::new::h46ab71ab8ba19793 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-2.3.0/src/sys/instance.rs:126:22 [INFO] [stderr] 26: 0x55cecd6af016 - cosmwasm_vm::instance::Instance::from_module::h236690154b862163 [INFO] [stderr] at /opt/rustwide/workdir/packages/vm/src/instance.rs:231:17 [INFO] [stderr] 27: 0x55cecd639746 - cosmwasm_vm::instance::tests::extra_imports_get_added::hf8f06aabda301c60 [INFO] [stderr] at /opt/rustwide/workdir/packages/vm/src/instance.rs:475:24 [INFO] [stderr] 28: 0x55cecd638fe7 - cosmwasm_vm::instance::tests::extra_imports_get_added::{{closure}}::hda95f9dd216ffdbb [INFO] [stderr] at /opt/rustwide/workdir/packages/vm/src/instance.rs:444:33 [INFO] [stderr] 29: 0x55cecd71d9d6 - core::ops::function::FnOnce::call_once::h3f81fc975d697bf6 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 30: 0x55cecd8ac5fb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 31: 0x55cecd8ac5fb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stderr] 32: 0x55cecd8ab533 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stderr] 33: 0x55cecd8ab533 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 34: 0x55cecd8ab533 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stderr] 35: 0x55cecd8ab533 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stderr] 36: 0x55cecd8ab533 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stderr] 37: 0x55cecd8ab533 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stderr] 38: 0x55cecd8ab533 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stderr] 39: 0x55cecd86f265 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stderr] 40: 0x55cecd86f265 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 41: 0x55cecd872ca6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stderr] 42: 0x55cecd872ca6 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 43: 0x55cecd872ca6 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stderr] 44: 0x55cecd872ca6 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stderr] 45: 0x55cecd872ca6 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stderr] 46: 0x55cecd872ca6 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stderr] 47: 0x55cecd872ca6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 48: 0x55cece5c6e6b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 49: 0x55cece5c6e6b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 50: 0x55cece5c6e6b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stderr] 51: 0x7ed68ef10ac3 - [INFO] [stderr] 52: 0x7ed68efa1a04 - clone [INFO] [stderr] 53: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `-p cosmwasm-vm --lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/cosmwasm_vm-9d0659044ddfa9aa` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "3b4c26d8765615670697bc66344975aa26dc0c92b0d7a7e656a755e3911f882b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4c26d8765615670697bc66344975aa26dc0c92b0d7a7e656a755e3911f882b", kill_on_drop: false }` [INFO] [stdout] 3b4c26d8765615670697bc66344975aa26dc0c92b0d7a7e656a755e3911f882b