[INFO] cloning repository https://github.com/terra-project/cosmwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terra-project/cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterra-project%2Fcosmwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterra-project%2Fcosmwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9975d55e907b54fd09b4f443f7202d1f6860c06 [INFO] testing terra-project/cosmwasm against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterra-project%2Fcosmwasm" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terra-project/cosmwasm on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/terra-project/cosmwasm [INFO] finished tweaking git repo https://github.com/terra-project/cosmwasm [INFO] tweaked toml for git repo https://github.com/terra-project/cosmwasm written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/terra-project/cosmwasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15a330008cef74a95375dc2aa8ae9bfc54d331e742499624474a53c8a1b71653 [INFO] running `Command { std: "docker" "start" "-a" "15a330008cef74a95375dc2aa8ae9bfc54d331e742499624474a53c8a1b71653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a330008cef74a95375dc2aa8ae9bfc54d331e742499624474a53c8a1b71653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a330008cef74a95375dc2aa8ae9bfc54d331e742499624474a53c8a1b71653", kill_on_drop: false }` [INFO] [stdout] 15a330008cef74a95375dc2aa8ae9bfc54d331e742499624474a53c8a1b71653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aa14f3c95eb8d406b5c2bb4f49db5ae379e98937da1ae9a36b60f948f2016fbe [INFO] running `Command { std: "docker" "start" "-a" "aa14f3c95eb8d406b5c2bb4f49db5ae379e98937da1ae9a36b60f948f2016fbe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rkyv v0.7.36 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling clru v0.4.0 [INFO] [stderr] Compiling wasmparser v0.77.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling wast v38.0.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling wasmer-vm v2.2.1 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling memmap2 v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling wat v1.0.40 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling rkyv_derive v0.7.36 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling dynasm v1.2.1 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta8 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling wasmer-derive v2.2.1 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling walrus v0.19.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling enumset v1.0.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling dynasmrt v1.2.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0-beta8 (/opt/rustwide/workdir/packages/crypto) [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling wasmer-types v2.2.1 [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta8 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling cosmwasm-schema v1.0.0-beta8 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling wasmer-compiler v2.2.1 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0-beta8 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling wasmer-engine v2.2.1 [INFO] [stderr] Compiling wasmer-object v2.2.1 [INFO] [stderr] Compiling wasmer-compiler-singlepass v2.2.1 [INFO] [stderr] Compiling wasmer-engine-dylib v2.2.1 [INFO] [stderr] Compiling wasmer-engine-universal v2.2.1 [INFO] [stderr] Compiling hackatom v0.0.0 (/opt/rustwide/workdir/contracts/hackatom) [INFO] [stderr] Compiling cranelift-frontend v0.76.0 [INFO] [stderr] Compiling wasmer v2.2.1 [INFO] [stderr] Compiling wasmer-middlewares v2.2.1 [INFO] [stderr] Compiling cosmwasm-vm v1.0.0-beta8 (/opt/rustwide/workdir/packages/vm) [INFO] [stderr] Compiling cosmwasm-profiler v0.0.0 (/opt/rustwide/workdir/packages/profiler) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 09s [INFO] running `Command { std: "docker" "inspect" "aa14f3c95eb8d406b5c2bb4f49db5ae379e98937da1ae9a36b60f948f2016fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa14f3c95eb8d406b5c2bb4f49db5ae379e98937da1ae9a36b60f948f2016fbe", kill_on_drop: false }` [INFO] [stdout] aa14f3c95eb8d406b5c2bb4f49db5ae379e98937da1ae9a36b60f948f2016fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 08f3e310e501a8258e26c2ca13354b1d2b795000eed9f76ec6a3108c14685333 [INFO] running `Command { std: "docker" "start" "-a" "08f3e310e501a8258e26c2ca13354b1d2b795000eed9f76ec6a3108c14685333", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling english-numbers v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cosmwasm-schema v1.0.0-beta8 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0-beta8 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta8 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling cosmwasm-profiler v0.0.0 (/opt/rustwide/workdir/packages/profiler) [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta8 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling cosmwasm-vm v1.0.0-beta8 (/opt/rustwide/workdir/packages/vm) [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0-beta8 (/opt/rustwide/workdir/packages/crypto) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 35s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_crypto-903ef25238aee8f7) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_derive-94af68ffa1f34fda) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cosmwasm_profiler-72cd7ca455a5428f) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_schema-b8d86450d3974504) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_std-d3daf114294bab71) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_storage-eecf39bac00dfc67) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_vm-35573773f7296f30) [INFO] running `Command { std: "docker" "inspect" "08f3e310e501a8258e26c2ca13354b1d2b795000eed9f76ec6a3108c14685333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f3e310e501a8258e26c2ca13354b1d2b795000eed9f76ec6a3108c14685333", kill_on_drop: false }` [INFO] [stdout] 08f3e310e501a8258e26c2ca13354b1d2b795000eed9f76ec6a3108c14685333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec98a00dd2df14c2d2fca84e658f135efda993c9961c96abeb5e76c70a4f0ce8 [INFO] running `Command { std: "docker" "start" "-a" "ec98a00dd2df14c2d2fca84e658f135efda993c9961c96abeb5e76c70a4f0ce8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_crypto-903ef25238aee8f7) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_verify ... 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_msg_zero_sigs_pubkeys_works ... ok [INFO] [stdout] test errors::tests::invalid_pubkey_format_works ... ok [INFO] [stdout] test errors::tests::batch_err_works ... ok [INFO] [stdout] test errors::tests::generic_err_works ... ok [INFO] [stdout] test errors::tests::invalid_hash_format_works ... ok [INFO] [stdout] test errors::tests::invalid_signature_format_works ... ok [INFO] [stdout] test secp256k1::tests::secp256k1_recover_pubkey_fails_for_invalid_recovery_param ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify ... 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_one_msg_different_number_of_sigs_pubkeys_errors ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_extra_ed25519_verify ... 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_batch_verify_wrong_number_of_items_errors ... ok [INFO] [stdout] test ed25519::tests::test_ed25519_verify ... ok [INFO] [stdout] test secp256k1::tests::test_cosmos_secp256k1_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_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.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_derive-94af68ffa1f34fda) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cosmwasm_profiler-72cd7ca455a5428f) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test code_blocks::tests::block_store ... ok [INFO] [stdout] test measure::tests::take_measurements_of_different_blocks ... ok [INFO] [stdout] test measure::tests::take_measurements_serial ... ok [INFO] [stdout] test instrumentation::tests::instrumentation_registers_code_blocks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_schema-b8d86450d3974504) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test casing::tests::to_snake_case_leaves_snake_case_untouched ... ok [INFO] [stdout] test casing::tests::to_snake_case_works_for_camel_case ... ok [INFO] [stdout] test remove::tests::is_json_works ... ok [INFO] [stdout] test remove::tests::is_hidden_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_std-d3daf114294bab71) [INFO] [stdout] [INFO] [stdout] running 369 tests [INFO] [stdout] test addresses::tests::addr_implements_as_ref_for_str ... ok [INFO] [stdout] test addresses::tests::addr_as_bytes_works ... ok [INFO] [stdout] test addresses::tests::addr_implements_partial_eq_with_string ... ok [INFO] [stdout] test addresses::tests::addr_implements_partial_eq_with_str ... 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_into_cow ... ok [INFO] [stdout] test addresses::tests::canonical_addr_from_slice ... ok [INFO] [stdout] test addresses::tests::canonical_addr_from_vec_works ... 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::canonical_addr_into_vec_works ... 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_is_empty ... ok [INFO] [stdout] test binary::tests::deserialize_from_invalid_string ... ok [INFO] [stdout] test binary::tests::deserialize_from_valid_string ... ok [INFO] [stdout] test binary::tests::encode_decode ... ok [INFO] [stdout] test addresses::tests::canonical_addr_implements_deref ... ok [INFO] [stdout] test binary::tests::binary_implements_partial_eq_with_slice ... ok [INFO] [stdout] test binary::tests::binary_implements_hash ... ok [INFO] [stdout] test binary::tests::binary_can_be_used_in_hash_set ... ok [INFO] [stdout] test assertions::tests::ensure_ne_works ... ok [INFO] [stdout] test assertions::tests::ensure_ne_gets_precedence_right ... ok [INFO] [stdout] test assertions::tests::ensure_eq_gets_precedence_right ... ok [INFO] [stdout] test binary::tests::binary_implements_partial_eq_with_vector ... ok [INFO] [stdout] test binary::tests::binary_implements_deref ... ok [INFO] [stdout] test assertions::tests::ensure_eq_works ... ok [INFO] [stdout] test assertions::tests::ensure_can_infer_error_type ... ok [INFO] [stdout] test binary::tests::from_fixed_length_array_works ... ok [INFO] [stdout] test addresses::tests::canonical_addr_len ... ok [INFO] [stdout] test binary::tests::binary_implements_debug ... ok [INFO] [stdout] test assertions::tests::ensure_works ... ok [INFO] [stdout] test binary::tests::encode_decode_non_ascii ... ok [INFO] [stdout] test addresses::tests::canonical_addr_can_be_used_in_hash_set ... ok [INFO] [stdout] test binary::tests::from_vec_works ... ok [INFO] [stdout] test deps::tests::deps_implements_copy ... ok [INFO] [stdout] test coins::tests::coin_works ... ok [INFO] [stdout] test binary::tests::from_literal_works ... ok [INFO] [stdout] test binary::tests::from_shortened_string ... ok [INFO] [stdout] test binary::tests::from_invalid_string ... ok [INFO] [stdout] test binary::tests::to_array_works ... ok [INFO] [stdout] test binary::tests::from_slice_works ... ok [INFO] [stdout] test deps::tests::ensure_easy_reuse ... 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 coins::tests::coin_implements_display ... ok [INFO] [stdout] test coins::tests::has_coins_matches ... ok [INFO] [stdout] test binary::tests::into_vec_works ... ok [INFO] [stdout] test binary::tests::serialization_works ... ok [INFO] [stdout] test coins::tests::coins_works ... ok [INFO] [stdout] test errors::std_error::tests::invalid_data_size_works ... ok [INFO] [stdout] test errors::std_error::tests::from_std_str_utf8error_works ... ok [INFO] [stdout] test errors::std_error::tests::from_std_string_fromutf8error_works ... ok [INFO] [stdout] test errors::std_error::tests::invalid_utf8_works_for_errors ... ok [INFO] [stdout] test errors::std_error::tests::divide_by_zero_works ... ok [INFO] [stdout] test errors::std_error::tests::implements_partial_eq ... ok [INFO] [stdout] test errors::std_error::tests::invalid_utf8_works_for_strings ... ok [INFO] [stdout] test errors::std_error::tests::implements_display ... ok [INFO] [stdout] test errors::std_error::tests::invalid_base64_works_for_errors ... 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 import_helpers::tests::from_high_half_works ... ok [INFO] [stdout] test errors::std_error::tests::parse_err_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_add_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_decimal_places_works ... ok [INFO] [stdout] test errors::std_error::tests::implements_debug ... ok [INFO] [stdout] test errors::std_error::tests::generic_err_ref ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_add_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_atomics_works ... 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 errors::std_error::tests::underflow_works_for_u128 ... ok [INFO] [stdout] test errors::verification_error::tests::unknown_err_works ... ok [INFO] [stdout] test errors::std_error::tests::serialize_err_works ... ok [INFO] [stdout] test import_helpers::tests::from_low_haf_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_mul_overflow ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_atomics_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_deserialize ... ok [INFO] [stdout] test errors::std_error::tests::generic_err_owned ... ok [INFO] [stdout] test errors::std_error::tests::invalid_base64_works_for_strings ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_checked_mul ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_broken_fractinal_part ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_ratio_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_more_than_max_value ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_one ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_permille ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_raw ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_percent ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_new ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_serialize ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_is_zero_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_broken_whole_part ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_more_than_36_fractional_digits ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_inv_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_implements_fraction ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_iter_sum ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_implements_mul ... 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_uint128_div_assign ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_division ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_sub_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_multiply ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt_does_not_overflow ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt_intermediate_precision_used ... ok [INFO] [stdout] test math::decimal::tests::decimal_add_assign_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_sqrt_is_precise ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_zero ... ok [INFO] [stdout] test math::decimal::tests::decimal_add_works ... ok [INFO] [stdout] test math::decimal256::tests::uint128_decimal_multiply ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_str_errors_for_invalid_number_of_dots ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_mul_assign_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_atomics_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_mul ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_ratio_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_broken_fractinal_part ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_atomics_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_pow_overflow ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_pow ... ok [INFO] [stdout] test math::decimal::tests::decimal_decimal_places_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_checked_mul_overflow ... ok [INFO] [stdout] test math::decimal::tests::decimal_deserialize ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_more_than_18_fractional_digits ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_broken_whole_part ... ok [INFO] [stdout] test math::decimal::tests::decimal_implements_fraction ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_more_than_max_value ... ok [INFO] [stdout] test math::decimal::tests::decimal_iter_sum ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_str_errors_for_invalid_number_of_dots ... ok [INFO] [stdout] test math::decimal::tests::decimal_one ... ok [INFO] [stdout] test math::decimal::tests::decimal_permille ... ok [INFO] [stdout] test math::decimal::tests::decimal_inv_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_new ... 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_sub_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_raw ... 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_is_zero_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_percent ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_division ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_div_assign ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_multiply ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt_is_precise ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt_intermediate_precision_used ... ok [INFO] [stdout] test math::decimal::tests::decimal_zero ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_primitives ... ok [INFO] [stdout] test math::decimal::tests::uint128_decimal_multiply ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint128 ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint256 ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint512 ... ok [INFO] [stdout] test math::isqrt::tests::isqrt_uint64 ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_sqrt_does_not_overflow ... ok [INFO] [stdout] test math::uint128::tests::uint128_compare ... ok [INFO] [stdout] test math::uint128::tests::uint128_convert_from ... 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_implements_rem ... ok [INFO] [stdout] test math::uint128::tests::uint128_implements_display ... ok [INFO] [stdout] test math::uint128::tests::uint128_is_zero_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_json ... ok [INFO] [stdout] test math::uint128::tests::uint128_math ... 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_multiply_ratio_does_not_overflow_when_result_fits ... ok [INFO] [stdout] test math::uint128::tests::sum_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_multiply_ratio_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_pow_works ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_from_ratio_panics_for_zero_denominator - 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_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_uint128_divide_by_zero - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_rem_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_sub_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_rem_assign_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_sub_assign_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::decimal256::tests::decimal256_mul_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_to_le_bytes_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_to_be_bytes_works ... ok [INFO] [stdout] test math::uint256::tests::sum_works ... ok [INFO] [stdout] test math::decimal::tests::decimal_from_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_compare ... ok [INFO] [stdout] test math::decimal::tests::decimal_mul_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_construct ... ok [INFO] [stdout] test math::uint256::tests::uint256_convert_from ... ok [INFO] [stdout] test math::uint256::tests::uint256_convert_to_uint128 ... ok [INFO] [stdout] test math::uint256::tests::uint256_from_uint128 ... ok [INFO] [stdout] test math::uint256::tests::uint256_endianness ... ok [INFO] [stdout] test math::uint256::tests::uint256_implements_display ... ok [INFO] [stdout] test math::uint256::tests::uint256_implements_rem ... ok [INFO] [stdout] test math::uint256::tests::uint256_is_zero_works ... 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_methods ... ok [INFO] [stdout] test math::uint256::tests::uint256_mul_assign_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_mul_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_does_not_overflow_when_result_fits ... 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_display_padding_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_panicks_on_overflow - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_multiply_ratio_panics_for_zero_denominator - should panic ... 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_multiply_ratio_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_rem_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_from_u128 ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_div_assign_by_zero - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_uint128_divide_by_zero - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_shr_works ... ok [INFO] [stdout] test math::uint512::tests::sum_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_sub_assign_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_to_be_bytes_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_to_le_bytes_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::uint512::tests::uint512_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_convert_from ... ok [INFO] [stdout] test math::uint128::tests::uint128_multiply_ratio_panics_for_zero_denominator - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_convert_to_uint128 ... ok [INFO] [stdout] test math::uint512::tests::uint512_display_padding_works ... ok [INFO] [stdout] test math::uint128::tests::uint128_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_construct ... ok [INFO] [stdout] test math::uint512::tests::uint512_compare ... ok [INFO] [stdout] test math::decimal::tests::decimal_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint128::tests::uint128_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::decimal::tests::decimal_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint256::tests::uint256_add_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_implements_display ... ok [INFO] [stdout] test math::uint512::tests::uint512_rem_assign_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_implements_rem ... ok [INFO] [stdout] test math::uint512::tests::uint512_math ... ok [INFO] [stdout] test math::uint512::tests::uint512_is_zero_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_json ... ok [INFO] [stdout] test math::uint512::tests::uint512_pow_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_from_uint256 ... ok [INFO] [stdout] test math::uint512::tests::uint512_rem_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_shr_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_mul_assign_works ... ok [INFO] [stdout] test math::uint256::tests::uint256_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_sub_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_to_le_bytes_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_rem_panics_for_zero - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_to_be_bytes_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_compare ... ok [INFO] [stdout] test math::uint512::tests::uint512_shr_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_convert_into ... ok [INFO] [stdout] test math::uint128::tests::uint128_multiply_ratio_panicks_on_overflow - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_endianness ... ok [INFO] [stdout] test math::uint64::tests::sum_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_convert_from ... ok [INFO] [stdout] test math::uint512::tests::uint512_mul_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_methods ... ok [INFO] [stdout] test math::uint512::tests::uint512_sub_assign_works ... ok [INFO] [stdout] test math::uint512::tests::uint512_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint512::tests::uint512_shr_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_display_padding_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_rem_assign_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_multiply_ratio_does_not_overflow_when_result_fits ... ok [INFO] [stdout] test math::uint64::tests::uint64_is_zero_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_sub_assign_works ... 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_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_sub_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_to_be_bytes_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_multiply_ratio_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_implements_display ... ok [INFO] [stdout] test math::uint64::tests::uint64_implements_rem ... ok [INFO] [stdout] test math::uint64::tests::uint64_pow_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_json ... ok [INFO] [stdout] test math::uint64::tests::uint64_mul_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_methods ... ok [INFO] [stdout] test math::uint64::tests::uint64_math ... ok [INFO] [stdout] test math::uint64::tests::uint64_mul_assign_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_pow_overflow_panics - should panic ... ok [INFO] [stdout] test math::uint64::tests::uint64_math_overflow_panics - 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_multiply_ratio_panicks_on_overflow - should panic ... ok [INFO] [stdout] test mock::tests::bank_querier_all_balances ... ok [INFO] [stdout] test mock::tests::digit_sum_works ... ok [INFO] [stdout] test math::uint64::tests::uint64_to_le_bytes_works ... ok [INFO] [stdout] test mock::tests::addr_canonicalize_min_input_length - should panic ... ok [INFO] [stdout] test mock::tests::bank_querier_missing_account ... ok [INFO] [stdout] test mock::tests::bank_querier_one_balance ... ok [INFO] [stdout] test mock::tests::canonicalize_and_humanize_restores_original ... ok [INFO] [stdout] test mock::tests::ed25519_verify_works ... ok [INFO] [stdout] test mock::tests::ed25519_batch_verify_fails ... ok [INFO] [stdout] test mock::tests::ed25519_batch_verify_works ... ok [INFO] [stdout] test mock::tests::ed25519_verify_errs ... ok [INFO] [stdout] test mock::tests::ed25519_batch_verify_errs ... ok [INFO] [stdout] test mock::tests::addr_humanize_input_length - should panic ... ok [INFO] [stdout] test mock::tests::addr_canonicalize_works ... ok [INFO] [stdout] test mock::tests::riffle_shuffle_works ... ok [INFO] [stdout] test mock::tests::addr_validate_works ... ok [INFO] [stdout] test results::contract_result::tests::can_convert_to_core_result ... ok [INFO] [stdout] test mock::tests::ed25519_verify_fails ... 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 mock::tests::addr_canonicalize_max_input_length - should panic ... 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 mock::tests::staking_querier_delegations ... ok [INFO] [stdout] test mock::tests::secp256k1_verify_works ... ok [INFO] [stdout] test mock::tests::mock_info_works ... ok [INFO] [stdout] test mock::tests::staking_querier_all_validators ... ok [INFO] [stdout] test mock::tests::wasm_querier_works ... ok [INFO] [stdout] test mock::tests::staking_querier_validator ... ok [INFO] [stdout] test results::events::tests::event_construction ... ok [INFO] [stdout] test results::contract_result::tests::can_convert_from_core_result ... ok [INFO] [stdout] test mock::tests::secp256k1_verify_errs ... ok [INFO] [stdout] test results::events::tests::attribute_new_reserved_key_panicks - should panic ... ok [INFO] [stdout] test results::cosmos_msg::tests::from_bank_msg_works ... ok [INFO] [stdout] test mock::tests::secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test mock::tests::secp256k1_recover_pubkey_fails_for_wrong_hash ... ok [INFO] [stdout] test sections::tests::decode_sections2_preserved_first_vector ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_serialization_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_is_ok_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_can_convert_to_core_result ... ok [INFO] [stdout] test mock::tests::secp256k1_recover_pubkey_fails_for_wrong_recovery_param ... ok [INFO] [stdout] test results::events::tests::attribute_new_reserved_key_panicks2 - should panic ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_multiple_elements ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_empty_sections ... ok [INFO] [stdout] test sections::tests::decode_sections2_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_deserialization_works ... ok [INFO] [stdout] test serde::tests::to_vec_works_for_special_chars ... 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 serde::tests::to_vec_works ... ok [INFO] [stdout] test mock::tests::secp256k1_verify_fails ... ok [INFO] [stdout] test storage::tests::delete ... ok [INFO] [stdout] test serde::tests::from_slice_or_binary ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_one_element ... ok [INFO] [stdout] test storage::tests::iterator ... ok [INFO] [stdout] test storage::tests::memory_storage_implements_debug ... ok [INFO] [stdout] test storage::tests::get_and_set ... ok [INFO] [stdout] test timestamp::tests::timestamp_from_nanos ... ok [INFO] [stdout] test timestamp::tests::timestamp_seconds ... ok [INFO] [stdout] test timestamp::tests::timestamp_implements_display ... ok [INFO] [stdout] test timestamp::tests::timestamp_plus_seconds ... ok [INFO] [stdout] test timestamp::tests::timestamp_nanos ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_is_err_works ... ok [INFO] [stdout] test storage::tests::set_panics_for_empty - should panic ... ok [INFO] [stdout] test timestamp::tests::timestamp_plus_nanos ... ok [INFO] [stdout] test timestamp::tests::timestamp_from_seconds ... ok [INFO] [stdout] test traits::tests::auto_deref_raw_query ... ok [INFO] [stdout] test timestamp::tests::timestamp_subsec_nanos ... 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::response::tests::contract_result_is_ok_works ... ok [INFO] [stdout] test results::submessages::tests::sub_msg_result_can_convert_from_core_result ... ok [INFO] [stdout] test timestamp::tests::timestamp_minus_nanos ... ok [INFO] [stdout] test timestamp::tests::timestamp_minus_nanos_panics_on_overflow - should panic ... ok [INFO] [stdout] test timestamp::tests::timestamp_minus_seconds_panics_on_overflow - should panic ... ok [INFO] [stdout] test traits::tests::use_querier_wrapper_as_querier ... ok [INFO] [stdout] test timestamp::tests::timestamp_minus_seconds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 369 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_storage-eecf39bac00dfc67) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_calculates_capacity_correctly ... ok [INFO] [stdout] test bucket::tests::update_success ... ok [INFO] [stdout] test bucket::tests::update_fails_on_error ... ok [INFO] [stdout] test bucket::tests::readonly_works ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_works ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_nested_works ... ok [INFO] [stdout] test bucket::tests::update_supports_custom_error_types ... ok [INFO] [stdout] test bucket::tests::update_handles_on_no_data ... ok [INFO] [stdout] test bucket::tests::range_over_data ... ok [INFO] [stdout] test bucket::tests::remove_works ... ok [INFO] [stdout] test length_prefixed::tests::encode_length_works ... ok [INFO] [stdout] test bucket::tests::update_can_change_variable_from_outer_scope ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_nested_allows_many_long_namespaces ... ok [INFO] [stdout] test prefixed_storage::tests::readonly_prefixed_storage_get ... ok [INFO] [stdout] test prefixed_storage::tests::readonly_prefixed_storage_multilevel_get ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_works_for_long_prefix ... ok [INFO] [stdout] test sequence::tests::set_sequence ... ok [INFO] [stdout] test sequence::tests::walk_through_sequence ... ok [INFO] [stdout] test bucket::tests::store_and_load ... ok [INFO] [stdout] test prefixed_storage::tests::prefixed_storage_multilevel_set_and_get ... ok [INFO] [stdout] test sequence::tests::sequences_independent ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_nested_calculates_capacity_correctly ... ok [INFO] [stdout] test namespace_helpers::tests::range_works ... ok [INFO] [stdout] test singleton::tests::isolated_reads ... ok [INFO] [stdout] test namespace_helpers::tests::namespace_upper_bound_works ... ok [INFO] [stdout] test prefixed_storage::tests::prefixed_storage_set_and_get ... ok [INFO] [stdout] test namespace_helpers::tests::prefix_get_set ... ok [INFO] [stdout] test namespace_helpers::tests::range_with_prefix_wrapover ... ok [INFO] [stdout] test singleton::tests::save_and_load ... ok [INFO] [stdout] test namespace_helpers::tests::range_with_start_end_set ... ok [INFO] [stdout] test bucket::tests::buckets_isolated ... ok [INFO] [stdout] test singleton::tests::update_does_not_change_data_on_error ... ok [INFO] [stdout] test singleton::tests::remove_works ... ok [INFO] [stdout] test singleton::tests::update_success ... ok [INFO] [stdout] test type_helpers::tests::must_deserialize_handles_none ... ok [INFO] [stdout] test singleton::tests::update_can_change_variable_from_outer_scope ... ok [INFO] [stdout] test type_helpers::tests::may_deserialize_handles_some ... ok [INFO] [stdout] test type_helpers::tests::may_deserialize_handles_none ... ok [INFO] [stdout] test type_helpers::tests::must_deserialize_handles_some ... ok [INFO] [stdout] test singleton::tests::update_supports_custom_errors ... ok [INFO] [stdout] test length_prefixed::tests::to_length_prefixed_panics_for_too_long_prefix - should panic ... ok [INFO] [stdout] test length_prefixed::tests::encode_length_panics_for_large_values - should panic ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_vm-35573773f7296f30) [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 261 tests [INFO] [stdout] test backend::tests::ffi_error_bad_argument ... ok [INFO] [stdout] test backend::tests::convert_from_fromutf8error ... ok [INFO] [stdout] test backend::tests::ffi_error_out_of_gas ... ok [INFO] [stdout] test backend::tests::ffi_error_foreign_panic ... ok [INFO] [stdout] test backend::tests::gas_info_free_works ... ok [INFO] [stdout] test backend::tests::gas_info_implements_add_assign ... ok [INFO] [stdout] test backend::tests::gas_info_with_cost_works ... ok [INFO] [stdout] test backend::tests::gas_info_with_externally_used_works ... ok [INFO] [stdout] test backend::tests::iterator_does_not_exist_works ... ok [INFO] [stdout] test backend::tests::ffi_error_unknown_without_message ... ok [INFO] [stdout] test cache::tests::load_wasm_from_disk_works_in_subfolder ... ok [INFO] [stdout] test cache::tests::load_wasm_from_disk_works ... ok [INFO] [stdout] test backend::tests::ffi_error_unknown ... ok [INFO] [stdout] test cache::tests::load_wasm_errors_for_non_existent_id ... ok [INFO] [stdout] test cache::tests::save_wasm_rejects_invalid_contract ... ok [INFO] [stdout] test backend::tests::ffi_error_user_err ... 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 calls::tests::call_execute_works ... ok [INFO] [stdout] test calls::tests::call_instantiate_works ... ok [INFO] [stdout] test cache::tests::load_wasm_works_across_multiple_cache_instances ... ok [INFO] [stdout] test cache::tests::save_wasm_works ... ok [INFO] [stdout] test cache::tests::load_wasm_works ... ok [INFO] [stdout] test checksum::tests::generate_works ... ok [INFO] [stdout] test checksum::tests::into_vec_works ... ok [INFO] [stdout] test checksum::tests::implemented_display ... ok [INFO] [stdout] test cache::tests::load_wasm_errors_for_corrupted_wasm ... ok [INFO] [stdout] test checksum::tests::to_hex_works ... ok [INFO] [stdout] test compatibility::tests::check_interface_version_works ... ok [INFO] [stdout] test compatibility::tests::check_wasm_exports_works ... ok [INFO] [stdout] test compatibility::tests::check_wasm_features_ok ... ok [INFO] [stdout] test compatibility::tests::check_wasm_features_fails_for_missing ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_missing ... ok [INFO] [stdout] test compatibility::tests::check_wasm_exports_of_old_contract ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_wrong_type ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_initial_size ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_maximum_size ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_ok ... 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 compatibility::tests::check_wasm_memories_no_memory ... ok [INFO] [stdout] test compatibility::tests::check_wasm_memories_zero_memories ... ok [INFO] [stdout] test compatibility::tests::check_wasm_imports_of_old_contract ... ok [INFO] [stdout] test cache::tests::pin_unpin_works ... ok [INFO] [stdout] test conversion::tests::ref_to_u32_works ... ok [INFO] [stdout] test conversion::tests::to_i32_works_for_usize ... 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_u32_works_for_usize ... ok [INFO] [stdout] test compatibility::tests::check_wasm_passes_for_latest_contract ... ok [INFO] [stdout] test cache::tests::use_multiple_cached_instances_of_same_contract ... ok [INFO] [stdout] test cache::tests::call_instantiate_on_cached_contract ... ok [INFO] [stdout] test cache::tests::call_execute_on_cached_contract ... ok [INFO] [stdout] test compatibility::tests::check_wasm_old_contract ... ok [INFO] [stdout] test cache::tests::resets_gas_when_reusing_instance ... ok [INFO] [stdout] test cache::tests::save_wasm_fills_file_system_but_not_memory_cache ... ok [INFO] [stdout] test cache::tests::get_instance_finds_cached_modules_and_stores_to_memory ... ok [INFO] [stdout] test cache::tests::recovers_from_out_of_gas ... ok [INFO] [stdout] test cache::tests::get_instance_finds_cached_module ... ok [INFO] [stdout] test cache::tests::analyze_works has been running for over 60 seconds [INFO] [stdout] test cache::tests::save_wasm_allows_saving_multiple_times has been running for over 60 seconds [INFO] [stdout] test environment::tests::process_gas_info_works_for_cost_and_externally_used ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_for_cost ... ok [INFO] [stdout] test environment::tests::call_function1_errors_for_wrong_result_count ... ok [INFO] [stdout] test environment::tests::is_storage_readonly_defaults_to_true ... ok [INFO] [stdout] test environment::tests::call_function0_errors_for_wrong_result_count ... ok [INFO] [stdout] test environment::tests::move_out_works ... ok [INFO] [stdout] test environment::tests::call_function0_works ... ok [INFO] [stdout] test environment::tests::call_function_works ... ok [INFO] [stdout] test environment::tests::call_function1_works ... ok [INFO] [stdout] test errors::communication_error::tests::deref_err ... ok [INFO] [stdout] test environment::tests::call_function_fails_for_missing_function ... ok [INFO] [stdout] test errors::communication_error::tests::invalid_utf8 ... ok [INFO] [stdout] test errors::communication_error::tests::invalid_order ... ok [INFO] [stdout] test errors::communication_error::tests::region_length_too_big_works ... ok [INFO] [stdout] test errors::region_validation_error::tests::length_exceeds_capacity_works ... ok [INFO] [stdout] test errors::region_validation_error::tests::out_of_range_works ... ok [INFO] [stdout] test errors::communication_error::tests::zero_address ... ok [INFO] [stdout] test errors::vm_error::tests::backend_err_works ... ok [INFO] [stdout] test errors::region_validation_error::tests::zero_offset ... ok [INFO] [stdout] test errors::vm_error::tests::cache_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::compile_err_works ... ok [INFO] [stdout] test environment::tests::call_function_fails_for_missing_instance ... ok [INFO] [stdout] test errors::communication_error::tests::region_too_small_works ... ok [INFO] [stdout] test errors::vm_error::tests::conversion_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::cyrpto_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::gas_depletion_works ... ok [INFO] [stdout] test errors::vm_error::tests::generic_err_works ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_correctly_with_gas_consumption_in_wasmer ... ok [INFO] [stdout] test errors::vm_error::tests::parse_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::resolve_err_works ... ok [INFO] [stdout] test calls::tests::call_migrate_works ... ok [INFO] [stdout] test calls::tests::call_query_works ... ok [INFO] [stdout] test errors::vm_error::tests::integrity_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::instantiation_err_works ... ok [INFO] [stdout] test errors::vm_error::tests::static_validation_err_works ... ok [INFO] [stdout] test features::tests::features_from_csv_skips_empty ... ok [INFO] [stdout] test features::tests::required_features_from_module_works ... ok [INFO] [stdout] test features::tests::required_features_from_module_works_without_exports_section ... ok [INFO] [stdout] test errors::vm_error::tests::write_access_denied ... ok [INFO] [stdout] test errors::vm_error::tests::uninitialized_context_data_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 features::tests::features_from_csv_works ... ok [INFO] [stdout] test errors::vm_error::tests::result_mismatch_works ... ok [INFO] [stdout] test cache::tests::save_wasm_allows_saving_multiple_times ... ok [INFO] [stdout] test cache::tests::analyze_works ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_reports_invalid_input_back_to_contract ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_fails_for_broken_backend ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_fails_for_input_too_long ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_works ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_fails_for_destination_region_too_small ... ok [INFO] [stdout] test environment::tests::set_storage_readonly_can_change_flag ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_fails_for_broken_backend ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_fails_for_large_inputs ... ok [INFO] [stdout] test environment::tests::process_gas_info_works_for_externally_used ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_reports_invalid_input_back_to_contract ... ok [INFO] [stdout] test imports::tests::do_addr_canonicalize_fails_for_small_destination_region ... ok [INFO] [stdout] test environment::tests::with_storage_from_context_set_get ... ok [INFO] [stdout] test environment::tests::with_querier_from_context_works ... ok [INFO] [stdout] test environment::tests::with_storage_from_context_handles_panics - should panic ... ok [INFO] [stdout] test environment::tests::with_querier_from_context_handles_panics - should panic ... ok [INFO] [stdout] test environment::tests::process_gas_info_zeros_gas_left_when_exceeded has been running for over 60 seconds [INFO] [stdout] test imports::tests::do_addr_validate_works ... ok [INFO] [stdout] test imports::tests::do_db_read_works ... ok [INFO] [stdout] test imports::tests::do_db_remove_works_for_non_existent_key ... ok [INFO] [stdout] test environment::tests::process_gas_info_zeros_gas_left_when_exceeded ... ok [INFO] [stdout] test imports::tests::do_db_remove_works ... ok [INFO] [stdout] test imports::tests::do_addr_humanize_works ... ok [INFO] [stdout] test imports::tests::do_db_remove_is_prohibited_in_readonly_contexts ... ok [INFO] [stdout] test imports::tests::do_db_scan_bound_works ... ok [INFO] [stdout] test imports::tests::do_db_read_works_for_non_existent_key ... ok [INFO] [stdout] test imports::tests::do_db_next_works ... ok [INFO] [stdout] test imports::tests::do_addr_validate_fails_for_large_inputs ... ok [INFO] [stdout] test imports::tests::do_db_next_fails_for_non_existent_id ... ok [INFO] [stdout] test imports::tests::do_addr_validate_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_db_remove_fails_for_large_key ... ok [INFO] [stdout] test imports::tests::do_db_read_fails_for_large_key ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_shorter_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_shorter_sig_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_empty_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_larger_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_larger_sig_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_larger_msg_fails ... ok [INFO] [stdout] test imports::tests::do_db_scan_unbound_works ... 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_db_write_works_for_empty_value ... ok [INFO] [stdout] test imports::tests::do_db_scan_unbound_descending_works ... ok [INFO] [stdout] test imports::tests::do_db_scan_multiple_iterators ... ok [INFO] [stdout] test imports::tests::do_db_write_can_override ... ok [INFO] [stdout] test imports::tests::do_db_write_fails_for_large_key ... ok [INFO] [stdout] test imports::tests::do_db_scan_errors_for_invalid_order_value has been running for over 60 seconds [INFO] [stdout] test imports::tests::do_secp256k1_verify_larger_hash_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_shorter_hash_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_larger_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_larger_sig_fails ... ok [INFO] [stdout] test imports::tests::do_query_chain_fails_for_missing_contract ... ok [INFO] [stdout] test imports::tests::do_secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_shorter_pubkey_fails ... ok [INFO] [stdout] test imports::tests::do_query_chain_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_empty_pubkey_fails ... ok [INFO] [stdout] test instance::tests::call_function0_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_wrong_sig_verify_fails ... ok [INFO] [stdout] test instance::tests::allocate_deallocate_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_shorter_sig_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_wrong_pubkey_format_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_wrong_data_fails ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_wrong_pubkey_fails ... ok [INFO] [stdout] test instance::tests::extra_imports_get_added ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_wrong_hash_verify_fails ... ok [INFO] [stdout] test imports::tests::do_query_chain_fails_for_broken_request ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_msg_verify_fails ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_data_fails ... ok [INFO] [stdout] test instance::tests::memory_pages_returns_min_memory_size_by_default ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_pubkey_verify_fails ... ok [INFO] [stdout] test instance::tests::required_features_works_for_many_exports ... ok [INFO] [stdout] test imports::tests::do_db_scan_errors_for_invalid_order_value ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_works ... ok [INFO] [stdout] test imports::tests::do_secp256k1_verify_works ... ok [INFO] [stdout] test imports::tests::do_ed25519_verify_wrong_sig_verify_fails ... ok [INFO] [stdout] test instance::tests::with_storage_works ... ok [INFO] [stdout] test instance::tests::errors_in_imports ... ok [INFO] [stdout] test limited::tests::panics_if_limit_is_too_small_empty - should panic ... ok [INFO] [stdout] test limited::tests::panics_if_limit_is_too_small_nonempty - should panic ... ok [INFO] [stdout] test instance::tests::with_querier_works_readonly ... ok [INFO] [stdout] test limited::tests::works_for_btreeset ... ok [INFO] [stdout] test limited::tests::works_for_hashset ... ok [INFO] [stdout] test instance::tests::with_storage_safe_for_panic - should panic ... ok [INFO] [stdout] test limited::tests::works_for_vectors ... ok [INFO] [stdout] test memory::tests::validate_region_fails_for_length_exceeding_capacity ... ok [INFO] [stdout] test memory::tests::validate_region_fails_for_zero_offset ... ok [INFO] [stdout] test memory::tests::validate_region_passes_for_valid_region ... ok [INFO] [stdout] test memory::tests::validate_region_fails_when_exceeding_address_space ... ok [INFO] [stdout] test modules::in_memory_cache::tests::check_element_sizes ... ok [INFO] [stdout] test modules::file_system_cache::tests::file_system_cache_store_uses_expected_path ... ok [INFO] [stdout] test modules::in_memory_cache::tests::len_works ... ok [INFO] [stdout] test modules::in_memory_cache::tests::size_works ... ok [INFO] [stdout] test modules::in_memory_cache::tests::in_memory_cache_run ... ok [INFO] [stdout] test modules::file_system_cache::tests::file_system_cache_run ... ok [INFO] [stdout] test modules::pinned_memory_cache::tests::len_works ... ok [INFO] [stdout] test modules::pinned_memory_cache::tests::pinned_memory_cache_run ... ok [INFO] [stdout] test modules::pinned_memory_cache::tests::has_works ... ok [INFO] [stdout] test modules::versioning::tests::current_wasmer_module_version_works ... ok [INFO] [stdout] test modules::pinned_memory_cache::tests::size_works ... ok [INFO] [stdout] test modules::versioning::tests::current_wasmer_module_header_works ... ok [INFO] [stdout] test sections::tests::decode_sections_works_for_empty_sections ... ok [INFO] [stdout] test sections::tests::decode_sections_works_for_multiple_elements ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_empty_sections ... ok [INFO] [stdout] test sections::tests::decode_sections_works_for_two_elements ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_multiple_elements ... ok [INFO] [stdout] test sections::tests::encode_sections_works_for_one_element ... ok [INFO] [stdout] test sections::tests::decode_sections_works_for_one_element ... ok [INFO] [stdout] test serde::tests::from_slice_works ... ok [INFO] [stdout] test serde::tests::from_slice_errors_when_exceeding_deserialization_limit ... ok [INFO] [stdout] test serde::tests::to_vec_works ... ok [INFO] [stdout] test serde::tests::from_slice_works_for_special_chars ... ok [INFO] [stdout] test size::tests::implements_debug ... ok [INFO] [stdout] test static_analysis::tests::deserialize_wasm_corrupted_data ... ok [INFO] [stdout] test serde::tests::to_vec_works_for_special_chars ... ok [INFO] [stdout] test size::tests::constructors_work ... ok [INFO] [stdout] test static_analysis::tests::exported_function_names_works_for_parity_with_no_prefix ... ok [INFO] [stdout] test static_analysis::tests::exported_function_names_works_for_parity_with_prefix ... ok [INFO] [stdout] test instance::tests::read_memory_errors_when_when_length_is_too_long ... ok [INFO] [stdout] test instance::tests::required_features_works ... ok [INFO] [stdout] test testing::mock::tests::canonical_address_max_input_length ... ok [INFO] [stdout] test testing::mock::tests::canonical_address_min_input_length ... ok [INFO] [stdout] test testing::mock::tests::canonical_address_works ... ok [INFO] [stdout] test testing::mock::tests::canonicalize_and_humanize_restores_original ... ok [INFO] [stdout] test testing::mock::tests::human_address_input_length ... ok [INFO] [stdout] test static_analysis::tests::has_ibc_entry_points_works ... ok [INFO] [stdout] test testing::querier::tests::bank_querier_all_balances ... ok [INFO] [stdout] test testing::querier::tests::bank_querier_missing_account ... ok [INFO] [stdout] test testing::querier::tests::bank_querier_one_balance ... ok [INFO] [stdout] test testing::querier::tests::query_raw_fails_when_out_of_gas ... ok [INFO] [stdout] test testing::mock::tests::mock_info_works ... ok [INFO] [stdout] test testing::storage::tests::delete ... ok [INFO] [stdout] test static_analysis::tests::exported_function_names_works_for_wasmer_with_no_prefix ... ok [INFO] [stdout] test testing::storage::tests::get_and_set ... ok [INFO] [stdout] test testing::storage::tests::iterator ... ok [INFO] [stdout] test wasm_backend::gatekeeper::tests::parser_floats_are_not_supported ... ok [INFO] [stdout] test instance::tests::call_function1_works ... ok [INFO] [stdout] test wasm_backend::limiting_tunables::tests::adjust_memory_works ... ok [INFO] [stdout] test wasm_backend::limiting_tunables::tests::validate_memory_works ... ok [INFO] [stdout] test wasm_backend::store::tests::limit_to_pages_works ... ok [INFO] [stdout] test instance::tests::query_works_with_gas_metering ... ok [INFO] [stdout] test instance::tests::get_gas_left_works ... ok [INFO] [stdout] test wasm_backend::store::tests::make_runtime_store_applies_memory_limit ... ok [INFO] [stdout] test instance::tests::memory_pages_grows_with_usage ... ok [INFO] [stdout] test instance::tests::with_querier_allows_updating_balances ... ok [INFO] [stdout] test instance::tests::create_gas_report_works ... ok [INFO] [stdout] test instance::tests::contract_enforces_gas_limit ... ok [INFO] [stdout] test static_analysis::tests::deserialize_wasm_works ... ok [INFO] [stdout] test wasm_backend::store::tests::make_compile_time_store_applies_memory_limit ... ok [INFO] [stdout] test wasm_backend::gatekeeper::tests::bulk_operations_not_supported ... ok [INFO] [stdout] test static_analysis::tests::exported_function_names_works_for_wasmer_with_prefix ... ok [INFO] [stdout] test wasm_backend::gatekeeper::tests::valid_wasm_instance_sanity ... ok [INFO] [stdout] test instance::tests::contract_deducts_gas_init ... ok [INFO] [stdout] test instance::tests::set_storage_readonly_works ... ok [INFO] [stdout] test instance::tests::contract_deducts_gas_execute ... ok [INFO] [stdout] test wasm_backend::compile::tests::contract_with_floats_fails_check ... ok [INFO] [stdout] test instance::tests::write_and_read_memory_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 261 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 257.77s [INFO] [stdout] [INFO] [stderr] Doc-tests cosmwasm-crypto [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cosmwasm-derive [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - entry_point (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s [INFO] [stdout] [INFO] [stderr] Doc-tests cosmwasm-schema [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cosmwasm-std [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test src/math/decimal.rs - math::decimal::Decimal::atomics (line 143) ... ok [INFO] [stdout] test src/assertions.rs - assertions::ensure_eq (line 41) ... ok [INFO] [stdout] test src/assertions.rs - assertions::ensure (line 7) ... ok [INFO] [stdout] test src/assertions.rs - assertions::ensure_ne (line 79) ... ok [INFO] [stdout] test src/mock.rs - mock::riffle_shuffle (line 674) ... ignored [INFO] [stdout] test src/math/decimal.rs - math::decimal::Decimal::from_atomics (line 78) ... ok [INFO] [stdout] test src/math/uint128.rs - math::uint128::Uint128::full_mul (line 422) ... ok [INFO] [stdout] test src/math/uint128.rs - math::uint128::Uint128 (line 22) ... ok [INFO] [stdout] test src/math/uint256.rs - math::uint256::Uint256 (line 39) ... ok [INFO] [stdout] test src/coins.rs - coins::coin (line 57) ... ok [INFO] [stdout] test src/binary.rs - binary::Binary::to_array (line 46) ... ok [INFO] [stdout] test src/addresses.rs - addresses::Addr::unchecked (line 41) ... ok [INFO] [stdout] test src/coins.rs - coins::coins (line 36) ... ok [INFO] [stdout] test src/math/uint256.rs - math::uint256::Uint256::full_mul (line 517) ... ok [INFO] [stdout] test src/math/decimal256.rs - math::decimal256::Decimal256::atomics (line 155) ... ok [INFO] [stdout] test src/binary.rs - binary::Binary::to_array (line 55) ... ok [INFO] [stdout] test src/math/decimal256.rs - math::decimal256::Decimal256::from_atomics (line 87) ... ok [INFO] [stdout] test src/results/response.rs - results::response::Response::add_submessages (line 179) ... ok [INFO] [stdout] test src/sections.rs - sections::encode_sections (line 20) ... ignored [INFO] [stdout] test src/results/response.rs - results::response::Response (line 38) ... ok [INFO] [stdout] test src/results/response.rs - results::response::Response (line 18) ... ok [INFO] [stdout] test src/math/uint64.rs - math::uint64::Uint64::full_mul (line 377) ... ok [INFO] [stdout] test src/math/uint512.rs - math::uint512::Uint512 (line 38) ... ok [INFO] [stdout] test src/results/response.rs - results::response::Response::add_messages (line 164) ... ok [INFO] [stdout] test src/math/uint64.rs - math::uint64::Uint64 (line 21) ... ok [INFO] [stdout] test src/query/mod.rs - query::CustomQuery (line 56) ... ok [INFO] [stdout] test src/results/response.rs - results::response::Response::add_attributes (line 141) ... ok [INFO] [stdout] test src/results/submessages.rs - results::submessages::SubMsg::with_gas_limit (line 73) ... ok [INFO] [stdout] test src/results/submessages.rs - results::submessages::SubMsgResult (line 132) ... ok [INFO] [stdout] test src/results/system_result.rs - results::system_result::SystemResult (line 26) ... ok [INFO] [stdout] test src/results/submessages.rs - results::submessages::SubMsgResult (line 120) ... ok [INFO] [stdout] test src/results/system_result.rs - results::system_result::SystemResult (line 17) ... ok [INFO] [stdout] test src/results/contract_result.rs - results::contract_result::ContractResult (line 26) ... ok [INFO] [stdout] test src/results/contract_result.rs - results::contract_result::ContractResult (line 17) ... ok [INFO] [stdout] test src/timestamp.rs - timestamp::Timestamp (line 13) ... ok [INFO] [stdout] test src/traits.rs - traits::Api::addr_validate (line 84) ... ok [INFO] [stdout] test src/types.rs - types::BlockInfo::time (line 64) ... ok [INFO] [stdout] test src/types.rs - types::BlockInfo::time (line 42) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 13.48s [INFO] [stdout] [INFO] [stderr] Doc-tests cosmwasm-storage [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cosmwasm-vm [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/sections.rs - sections::encode_sections (line 36) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec98a00dd2df14c2d2fca84e658f135efda993c9961c96abeb5e76c70a4f0ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec98a00dd2df14c2d2fca84e658f135efda993c9961c96abeb5e76c70a4f0ce8", kill_on_drop: false }` [INFO] [stdout] ec98a00dd2df14c2d2fca84e658f135efda993c9961c96abeb5e76c70a4f0ce8