[INFO] cloning repository https://github.com/PhantomTop/cosmwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PhantomTop/cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhantomTop%2Fcosmwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhantomTop%2Fcosmwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8768f35ba7afcdcab00cdb2f446aca585edd43d4 [INFO] testing PhantomTop/cosmwasm against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhantomTop%2Fcosmwasm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PhantomTop/cosmwasm on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PhantomTop/cosmwasm [INFO] finished tweaking git repo https://github.com/PhantomTop/cosmwasm [INFO] tweaked toml for git repo https://github.com/PhantomTop/cosmwasm written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PhantomTop/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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec389281b5c1bb5e688655f42114fb88a9fd25ed9d2365f5088a8bd882f172c7 [INFO] running `Command { std: "docker" "start" "-a" "ec389281b5c1bb5e688655f42114fb88a9fd25ed9d2365f5088a8bd882f172c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec389281b5c1bb5e688655f42114fb88a9fd25ed9d2365f5088a8bd882f172c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec389281b5c1bb5e688655f42114fb88a9fd25ed9d2365f5088a8bd882f172c7", kill_on_drop: false }` [INFO] [stdout] ec389281b5c1bb5e688655f42114fb88a9fd25ed9d2365f5088a8bd882f172c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3932a4ba90b0b823bc98ada3a701567d865913275dd068d4b9f0469eb21bc3d6 [INFO] running `Command { std: "docker" "start" "-a" "3932a4ba90b0b823bc98ada3a701567d865913275dd068d4b9f0469eb21bc3d6", 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 generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bytecheck v0.6.8 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling rkyv v0.7.38 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling const-oid v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling crypto-bigint v0.4.8 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling elliptic-curve v0.12.2 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling rfc6979 v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ecdsa v0.14.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.10.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling k256 v0.11.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clru v0.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.8 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling rkyv_derive v0.7.38 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling cosmwasm-derive v1.1.9 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.1.9 (/opt/rustwide/workdir/packages/schema-derive) [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.1.9 (/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.1.9 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling cosmwasm-schema v1.1.9 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wasmer-types v2.3.0 [INFO] [stderr] Compiling cosmwasm-storage v1.1.9 (/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-dylib v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal 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.1.9 (/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.1.9 (/opt/rustwide/workdir/packages/check) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "3932a4ba90b0b823bc98ada3a701567d865913275dd068d4b9f0469eb21bc3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3932a4ba90b0b823bc98ada3a701567d865913275dd068d4b9f0469eb21bc3d6", kill_on_drop: false }` [INFO] [stdout] 3932a4ba90b0b823bc98ada3a701567d865913275dd068d4b9f0469eb21bc3d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1aed49b023a27d33a0dc3051192a75de7712c1630ffcb538ec849e566b6a623 [INFO] running `Command { std: "docker" "start" "-a" "c1aed49b023a27d33a0dc3051192a75de7712c1630ffcb538ec849e566b6a623", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling cosmwasm-derive v1.1.9 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.15 [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 hex-literal v0.3.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling cosmwasm-std v1.1.9 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.1.9 (/opt/rustwide/workdir/packages/schema-derive) [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling wast v40.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasmer-types v2.3.0 [INFO] [stderr] Compiling cosmwasm-schema v1.1.9 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cosmwasm-crypto v1.1.9 (/opt/rustwide/workdir/packages/crypto) [INFO] [stderr] Compiling serde-json-wasm v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling english-numbers v0.3.3 [INFO] [stderr] Compiling cosmwasm-storage v1.1.9 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling dynasmrt v1.2.3 [INFO] [stderr] Compiling wasmer-compiler v2.3.0 [INFO] [stderr] Compiling wat v1.0.42 [INFO] [stderr] Compiling wasmer-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-object 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-compiler-singlepass v2.3.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift 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] [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: 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 an invalid literal always return an error [INFO] [stdout] --> packages/std/src/errors/std_error.rs:821:31 [INFO] [stdout] | [INFO] [stdout] 821 | 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 v2.3.0 [INFO] [stderr] Compiling wasmer-middlewares v2.3.0 [INFO] [stderr] Compiling cosmwasm-vm v1.1.9 (/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.1.9 (/opt/rustwide/workdir/packages/check) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 15s [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" "c1aed49b023a27d33a0dc3051192a75de7712c1630ffcb538ec849e566b6a623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1aed49b023a27d33a0dc3051192a75de7712c1630ffcb538ec849e566b6a623", kill_on_drop: false }` [INFO] [stdout] c1aed49b023a27d33a0dc3051192a75de7712c1630ffcb538ec849e566b6a623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5b23db1cb4fa714cb54e9dcf9a1a5ba82e7ce5ac1a59a9413b9c6c15a60d90b [INFO] running `Command { std: "docker" "start" "-a" "e5b23db1cb4fa714cb54e9dcf9a1a5ba82e7ce5ac1a59a9413b9c6c15a60d90b", kill_on_drop: false }` [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: 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: 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 an invalid literal always return an error [INFO] [stderr] --> packages/std/src/errors/std_error.rs:821:31 [INFO] [stderr] | [INFO] [stderr] 821 | 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 4 warnings [INFO] [stderr] warning: `cosmwasm-vm` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [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-4fcf09a3fbad6fec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_crypto-28cad07e80811481) [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_wrong_number_of_items_errors ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_empty_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_pubkey_zero_msgs_sigs_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_verify ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_msg_zero_sigs_pubkeys_works ... ok [INFO] [stdout] test errors::tests::generic_err_works ... ok [INFO] [stdout] test errors::tests::batch_err_works ... ok [INFO] [stdout] test errors::tests::invalid_hash_format_works ... ok [INFO] [stdout] test errors::tests::invalid_pubkey_format_works ... 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_batch_verify ... 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_extra_ed25519_verify ... ok [INFO] [stdout] test secp256k1::tests::secp256k1_recover_pubkey_fails_for_invalid_recovery_param ... ok [INFO] [stdout] test errors::tests::invalid_signature_format_works ... ok [INFO] [stdout] test ed25519::tests::test_ed25519_verify ... ok [INFO] [stdout] test secp256k1::tests::secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test secp256k1::tests::test_secp256k1_verify ... ok [INFO] [stdout] test secp256k1::tests::test_cosmos_secp256k1_verify ... ok [INFO] [stdout] test secp256k1::tests::test_cosmos_extra_secp256k1_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_derive-f9c9323341bfa37b) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_schema-fa595e865956c3b2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test query_response::tests::empty_msg_works ... 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::untagged_msg_works ... ok [INFO] [stdout] test idl::tests::version_is_semver ... ok [INFO] [stdout] test remove::tests::is_hidden_works ... ok [INFO] [stdout] test query_response::tests::good_msg_works ... ok [INFO] [stdout] test remove::tests::is_json_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/idl.rs (/opt/rustwide/target/debug/deps/idl-e355b89d53bab73a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_nested_query_responses_with_generics ... ok [INFO] [stdout] test test_query_responses_generics_and_trait_bounds ... ok [INFO] [stdout] test test_query_responses ... ok [INFO] [stdout] test test_query_responses_generics ... ok [INFO] [stdout] test test_nested_query_responses ... ok [INFO] [stdout] test generate_api_works_when_only_types_are_imported ... ok [INFO] [stdout] test test_basic_structure ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_schema_derive-554c45ccef6e924d) [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.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test cw_serde::tests::structs ... ok [INFO] [stdout] test generate_api::tests::api_object_name_vesion_override ... ok [INFO] [stdout] test generate_api::tests::api_object_minimal ... ok [INFO] [stdout] test cw_serde::tests::empty_struct ... ok [INFO] [stdout] test generate_api::tests::api_object_all_msgs ... ok [INFO] [stdout] test cw_serde::tests::enums ... ok [INFO] [stdout] test query_responses::tests::happy_path ... ok [INFO] [stdout] test query_responses::tests::empty_query_msg ... ok [INFO] [stdout] test query_responses::tests::nested_empty ... ok [INFO] [stdout] test query_responses::tests::generics ... ok [INFO] [stdout] test query_responses::tests::nested_works ... ok [INFO] [stdout] test query_responses::tests::parse_query_works ... ok [INFO] [stdout] test query_responses::tests::to_snake_case_works ... ok [INFO] [stdout] test cw_serde::tests::unions - should panic ... ok [INFO] [stdout] test generate_api::tests::invalid_option - should panic ... ok [INFO] [stdout] test query_responses::tests::missing_return - should panic ... ok [INFO] [stdout] test query_responses::tests::invalid_return - should panic ... ok [INFO] [stdout] test query_responses::tests::nested_mixed - should panic ... ok [INFO] [stdout] test query_responses::tests::nested_too_many_params - should panic ... ok [INFO] [stdout] test query_responses::tests::nested_unit_variant - 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] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_std-76099926ca6ed7c8) [INFO] [stdout] [INFO] [stdout] running 472 tests [INFO] [stdout] test addresses::tests::addr_as_bytes_works ... ok [INFO] [stdout] test addresses::tests::addr_into_cow ... 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::addr_as_str_works ... ok [INFO] [stdout] test addresses::tests::addr_implements_partial_eq_with_string ... ok [INFO] [stdout] test addresses::tests::addr_implements_into_string ... 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_deref ... ok [INFO] [stdout] test addresses::tests::canonical_addr_from_slice ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_from_and_to_vector ... 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_from_and_to_binary ... ok [INFO] [stdout] test addresses::tests::canonical_addr_is_empty ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_hash ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_display ... ok [INFO] [stdout] test assertions::tests::ensure_can_convert_into ... ok [INFO] [stdout] test addresses::tests::canonical_addr_len ... 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_eq_works ... 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_works ... ok [INFO] [stdout] test binary::tests::binary_can_be_used_in_hash_set ... ok [INFO] [stdout] test addresses::tests::canonical_addr_can_be_used_in_hash_set ... ok [INFO] [stdout] test binary::tests::binary_implements_debug ... ok [INFO] [stdout] test binary::tests::binary_implements_deref ... ok [INFO] [stdout] test binary::tests::binary_implements_hash ... ok [INFO] [stdout] test binary::tests::binary_implements_partial_eq_with_slice_and_array ... ok [INFO] [stdout] test addresses::tests::hash_works ... ok [INFO] [stdout] test binary::tests::binary_implements_partial_eq_with_vector ... ok [INFO] [stdout] test assertions::tests::ensure_can_infer_error_type ... ok [INFO] [stdout] test addresses::tests::instantiate2_address_works_for_cosmjs_testvectors ... ok [INFO] [stdout] test binary::tests::from_invalid_string ... ok [INFO] [stdout] test binary::tests::from_literal_works ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_partial_eq_with_binary ... ok [INFO] [stdout] test binary::tests::encode_decode_non_ascii ... ok [INFO] [stdout] test binary::tests::from_fixed_length_array_works ... ok [INFO] [stdout] test binary::tests::deserialize_from_valid_string ... ok [INFO] [stdout] test binary::tests::encode_decode ... ok [INFO] [stdout] test binary::tests::deserialize_from_invalid_string ... ok [INFO] [stdout] test addresses::tests::instantiate2_address_works ... ok [INFO] [stdout] test binary::tests::from_owned_fixed_length_array_works ... ok [INFO] [stdout] test binary::tests::from_valid_string ... ok [INFO] [stdout] test binary::tests::into_vec_works ... ok [INFO] [stdout] test binary::tests::from_shortened_string ... ok [INFO] [stdout] test binary::tests::from_slice_works ... ok [INFO] [stdout] test binary::tests::serialization_works ... ok [INFO] [stdout] test coin::tests::coins_works ... ok [INFO] [stdout] test coin::tests::has_coins_matches ... ok [INFO] [stdout] test errors::std_error::tests::divide_by_zero_works ... ok [INFO] [stdout] test errors::std_error::tests::from_std_str_utf8error_works ... ok [INFO] [stdout] test deps::tests::deps_implements_copy ... ok [INFO] [stdout] test errors::std_error::tests::from_std_string_fromutf8error_works ... ok [INFO] [stdout] test errors::std_error::tests::generic_err_owned ... ok [INFO] [stdout] test errors::std_error::tests::generic_err_ref ... 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 coin::tests::coin_works ... 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 binary::tests::to_array_works ... ok [INFO] [stdout] test coin::tests::coin_implements_display ... ok [INFO] [stdout] test deps::tests::ensure_easy_reuse ... ok [INFO] [stdout] test errors::std_error::tests::invalid_utf8_works_for_strings ... ok [INFO] [stdout] test errors::std_error::tests::overflow_works_for_i64 ... ok [INFO] [stdout] test errors::std_error::tests::not_found_works ... ok [INFO] [stdout] test errors::std_error::tests::parse_err_works ... ok [INFO] [stdout] test errors::std_error::tests::underflow_works_for_u128 ... ok [INFO] [stdout] test errors::std_error::tests::serialize_err_works ... ok [INFO] [stdout] test errors::verification_error::tests::unknown_err_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 hex_binary::tests::from_binary_works ... ok [INFO] [stdout] test hex_binary::tests::from_hex_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_literal_works ... ok [INFO] [stdout] test errors::std_error::tests::implements_partial_eq ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_can_be_used_in_hash_set ... ok [INFO] [stdout] test hex_binary::tests::from_vec_works ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_hash ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_partial_eq_with_slice_and_array ... ok [INFO] [stdout] test hex_binary::tests::into_binary_works ... ok [INFO] [stdout] test hex_binary::tests::into_vec_works ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_partial_eq_with_vector ... ok [INFO] [stdout] test hex_binary::tests::to_array_works ... ok [INFO] [stdout] test hex_binary::tests::serialization_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 errors::std_error::tests::invalid_hex_works_for_errors ... ok [INFO] [stdout] test errors::std_error::tests::invalid_base64_works_for_strings ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_debug ... ok [INFO] [stdout] test hex_binary::tests::hex_binary_implements_deref ... ok [INFO] [stdout] test binary::tests::from_vec_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_checked_ceil ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_from_ratio_does_not_panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_mul ... ok [INFO] [stdout] test hex_binary::tests::deserialize_from_invalid_string ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_methods ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_pow ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_pow_overflow ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_decimal_places_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_deserialize ... ok [INFO] [stdout] test import_helpers::tests::from_high_half_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_add_assign_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_div_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_ratio_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_atomics_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_broken_fractinal_part ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_invalid_number_of_dots ... 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_max_value ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_works ... 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_implements_div ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_implements_fraction ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_implements_mul ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_implements_from_decimal ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_inv_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_is_zero_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_new ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_one ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_partial_eq ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_percent ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_permille ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_ceil_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_raw ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_div_by_zero_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_pow_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_rem_panics_for_zero - should panic ... 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_serialize ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_sub_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_to_string ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_sub_overflow_panics - 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_div_assign ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_sub_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_division ... 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_divide_by_zero - 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_from_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_div_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal_rem_assign_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_add_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_zero ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt_is_precise ... ok [INFO] [stdout] test math::decimal::tests::decimal_abs_diff_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt_intermediate_precision_used ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt_does_not_overflow ... ok [INFO] [stdout] test math::decimal::tests::decimal_atomics_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_ceil_panics - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_mul ... ok [INFO] [stdout] test math::decimal::tests::decimal_add_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_from_ratio_does_not_panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_ceil ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_methods ... 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_div_by_zero_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::uint128_decimal_multiply ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_mul_overflow ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_atomics_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_div_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_ratio_panics_for_mul_overflow - should panic ... 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_from_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_ratio_works ... 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_implements_div ... ok [INFO] [stdout] test math::decimal::tests::decimal_implements_fraction ... ok [INFO] [stdout] test math::decimal::tests::decimal_implements_mul ... ok [INFO] [stdout] test math::decimal::tests::decimal_mul_assign_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_inv_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_mul_overflow_panics - 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_partial_eq ... ok [INFO] [stdout] test math::decimal::tests::decimal_percent ... ok [INFO] [stdout] test math::decimal::tests::decimal_permille ... ok [INFO] [stdout] test math::decimal::tests::decimal_pow_overflow_panics - should panic ... 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_from_str_errors_for_more_than_18_fractional_digits ... ok [INFO] [stdout] test math::decimal::tests::decimal_iter_sum ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_broken_fractinal_part ... ok [INFO] [stdout] test math::decimal::tests::decimal_is_zero_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_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_saturating_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_serialize ... ok [INFO] [stdout] test math::decimal::tests::decimal_to_string ... ok [INFO] [stdout] test math::decimal::tests::decimal_sub_assign_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_div_assign ... ok [INFO] [stdout] test math::decimal::tests::decimal_sub_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_division ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_multiply ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_div_assign_by_zero - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt_intermediate_precision_used ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt_does_not_overflow ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_divide_by_zero - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt_is_precise ... ok [INFO] [stdout] test math::decimal::tests::decimal_zero ... ok [INFO] [stdout] test math::decimal::tests::decimal_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_primitives ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint128 ... ok [INFO] [stdout] test math::decimal::tests::uint128_decimal_multiply ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint256 ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint512 ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint64 ... ok [INFO] [stdout] test math::uint128::tests::sum_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_compare ... ok [INFO] [stdout] test math::uint128::tests::uint128_implements_display ... ok [INFO] [stdout] test math::uint128::tests::uint128_implements_rem ... ok [INFO] [stdout] test math::uint128::tests::uint128_abs_diff_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_json ... ok [INFO] [stdout] test math::uint128::tests::uint128_methods ... ok [INFO] [stdout] test math::uint128::tests::uint128_mul_assign_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_mul_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_checked_multiply_ratio_does_not_panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_display_padding_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_convert_into ... ok [INFO] [stdout] test math::uint128::tests::uint128_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_multiply_ratio_does_not_overflow_when_result_fits ... ok [INFO] [stdout] test math::uint128::tests::uint128_multiply_ratio_panicks_on_overflow - 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_is_zero_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_math ... ok [INFO] [stdout] test math::uint128::tests::uint128_one_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_partial_eq ... ok [INFO] [stdout] test math::uint128::tests::uint128_pow_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_rem_assign_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_multiply_ratio_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_rem_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_sub_assign_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_sub_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_convert_from ... ok [INFO] [stdout] test math::uint128::tests::uint128_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_to_be_bytes_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_to_le_bytes_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_wrapping_methods ... 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_checked_multiply_ratio_does_not_panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_abs_diff_works ... 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_from_le_bytes ... ok [INFO] [stdout] test math::uint256::tests::uint256_from_u128 ... ok [INFO] [stdout] test math::uint256::tests::uint256_implements_display ... ok [INFO] [stdout] test math::uint256::tests::uint256_is_zero_works ... 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_json ... ok [INFO] [stdout] test math::uint256::tests::uint256_math ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_does_not_overflow_when_result_fits ... ok [INFO] [stdout] test math::uint128::tests::uint128_zero_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_convert_to_uint128 ... ok [INFO] [stdout] test math::uint256::tests::uint256_methods ... ok [INFO] [stdout] test math::uint256::tests::uint256_mul_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_mul_assign_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_new_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_pow_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_rem_assign_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_rem_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_shr_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_sub_assign_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_sub_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_partial_eq ... ok [INFO] [stdout] test math::uint256::tests::uint256_to_le_bytes_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_wrapping_methods ... ok [INFO] [stdout] test math::uint256::tests::uint256_to_be_bytes_works ... ok [INFO] [stdout] test math::uint512::tests::uin512_one_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_abs_diff_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_panicks_on_overflow - should panic ... ok [INFO] [stdout] test math::uint512::tests::sum_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_compare ... ok [INFO] [stdout] test math::uint256::tests::uint256_zero_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_endianness ... ok [INFO] [stdout] test math::uint256::tests::uint256_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_shr_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_convert_from ... ok [INFO] [stdout] test math::uint512::tests::uint512_math ... ok [INFO] [stdout] test math::uint512::tests::uint512_json ... ok [INFO] [stdout] test math::uint512::tests::uint512_is_zero_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_mul_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_new_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_mul_assign_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_partial_eq ... ok [INFO] [stdout] test math::uint512::tests::uint512_convert_to_uint128 ... 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_implements_rem ... ok [INFO] [stdout] test math::uint512::tests::uint512_rem_assign_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_display_padding_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_pow_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_methods ... 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_rem_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_shr_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_sub_assign_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_to_le_bytes_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_zero_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_shr_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_abs_diff_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_wrapping_methods ... ok [INFO] [stdout] test math::uint64::tests::uint64_convert_into ... ok [INFO] [stdout] test math::uint64::tests::sum_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_checked_multiply_ratio_does_not_panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_display_padding_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_implements_display ... ok [INFO] [stdout] test math::uint64::tests::uint64_is_zero_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_implements_rem ... ok [INFO] [stdout] test math::uint64::tests::uint64_json ... ok [INFO] [stdout] test math::uint64::tests::uint64_math_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_math ... ok [INFO] [stdout] test math::uint64::tests::uint64_methods ... ok [INFO] [stdout] test math::uint64::tests::uint64_multiply_ratio_does_not_overflow_when_result_fits ... ok [INFO] [stdout] test math::uint64::tests::uint64_mul_assign_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_mul_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_multiply_ratio_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_multiply_ratio_panicks_on_overflow - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_multiply_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_partial_eq ... 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_rem_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_to_be_bytes_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_to_le_bytes_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_from_core_result ... ok [INFO] [stdout] test results::contract_result::tests::can_convert_to_core_result ... ok [INFO] [stdout] test results::contract_result::tests::contract_result_deserialization_works ... ok [INFO] [stdout] test results::contract_result::tests::contract_result_serialization_works ... ok [INFO] [stdout] test results::cosmos_msg::tests::from_bank_msg_works ... ok [INFO] [stdout] test results::cosmos_msg::tests::wasm_msg_debug_decodes_binary_string_when_possible ... ok [INFO] [stdout] test results::cosmos_msg::tests::wasm_msg_debug_dumps_binary_when_not_utf8 ... ok [INFO] [stdout] test results::empty::tests::empty_can_be_instantiated ... 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 math::uint64::tests::uint64_pow_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_one_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_rem_assign_works ... ok [INFO] [stdout] test results::events::tests::attribute_new_reserved_key_panicks2 - should panic ... ok [INFO] [stdout] test results::events::tests::event_construction ... ok [INFO] [stdout] test math::uint64::tests::uint64_sub_assign_works ... 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::response::tests::response_add_attributes_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_compare ... ok [INFO] [stdout] test math::uint64::tests::uint64_convert_from ... 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_deserialization_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_is_err_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_is_ok_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_unwrap_works ... ok [INFO] [stdout] test sections::tests::decode_sections2_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_serialization_works ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_multiple_elements ... ok [INFO] [stdout] test sections::tests::decode_sections2_preserved_first_vector ... 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 serde::tests::from_slice_or_binary ... ok [INFO] [stdout] test serde::tests::from_slice_works ... ok [INFO] [stdout] test serde::tests::from_slice_works_for_special_chars ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_unwrap_err_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 results::events::tests::attribute_new_reserved_key_panicks - should panic ... ok [INFO] [stdout] test storage::tests::iterator ... ok [INFO] [stdout] test serde::tests::to_vec_works ... ok [INFO] [stdout] test storage::tests::memory_storage_implements_debug ... ok [INFO] [stdout] test storage::tests::delete ... ok [INFO] [stdout] test storage::tests::get_and_set ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_one_element ... ok [INFO] [stdout] test testing::assertions::tests::assert_approx ... ok [INFO] [stdout] test testing::mock::tests::addr_canonicalize_works ... ok [INFO] [stdout] test testing::assertions::tests::assert_approx_with_vars ... 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 testing::mock::tests::bank_querier_one_balance ... 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_batch_verify_errs ... ok [INFO] [stdout] test storage::tests::set_panics_for_empty - should panic ... ok [INFO] [stdout] test testing::assertions::tests::assert_approx_fail - should panic ... ok [INFO] [stdout] test testing::mock::tests::ed25519_batch_verify_fails ... ok [INFO] [stdout] test testing::mock::tests::ed25519_verify_fails ... ok [INFO] [stdout] test testing::mock::tests::addr_canonicalize_min_input_length - should panic ... ok [INFO] [stdout] test testing::mock::tests::ed25519_verify_works ... ok [INFO] [stdout] test testing::mock::tests::addr_humanize_input_length - should panic ... ok [INFO] [stdout] test testing::mock::tests::addr_canonicalize_max_input_length - should panic ... ok [INFO] [stdout] test testing::assertions::tests::assert_approx_with_custom_panic_msg - should panic ... ok [INFO] [stdout] test testing::mock::tests::ed25519_batch_verify_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::riffle_shuffle_works ... ok [INFO] [stdout] test testing::mock::tests::secp256k1_verify_errs ... ok [INFO] [stdout] test testing::mock::tests::staking_querier_all_validators ... ok [INFO] [stdout] test testing::mock::tests::staking_querier_validator ... ok [INFO] [stdout] test testing::mock::tests::wasm_querier_works ... ok [INFO] [stdout] test timestamp::tests::timestamp_from_nanos ... 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 testing::mock::tests::secp256k1_verify_fails ... ok [INFO] [stdout] test timestamp::tests::timestamp_minus_seconds ... ok [INFO] [stdout] test testing::mock::tests::secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test testing::mock::tests::staking_querier_delegations ... ok [INFO] [stdout] test timestamp::tests::timestamp_minus_seconds_panics_on_overflow - should panic ... ok [INFO] [stdout] test timestamp::tests::timestamp_nanos ... ok [INFO] [stdout] test traits::tests::auto_deref_raw_query ... ok [INFO] [stdout] test traits::tests::contract_info ... ok [INFO] [stdout] test testing::mock::tests::secp256k1_recover_pubkey_fails_for_wrong_recovery_param ... ok [INFO] [stdout] test traits::tests::contract_info_err ... 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 timestamp::tests::timestamp_plus_nanos ... ok [INFO] [stdout] test timestamp::tests::timestamp_seconds ... ok [INFO] [stdout] test timestamp::tests::timestamp_plus_seconds ... ok [INFO] [stdout] test timestamp::tests::timestamp_subsec_nanos ... ok [INFO] [stdout] test traits::tests::use_querier_wrapper_as_querier ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 472 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_storage-e0c07b30c0ff60af) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test bucket::tests::update_handles_on_no_data ... ok [INFO] [stdout] test bucket::tests::store_and_load ... ok [INFO] [stdout] test bucket::tests::remove_works ... ok [INFO] [stdout] test bucket::tests::buckets_isolated ... 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_calculates_capacity_correctly ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_nested_calculates_capacity_correctly ... ok [INFO] [stdout] test bucket::tests::range_over_data ... ok [INFO] [stdout] test bucket::tests::update_can_change_variable_from_outer_scope ... ok [INFO] [stdout] test bucket::tests::update_fails_on_error ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_nested_allows_many_long_namespaces ... ok [INFO] [stdout] test bucket::tests::readonly_works ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_nested_works ... ok [INFO] [stdout] test bucket::tests::update_success ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_works ... ok [INFO] [stdout] test namespace_helpers::tests::prefix_get_set ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_works_for_long_prefix ... 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 prefixed_storage::tests::prefixed_storage_multilevel_set_and_get ... ok [INFO] [stdout] test prefixed_storage::tests::prefixed_storage_set_and_get ... ok [INFO] [stdout] test prefixed_storage::tests::readonly_prefixed_storage_get ... ok [INFO] [stdout] test sequence::tests::set_sequence ... ok [INFO] [stdout] test sequence::tests::sequences_independent ... ok [INFO] [stdout] test prefixed_storage::tests::readonly_prefixed_storage_multilevel_get ... ok [INFO] [stdout] test singleton::tests::save_and_load ... ok [INFO] [stdout] test sequence::tests::walk_through_sequence ... ok [INFO] [stdout] test singleton::tests::remove_works ... ok [INFO] [stdout] test singleton::tests::isolated_reads ... ok [INFO] [stdout] test singleton::tests::update_can_change_variable_from_outer_scope ... 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 type_helpers::tests::may_deserialize_handles_none ... ok [INFO] [stdout] test singleton::tests::update_supports_custom_errors ... ok [INFO] [stdout] test type_helpers::tests::may_deserialize_handles_some ... ok [INFO] [stdout] test type_helpers::tests::must_deserialize_handles_none ... ok [INFO] [stdout] test type_helpers::tests::must_deserialize_handles_some ... ok [INFO] [stdout] test namespace_helpers::tests::namespace_upper_bound_works ... ok [INFO] [stdout] test namespace_helpers::tests::range_works ... 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.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_vm-db5cd95bdf1442f0) [INFO] [stdout] [INFO] [stdout] running 265 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::iterator_does_not_exist_works ... ok [INFO] [stdout] test backend::tests::backend_err_user_err ... ok [INFO] [stdout] test backend::tests::gas_info_with_cost_works ... ok [INFO] [stdout] test backend::tests::convert_from_fromutf8error ... 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_externally_used_works ... ok [INFO] [stdout] test cache::tests::load_wasm_errors_for_non_existent_id ... ok [INFO] [stdout] test cache::tests::load_wasm_from_disk_works ... ok [INFO] [stdout] test cache::tests::load_wasm_from_disk_works_in_subfolder ... ok [INFO] [stdout] test cache::tests::load_wasm_works ... ok [INFO] [stdout] test cache::tests::new_base_dir_will_be_created ... ok [INFO] [stdout] test cache::tests::load_wasm_errors_for_corrupted_wasm ... ok [INFO] [stdout] test cache::tests::call_execute_on_cached_contract ... ok [INFO] [stdout] test cache::tests::get_instance_finds_cached_module ... ok [INFO] [stdout] test cache::tests::load_wasm_works_across_multiple_cache_instances ... ok [INFO] [stdout] test cache::tests::call_instantiate_on_cached_contract ... 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 cache::tests::get_instance_finds_cached_modules_and_stores_to_memory ... ok [INFO] [stdout] test cache::tests::save_wasm_works ... ok [INFO] [stdout] test cache::tests::save_wasm_fills_file_system_but_not_memory_cache ... ok [INFO] [stdout] test cache::tests::recovers_from_out_of_gas ... ok [INFO] [stdout] test cache::tests::analyze_works ... ok [INFO] [stdout] test cache::tests::use_multiple_cached_instances_of_same_contract ... ok [INFO] [stdout] test cache::tests::resets_gas_when_reusing_instance ... ok [INFO] [stdout] test cache::tests::pin_unpin_works ... ok [INFO] [stdout] test calls::tests::call_instantiate_works ... ok [INFO] [stdout] test capabilities::tests::capabilities_from_csv_skips_empty ... ok [INFO] [stdout] test calls::tests::call_migrate_works ... ok [INFO] [stdout] test calls::tests::call_execute_handles_panic ... ok [INFO] [stdout] test capabilities::tests::required_capabilities_from_module_works ... ok [INFO] [stdout] test calls::tests::call_query_works ... ok [INFO] [stdout] test calls::tests::call_execute_works ... ok [INFO] [stdout] test capabilities::tests::capabilities_from_csv_works ... ok [INFO] [stdout] test checksum::tests::implemented_display ... ok [INFO] [stdout] test checksum::tests::into_vec_works ... 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 compatibility::tests::check_interface_version_works ... ok [INFO] [stdout] test compatibility::tests::check_wasm_capabilities_fails_for_missing ... ok [INFO] [stdout] test compatibility::tests::check_wasm_exports_works ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_missing ... ok [INFO] [stdout] test compatibility::tests::check_wasm_capabilities_ok ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_wrong_type ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_ok ... ok [INFO] [stdout] test checksum::tests::to_hex_works ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_no_memory ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_maximum_size ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_initial_size ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_zero_memories ... ok [INFO] [stdout] test calls::tests::call_execute_handles_unreachable ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_ok ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_two_memories ... ok [INFO] [stdout] test conversion::tests::ref_to_u32_works ... ok [INFO] [stdout] test conversion::tests::to_i32_works_for_i64 ... 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_i32_works_for_usize ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_of_old_contract ... ok [INFO] [stdout] test calls::tests::call_execute_runs_out_of_gas ... ok [INFO] [stdout] test compatibility::tests::check_wasm_exports_of_old_contract ... ok [INFO] [stdout] test conversion::tests::to_u32_works_for_usize ... ok [INFO] [stdout] test compatibility::tests::check_wasm_passes_for_latest_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 environment::tests::call_function_works ... ok [INFO] [stdout] test environment::tests::is_storage_readonly_defaults_to_true ... ok [INFO] [stdout] test environment::tests::call_function1_works ... ok [INFO] [stdout] test environment::tests::call_function1_errors_for_wrong_result_count ... ok [INFO] [stdout] test environment::tests::call_function_fails_for_missing_instance ... ok [INFO] [stdout] test environment::tests::call_function_fails_for_missing_function ... ok [INFO] [stdout] test environment::tests::call_function0_works ... ok [INFO] [stdout] test environment::tests::call_function0_errors_for_wrong_result_count ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_for_externally_used ... ok [INFO] [stdout] test environment::tests::move_out_works ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_correctly_with_gas_consumption_in_wasmer ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_for_cost ... ok [INFO] [stdout] test errors::communication_error::tests::deref_err ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_for_cost_and_externally_used ... ok [INFO] [stdout] test errors::communication_error::tests::invalid_order ... ok [INFO] [stdout] test errors::communication_error::tests::invalid_utf8 ... ok [INFO] [stdout] test errors::communication_error::tests::region_length_too_big_works ... ok [INFO] [stdout] test environment::tests::set_storage_readonly_can_change_flag ... ok [INFO] [stdout] test errors::communication_error::tests::zero_address ... ok [INFO] [stdout] test errors::region_validation_error::tests::out_of_range_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::cache_err_works ... ok [INFO] [stdout] test errors::region_validation_error::tests::length_exceeds_capacity_works ... ok [INFO] [stdout] test errors::communication_error::tests::region_too_small_works ... ok [INFO] [stdout] test errors::vm_error::tests::cyrpto_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::compile_err_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::integrity_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::conversion_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::parse_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::result_mismatch_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::resolve_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::gas_depletion_works ... ok [INFO] [stdout] test environment::tests::with_querier_from_context_handles_panics - should panic ... ok [INFO] [stdout] test environment::tests::with_querier_from_context_works ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_fails_for_broken_backend ... ok [INFO] [stdout] test environment::tests::with_storage_from_context_handles_panics - should panic ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_fails_for_large_inputs ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_fails_for_small_destination_region ... ok [INFO] [stdout] test environment::tests::process_gas_info_zeros_gas_left_when_exceeded ... ok [INFO] [stdout] test environment::tests::with_storage_from_context_set_get ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_reports_invalid_input_back_to_contract ... ok [INFO] [stdout] test imports::tests::do_addr_validate_fails_for_broken_backend ... 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_reports_invalid_input_back_to_contract ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_works ... ok [INFO] [stdout] test imports::tests::do_addr_validate_fails_for_large_inputs ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_fails_for_destination_region_too_small ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_works ... ok [INFO] [stdout] test imports::tests::do_addr_validate_works ... ok [INFO] [stdout] test imports::tests::do_db_next_fails_for_non_existent_id ... ok [INFO] [stdout] test imports::tests::do_db_read_works_for_non_existent_key ... ok [INFO] [stdout] test imports::tests::do_db_read_works ... ok [INFO] [stdout] test imports::tests::do_db_next_works ... ok [INFO] [stdout] test imports::tests::do_db_remove_fails_for_large_key ... ok [INFO] [stdout] test imports::tests::do_addr_validate_reports_invalid_input_back_to_contract ... ok [INFO] [stdout] test imports::tests::do_db_read_fails_for_large_key ... ok [INFO] [stdout] test imports::tests::do_db_remove_is_prohibited_in_readonly_contexts ... ok [INFO] [stdout] test imports::tests::do_db_scan_unbound_works ... ok [INFO] [stdout] test imports::tests::do_db_scan_unbound_descending_works ... ok [INFO] [stdout] test imports::tests::do_db_remove_works_for_non_existent_key ... ok [INFO] [stdout] test imports::tests::do_db_scan_bound_works ... ok [INFO] [stdout] test imports::tests::do_db_remove_works ... ok [INFO] [stdout] test imports::tests::do_db_scan_errors_for_invalid_order_value ... ok [INFO] [stdout] test imports::tests::do_db_scan_multiple_iterators ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_empty_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_db_write_fails_for_large_key ... ok [INFO] [stdout] test imports::tests::do_db_write_works_for_empty_value ... ok [INFO] [stdout] test imports::tests::do_db_write_can_override ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_larger_msg_fails ... ok [INFO] [stdout] test imports::tests::do_db_write_is_prohibited_in_readonly_contexts ... ok [INFO] [stdout] test imports::tests::do_db_write_works ... ok [INFO] [stdout] test imports::tests::do_db_write_fails_for_large_value ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_pubkey_verify_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_shorter_sig_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_larger_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_works ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_msg_verify_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_shorter_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_data_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_larger_sig_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_larger_hash_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_empty_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_larger_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_sig_verify_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test imports::tests::do_query_chain_fails_for_broken_request ... ok [INFO] [stdout] test imports::tests::do_query_chain_works ... ok [INFO] [stdout] test imports::tests::do_query_chain_fails_for_missing_contract ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_shorter_sig_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_shorter_pubkey_fails ... 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_wrong_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_larger_sig_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_wrong_hash_verify_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_works ... ok [INFO] [stdout] test instance::tests::call_function1_works ... ok [INFO] [stdout] test instance::tests::call_function0_works ... ok [INFO] [stdout] test instance::tests::contract_enforces_gas_limit ... 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] [INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61de18494902 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61de18494902 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61de18494902 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61de18494902 - ::fmt::had50d3dbab4f9a49 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61de184bead3 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x61de184bead3 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x61de18491c73 - std::io::default_write_fmt::hfb3376268ea3ee75 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61de18491c73 - std::io::Write::write_fmt::h819ce08a32b4f9f7 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x61de18494752 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61de18495cec - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x61de18495aef - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61de17784e14 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x61de17784e14 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stderr] 13: 0x61de18496763 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 14: 0x61de18496763 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stderr] 15: 0x61de18496406 - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:699:13 [INFO] [stderr] 16: 0x61de18494df9 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 17: 0x61de184960cd - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stderr] 18: 0x61de1744f8fd - core::panicking::panic_nounwind_fmt::runtime::hda9fdd2f1e790598 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:117:22 [INFO] [stderr] 19: 0x61de1744f8fd - core::panicking::panic_nounwind_fmt::h67d36ba9a4f91fff [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/intrinsics/mod.rs:3241:9 [INFO] [stderr] 20: 0x61de1744f992 - core::panicking::panic_nounwind::h77ac7554bea6de35 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:218:5 [INFO] [stderr] 21: 0x61de181ef3d1 - core::intrinsics::copy::precondition_check::ha1b15e588ce3a5ec [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ub_checks.rs:68:21 [INFO] [stderr] 22: 0x61de181e3a63 - core::intrinsics::copy::h8aa10fe36dc1853d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ub_checks.rs:75:17 [INFO] [stderr] 23: 0x61de181e3a63 - wasmer_vm::instance::InstanceHandle::new::h574ab696481b5305 [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] 24: 0x61de177b7815 - wasmer_engine::artifact::Artifact::instantiate::ha878c85bb43eca3c [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] 25: 0x61de177a0b4e - wasmer::sys::module::Module::instantiate::h2a204443cb155064 [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] 26: 0x61de1779fbd7 - wasmer::sys::instance::Instance::new::hc9d36b0fd1be3883 [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] 27: 0x61de1749aa8b - cosmwasm_vm::instance::Instance::from_module::h2d8f45b3fdc51bf0 [INFO] [stderr] at /opt/rustwide/workdir/packages/vm/src/instance.rs:231:17 [INFO] [stderr] 28: 0x61de175f08dc - cosmwasm_vm::instance::tests::extra_imports_get_added::hfbb59d5ba60e28bb [INFO] [stderr] at /opt/rustwide/workdir/packages/vm/src/instance.rs:475:24 [INFO] [stderr] 29: 0x61de175f0177 - cosmwasm_vm::instance::tests::extra_imports_get_added::{{closure}}::hd55f31fece90f56b [INFO] [stderr] at /opt/rustwide/workdir/packages/vm/src/instance.rs:444:33 [INFO] [stderr] 30: 0x61de174bb5b6 - core::ops::function::FnOnce::call_once::he71c379a36b9c78f [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 31: 0x61de1778a76b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 32: 0x61de1778a76b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stderr] 33: 0x61de1778975f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stderr] 34: 0x61de1778975f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 35: 0x61de1778975f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stderr] 36: 0x61de1778975f - std::panicking::try::hbf49a526ff439d5e [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stderr] 37: 0x61de1778975f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x61de1778975f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stderr] 39: 0x61de1778975f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stderr] 40: 0x61de1774deb4 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stderr] 41: 0x61de1774deb4 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 42: 0x61de177517aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 43: 0x61de177517aa - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 44: 0x61de177517aa - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stderr] 45: 0x61de177517aa - std::panicking::try::hea8a9a2c11807957 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stderr] 46: 0x61de177517aa - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stderr] 47: 0x61de177517aa - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 48: 0x61de177517aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 49: 0x61de1849859b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 50: 0x61de1849859b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 51: 0x61de1849859b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stderr] 52: 0x749cbedf9aa4 - [INFO] [stderr] 53: 0x749cbee86a34 - clone [INFO] [stderr] 54: 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-db5cd95bdf1442f0` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "e5b23db1cb4fa714cb54e9dcf9a1a5ba82e7ce5ac1a59a9413b9c6c15a60d90b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b23db1cb4fa714cb54e9dcf9a1a5ba82e7ce5ac1a59a9413b9c6c15a60d90b", kill_on_drop: false }` [INFO] [stdout] e5b23db1cb4fa714cb54e9dcf9a1a5ba82e7ce5ac1a59a9413b9c6c15a60d90b