Last active
November 17, 2023 17:18
-
-
Save ascjones/b746bf86332c929dae3103eba7975ade to your computer and use it in GitHub Desktop.
riscv errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ink on at/riscv [$] via 🦀 v1.73.0 | |
➜ CARGO_TARGET_DIR=/tmp/integration-tests-target CONTRACTS_NODE=~/code/polkadot-sdk-riscv/target/release/substrate-node \ | |
scripts/for_all_contracts_exec.sh \ | |
--path integration-tests \ | |
-- cargo test --all-features --manifest-path {} | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/basic-contract-caller/Cargo.toml | |
Compiling proc-macro2 v1.0.69 | |
Compiling unicode-ident v1.0.12 | |
Compiling cfg-if v1.0.0 | |
Compiling libc v0.2.150 | |
Compiling version_check v0.9.4 | |
Compiling typenum v1.17.0 | |
Compiling serde v1.0.192 | |
Compiling once_cell v1.18.0 | |
Compiling syn v1.0.109 | |
Compiling autocfg v1.1.0 | |
Compiling hashbrown v0.14.2 | |
Compiling equivalent v1.0.1 | |
Compiling itoa v1.0.9 | |
Compiling bytes v1.5.0 | |
Compiling subtle v2.5.0 | |
Compiling log v0.4.20 | |
Compiling memchr v2.6.4 | |
Compiling ryu v1.0.15 | |
Compiling winnow v0.5.19 | |
Compiling toml_datetime v0.6.5 | |
Compiling pin-project-lite v0.2.13 | |
Compiling ppv-lite86 v0.2.17 | |
Compiling byte-slice-cast v1.2.2 | |
Compiling radium v0.7.0 | |
Compiling arrayvec v0.7.4 | |
Compiling tap v1.0.1 | |
Compiling serde_json v1.0.108 | |
Compiling fnv v1.0.7 | |
Compiling convert_case v0.4.0 | |
Compiling cpufeatures v0.2.11 | |
Compiling byteorder v1.5.0 | |
Compiling anyhow v1.0.75 | |
Compiling futures-core v0.3.29 | |
Compiling futures-sink v0.3.29 | |
Compiling futures-task v0.3.29 | |
Compiling tinyvec_macros v0.1.1 | |
Compiling futures-channel v0.3.29 | |
Compiling thiserror v1.0.50 | |
Compiling futures-io v0.3.29 | |
Compiling static_assertions v1.1.0 | |
Compiling pin-utils v0.1.0 | |
Compiling schemars v0.8.16 | |
Compiling dyn-clone v1.0.16 | |
Compiling unicode-bidi v0.3.13 | |
Compiling percent-encoding v2.3.0 | |
Compiling funty v2.0.0 | |
Compiling hex v0.4.3 | |
Compiling smallvec v1.11.2 | |
Compiling keccak v0.1.4 | |
Compiling strsim v0.10.0 | |
Compiling crunchy v0.2.2 | |
Compiling arrayref v0.3.7 | |
Compiling ident_case v1.0.1 | |
Compiling opaque-debug v0.3.0 | |
Compiling rustc-hex v2.1.0 | |
Compiling regex-syntax v0.8.2 | |
Compiling futures-util v0.3.29 | |
Compiling bitflags v2.4.1 | |
Compiling rustix v0.38.24 | |
Compiling lazy_static v1.4.0 | |
Compiling linux-raw-sys v0.4.11 | |
Compiling crc32fast v1.3.2 | |
Compiling stable_deref_trait v1.2.0 | |
Compiling rustc-hash v1.1.0 | |
Compiling paste v1.0.14 | |
Compiling spin v0.9.8 | |
Compiling getrandom v0.1.16 | |
Compiling zerocopy v0.7.26 | |
Compiling httparse v1.8.0 | |
Compiling untrusted v0.9.0 | |
Compiling constant_time_eq v0.3.0 | |
Compiling regex-syntax v0.6.29 | |
Compiling semver v1.0.20 | |
Compiling heck v0.4.1 | |
Compiling unicode-xid v0.2.4 | |
Compiling target-lexicon v0.12.12 | |
Compiling rustc-demangle v0.1.23 | |
Compiling fallible-iterator v0.2.0 | |
Compiling io-lifetimes v1.0.11 | |
Compiling base64 v0.13.1 | |
Compiling rustix v0.36.17 | |
Compiling linux-raw-sys v0.1.4 | |
Compiling sp-std v10.0.0 | |
Compiling bitflags v1.3.2 | |
Compiling cpp_demangle v0.3.5 | |
Compiling rustls v0.21.9 | |
Compiling ref-cast v1.0.20 | |
Compiling tower-service v0.3.2 | |
Compiling try-lock v0.2.4 | |
Compiling platforms v3.2.0 | |
Compiling rustversion v1.0.14 | |
Compiling base64 v0.21.5 | |
Compiling parking_lot_core v0.9.9 | |
Compiling byte-tools v0.3.1 | |
Compiling async-trait v0.1.74 | |
Compiling scopeguard v1.2.0 | |
Compiling httpdate v1.0.3 | |
Compiling iana-time-zone v0.1.58 | |
Compiling wasmtime v8.0.1 | |
Compiling fake-simd v0.1.2 | |
Compiling hash-db v0.16.0 | |
Compiling opaque-debug v0.2.3 | |
Compiling event-listener v2.5.3 | |
Compiling ansi_term v0.12.1 | |
Compiling arrayvec v0.5.2 | |
Compiling environmental v1.1.4 | |
Compiling futures-timer v3.0.2 | |
Compiling openssl-probe v0.1.5 | |
Compiling xxhash-rust v0.8.7 | |
Compiling scratch v1.0.7 | |
Compiling bs58 v0.5.0 | |
Compiling array-bytes v6.2.0 | |
Compiling termcolor v1.4.0 | |
Compiling unicode-width v0.1.11 | |
Compiling adler v1.0.2 | |
Compiling either v1.9.0 | |
Compiling cxxbridge-flags v1.0.110 | |
Compiling generic-array v0.14.7 | |
Compiling wyz v0.5.1 | |
Compiling slab v0.4.9 | |
Compiling tinyvec v1.6.0 | |
Compiling form_urlencoded v1.2.0 | |
Compiling tracing-core v0.1.32 | |
Compiling aho-corasick v1.1.2 | |
Compiling ahash v0.7.7 | |
Compiling indexmap v1.9.3 | |
Compiling num-traits v0.2.17 | |
Compiling ahash v0.8.6 | |
Compiling http v0.2.11 | |
Compiling memoffset v0.8.0 | |
Compiling sharded-slab v0.1.7 | |
Compiling lock_api v0.4.11 | |
Compiling wasmtime-jit-debug v8.0.1 | |
Compiling blake2b_simd v1.0.2 | |
Compiling wasmtime-asm-macros v8.0.1 | |
Compiling block-padding v0.1.5 | |
Compiling ink_prelude v5.0.0-alpha (/home/andrew/code/ink/crates/prelude) | |
Compiling want v0.3.1 | |
Compiling thread_local v1.1.7 | |
Compiling num-format v0.4.4 | |
Compiling gimli v0.28.0 | |
Compiling object v0.32.1 | |
Compiling sp-std v8.0.0 | |
Compiling trie-root v0.18.0 | |
Compiling memory-db v0.32.0 | |
Compiling nohash-hasher v0.2.0 | |
Compiling tower-layer v0.3.2 | |
Compiling signature v2.2.0 | |
Compiling proc-macro-error-attr v1.0.4 | |
Compiling polkavm-common v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling proc-macro-error v1.0.4 | |
Compiling ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Compiling signal-hook v0.3.17 | |
Compiling utf8parse v0.2.1 | |
Compiling camino v1.1.6 | |
Compiling anstyle v1.0.4 | |
Compiling colorchoice v1.0.0 | |
Compiling overload v0.1.1 | |
Compiling array-init v2.1.0 | |
Compiling same-file v1.0.6 | |
Compiling anstyle-query v1.0.0 | |
Compiling fastrand v2.0.1 | |
Compiling indexmap v2.1.0 | |
Compiling async-lock v2.8.0 | |
Compiling rustls-pemfile v1.0.4 | |
Compiling codespan-reporting v0.11.1 | |
Compiling miniz_oxide v0.7.1 | |
Compiling itertools v0.12.0 | |
Compiling subtle-ng v2.5.0 | |
Compiling home v0.5.5 | |
Compiling base58 v0.2.0 | |
Compiling clap_lex v0.6.0 | |
Compiling yap v0.11.0 | |
Compiling polkavm-common v0.2.0 (https://github.com/koute/polkavm.git?rev=d124a5a87c7197cb0bad09f4d42a92d4faa96d6b#d124a5a8) | |
Compiling bitcoin_hashes v0.11.0 | |
Compiling parity-wasm v0.45.0 | |
Compiling tracing-log v0.1.4 | |
Compiling ed25519 v2.2.3 | |
Compiling anstyle-parse v0.2.2 | |
Compiling walkdir v2.4.0 | |
Compiling nu-ansi-term v0.46.0 | |
Compiling tracing-log v0.2.0 | |
Compiling bitvec v1.0.1 | |
Compiling rustls-native-certs v0.6.3 | |
Compiling uint v0.9.5 | |
Compiling hash256-std-hasher v0.15.2 | |
Compiling http-body v0.4.5 | |
Compiling unicode-normalization v0.1.22 | |
Compiling anstream v0.6.4 | |
Compiling zip v0.6.6 | |
Compiling rustc_version v0.4.0 | |
Compiling quote v1.0.33 | |
Compiling toml_edit v0.19.15 | |
Compiling clap_builder v4.4.8 | |
Compiling syn v2.0.39 | |
Compiling jobserver v0.1.27 | |
Compiling getrandom v0.2.11 | |
Compiling num_cpus v1.16.0 | |
Compiling socket2 v0.5.5 | |
Compiling mio v0.8.9 | |
Compiling socket2 v0.4.10 | |
Compiling curve25519-dalek v4.1.1 | |
Compiling idna v0.4.0 | |
Compiling rand_core v0.6.4 | |
Compiling regex-automata v0.4.3 | |
Compiling cc v1.0.83 | |
Compiling regex-automata v0.1.10 | |
Compiling sp-io v25.0.0 | |
Compiling contract-build v4.0.0-alpha (https://github.com/paritytech/cargo-contract?branch=at/riscv#34daa6eb) | |
Compiling rand_chacha v0.3.1 | |
Compiling generic-array v0.12.4 | |
Compiling wasm-instrument v0.4.0 | |
Compiling rand v0.8.5 | |
Compiling digest v0.8.1 | |
Compiling block-buffer v0.7.3 | |
Compiling wasmtime-jit-icache-coherence v8.0.1 | |
Compiling signal-hook-registry v1.4.1 | |
Compiling shared_child v1.0.0 | |
Compiling os_pipe v1.1.4 | |
Compiling term_size v0.3.2 | |
Compiling users v0.11.0 | |
Compiling chrono v0.4.31 | |
Compiling sha2 v0.8.2 | |
Compiling url v2.4.1 | |
Compiling integer-sqrt v0.1.5 | |
Compiling rand_core v0.5.1 | |
Compiling duct v0.13.6 | |
Compiling crypto-common v0.1.6 | |
Compiling block-buffer v0.10.4 | |
Compiling digest v0.9.0 | |
Compiling block-buffer v0.9.0 | |
Compiling crypto-mac v0.8.0 | |
Compiling crypto-mac v0.11.0 | |
Compiling parking_lot v0.12.1 | |
Compiling sha2 v0.9.9 | |
Compiling libsecp256k1-core v0.3.0 | |
Compiling sha-1 v0.9.8 | |
Compiling rand_chacha v0.2.2 | |
Compiling matchers v0.0.1 | |
Compiling hmac v0.8.1 | |
Compiling pbkdf2 v0.8.0 | |
Compiling digest v0.10.7 | |
Compiling hmac v0.11.0 | |
Compiling matchers v0.1.0 | |
Compiling hashbrown v0.12.3 | |
Compiling ring v0.17.5 | |
Compiling hashbrown v0.13.2 | |
Compiling wasmtime-runtime v8.0.1 | |
Compiling psm v0.1.21 | |
Compiling secp256k1-sys v0.6.1 | |
Compiling link-cplusplus v1.0.9 | |
Compiling secp256k1-sys v0.9.0 | |
Compiling backtrace v0.3.69 | |
Compiling cxx v1.0.110 | |
Compiling secp256k1-sys v0.8.1 | |
Compiling hmac-drbg v0.3.0 | |
Compiling addr2line v0.21.0 | |
Compiling signal-hook-mio v0.2.3 | |
Compiling rand v0.7.3 | |
Compiling blake2 v0.10.6 | |
Compiling sha2 v0.10.8 | |
Compiling sha3 v0.10.8 | |
Compiling hmac v0.12.1 | |
Compiling pbkdf2 v0.11.0 | |
Compiling twox-hash v1.6.3 | |
Compiling pbkdf2 v0.12.2 | |
Compiling crossterm v0.27.0 | |
Compiling proc-macro-crate v1.3.1 | |
Compiling sp-core-hashing v9.0.0 | |
Compiling memfd v0.6.4 | |
Compiling tempfile v3.8.1 | |
Compiling is-terminal v0.4.9 | |
Compiling which v4.4.2 | |
Compiling which v5.0.0 | |
Compiling colored v2.0.4 | |
Compiling trie-db v0.27.1 | |
Compiling schnellru v0.2.1 | |
Compiling libsecp256k1-gen-genmult v0.3.0 | |
Compiling libsecp256k1-gen-ecmult v0.3.0 | |
Compiling polkavm-linker v0.2.0 (https://github.com/koute/polkavm.git?rev=d124a5a87c7197cb0bad09f4d42a92d4faa96d6b#d124a5a8) | |
Compiling fixed-hash v0.8.0 | |
Compiling libsecp256k1 v0.7.1 | |
Compiling sp-core-hashing v11.0.0 | |
Compiling regex v1.10.2 | |
Compiling futures v0.3.29 | |
Compiling soketto v0.7.1 | |
Compiling Inflector v0.11.4 | |
Compiling sp-panic-handler v10.0.0 | |
Compiling cxx-build v1.0.110 | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling darling_core v0.20.3 | |
Compiling polkavm-derive-impl v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling synstructure v0.13.0 | |
Compiling serde_derive_internals v0.26.0 | |
Compiling darling_core v0.14.4 | |
Compiling const_env_impl v0.1.2 | |
Compiling rustls-webpki v0.101.7 | |
Compiling sct v0.7.1 | |
Compiling secp256k1 v0.24.3 | |
Compiling serde_derive v1.0.192 | |
Compiling tracing-attributes v0.1.27 | |
Compiling thiserror-impl v1.0.50 | |
Compiling zeroize_derive v1.4.2 | |
Compiling tokio-macros v2.2.0 | |
Compiling futures-macro v0.3.29 | |
Compiling pin-project-internal v1.1.3 | |
Compiling ref-cast-impl v1.0.20 | |
Compiling curve25519-dalek-derive v0.1.1 | |
Compiling sp-debug-derive v10.0.0 | |
Compiling sp-runtime-interface-proc-macro v13.0.0 | |
Compiling linkme-impl v0.3.17 | |
Compiling cxxbridge-macro v1.0.110 | |
Compiling serde_repr v0.1.17 | |
Compiling clap_derive v4.4.7 | |
Compiling strum_macros v0.25.3 | |
Compiling secp256k1 v0.28.0 | |
Compiling secp256k1 v0.27.0 | |
Compiling impl-trait-for-tuples v0.2.2 | |
Compiling parity-scale-codec-derive v3.6.5 | |
Compiling derive_more v0.99.17 | |
Compiling scale-info-derive v2.10.0 | |
Compiling schemars_derive v0.8.16 | |
Compiling dyn-clonable-impl v0.9.0 | |
Compiling const_env v0.1.2 | |
Compiling strum_macros v0.24.3 | |
Compiling derivative v2.2.0 | |
Compiling darling_macro v0.20.3 | |
Compiling zeroize v1.7.0 | |
Compiling dyn-clonable v0.9.0 | |
Compiling tokio v1.34.0 | |
Compiling curve25519-dalek v2.1.3 | |
Compiling merlin v2.0.1 | |
Compiling curve25519-dalek v3.2.0 | |
Compiling secrecy v0.8.0 | |
Compiling merlin v3.0.0 | |
Compiling curve25519-dalek-ng v4.1.1 | |
Compiling darling_macro v0.14.4 | |
Compiling linkme v0.3.17 | |
Compiling wasm-opt-sys v0.112.0 | |
Compiling wasm-opt-cxx-sys v0.112.0 | |
Compiling tiny-bip39 v1.0.0 | |
Compiling pin-project v1.1.3 | |
Compiling tracing v0.1.40 | |
Compiling tracing-subscriber v0.3.18 | |
Compiling schnorrkel v0.9.1 | |
Compiling tower v0.4.13 | |
Compiling strum v0.25.0 | |
Compiling ed25519-zebra v3.1.0 | |
Compiling darling v0.20.3 | |
Compiling strum v0.24.1 | |
Compiling ed25519-dalek v2.1.0 | |
Compiling darling v0.14.4 | |
Compiling substrate-bip39 v0.4.5 | |
Compiling clap v4.4.8 | |
Compiling scale-decode-derive v0.9.0 | |
Compiling scale-encode-derive v0.5.0 | |
Compiling futures-executor v0.3.29 | |
Compiling tokio-util v0.7.10 | |
Compiling tokio-rustls v0.24.1 | |
Compiling h2 v0.3.22 | |
Compiling tokio-stream v0.1.14 | |
Compiling parity-scale-codec v3.6.5 | |
Compiling impl-serde v0.4.0 | |
Compiling cranelift-entity v0.95.1 | |
Compiling bincode v1.3.3 | |
Compiling tracing-serde v0.1.3 | |
Compiling beef v0.5.2 | |
Compiling serde_bytes v0.11.12 | |
Compiling serde_spanned v0.6.4 | |
Compiling serde_with v3.4.0 | |
Compiling schnorrkel v0.11.3 | |
Compiling cargo-platform v0.1.4 | |
Compiling serde_urlencoded v0.7.1 | |
Compiling schnorrkel v0.10.2 | |
Compiling bip39 v2.0.0 | |
Compiling gimli v0.27.3 | |
Compiling object v0.30.4 | |
Compiling toml_edit v0.21.0 | |
Compiling wasmparser v0.102.0 | |
Compiling impl-codec v0.6.0 | |
Compiling sp-storage v15.0.0 | |
Compiling scale-info v2.10.0 | |
Compiling sp-externalities v0.21.0 | |
Compiling jsonrpsee-types v0.20.3 | |
Compiling tracing-subscriber v0.2.25 | |
Compiling cargo_metadata v0.18.1 | |
Compiling contract-metadata v4.0.0-alpha (https://github.com/paritytech/cargo-contract?branch=at/riscv#34daa6eb) | |
Compiling ss58-registry v1.44.0 | |
Compiling ink_e2e_macro v5.0.0-alpha (/home/andrew/code/ink/crates/e2e/macro) | |
Compiling jsonrpsee-core v0.20.3 | |
Compiling scale-bits v0.4.0 | |
Compiling scale-encode v0.5.0 | |
Compiling frame-metadata v16.0.0 | |
Compiling toml v0.8.8 | |
Compiling scale-decode v0.9.0 | |
Compiling hyper v0.14.27 | |
Compiling jsonrpsee-client-transport v0.20.3 | |
Compiling bollard-stubs v1.43.0-rc.2 | |
Compiling subxt-metadata v0.32.1 | |
Compiling jsonrpsee-ws-client v0.20.3 | |
Compiling sp-tracing v12.0.0 | |
Compiling jsonrpsee v0.20.3 | |
Compiling primitive-types v0.12.2 | |
Compiling bounded-collections v0.1.9 | |
Compiling sp-arithmetic v18.0.0 | |
Compiling frame-metadata v15.1.0 | |
Compiling addr2line v0.19.0 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Compiling wasmtime-types v8.0.1 | |
Compiling wasmtime-environ v8.0.1 | |
Compiling hyperlocal v0.8.0 | |
Compiling scale-value v0.12.0 | |
Compiling ink_metadata v5.0.0-alpha (/home/andrew/code/ink/crates/metadata) | |
Compiling ink_engine v5.0.0-alpha (/home/andrew/code/ink/crates/engine) | |
Compiling wasmtime-jit v8.0.1 | |
Compiling hyper-rustls v0.24.2 | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Compiling ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling jsonrpsee-http-client v0.20.3 | |
Compiling subxt-codegen v0.32.1 | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling other-contract v5.0.0-alpha (/home/andrew/code/ink/integration-tests/basic-contract-caller/other-contract) | |
Compiling basic-contract-caller v5.0.0-alpha (/home/andrew/code/ink/integration-tests/basic-contract-caller) | |
Compiling sp-wasm-interface v16.0.0 | |
Compiling sp-runtime-interface v19.0.0 | |
Compiling sp-core v23.0.0 | |
Compiling bollard v0.15.0 | |
Compiling sp-trie v24.0.0 | |
Compiling sp-keystore v0.29.0 | |
Compiling sp-weights v22.0.0 | |
Compiling subxt-macro v0.32.1 | |
Compiling sp-state-machine v0.30.0 | |
Compiling sp-application-crypto v25.0.0 | |
Compiling subxt v0.32.1 | |
Compiling sp-runtime v26.0.0 | |
Compiling subxt-signer v0.32.1 | |
Compiling sp-keyring v26.0.0 | |
Compiling pallet-contracts-primitives v26.0.0 | |
Compiling wasm-opt v0.112.0 | |
Compiling ink_e2e v5.0.0-alpha (/home/andrew/code/ink/crates/e2e) | |
Finished test [unoptimized + debuginfo] target(s) in 36.83s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/basic_contract_caller-9e3dda07329f6ce4) | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests basic-contract-caller | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/basic-contract-caller/other-contract/Cargo.toml | |
Compiling other-contract v5.0.0-alpha (/home/andrew/code/ink/integration-tests/basic-contract-caller/other-contract) | |
Finished test [unoptimized + debuginfo] target(s) in 0.80s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/other_contract-ba7900b516640639) | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests other-contract | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/call-builder-return-value/Cargo.toml | |
Compiling incrementer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/incrementer) | |
Compiling call_builder_return_value v5.0.0-alpha (/home/andrew/code/ink/integration-tests/call-builder-return-value) | |
Finished test [unoptimized + debuginfo] target(s) in 18.39s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/call_builder_return_value-c8f10259c4d41a40) | |
running 4 tests | |
Compiling proc-macro2 v1.0.69 | |
Compiling hashbrown v0.14.2 | |
Compiling equivalent v1.0.1 | |
Compiling winnow v0.5.19 | |
Checking cfg-if v1.0.0 | |
Compiling fnv v1.0.7 | |
Compiling strsim v0.10.0 | |
Compiling libc v0.2.150 | |
Compiling serde_json v1.0.108 | |
Checking arrayvec v0.7.4 | |
Checking ryu v1.0.15 | |
Checking tap v1.0.1 | |
Checking itoa v1.0.9 | |
Checking byte-slice-cast v1.2.2 | |
Checking funty v2.0.0 | |
Checking dyn-clone v1.0.16 | |
Checking subtle v2.5.0 | |
Checking smallvec v1.11.2 | |
Checking cpufeatures v0.2.11 | |
Checking keccak v0.1.4 | |
Checking xxhash-rust v0.8.7 | |
Checking ppv-lite86 v0.2.17 | |
Checking byteorder v1.5.0 | |
Checking arrayref v0.3.7 | |
Checking static_assertions v1.1.0 | |
Compiling heck v0.4.1 | |
Checking array-init v2.1.0 | |
Checking typenum v1.17.0 | |
Checking radium v0.7.0 | |
Checking ink_prelude v5.0.0-alpha (/home/andrew/code/ink/crates/prelude) | |
Checking ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Checking wyz v0.5.1 | |
Compiling rustc_version v0.4.0 | |
Checking num-traits v0.2.17 | |
Compiling bitvec v1.0.1 | |
Compiling indexmap v2.1.0 | |
Compiling curve25519-dalek v4.1.1 | |
Checking generic-array v0.14.7 | |
Compiling quote v1.0.33 | |
Compiling syn v2.0.39 | |
Compiling syn v1.0.109 | |
Checking getrandom v0.2.11 | |
Compiling cc v1.0.83 | |
Checking rand_core v0.6.4 | |
Checking block-buffer v0.10.4 | |
Checking crypto-common v0.1.6 | |
Checking rand_chacha v0.3.1 | |
Checking digest v0.10.7 | |
Compiling toml_edit v0.19.15 | |
Checking sha2 v0.10.8 | |
Checking blake2 v0.10.6 | |
Checking sha3 v0.10.8 | |
Checking rand v0.8.5 | |
Compiling secp256k1-sys v0.9.0 | |
Compiling proc-macro-crate v1.3.1 | |
Compiling polkavm-derive-impl v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling synstructure v0.13.0 | |
Compiling darling_core v0.14.4 | |
Compiling serde_derive_internals v0.26.0 | |
Compiling const_env_impl v0.1.2 | |
Compiling serde_derive v1.0.192 | |
Compiling zeroize_derive v1.4.2 | |
Compiling linkme-impl v0.3.17 | |
Compiling curve25519-dalek-derive v0.1.1 | |
Compiling impl-trait-for-tuples v0.2.2 | |
Compiling parity-scale-codec-derive v3.6.5 | |
Compiling derive_more v0.99.17 | |
Compiling scale-info-derive v2.10.0 | |
Compiling schemars_derive v0.8.16 | |
Compiling const_env v0.1.2 | |
Checking zeroize v1.7.0 | |
Checking linkme v0.3.17 | |
Checking merlin v3.0.0 | |
Compiling darling_macro v0.14.4 | |
Checking secp256k1 v0.28.0 | |
Compiling darling v0.14.4 | |
Compiling scale-decode-derive v0.9.0 | |
Compiling scale-encode-derive v0.5.0 | |
Checking serde v1.0.192 | |
Checking parity-scale-codec v3.6.5 | |
Checking impl-serde v0.4.0 | |
Checking serde_bytes v0.11.12 | |
Checking schnorrkel v0.11.3 | |
Checking schemars v0.8.16 | |
Compiling scale-info v2.10.0 | |
Compiling scale-bits v0.4.0 | |
Compiling scale-encode v0.5.0 | |
Compiling scale-decode v0.9.0 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Checking ink_metadata v5.0.0-alpha (/home/andrew/code/ink/crates/metadata) | |
Checking ink_engine v5.0.0-alpha (/home/andrew/code/ink/crates/engine) | |
Checking ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Checking ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Checking ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Checking ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Checking incrementer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/incrementer) | |
Checking call_builder_return_value v5.0.0-alpha (/home/andrew/code/ink/integration-tests/call-builder-return-value) | |
Finished dev [unoptimized + debuginfo] target(s) in 10.93s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling proc-macro2 v1.0.69 | |
Compiling unicode-ident v1.0.12 | |
Compiling syn v1.0.109 | |
Compiling hashbrown v0.14.2 | |
Compiling equivalent v1.0.1 | |
Compiling winnow v0.5.19 | |
Compiling toml_datetime v0.6.5 | |
Compiling once_cell v1.18.0 | |
Compiling typenum v1.17.0 | |
Compiling version_check v0.9.4 | |
Compiling cfg-if v1.0.0 | |
Compiling serde v1.0.192 | |
Compiling polkavm-common v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling byte-slice-cast v1.2.2 | |
Compiling autocfg v1.1.0 | |
Compiling arrayvec v0.7.4 | |
Compiling subtle v2.5.0 | |
Compiling paste v1.0.14 | |
Compiling xxhash-rust v0.8.7 | |
Compiling either v1.9.0 | |
Compiling serde_json v1.0.108 | |
Compiling ryu v1.0.15 | |
Compiling itoa v1.0.9 | |
Compiling static_assertions v1.1.0 | |
Compiling unicode-xid v0.2.4 | |
Compiling heck v0.4.1 | |
Compiling array-init v2.1.0 | |
Compiling ink_prelude v5.0.0-alpha (/home/andrew/code/ink/crates/prelude) | |
Compiling ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Compiling itertools v0.12.0 | |
Compiling num-traits v0.2.17 | |
Compiling generic-array v0.14.7 | |
Compiling indexmap v2.1.0 | |
Compiling quote v1.0.33 | |
Compiling syn v2.0.39 | |
Compiling toml_edit v0.19.15 | |
Compiling crypto-common v0.1.6 | |
Compiling block-buffer v0.10.4 | |
Compiling digest v0.10.7 | |
Compiling blake2 v0.10.6 | |
Compiling proc-macro-crate v1.3.1 | |
Compiling polkavm-derive-impl v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling synstructure v0.13.0 | |
Compiling const_env_impl v0.1.2 | |
Compiling serde_derive v1.0.192 | |
Compiling polkavm-derive v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling impl-trait-for-tuples v0.2.2 | |
Compiling parity-scale-codec-derive v3.6.5 | |
Compiling derive_more v0.99.17 | |
Compiling const_env v0.1.2 | |
Compiling parity-scale-codec v3.6.5 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling impl-serde v0.4.0 | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling incrementer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/incrementer) | |
Compiling call_builder_return_value v5.0.0-alpha (/tmp/cargo-contract_zZDAgN) | |
Finished release [optimized] target(s) in 14.41s | |
Checking incrementer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/incrementer) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.38s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling incrementer v5.0.0-alpha (/tmp/cargo-contract_u1M5Ky) | |
Finished release [optimized] target(s) in 0.75s | |
test call_builder::e2e_tests::e2e_delegate_call_return_value_returns_correct_value ... FAILED | |
test call_builder::e2e_tests::e2e_forward_call_return_value_errors_if_return_data_too_long ... FAILED | |
test call_builder::e2e_tests::e2e_delegate_call_return_value_errors_if_return_data_too_long ... FAILED | |
test call_builder::e2e_tests::e2e_forward_call_return_value_returns_correct_value ... FAILED | |
failures: | |
---- call_builder::e2e_tests::e2e_delegate_call_return_value_returns_correct_value stdout ---- | |
thread 'call_builder::e2e_tests::e2e_delegate_call_return_value_returns_correct_value' panicked at lib.rs:139:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
---- call_builder::e2e_tests::e2e_forward_call_return_value_errors_if_return_data_too_long stdout ---- | |
thread 'call_builder::e2e_tests::e2e_forward_call_return_value_errors_if_return_data_too_long' panicked at lib.rs:268:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
---- call_builder::e2e_tests::e2e_delegate_call_return_value_errors_if_return_data_too_long stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
thread 'call_builder::e2e_tests::e2e_delegate_call_return_value_errors_if_return_data_too_long' panicked at lib.rs:181:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
---- call_builder::e2e_tests::e2e_forward_call_return_value_returns_correct_value stdout ---- | |
thread 'call_builder::e2e_tests::e2e_forward_call_return_value_returns_correct_value' panicked at lib.rs:225:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
failures: | |
call_builder::e2e_tests::e2e_delegate_call_return_value_errors_if_return_data_too_long | |
call_builder::e2e_tests::e2e_delegate_call_return_value_returns_correct_value | |
call_builder::e2e_tests::e2e_forward_call_return_value_errors_if_return_data_too_long | |
call_builder::e2e_tests::e2e_forward_call_return_value_returns_correct_value | |
test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.98s | |
error: test failed, to rerun pass `--lib` | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/call-runtime/Cargo.toml | |
Compiling sp-std v8.0.0 | |
Compiling bs58 v0.4.0 | |
Compiling array-bytes v4.2.0 | |
Compiling signature v1.6.4 | |
Compiling sp-io v23.0.0 | |
Compiling sp-debug-derive v8.0.0 | |
Compiling sp-runtime-interface-proc-macro v11.0.0 | |
Compiling sp-panic-handler v8.0.0 | |
Compiling sp-core-hashing v9.0.0 | |
Compiling sp-wasm-interface v14.0.0 | |
Compiling sp-tracing v10.0.0 | |
Compiling sp-arithmetic v16.0.0 | |
Compiling ed25519 v1.5.3 | |
Compiling subxt-metadata v0.32.1 | |
Compiling ed25519-dalek v1.0.1 | |
Compiling subxt-codegen v0.32.1 | |
Compiling sp-storage v13.0.0 | |
Compiling sp-externalities v0.19.0 | |
Compiling sp-runtime-interface v17.0.0 | |
Compiling sp-core v21.0.0 | |
Compiling subxt-macro v0.32.1 | |
Compiling sp-trie v22.0.0 | |
Compiling sp-keystore v0.27.0 | |
Compiling sp-weights v20.0.0 | |
Compiling sp-state-machine v0.28.0 | |
Compiling subxt v0.32.1 | |
Compiling sp-application-crypto v23.0.0 | |
Compiling sp-runtime v24.0.0 | |
Compiling call-runtime v4.0.0 (/home/andrew/code/ink/integration-tests/call-runtime) | |
Compiling subxt-signer v0.32.1 | |
Compiling ink_e2e v5.0.0-alpha (/home/andrew/code/ink/crates/e2e) | |
Finished test [unoptimized + debuginfo] target(s) in 26.87s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/call_runtime-f005832932b3c7fe) | |
running 3 tests | |
Checking subtle v2.5.0 | |
Checking once_cell v1.18.0 | |
Checking arrayvec v0.7.4 | |
Checking bytes v1.5.0 | |
Checking byteorder v1.5.0 | |
Checking memchr v2.6.4 | |
Checking smallvec v1.11.2 | |
Checking tinyvec_macros v0.1.1 | |
Checking zerocopy v0.7.26 | |
Checking log v0.4.20 | |
Checking unicode-bidi v0.3.13 | |
Checking percent-encoding v2.3.0 | |
Compiling crc32fast v1.3.2 | |
Compiling rustix v0.38.24 | |
Checking fallible-iterator v0.2.0 | |
Compiling regex-syntax v0.8.2 | |
Checking stable_deref_trait v1.2.0 | |
Checking linux-raw-sys v0.4.11 | |
Checking bitflags v2.4.1 | |
Checking pin-project-lite v0.2.13 | |
Checking sp-std v8.0.0 | |
Compiling lazy_static v1.4.0 | |
Checking rustc-demangle v0.1.23 | |
Compiling futures-core v0.3.29 | |
Checking linux-raw-sys v0.1.4 | |
Checking bitflags v1.3.2 | |
Compiling futures-task v0.3.29 | |
Compiling futures-channel v0.3.29 | |
Checking byte-tools v0.3.1 | |
Checking opaque-debug v0.3.0 | |
Checking regex-syntax v0.6.29 | |
Checking futures-sink v0.3.29 | |
Checking hex v0.4.3 | |
Checking rustc-hex v2.1.0 | |
Checking iana-time-zone v0.1.58 | |
Compiling futures-util v0.3.29 | |
Checking pin-utils v0.1.0 | |
Checking hash-db v0.16.0 | |
Checking ansi_term v0.12.1 | |
Checking opaque-debug v0.2.3 | |
Checking fake-simd v0.1.2 | |
Checking futures-io v0.3.29 | |
Checking constant_time_eq v0.3.0 | |
Checking arrayvec v0.5.2 | |
Checking scopeguard v1.2.0 | |
Checking environmental v1.1.4 | |
Checking base64 v0.13.1 | |
Checking rustc-hash v1.1.0 | |
Checking array-bytes v4.2.0 | |
Checking bs58 v0.4.0 | |
Checking adler v1.0.2 | |
Checking gimli v0.28.0 | |
Compiling libc v0.2.150 | |
Checking tinyvec v1.6.0 | |
Checking form_urlencoded v1.2.0 | |
Checking tracing-core v0.1.32 | |
Checking wasmtime-jit-debug v8.0.1 | |
Checking wasmtime-asm-macros v8.0.1 | |
Checking block-padding v0.1.5 | |
Checking sharded-slab v0.1.7 | |
Checking thread_local v1.1.7 | |
Checking num-format v0.4.4 | |
Checking nohash-hasher v0.2.0 | |
Checking signature v1.6.4 | |
Checking either v1.9.0 | |
Checking anyhow v1.0.75 | |
Checking crunchy v0.2.2 | |
Checking target-lexicon v0.12.12 | |
Checking cpp_demangle v0.3.5 | |
Checking blake2b_simd v1.0.2 | |
Checking miniz_oxide v0.7.1 | |
Checking trie-root v0.18.0 | |
Checking memory-db v0.32.0 | |
Compiling syn v2.0.39 | |
Checking generic-array v0.12.4 | |
Checking memoffset v0.8.0 | |
Checking slab v0.4.9 | |
Checking lock_api v0.4.11 | |
Compiling parity-scale-codec-derive v3.6.5 | |
Checking digest v0.9.0 | |
Checking block-buffer v0.9.0 | |
Checking crypto-mac v0.11.0 | |
Checking crypto-mac v0.8.0 | |
Checking chrono v0.4.31 | |
Compiling dyn-clonable-impl v0.9.0 | |
Checking integer-sqrt v0.1.5 | |
Checking digest v0.10.7 | |
Checking aho-corasick v1.1.2 | |
Checking uint v0.9.5 | |
Checking hash256-std-hasher v0.15.2 | |
Checking object v0.32.1 | |
Checking ed25519 v1.5.3 | |
Compiling libsecp256k1-core v0.3.0 | |
Checking pbkdf2 v0.8.0 | |
Checking hmac v0.11.0 | |
Checking sha2 v0.9.9 | |
Checking hmac v0.8.1 | |
Checking sha2 v0.10.8 | |
Checking sha3 v0.10.8 | |
Checking blake2 v0.10.6 | |
Checking hmac v0.12.1 | |
Checking pbkdf2 v0.11.0 | |
Checking tracing-log v0.1.4 | |
Checking digest v0.8.1 | |
Checking block-buffer v0.7.3 | |
Checking hmac-drbg v0.3.0 | |
Checking sha2 v0.8.2 | |
Compiling cc v1.0.83 | |
Checking unicode-normalization v0.1.22 | |
Checking dyn-clonable v0.9.0 | |
Compiling libsecp256k1-gen-ecmult v0.3.0 | |
Compiling libsecp256k1-gen-genmult v0.3.0 | |
Checking getrandom v0.2.11 | |
Checking getrandom v0.1.16 | |
Checking io-lifetimes v1.0.11 | |
Checking wasmtime-jit-icache-coherence v8.0.1 | |
Checking num_cpus v1.16.0 | |
Checking parking_lot_core v0.9.9 | |
Compiling libsecp256k1 v0.7.1 | |
Checking idna v0.4.0 | |
Checking rustix v0.36.17 | |
Checking rand_core v0.5.1 | |
Checking rand_core v0.6.4 | |
Checking ahash v0.7.7 | |
Checking ahash v0.8.6 | |
Checking parking_lot v0.12.1 | |
Compiling wasmtime-runtime v8.0.1 | |
Compiling psm v0.1.21 | |
Compiling secp256k1-sys v0.6.1 | |
Compiling backtrace v0.3.69 | |
Compiling secp256k1-sys v0.9.0 | |
Checking hashbrown v0.12.3 | |
Checking rand_chacha v0.2.2 | |
Checking regex-automata v0.1.10 | |
Checking rand_chacha v0.3.1 | |
Checking regex-automata v0.4.3 | |
Checking hashbrown v0.13.2 | |
Checking url v2.4.1 | |
Checking memfd v0.6.4 | |
Checking rand v0.7.3 | |
Checking rand v0.8.5 | |
Checking addr2line v0.21.0 | |
Checking matchers v0.0.1 | |
Checking trie-db v0.27.1 | |
Checking schnellru v0.2.1 | |
Checking fixed-hash v0.8.0 | |
Checking twox-hash v1.6.3 | |
Checking sp-core-hashing v9.0.0 | |
Checking regex v1.10.2 | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling polkavm-derive-impl v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling synstructure v0.13.0 | |
Checking sp-panic-handler v8.0.0 | |
Compiling Inflector v0.11.4 | |
Compiling serde_derive v1.0.192 | |
Compiling zeroize_derive v1.4.2 | |
Compiling thiserror-impl v1.0.50 | |
Compiling tracing-attributes v0.1.27 | |
Compiling ref-cast-impl v1.0.20 | |
Compiling sp-debug-derive v8.0.0 | |
Compiling futures-macro v0.3.29 | |
Compiling sp-runtime-interface-proc-macro v11.0.0 | |
Compiling linkme-impl v0.3.17 | |
Compiling curve25519-dalek-derive v0.1.1 | |
Checking ref-cast v1.0.20 | |
Checking zeroize v1.7.0 | |
Checking linkme v0.3.17 | |
Checking secp256k1 v0.24.3 | |
Checking curve25519-dalek v3.2.0 | |
Checking curve25519-dalek v2.1.3 | |
Checking merlin v2.0.1 | |
Checking secrecy v0.8.0 | |
Checking curve25519-dalek v4.1.1 | |
Checking merlin v3.0.0 | |
Checking secp256k1 v0.28.0 | |
Checking thiserror v1.0.50 | |
Checking tiny-bip39 v1.0.0 | |
Checking tracing v0.1.40 | |
Checking schnorrkel v0.9.1 | |
Checking ed25519-zebra v3.1.0 | |
Checking ed25519-dalek v1.0.1 | |
Checking substrate-bip39 v0.4.5 | |
Checking serde v1.0.192 | |
Checking futures-executor v0.3.29 | |
Checking futures v0.3.29 | |
Checking parity-scale-codec v3.6.5 | |
Checking serde_json v1.0.108 | |
Checking indexmap v1.9.3 | |
Checking impl-serde v0.4.0 | |
Checking cranelift-entity v0.95.1 | |
Checking bincode v1.3.3 | |
Checking tracing-serde v0.1.3 | |
Checking serde_bytes v0.11.12 | |
Checking schnorrkel v0.11.3 | |
Checking wasmparser v0.102.0 | |
Checking gimli v0.27.3 | |
Checking object v0.30.4 | |
Checking impl-codec v0.6.0 | |
Checking sp-storage v13.0.0 | |
Checking schemars v0.8.16 | |
Checking tracing-subscriber v0.2.25 | |
Checking sp-externalities v0.19.0 | |
Compiling scale-info v2.10.0 | |
Compiling ss58-registry v1.44.0 | |
Compiling scale-bits v0.4.0 | |
Compiling scale-encode v0.5.0 | |
Checking sp-tracing v10.0.0 | |
Compiling scale-decode v0.9.0 | |
Checking primitive-types v0.12.2 | |
Checking bounded-collections v0.1.9 | |
Checking sp-arithmetic v16.0.0 | |
Checking wasmtime-types v8.0.1 | |
Checking addr2line v0.19.0 | |
Checking wasmtime-environ v8.0.1 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Checking ink_metadata v5.0.0-alpha (/home/andrew/code/ink/crates/metadata) | |
Checking ink_engine v5.0.0-alpha (/home/andrew/code/ink/crates/engine) | |
Checking wasmtime-jit v8.0.1 | |
Checking wasmtime v8.0.1 | |
Checking ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Checking ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Checking ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Checking sp-wasm-interface v14.0.0 | |
Checking sp-runtime-interface v17.0.0 | |
Checking sp-core v21.0.0 | |
Checking ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Checking sp-trie v22.0.0 | |
Checking sp-keystore v0.27.0 | |
Checking sp-weights v20.0.0 | |
Checking sp-state-machine v0.28.0 | |
Checking sp-io v23.0.0 | |
Checking sp-application-crypto v23.0.0 | |
Checking sp-runtime v24.0.0 | |
Checking call-runtime v4.0.0 (/home/andrew/code/ink/integration-tests/call-runtime) | |
Finished dev [unoptimized + debuginfo] target(s) in 14.87s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling syn v1.0.109 | |
Compiling bytes v1.5.0 | |
Compiling memchr v2.6.4 | |
Compiling regex-syntax v0.8.2 | |
Compiling byteorder v1.5.0 | |
Compiling crunchy v0.2.2 | |
Compiling sp-std v8.0.0 | |
Compiling lazy_static v1.4.0 | |
Compiling ref-cast v1.0.20 | |
Compiling byte-tools v0.3.1 | |
Compiling pin-project-lite v0.2.13 | |
Compiling rand_core v0.5.1 | |
Compiling tracing-core v0.1.32 | |
Compiling hex v0.4.3 | |
Compiling rustversion v1.0.14 | |
Compiling subtle v2.5.0 | |
Compiling opaque-debug v0.2.3 | |
Compiling keccak v0.1.4 | |
Compiling environmental v1.1.4 | |
Compiling fake-simd v0.1.2 | |
Compiling log v0.4.20 | |
Compiling arrayvec v0.5.2 | |
Compiling arrayref v0.3.7 | |
Compiling hash-db v0.16.0 | |
Compiling bitflags v1.3.2 | |
Compiling smallvec v1.11.2 | |
Compiling either v1.9.0 | |
Compiling typenum v1.17.0 | |
Compiling fixed-hash v0.8.0 | |
error[E0432]: unresolved imports `core::sync::atomic::AtomicPtr`, `core::sync::atomic::AtomicUsize` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/loom.rs:4:45 | |
| | |
4 | pub(crate) use core::sync::atomic::{AtomicPtr, AtomicUsize, Ordering}; | |
| ^^^^^^^^^ ^^^^^^^^^^^ no `AtomicUsize` in `sync::atomic` | |
| | | |
| no `AtomicPtr` in `sync::atomic` | |
error[E0432]: unresolved import `alloc::sync` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sp-std-8.0.0/src/../without_std.rs:22:9 | |
| | |
22 | pub use alloc::sync; | |
| ^^^^^^^^^^^ no `sync` in the root | |
| | |
help: consider importing this module instead | |
| | |
22 | pub use core::sync; | |
| ~~~~~~~~~~ | |
For more information about this error, try `rustc --explain E0432`. | |
Compiling block-padding v0.1.5 | |
error: could not compile `sp-std` (lib) due to previous error | |
warning: build failed, waiting for other jobs to finish... | |
error[E0432]: unresolved import `core::sync::atomic::AtomicBool` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/spin/mutex.rs:8:26 | |
| | |
8 | use core::sync::atomic::{AtomicBool, Ordering}; | |
| ^^^^^^^^^^ no `AtomicBool` in `sync::atomic` | |
error[E0432]: unresolved import `core::sync::atomic::AtomicUsize` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/spin/once.rs:4:26 | |
| | |
4 | use core::sync::atomic::{AtomicUsize, Ordering}; | |
| ^^^^^^^^^^^ no `AtomicUsize` in `sync::atomic` | |
error[E0432]: unresolved import `alloc::sync` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/stdlib.rs:53:31 | |
| | |
53 | pub(crate) use alloc::sync::*; | |
| ^^^^ could not find `sync` in `alloc` | |
error[E0432]: unresolved imports `crate::stdlib::sync::atomic::AtomicBool`, `crate::stdlib::sync::atomic::AtomicPtr`, `crate::stdlib::sync::atomic::AtomicU8` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/callsite.rs:105:18 | |
| | |
105 | atomic::{AtomicBool, AtomicPtr, AtomicU8, Ordering}, | |
| ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ no `AtomicU8` in `sync::atomic` | |
| | | | |
| | no `AtomicPtr` in `sync::atomic` | |
| no `AtomicBool` in `sync::atomic` | |
error[E0432]: unresolved imports `crate::stdlib::sync::atomic::AtomicBool`, `crate::stdlib::sync::atomic::AtomicUsize` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/dispatcher.rs:136:18 | |
| | |
136 | atomic::{AtomicBool, AtomicUsize, Ordering}, | |
| ^^^^^^^^^^ ^^^^^^^^^^^ no `AtomicUsize` in `sync::atomic` | |
| | | |
| no `AtomicBool` in `sync::atomic` | |
error[E0432]: unresolved imports `crate::stdlib::sync::atomic::AtomicUsize`, `crate::stdlib::sync::Mutex` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/callsite.rs:106:9 | |
| | |
106 | Mutex, | |
| ^^^^^ | |
| | |
::: /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/metadata.rs:6:20 | |
| | |
6 | sync::atomic::{AtomicUsize, Ordering}, | |
| ^^^^^^^^^^^ no `AtomicUsize` in `sync::atomic` | |
error[E0432]: unresolved imports `crate::stdlib::sync::Arc`, `crate::stdlib::sync::Weak` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/dispatcher.rs:137:9 | |
| | |
137 | Arc, Weak, | |
| ^^^ ^^^^ no `Weak` in `stdlib::no_std::sync` | |
| | | |
| no `Arc` in `stdlib::no_std::sync` | |
| | |
= help: consider importing one of these items instead: | |
alloc::rc::Weak | |
crate::stdlib::rc::Weak | |
error[E0432]: unresolved import `crate::stdlib::sync::Arc` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/subscriber.rs:7:5 | |
| | |
7 | sync::Arc, | |
| ^^^^^^^^^ no `Arc` in `stdlib::no_std::sync` | |
error[E0308]: mismatched types | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/bytes.rs:1049:52 | |
| | |
1049 | const _: [(); 0 - mem::align_of::<Shared>() % 2] = []; // Assert that the alignment of `Shared` is divisible by 2. | |
| ^^ expected `0 - mem::align_of::<Shared>() % 2`, found `0` | |
| | |
= note: expected array `[(); 0 - mem::align_of::<Shared>() % 2]` | |
found array `[_; 0]` | |
error[E0609]: no field `next` on type `&dyn Callsite` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/callsite.rs:474:23 | |
| | |
474 | head = cs.next.load(Ordering::Acquire); | |
| ^^^^ | |
Some errors have detailed explanations: E0432, E0609. | |
For more information about an error, try `rustc --explain E0432`. | |
Some errors have detailed explanations: E0308, E0432. | |
For more information about an error, try `rustc --explain E0308`. | |
error: could not compile `tracing-core` (lib) due to 9 previous errors | |
error: could not compile `bytes` (lib) due to 2 previous errors | |
test runtime_call::e2e_tests::transfer_with_call_runtime_fails_when_call_is_invalid ... FAILED | |
test runtime_call::e2e_tests::transfer_with_call_runtime_fails_when_execution_fails ... FAILED | |
test runtime_call::e2e_tests::transfer_with_call_runtime_works ... FAILED | |
failures: | |
---- runtime_call::e2e_tests::transfer_with_call_runtime_fails_when_call_is_invalid stdout ---- | |
thread 'runtime_call::e2e_tests::transfer_with_call_runtime_fails_when_call_is_invalid' panicked at /home/andrew/code/ink/crates/e2e/src/contract_build.rs:142:10: | |
called `Result::unwrap()` on an `Err` value: PoisonError { .. } | |
---- runtime_call::e2e_tests::transfer_with_call_runtime_fails_when_execution_fails stdout ---- | |
thread 'runtime_call::e2e_tests::transfer_with_call_runtime_fails_when_execution_fails' panicked at /home/andrew/code/ink/crates/e2e/src/contract_build.rs:142:10: | |
called `Result::unwrap()` on an `Err` value: PoisonError { .. } | |
---- runtime_call::e2e_tests::transfer_with_call_runtime_works stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
thread 'runtime_call::e2e_tests::transfer_with_call_runtime_works' panicked at /home/andrew/code/ink/crates/e2e/src/contract_build.rs:193:13: | |
contract build for /home/andrew/code/ink/integration-tests/call-runtime/Cargo.toml failed: Expected '/tmp/integration-tests-target/ink/riscv32em-unknown-none-elf/release/call-runtime' to be generated by build | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
failures: | |
runtime_call::e2e_tests::transfer_with_call_runtime_fails_when_call_is_invalid | |
runtime_call::e2e_tests::transfer_with_call_runtime_fails_when_execution_fails | |
runtime_call::e2e_tests::transfer_with_call_runtime_works | |
test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.97s | |
error: test failed, to rerun pass `--lib` | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/conditional-compilation/Cargo.toml | |
Compiling conditional-compilation v0.1.0 (/home/andrew/code/ink/integration-tests/conditional-compilation) | |
Finished test [unoptimized + debuginfo] target(s) in 1.40s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/conditional_compilation-a0012dbd0ede6d87) | |
running 3 tests | |
test conditional_compilation::tests::default_works ... ok | |
test conditional_compilation::tests::it_works ... ok | |
test conditional_compilation::tests::foo_works ... ok | |
test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests conditional-compilation | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/contract-storage/Cargo.toml | |
Compiling contract-storage v4.2.0 (/home/andrew/code/ink/integration-tests/contract-storage) | |
Finished test [unoptimized + debuginfo] target(s) in 17.53s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/contract_storage-a8bda9da8a566045) | |
running 4 tests | |
Checking contract-storage v4.2.0 (/home/andrew/code/ink/integration-tests/contract-storage) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.48s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling contract-storage v4.2.0 (/tmp/cargo-contract_F5YRUS) | |
Finished release [optimized] target(s) in 1.03s | |
test e2e_tests::take_contract_storage_fails_when_extra_data ... ok | |
test e2e_tests::get_contract_storage_fails_when_extra_data ... ok | |
test e2e_tests::take_contract_storage_consumes_entire_buffer ... ok | |
test e2e_tests::get_contract_storage_consumes_entire_buffer ... ok | |
test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.26s | |
Doc-tests contract-storage | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/contract-terminate/Cargo.toml | |
Compiling contract_terminate v5.0.0-alpha (/home/andrew/code/ink/integration-tests/contract-terminate) | |
Finished test [unoptimized + debuginfo] target(s) in 17.49s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/contract_terminate-bcb0cb9bacc0da9d) | |
running 2 tests | |
test just_terminates::tests::terminating_works ... ok | |
Checking contract_terminate v5.0.0-alpha (/home/andrew/code/ink/integration-tests/contract-terminate) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.43s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling contract_terminate v5.0.0-alpha (/tmp/cargo-contract_Yl1QY8) | |
Finished release [optimized] target(s) in 0.82s | |
test just_terminates::e2e_tests::e2e_contract_terminates ... ok | |
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.19s | |
Doc-tests contract_terminate | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/contract-transfer/Cargo.toml | |
Compiling contract_transfer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/contract-transfer) | |
Finished test [unoptimized + debuginfo] target(s) in 17.71s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/contract_transfer-13a29c66608473e3) | |
running 6 tests | |
test give_me::tests::test_transferred_value ... ok | |
test give_me::tests::transfer_fails_insufficient_funds - should panic ... ok | |
test give_me::tests::test_transferred_value_must_fail - should panic ... ok | |
test give_me::tests::transfer_works ... ok | |
Checking contract_transfer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/contract-transfer) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.46s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling contract_transfer v5.0.0-alpha (/tmp/cargo-contract_6aW2kR) | |
Finished release [optimized] target(s) in 0.93s | |
test give_me::e2e_tests::e2e_sending_value_to_give_me_must_fail ... FAILED | |
test give_me::e2e_tests::e2e_contract_must_transfer_value_to_sender ... FAILED | |
failures: | |
---- give_me::e2e_tests::e2e_sending_value_to_give_me_must_fail stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
thread 'give_me::e2e_tests::e2e_sending_value_to_give_me_must_fail' panicked at lib.rs:217:17: | |
assertion failed: dry_run.debug_message.contains(\"paid an unpayable message\") | |
---- give_me::e2e_tests::e2e_contract_must_transfer_value_to_sender stdout ---- | |
thread 'give_me::e2e_tests::e2e_contract_must_transfer_value_to_sender' panicked at lib.rs:250:18: | |
call failed: CallDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::ContractTrapped>)) }) | |
failures: | |
give_me::e2e_tests::e2e_contract_must_transfer_value_to_sender | |
give_me::e2e_tests::e2e_sending_value_to_give_me_must_fail | |
test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.86s | |
error: test failed, to rerun pass `--lib` | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/custom-allocator/Cargo.toml | |
Compiling ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Compiling dlmalloc v0.2.4 | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling ink_e2e v5.0.0-alpha (/home/andrew/code/ink/crates/e2e) | |
Compiling custom-allocator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/custom-allocator) | |
Finished test [unoptimized + debuginfo] target(s) in 19.42s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/custom_allocator-91683aedc824a733) | |
running 4 tests | |
test custom_allocator::tests::it_works ... ok | |
test custom_allocator::tests::default_works ... ok | |
Checking ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Checking dlmalloc v0.2.4 | |
Checking ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Checking ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Checking ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Checking custom-allocator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/custom-allocator) | |
Finished dev [unoptimized + debuginfo] target(s) in 1.16s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Compiling dlmalloc v0.2.4 | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
error[E0432]: unresolved import `sys::enable_alloc_after_fork` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dlmalloc-0.2.4/src/global.rs:6:9 | |
| | |
6 | pub use sys::enable_alloc_after_fork; | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `enable_alloc_after_fork` in `sys` | |
error[E0425]: cannot find function `acquire_global_lock` in module `sys` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dlmalloc-0.2.4/src/global.rs:41:12 | |
| | |
41 | ::sys::acquire_global_lock(); | |
| ^^^^^^^^^^^^^^^^^^^ not found in `sys` | |
error[E0425]: cannot find function `release_global_lock` in module `sys` | |
--> /home/andrew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dlmalloc-0.2.4/src/global.rs:60:16 | |
| | |
60 | ::sys::release_global_lock() | |
| ^^^^^^^^^^^^^^^^^^^ not found in `sys` | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Some errors have detailed explanations: E0425, E0432. | |
For more information about an error, try `rustc --explain E0425`. | |
error: could not compile `dlmalloc` (lib) due to 3 previous errors | |
warning: build failed, waiting for other jobs to finish... | |
test custom_allocator::e2e_tests::default_works ... FAILED | |
test custom_allocator::e2e_tests::it_works ... FAILED | |
failures: | |
---- custom_allocator::e2e_tests::default_works stdout ---- | |
thread 'custom_allocator::e2e_tests::default_works' panicked at /home/andrew/code/ink/crates/e2e/src/contract_build.rs:142:10: | |
called `Result::unwrap()` on an `Err` value: PoisonError { .. } | |
---- custom_allocator::e2e_tests::it_works stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
thread 'custom_allocator::e2e_tests::it_works' panicked at /home/andrew/code/ink/crates/e2e/src/contract_build.rs:193:13: | |
contract build for /home/andrew/code/ink/integration-tests/custom-allocator/Cargo.toml failed: Expected '/tmp/integration-tests-target/ink/riscv32em-unknown-none-elf/release/custom-allocator' to be generated by build | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
failures: | |
custom_allocator::e2e_tests::default_works | |
custom_allocator::e2e_tests::it_works | |
test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.28s | |
error: test failed, to rerun pass `--lib` | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/dns/Cargo.toml | |
Compiling arrayvec v0.7.4 | |
Compiling funty v2.0.0 | |
Compiling smallvec v1.11.2 | |
Compiling subtle v2.5.0 | |
Compiling byteorder v1.5.0 | |
Compiling zeroize v1.7.0 | |
Compiling linkme v0.3.17 | |
Compiling serde v1.0.192 | |
Compiling libc v0.2.150 | |
Compiling impl-serde v0.4.0 | |
Compiling serde_json v1.0.108 | |
Compiling digest v0.10.7 | |
Compiling parity-scale-codec v3.6.5 | |
Compiling blake2 v0.10.6 | |
Compiling sha2 v0.10.8 | |
Compiling curve25519-dalek v4.1.1 | |
Compiling sha3 v0.10.8 | |
Compiling bitvec v1.0.1 | |
Compiling getrandom v0.2.11 | |
Compiling cc v1.0.83 | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling rand_core v0.6.4 | |
Compiling rand_chacha v0.3.1 | |
Compiling merlin v3.0.0 | |
Compiling rand v0.8.5 | |
Compiling secp256k1-sys v0.9.0 | |
Compiling scale-info v2.10.0 | |
Compiling serde_bytes v0.11.12 | |
Compiling schnorrkel v0.11.3 | |
Compiling scale-bits v0.4.0 | |
Compiling scale-encode v0.5.0 | |
Compiling scale-decode v0.9.0 | |
Compiling schemars v0.8.16 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Compiling secp256k1 v0.28.0 | |
Compiling ink_metadata v5.0.0-alpha (/home/andrew/code/ink/crates/metadata) | |
Compiling ink_engine v5.0.0-alpha (/home/andrew/code/ink/crates/engine) | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Compiling ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling dns v5.0.0-alpha (/home/andrew/code/ink/integration-tests/dns) | |
Finished test [unoptimized + debuginfo] target(s) in 6.84s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/dns-f3a6b2b09498e30a) | |
running 3 tests | |
test dns::tests::register_works ... ok | |
test dns::tests::set_address_works ... ok | |
test dns::tests::transfer_works ... ok | |
test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests dns | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/e2e-call-runtime/Cargo.toml | |
Compiling e2e_call_runtime v5.0.0-alpha (/home/andrew/code/ink/integration-tests/e2e-call-runtime) | |
Finished test [unoptimized + debuginfo] target(s) in 17.60s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/e2e_call_runtime-329d8395fc42e4ee) | |
running 1 test | |
Checking e2e_call_runtime v5.0.0-alpha (/home/andrew/code/ink/integration-tests/e2e-call-runtime) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.45s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling e2e_call_runtime v5.0.0-alpha (/tmp/cargo-contract_P7PCaN) | |
Finished release [optimized] target(s) in 0.82s | |
test e2e_call_runtime::e2e_tests::call_runtime_works ... ok | |
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.19s | |
Doc-tests e2e_call_runtime | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Downloaded wast v68.0.0 | |
Downloaded wasm-encoder v0.37.0 | |
Downloaded wat v1.0.80 | |
Downloaded 3 crates (191.6 KB) in 1.09s | |
Running: cargo test --all-features --manifest-path integration-tests/e2e-runtime-only-backend/Cargo.toml | |
Compiling subtle v2.5.0 | |
Compiling const-oid v0.9.5 | |
Compiling hash-db v0.16.0 | |
Compiling unicode-width v0.1.11 | |
Compiling tiny-keccak v2.0.2 | |
Compiling spin v0.9.8 | |
Compiling generic-array v0.14.7 | |
Compiling fs-err v2.10.0 | |
Compiling expander v2.0.0 | |
Compiling base16ct v0.2.0 | |
Compiling itertools v0.10.5 | |
Compiling proc-macro-warning v0.4.2 | |
Compiling common-path v1.0.0 | |
Compiling ink_prelude v4.3.0 | |
Compiling cfg-expr v0.15.5 | |
Compiling itertools v0.12.0 | |
Compiling libm v0.2.8 | |
Compiling tt-call v1.0.9 | |
Compiling minimal-lexical v0.2.1 | |
Compiling downcast-rs v1.2.0 | |
Compiling leb128 v0.2.5 | |
Compiling indexmap-nostd v0.4.0 | |
Compiling brownstone v1.1.0 | |
Compiling ink_allocator v4.3.0 | |
Compiling joinery v2.1.0 | |
Compiling unicode-segmentation v1.10.1 | |
Compiling pallet-contracts-for-drink v22.0.1 | |
Compiling indent_write v2.2.0 | |
Compiling wasmi_arena v0.4.0 | |
Compiling parity-wasm v0.45.0 | |
Compiling trie-root v0.18.0 | |
Compiling memory-db v0.32.0 | |
Compiling codespan-reporting v0.11.1 | |
Compiling sp-io v25.0.0 | |
Compiling include_dir_macros v0.7.3 | |
Compiling os_pipe v1.1.4 | |
Compiling shared_child v1.0.0 | |
Compiling term_size v0.3.2 | |
Compiling escape8259 v0.5.2 | |
Compiling derive-syn-parse v0.1.5 | |
Compiling macro_magic_core_macros v0.4.3 | |
Compiling frame-support-procedural-tools-derive v8.0.0 | |
Compiling contract-build v3.0.1 | |
Compiling wasm-encoder v0.37.0 | |
Compiling pallet-contracts-proc-macro v14.0.0 | |
Compiling ff v0.13.0 | |
Compiling curve25519-dalek v2.1.3 | |
Compiling trie-db v0.27.1 | |
Compiling url v2.4.1 | |
Compiling der v0.7.8 | |
Compiling toml_edit v0.19.15 | |
Compiling ss58-registry v1.44.0 | |
Compiling ring v0.17.5 | |
Compiling jsonrpsee-types v0.20.3 | |
Compiling cargo_metadata v0.15.4 | |
Compiling contract-metadata v3.2.0 | |
Compiling curve25519-dalek v4.1.1 | |
Compiling wasmparser-nostd v0.100.1 | |
Compiling duct v0.13.6 | |
Compiling nom v7.1.3 | |
Compiling group v0.13.0 | |
Compiling convert_case v0.6.0 | |
Compiling cxx-build v1.0.110 | |
Compiling const-random-macro v0.1.16 | |
Compiling include_dir v0.7.3 | |
Compiling digest v0.9.0 | |
Compiling crypto-common v0.1.6 | |
Compiling block-buffer v0.10.4 | |
Compiling block-buffer v0.9.0 | |
Compiling jsonrpsee-core v0.20.3 | |
Compiling schnorrkel v0.9.1 | |
Compiling libsecp256k1-core v0.3.0 | |
Compiling sha-1 v0.9.8 | |
Compiling digest v0.10.7 | |
Compiling wasmi_core v0.13.0 | |
Compiling crypto-mac v0.11.0 | |
Compiling crypto-mac v0.8.0 | |
Compiling crypto-bigint v0.5.4 | |
Compiling soketto v0.7.1 | |
Compiling wast v68.0.0 | |
Compiling blake2 v0.10.6 | |
Compiling twox-hash v1.6.3 | |
Compiling sha3 v0.10.8 | |
Compiling sha2 v0.10.8 | |
Compiling pbkdf2 v0.8.0 | |
Compiling sha2 v0.9.9 | |
Compiling hmac v0.8.1 | |
Compiling curve25519-dalek v3.2.0 | |
Compiling hmac v0.11.0 | |
Compiling curve25519-dalek-ng v4.1.1 | |
Compiling const-random v0.1.17 | |
Compiling macro_magic_core v0.4.2 | |
Compiling hmac-drbg v0.3.0 | |
Compiling sec1 v0.7.3 | |
Compiling spki v0.7.2 | |
Compiling hmac v0.12.1 | |
Compiling pbkdf2 v0.11.0 | |
Compiling signature v2.2.0 | |
Compiling pbkdf2 v0.12.2 | |
Compiling sp-core-hashing v11.0.0 | |
Compiling sp-core-hashing v9.0.0 | |
Compiling sct v0.7.1 | |
Compiling substrate-bip39 v0.4.5 | |
Compiling rustls-webpki v0.101.7 | |
Compiling rfc6979 v0.4.0 | |
Compiling ed25519 v2.2.3 | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling aquamarine v0.3.2 | |
Compiling libsecp256k1-gen-genmult v0.3.0 | |
Compiling libsecp256k1-gen-ecmult v0.3.0 | |
Compiling tiny-bip39 v1.0.0 | |
Compiling sp-core-hashing-proc-macro v11.0.0 | |
Compiling macro_magic_macros v0.4.2 | |
Compiling schnorrkel v0.10.2 | |
Compiling libsecp256k1 v0.7.1 | |
Compiling ed25519-zebra v3.1.0 | |
Compiling rustls v0.21.9 | |
Compiling proc-macro-crate v1.3.1 | |
Compiling toml v0.7.8 | |
Compiling nom-supreme v0.7.0 | |
Compiling frame-support-procedural-tools v7.0.0 | |
Compiling elliptic-curve v0.13.7 | |
Compiling ed25519-dalek v2.1.0 | |
Compiling schnorrkel v0.11.3 | |
Compiling parity-scale-codec-derive v3.6.5 | |
Compiling scale-info-derive v2.10.0 | |
Compiling scale-decode-derive v0.9.0 | |
Compiling sp-runtime-interface-proc-macro v13.0.0 | |
Compiling scale-encode-derive v0.5.0 | |
Compiling sp-api-proc-macro v10.0.0 | |
Compiling macro_magic v0.4.2 | |
Compiling docify_macros v0.2.6 | |
Compiling wasm-opt-sys v0.112.0 | |
Compiling wasm-opt-cxx-sys v0.112.0 | |
Compiling frame-support-procedural v18.0.0 | |
Compiling ecdsa v0.16.9 | |
Compiling ink_e2e_macro v5.0.0-alpha (/home/andrew/code/ink/crates/e2e/macro) | |
Compiling k256 v0.13.2 | |
Compiling wasmi v0.31.0 | |
Compiling tokio-rustls v0.24.1 | |
Compiling jsonrpsee-client-transport v0.20.3 | |
Compiling hyper-rustls v0.24.2 | |
Compiling parity-scale-codec v3.6.5 | |
Compiling jsonrpsee-http-client v0.20.3 | |
Compiling jsonrpsee-ws-client v0.20.3 | |
Compiling jsonrpsee v0.20.3 | |
Compiling scale-info v2.10.0 | |
Compiling impl-codec v0.6.0 | |
Compiling sp-storage v15.0.0 | |
Compiling sp-wasm-interface v16.0.0 | |
Compiling sp-tracing v12.0.0 | |
Compiling sp-version-proc-macro v10.0.0 | |
Compiling docify v0.2.6 | |
Compiling sp-externalities v0.21.0 | |
Compiling scale-bits v0.4.0 | |
Compiling scale-encode v0.5.0 | |
Compiling frame-metadata v16.0.0 | |
Compiling wat v1.0.80 | |
Compiling primitive-types v0.12.2 | |
Compiling bounded-collections v0.1.9 | |
Compiling sp-arithmetic v18.0.0 | |
Compiling scale-decode v0.9.0 | |
Compiling subxt-metadata v0.32.1 | |
Compiling frame-metadata v15.1.0 | |
Compiling sp-metadata-ir v0.2.0 | |
Compiling subxt-codegen v0.32.1 | |
Compiling sp-runtime-interface v19.0.0 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Compiling ink_primitives v4.3.0 | |
Compiling scale-value v0.12.0 | |
Compiling ink_metadata v4.3.0 | |
Compiling ink_engine v4.3.0 | |
Compiling ink_metadata v5.0.0-alpha (/home/andrew/code/ink/crates/metadata) | |
Compiling ink_engine v5.0.0-alpha (/home/andrew/code/ink/crates/engine) | |
Compiling ink_storage_traits v4.3.0 | |
Compiling sp-core v23.0.0 | |
Compiling ink_env v4.3.0 | |
Compiling contract-transcode v3.2.0 | |
Compiling ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling subxt-macro v0.32.1 | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling sp-trie v24.0.0 | |
Compiling sp-keystore v0.29.0 | |
Compiling sp-weights v22.0.0 | |
Compiling sp-state-machine v0.30.0 | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling e2e-runtime-only-backend v5.0.0-alpha (/home/andrew/code/ink/integration-tests/e2e-runtime-only-backend) | |
Compiling subxt v0.32.1 | |
Compiling sp-application-crypto v25.0.0 | |
Compiling sp-runtime v26.0.0 | |
Compiling subxt-signer v0.32.1 | |
Compiling sp-version v24.0.0 | |
Compiling sp-inherents v21.0.0 | |
Compiling sp-staking v21.0.0 | |
Compiling pallet-contracts-primitives v26.0.0 | |
Compiling sp-keyring v26.0.0 | |
Compiling sp-api v21.0.0 | |
Compiling sp-genesis-builder v0.2.0 | |
Compiling frame-support v23.0.0 | |
Compiling sp-timestamp v21.0.0 | |
Compiling frame-system v23.0.0 | |
Compiling pallet-timestamp v22.0.0 | |
Compiling pallet-balances v23.0.0 | |
Compiling wasm-opt v0.112.0 | |
Compiling contract-build v4.0.0-alpha (https://github.com/paritytech/cargo-contract?branch=at/riscv#34daa6eb) | |
Compiling drink-test-macro v0.6.0 | |
Compiling drink v0.6.0 | |
Compiling ink_e2e v5.0.0-alpha (/home/andrew/code/ink/crates/e2e) | |
Finished test [unoptimized + debuginfo] target(s) in 1m 00s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/e2e_runtime_only_backend-19d197e0b838c9ec) | |
running 3 tests | |
Checking e2e-runtime-only-backend v5.0.0-alpha (/home/andrew/code/ink/integration-tests/e2e-runtime-only-backend) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.49s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling e2e-runtime-only-backend v5.0.0-alpha (/tmp/cargo-contract_ugA6zP) | |
Finished release [optimized] target(s) in 0.87s | |
test flipper::e2e_tests::custom_runtime ... FAILED | |
test flipper::e2e_tests::it_works ... FAILED | |
test flipper::e2e_tests::runtime_call_works ... FAILED | |
failures: | |
---- flipper::e2e_tests::custom_runtime stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
thread 'flipper::e2e_tests::custom_runtime' panicked at /home/andrew/code/ink/crates/e2e/src/drink_client.rs:269:17: | |
Instantiate dry-run failed! | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
---- flipper::e2e_tests::it_works stdout ---- | |
thread 'flipper::e2e_tests::it_works' panicked at /home/andrew/code/ink/crates/e2e/src/drink_client.rs:269:17: | |
Instantiate dry-run failed! | |
---- flipper::e2e_tests::runtime_call_works stdout ---- | |
thread 'flipper::e2e_tests::runtime_call_works' panicked at /home/andrew/code/ink/crates/e2e/src/drink_client.rs:269:17: | |
Instantiate dry-run failed! | |
failures: | |
flipper::e2e_tests::custom_runtime | |
flipper::e2e_tests::it_works | |
flipper::e2e_tests::runtime_call_works | |
test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.71s | |
error: test failed, to rerun pass `--lib` | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/erc1155/Cargo.toml | |
Compiling erc1155 v5.0.0-alpha (/home/andrew/code/ink/integration-tests/erc1155) | |
Finished test [unoptimized + debuginfo] target(s) in 1.40s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/erc1155-2d79719fff14a33f) | |
running 12 tests | |
test erc1155::tests::approvals_work ... ok | |
test erc1155::tests::batch_transfers_fail_if_len_is_zero ... ok | |
test erc1155::tests::can_get_correct_balance_of ... ok | |
test erc1155::tests::can_get_correct_batch_balance_of ... ok | |
test erc1155::tests::minting_not_allowed_for_nonexistent_tokens ... ok | |
test erc1155::tests::can_send_batch_tokens ... ok | |
test erc1155::tests::can_send_tokens_between_accounts ... ok | |
test erc1155::tests::minting_tokens_works ... ok | |
test erc1155::tests::rejects_batch_if_lengths_dont_match ... ok | |
test erc1155::tests::operator_can_send_tokens ... ok | |
test erc1155::tests::sending_tokens_to_zero_address_fails ... ok | |
test erc1155::tests::sending_too_many_tokens_fails ... ok | |
test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests erc1155 | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/erc20/Cargo.toml | |
Compiling erc20 v5.0.0-alpha (/home/andrew/code/ink/integration-tests/erc20) | |
Finished test [unoptimized + debuginfo] target(s) in 17.82s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/erc20-8c1aab7902155691) | |
running 9 tests | |
test erc20::tests::new_works ... ok | |
test erc20::tests::total_supply_works ... ok | |
test erc20::tests::balance_of_works ... ok | |
test erc20::tests::invalid_transfer_should_fail ... ok | |
test erc20::tests::allowance_must_not_change_on_failed_transfer ... ok | |
test erc20::tests::transfer_works ... ok | |
test erc20::tests::transfer_from_works ... ok | |
Checking erc20 v5.0.0-alpha (/home/andrew/code/ink/integration-tests/erc20) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.60s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling erc20 v5.0.0-alpha (/tmp/cargo-contract_PBUBn5) | |
Finished release [optimized] target(s) in 1.15s | |
2023-11-17T15:39:15.120464Z ERROR ink_e2e: [test: e2e_allowances] extrinsic for call failed: Pallet error: Contracts::ContractReverted | |
test erc20::e2e_tests::e2e_transfer ... ok | |
2023-11-17T15:39:24.118524Z ERROR ink_e2e: [test: e2e_allowances] extrinsic for call failed: Pallet error: Contracts::ContractReverted | |
test erc20::e2e_tests::e2e_allowances ... ok | |
test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.94s | |
Doc-tests erc20 | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating crates.io index | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/erc721/Cargo.toml | |
Compiling erc721 v5.0.0-alpha (/home/andrew/code/ink/integration-tests/erc721) | |
Finished test [unoptimized + debuginfo] target(s) in 1.25s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/erc721-c04967eafc396959) | |
running 10 tests | |
test erc721::tests::burn_fails_not_owner ... ok | |
test erc721::tests::burn_fails_token_not_found ... ok | |
test erc721::tests::burn_works ... ok | |
test erc721::tests::approved_transfer_works ... ok | |
test erc721::tests::invalid_transfer_should_fail ... ok | |
test erc721::tests::mint_existing_should_fail ... ok | |
test erc721::tests::not_approved_transfer_should_fail ... ok | |
test erc721::tests::mint_works ... ok | |
test erc721::tests::transfer_works ... ok | |
test erc721::tests::approved_for_all_works ... ok | |
test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests erc721 | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/events/Cargo.toml | |
Compiling proc-macro2 v1.0.69 | |
Compiling unicode-ident v1.0.12 | |
Compiling cfg-if v1.0.0 | |
Compiling libc v0.2.150 | |
Compiling version_check v0.9.4 | |
Compiling typenum v1.17.0 | |
Compiling serde v1.0.192 | |
Compiling once_cell v1.18.0 | |
Compiling syn v1.0.109 | |
Compiling autocfg v1.1.0 | |
Compiling equivalent v1.0.1 | |
Compiling hashbrown v0.14.2 | |
Compiling itoa v1.0.9 | |
Compiling bytes v1.5.0 | |
Compiling subtle v2.5.0 | |
Compiling log v0.4.20 | |
Compiling ryu v1.0.15 | |
Compiling winnow v0.5.19 | |
Compiling memchr v2.6.4 | |
Compiling toml_datetime v0.6.5 | |
Compiling ppv-lite86 v0.2.17 | |
Compiling pin-project-lite v0.2.13 | |
Compiling byte-slice-cast v1.2.2 | |
Compiling radium v0.7.0 | |
Compiling arrayvec v0.7.4 | |
Compiling fnv v1.0.7 | |
Compiling tap v1.0.1 | |
Compiling serde_json v1.0.108 | |
Compiling convert_case v0.4.0 | |
Compiling cpufeatures v0.2.11 | |
Compiling byteorder v1.5.0 | |
Compiling anyhow v1.0.75 | |
Compiling futures-core v0.3.29 | |
Compiling futures-sink v0.3.29 | |
Compiling futures-io v0.3.29 | |
Compiling static_assertions v1.1.0 | |
Compiling futures-task v0.3.29 | |
Compiling thiserror v1.0.50 | |
Compiling tinyvec_macros v0.1.1 | |
Compiling futures-channel v0.3.29 | |
Compiling pin-utils v0.1.0 | |
Compiling schemars v0.8.16 | |
Compiling dyn-clone v1.0.16 | |
Compiling funty v2.0.0 | |
Compiling smallvec v1.11.2 | |
Compiling hex v0.4.3 | |
Compiling percent-encoding v2.3.0 | |
Compiling unicode-bidi v0.3.13 | |
Compiling keccak v0.1.4 | |
Compiling strsim v0.10.0 | |
Compiling crunchy v0.2.2 | |
Compiling arrayref v0.3.7 | |
Compiling ident_case v1.0.1 | |
Compiling rustc-hex v2.1.0 | |
Compiling opaque-debug v0.3.0 | |
Compiling regex-syntax v0.8.2 | |
Compiling futures-util v0.3.29 | |
Compiling lazy_static v1.4.0 | |
Compiling rustix v0.38.24 | |
Compiling bitflags v2.4.1 | |
Compiling stable_deref_trait v1.2.0 | |
Compiling crc32fast v1.3.2 | |
Compiling linux-raw-sys v0.4.11 | |
Compiling paste v1.0.14 | |
Compiling rustc-hash v1.1.0 | |
Compiling untrusted v0.9.0 | |
Compiling spin v0.9.8 | |
Compiling constant_time_eq v0.3.0 | |
Compiling httparse v1.8.0 | |
Compiling getrandom v0.1.16 | |
Compiling zerocopy v0.7.26 | |
Compiling semver v1.0.20 | |
Compiling heck v0.4.1 | |
Compiling unicode-xid v0.2.4 | |
Compiling regex-syntax v0.6.29 | |
Compiling target-lexicon v0.12.12 | |
Compiling rustc-demangle v0.1.23 | |
Compiling io-lifetimes v1.0.11 | |
Compiling fallible-iterator v0.2.0 | |
Compiling platforms v3.2.0 | |
Compiling base64 v0.13.1 | |
Compiling rustix v0.36.17 | |
Compiling bitflags v1.3.2 | |
Compiling rustls v0.21.9 | |
Compiling cpp_demangle v0.3.5 | |
Compiling sp-std v10.0.0 | |
Compiling linux-raw-sys v0.1.4 | |
Compiling tower-service v0.3.2 | |
Compiling try-lock v0.2.4 | |
Compiling parking_lot_core v0.9.9 | |
Compiling base64 v0.21.5 | |
Compiling ref-cast v1.0.20 | |
Compiling rustversion v1.0.14 | |
Compiling byte-tools v0.3.1 | |
Compiling httpdate v1.0.3 | |
Compiling async-trait v0.1.74 | |
Compiling scopeguard v1.2.0 | |
Compiling xxhash-rust v0.8.7 | |
Compiling wasmtime v8.0.1 | |
Compiling iana-time-zone v0.1.58 | |
Compiling fake-simd v0.1.2 | |
Compiling event-listener v2.5.3 | |
Compiling hash-db v0.16.0 | |
Compiling ansi_term v0.12.1 | |
Compiling opaque-debug v0.2.3 | |
Compiling futures-timer v3.0.2 | |
Compiling arrayvec v0.5.2 | |
Compiling environmental v1.1.4 | |
Compiling openssl-probe v0.1.5 | |
Compiling scratch v1.0.7 | |
Compiling either v1.9.0 | |
Compiling unicode-width v0.1.11 | |
Compiling array-bytes v6.2.0 | |
Compiling termcolor v1.4.0 | |
Compiling bs58 v0.5.0 | |
Compiling cxxbridge-flags v1.0.110 | |
Compiling adler v1.0.2 | |
Compiling generic-array v0.14.7 | |
Compiling wyz v0.5.1 | |
Compiling slab v0.4.9 | |
Compiling tinyvec v1.6.0 | |
Compiling form_urlencoded v1.2.0 | |
Compiling tracing-core v0.1.32 | |
Compiling aho-corasick v1.1.2 | |
Compiling ahash v0.7.7 | |
Compiling num-traits v0.2.17 | |
Compiling indexmap v1.9.3 | |
Compiling ahash v0.8.6 | |
Compiling http v0.2.11 | |
Compiling memoffset v0.8.0 | |
Compiling sharded-slab v0.1.7 | |
Compiling ink_prelude v5.0.0-alpha (/home/andrew/code/ink/crates/prelude) | |
Compiling lock_api v0.4.11 | |
Compiling wasmtime-asm-macros v8.0.1 | |
Compiling blake2b_simd v1.0.2 | |
Compiling wasmtime-jit-debug v8.0.1 | |
Compiling thread_local v1.1.7 | |
Compiling gimli v0.28.0 | |
Compiling num-format v0.4.4 | |
Compiling object v0.32.1 | |
Compiling sp-std v8.0.0 | |
Compiling polkavm-common v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Compiling nohash-hasher v0.2.0 | |
Compiling tower-layer v0.3.2 | |
Compiling signature v2.2.0 | |
Compiling proc-macro-error-attr v1.0.4 | |
Compiling array-init v2.1.0 | |
Compiling proc-macro-error v1.0.4 | |
Compiling signal-hook v0.3.17 | |
Compiling utf8parse v0.2.1 | |
Compiling colorchoice v1.0.0 | |
Compiling anstyle v1.0.4 | |
Compiling camino v1.1.6 | |
Compiling same-file v1.0.6 | |
Compiling overload v0.1.1 | |
Compiling anstyle-query v1.0.0 | |
Compiling indexmap v2.1.0 | |
Compiling block-padding v0.1.5 | |
Compiling want v0.3.1 | |
Compiling rustls-pemfile v1.0.4 | |
Compiling async-lock v2.8.0 | |
Compiling itertools v0.12.0 | |
Compiling miniz_oxide v0.7.1 | |
Compiling memory-db v0.32.0 | |
Compiling trie-root v0.18.0 | |
Compiling yap v0.11.0 | |
Compiling fastrand v2.0.1 | |
Compiling subtle-ng v2.5.0 | |
Compiling home v0.5.5 | |
Compiling base58 v0.2.0 | |
Compiling clap_lex v0.6.0 | |
Compiling bitcoin_hashes v0.11.0 | |
Compiling parity-wasm v0.45.0 | |
Compiling polkavm-common v0.2.0 (https://github.com/koute/polkavm.git?rev=d124a5a87c7197cb0bad09f4d42a92d4faa96d6b#d124a5a8) | |
Compiling tracing-log v0.1.4 | |
Compiling codespan-reporting v0.11.1 | |
Compiling ed25519 v2.2.3 | |
Compiling anstyle-parse v0.2.2 | |
Compiling nu-ansi-term v0.46.0 | |
Compiling walkdir v2.4.0 | |
Compiling tracing-log v0.2.0 | |
Compiling bitvec v1.0.1 | |
Compiling rustls-native-certs v0.6.3 | |
Compiling quote v1.0.33 | |
Compiling uint v0.9.5 | |
Compiling hash256-std-hasher v0.15.2 | |
Compiling http-body v0.4.5 | |
Compiling anstream v0.6.4 | |
Compiling unicode-normalization v0.1.22 | |
Compiling jobserver v0.1.27 | |
Compiling getrandom v0.2.11 | |
Compiling num_cpus v1.16.0 | |
Compiling socket2 v0.5.5 | |
Compiling mio v0.8.9 | |
Compiling socket2 v0.4.10 | |
Compiling zip v0.6.6 | |
Compiling toml_edit v0.19.15 | |
Compiling rustc_version v0.4.0 | |
Compiling syn v2.0.39 | |
Compiling rand_core v0.6.4 | |
Compiling clap_builder v4.4.8 | |
Compiling cc v1.0.83 | |
Compiling rand_chacha v0.3.1 | |
Compiling curve25519-dalek v4.1.1 | |
Compiling regex-automata v0.1.10 | |
Compiling sp-io v25.0.0 | |
Compiling idna v0.4.0 | |
Compiling generic-array v0.12.4 | |
Compiling regex-automata v0.4.3 | |
Compiling wasmtime-jit-icache-coherence v8.0.1 | |
Compiling signal-hook-registry v1.4.1 | |
Compiling shared_child v1.0.0 | |
Compiling os_pipe v1.1.4 | |
Compiling term_size v0.3.2 | |
Compiling users v0.11.0 | |
Compiling rand v0.8.5 | |
Compiling contract-build v4.0.0-alpha (https://github.com/paritytech/cargo-contract?branch=at/riscv#34daa6eb) | |
Compiling rand_core v0.5.1 | |
Compiling duct v0.13.6 | |
Compiling digest v0.8.1 | |
Compiling block-buffer v0.7.3 | |
Compiling wasm-instrument v0.4.0 | |
Compiling parking_lot v0.12.1 | |
Compiling rand_chacha v0.2.2 | |
Compiling sha2 v0.8.2 | |
Compiling hashbrown v0.12.3 | |
Compiling hashbrown v0.13.2 | |
Compiling url v2.4.1 | |
Compiling signal-hook-mio v0.2.3 | |
Compiling rand v0.7.3 | |
Compiling block-buffer v0.10.4 | |
Compiling crypto-common v0.1.6 | |
Compiling block-buffer v0.9.0 | |
Compiling digest v0.9.0 | |
Compiling crypto-mac v0.8.0 | |
Compiling crypto-mac v0.11.0 | |
Compiling crossterm v0.27.0 | |
Compiling chrono v0.4.31 | |
Compiling integer-sqrt v0.1.5 | |
Compiling ring v0.17.5 | |
Compiling wasmtime-runtime v8.0.1 | |
Compiling psm v0.1.21 | |
Compiling secp256k1-sys v0.6.1 | |
Compiling secp256k1-sys v0.9.0 | |
Compiling link-cplusplus v1.0.9 | |
Compiling backtrace v0.3.69 | |
Compiling cxx v1.0.110 | |
Compiling secp256k1-sys v0.8.1 | |
Compiling libsecp256k1-core v0.3.0 | |
Compiling sha-1 v0.9.8 | |
Compiling digest v0.10.7 | |
Compiling sha2 v0.9.9 | |
Compiling hmac v0.8.1 | |
Compiling hmac v0.11.0 | |
Compiling pbkdf2 v0.8.0 | |
Compiling matchers v0.0.1 | |
Compiling matchers v0.1.0 | |
Compiling hmac-drbg v0.3.0 | |
Compiling blake2 v0.10.6 | |
Compiling sha2 v0.10.8 | |
Compiling sha3 v0.10.8 | |
Compiling hmac v0.12.1 | |
Compiling pbkdf2 v0.11.0 | |
Compiling twox-hash v1.6.3 | |
Compiling pbkdf2 v0.12.2 | |
Compiling addr2line v0.21.0 | |
Compiling proc-macro-crate v1.3.1 | |
Compiling trie-db v0.27.1 | |
Compiling schnellru v0.2.1 | |
Compiling sp-core-hashing v9.0.0 | |
Compiling fixed-hash v0.8.0 | |
Compiling memfd v0.6.4 | |
Compiling is-terminal v0.4.9 | |
Compiling tempfile v3.8.1 | |
Compiling which v4.4.2 | |
Compiling which v5.0.0 | |
Compiling colored v2.0.4 | |
Compiling libsecp256k1-gen-ecmult v0.3.0 | |
Compiling libsecp256k1-gen-genmult v0.3.0 | |
Compiling sp-core-hashing v11.0.0 | |
Compiling libsecp256k1 v0.7.1 | |
Compiling polkavm-linker v0.2.0 (https://github.com/koute/polkavm.git?rev=d124a5a87c7197cb0bad09f4d42a92d4faa96d6b#d124a5a8) | |
Compiling regex v1.10.2 | |
Compiling futures v0.3.29 | |
Compiling soketto v0.7.1 | |
Compiling Inflector v0.11.4 | |
Compiling sp-panic-handler v10.0.0 | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling cxx-build v1.0.110 | |
Compiling polkavm-derive-impl v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling darling_core v0.20.3 | |
Compiling synstructure v0.13.0 | |
Compiling rustls-webpki v0.101.7 | |
Compiling sct v0.7.1 | |
Compiling serde_derive_internals v0.26.0 | |
Compiling darling_core v0.14.4 | |
Compiling const_env_impl v0.1.2 | |
Compiling secp256k1 v0.24.3 | |
Compiling secp256k1 v0.28.0 | |
Compiling secp256k1 v0.27.0 | |
Compiling serde_derive v1.0.192 | |
Compiling tracing-attributes v0.1.27 | |
Compiling thiserror-impl v1.0.50 | |
Compiling zeroize_derive v1.4.2 | |
Compiling tokio-macros v2.2.0 | |
Compiling futures-macro v0.3.29 | |
Compiling pin-project-internal v1.1.3 | |
Compiling curve25519-dalek-derive v0.1.1 | |
Compiling ref-cast-impl v1.0.20 | |
Compiling sp-debug-derive v10.0.0 | |
Compiling sp-runtime-interface-proc-macro v13.0.0 | |
Compiling linkme-impl v0.3.17 | |
Compiling cxxbridge-macro v1.0.110 | |
Compiling serde_repr v0.1.17 | |
Compiling clap_derive v4.4.7 | |
Compiling strum_macros v0.25.3 | |
Compiling parity-scale-codec-derive v3.6.5 | |
Compiling impl-trait-for-tuples v0.2.2 | |
Compiling derive_more v0.99.17 | |
Compiling scale-info-derive v2.10.0 | |
Compiling schemars_derive v0.8.16 | |
Compiling dyn-clonable-impl v0.9.0 | |
Compiling const_env v0.1.2 | |
Compiling strum_macros v0.24.3 | |
Compiling derivative v2.2.0 | |
Compiling dyn-clonable v0.9.0 | |
Compiling darling_macro v0.14.4 | |
Compiling tokio v1.34.0 | |
Compiling zeroize v1.7.0 | |
Compiling darling_macro v0.20.3 | |
Compiling curve25519-dalek v2.1.3 | |
Compiling merlin v2.0.1 | |
Compiling secrecy v0.8.0 | |
Compiling curve25519-dalek v3.2.0 | |
Compiling merlin v3.0.0 | |
Compiling curve25519-dalek-ng v4.1.1 | |
Compiling linkme v0.3.17 | |
Compiling wasm-opt-sys v0.112.0 | |
Compiling wasm-opt-cxx-sys v0.112.0 | |
Compiling tiny-bip39 v1.0.0 | |
Compiling pin-project v1.1.3 | |
Compiling tracing v0.1.40 | |
Compiling schnorrkel v0.9.1 | |
Compiling tracing-subscriber v0.3.18 | |
Compiling tower v0.4.13 | |
Compiling ed25519-zebra v3.1.0 | |
Compiling strum v0.24.1 | |
Compiling strum v0.25.0 | |
Compiling darling v0.14.4 | |
Compiling darling v0.20.3 | |
Compiling ed25519-dalek v2.1.0 | |
Compiling scale-decode-derive v0.9.0 | |
Compiling scale-encode-derive v0.5.0 | |
Compiling clap v4.4.8 | |
Compiling substrate-bip39 v0.4.5 | |
Compiling futures-executor v0.3.29 | |
Compiling tokio-util v0.7.10 | |
Compiling tokio-rustls v0.24.1 | |
Compiling tokio-stream v0.1.14 | |
Compiling h2 v0.3.22 | |
Compiling parity-scale-codec v3.6.5 | |
Compiling impl-serde v0.4.0 | |
Compiling cranelift-entity v0.95.1 | |
Compiling bincode v1.3.3 | |
Compiling tracing-serde v0.1.3 | |
Compiling serde_bytes v0.11.12 | |
Compiling beef v0.5.2 | |
Compiling schnorrkel v0.11.3 | |
Compiling serde_with v3.4.0 | |
Compiling serde_spanned v0.6.4 | |
Compiling cargo-platform v0.1.4 | |
Compiling serde_urlencoded v0.7.1 | |
Compiling schnorrkel v0.10.2 | |
Compiling bip39 v2.0.0 | |
Compiling gimli v0.27.3 | |
Compiling object v0.30.4 | |
Compiling toml_edit v0.21.0 | |
Compiling wasmparser v0.102.0 | |
Compiling scale-info v2.10.0 | |
Compiling impl-codec v0.6.0 | |
Compiling sp-storage v15.0.0 | |
Compiling tracing-subscriber v0.2.25 | |
Compiling jsonrpsee-types v0.20.3 | |
Compiling contract-metadata v4.0.0-alpha (https://github.com/paritytech/cargo-contract?branch=at/riscv#34daa6eb) | |
Compiling cargo_metadata v0.18.1 | |
Compiling sp-externalities v0.21.0 | |
Compiling ss58-registry v1.44.0 | |
Compiling ink_e2e_macro v5.0.0-alpha (/home/andrew/code/ink/crates/e2e/macro) | |
Compiling jsonrpsee-core v0.20.3 | |
Compiling scale-bits v0.4.0 | |
Compiling scale-encode v0.5.0 | |
Compiling frame-metadata v16.0.0 | |
Compiling scale-decode v0.9.0 | |
Compiling hyper v0.14.27 | |
Compiling toml v0.8.8 | |
Compiling jsonrpsee-client-transport v0.20.3 | |
Compiling sp-tracing v12.0.0 | |
Compiling bollard-stubs v1.43.0-rc.2 | |
Compiling subxt-metadata v0.32.1 | |
Compiling jsonrpsee-ws-client v0.20.3 | |
Compiling jsonrpsee v0.20.3 | |
Compiling primitive-types v0.12.2 | |
Compiling bounded-collections v0.1.9 | |
Compiling sp-arithmetic v18.0.0 | |
Compiling frame-metadata v15.1.0 | |
Compiling addr2line v0.19.0 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling wasmtime-types v8.0.1 | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Compiling wasmtime-environ v8.0.1 | |
Compiling hyperlocal v0.8.0 | |
Compiling scale-value v0.12.0 | |
Compiling hyper-rustls v0.24.2 | |
Compiling ink_metadata v5.0.0-alpha (/home/andrew/code/ink/crates/metadata) | |
Compiling ink_engine v5.0.0-alpha (/home/andrew/code/ink/crates/engine) | |
Compiling wasmtime-jit v8.0.1 | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Compiling jsonrpsee-http-client v0.20.3 | |
Compiling ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling subxt-codegen v0.32.1 | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling sp-wasm-interface v16.0.0 | |
Compiling event-def-unused v0.1.0 (/home/andrew/code/ink/integration-tests/events/event-def-unused) | |
Compiling event-def v0.1.0 (/home/andrew/code/ink/integration-tests/events/event-def) | |
Compiling event-def2 v0.1.0 (/home/andrew/code/ink/integration-tests/events/event-def2) | |
Compiling events v5.0.0-alpha (/home/andrew/code/ink/integration-tests/events) | |
Compiling sp-runtime-interface v19.0.0 | |
Compiling sp-core v23.0.0 | |
Compiling bollard v0.15.0 | |
Compiling subxt-macro v0.32.1 | |
Compiling sp-trie v24.0.0 | |
Compiling sp-keystore v0.29.0 | |
Compiling sp-weights v22.0.0 | |
Compiling sp-state-machine v0.30.0 | |
Compiling sp-application-crypto v25.0.0 | |
Compiling subxt v0.32.1 | |
Compiling sp-runtime v26.0.0 | |
Compiling subxt-signer v0.32.1 | |
Compiling pallet-contracts-primitives v26.0.0 | |
Compiling sp-keyring v26.0.0 | |
Compiling wasm-opt v0.112.0 | |
Compiling ink_e2e v5.0.0-alpha (/home/andrew/code/ink/crates/e2e) | |
Finished test [unoptimized + debuginfo] target(s) in 59.14s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/events-7b148fe16c4eb0dc) | |
running 8 tests | |
test events::tests::collects_specs_for_all_linked_and_used_events ... ok | |
test events::tests::option_topic_none_encoded_as_0 ... ok | |
test events::tests::it_works ... ok | |
test events::tests::anonymous_events_emit_no_signature_topics ... ok | |
test events::tests::option_topic_some_has_topic ... ok | |
Checking event-def2 v0.1.0 (/home/andrew/code/ink/integration-tests/events/event-def2) | |
Checking event-def-unused v0.1.0 (/home/andrew/code/ink/integration-tests/events/event-def-unused) | |
Checking event-def v0.1.0 (/home/andrew/code/ink/integration-tests/events/event-def) | |
Checking events v5.0.0-alpha (/home/andrew/code/ink/integration-tests/events) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.72s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling event-def-unused v0.1.0 (/home/andrew/code/ink/integration-tests/events/event-def-unused) | |
Compiling event-def2 v0.1.0 (/home/andrew/code/ink/integration-tests/events/event-def2) | |
Compiling event-def v0.1.0 (/home/andrew/code/ink/integration-tests/events/event-def) | |
Compiling events v5.0.0-alpha (/tmp/cargo-contract_hmvD1n) | |
Finished release [optimized] target(s) in 1.22s | |
test events::e2e_tests::emits_event_with_option_topic_none ... ok | |
test events::e2e_tests::emits_inline_event ... ok | |
test events::e2e_tests::emits_foreign_event ... ok | |
test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.79s | |
Doc-tests events | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Running: cargo test --all-features --manifest-path integration-tests/flipper/Cargo.toml | |
Compiling flipper v5.0.0-alpha (/home/andrew/code/ink/integration-tests/flipper) | |
Finished test [unoptimized + debuginfo] target(s) in 17.63s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/flipper-1448d7dbae3fadb4) | |
running 4 tests | |
test flipper::tests::default_works ... ok | |
test flipper::tests::it_works ... ok | |
Checking flipper v5.0.0-alpha (/home/andrew/code/ink/integration-tests/flipper) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.47s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling flipper v5.0.0-alpha (/tmp/cargo-contract_35e6oK) | |
Finished release [optimized] target(s) in 0.85s | |
test flipper::e2e_tests::default_works ... ok | |
test flipper::e2e_tests::it_works ... ok | |
test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.95s | |
Doc-tests flipper | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Running: cargo test --all-features --manifest-path integration-tests/incrementer/Cargo.toml | |
Compiling incrementer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/incrementer) | |
Finished test [unoptimized + debuginfo] target(s) in 1.02s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/incrementer-6ee05765d85064f0) | |
running 2 tests | |
test incrementer::tests::default_works ... ok | |
test incrementer::tests::it_works ... ok | |
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests incrementer | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/lang-err-integration-tests/call-builder/Cargo.toml | |
Compiling constructors_return_value v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/constructors-return-value) | |
Compiling integration_flipper v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/integration-flipper) | |
Compiling call_builder v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/call-builder) | |
Finished test [unoptimized + debuginfo] target(s) in 18.29s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/call_builder-8f33ee8895060252) | |
running 9 tests | |
Checking integration_flipper v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/integration-flipper) | |
Checking constructors_return_value v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/constructors-return-value) | |
Checking call_builder v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/call-builder) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.72s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling integration_flipper v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/integration-flipper) | |
Compiling constructors_return_value v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/constructors-return-value) | |
Compiling call_builder v5.0.0-alpha (/tmp/cargo-contract_rpogYh) | |
Finished release [optimized] target(s) in 1.31s | |
Checking constructors_return_value v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/constructors-return-value) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.47s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling constructors_return_value v5.0.0-alpha (/tmp/cargo-contract_wigfVI) | |
Finished release [optimized] target(s) in 0.88s | |
Checking integration_flipper v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/integration-flipper) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.48s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling integration_flipper v5.0.0-alpha (/tmp/cargo-contract_Q7KYZj) | |
Finished release [optimized] target(s) in 0.88s | |
test call_builder::e2e_tests::e2e_invalid_message_selector_panics_on_invoke ... FAILED | |
test call_builder::e2e_tests::e2e_create_builder_can_handle_fallible_constructor_success ... FAILED | |
test call_builder::e2e_tests::e2e_create_builder_works_with_valid_selector ... FAILED | |
test call_builder::e2e_tests::e2e_create_builder_fails_with_invalid_selector ... FAILED | |
test call_builder::e2e_tests::e2e_create_builder_with_fallible_revert_constructor_encodes_ok ... FAILED | |
test call_builder::e2e_tests::e2e_create_builder_with_infallible_revert_constructor_encodes_ok ... FAILED | |
test call_builder::e2e_tests::e2e_invalid_message_selector_can_be_handled ... FAILED | |
test call_builder::e2e_tests::e2e_create_builder_can_handle_fallible_constructor_error ... FAILED | |
test call_builder::e2e_tests::e2e_create_builder_with_fallible_revert_constructor_encodes_err ... FAILED | |
failures: | |
---- call_builder::e2e_tests::e2e_invalid_message_selector_panics_on_invoke stdout ---- | |
thread 'call_builder::e2e_tests::e2e_invalid_message_selector_panics_on_invoke' panicked at lib.rs:244:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
---- call_builder::e2e_tests::e2e_create_builder_can_handle_fallible_constructor_success stdout ---- | |
thread 'call_builder::e2e_tests::e2e_create_builder_can_handle_fallible_constructor_success' panicked at lib.rs:417:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
---- call_builder::e2e_tests::e2e_create_builder_works_with_valid_selector stdout ---- | |
thread 'call_builder::e2e_tests::e2e_create_builder_works_with_valid_selector' panicked at lib.rs:287:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
---- call_builder::e2e_tests::e2e_create_builder_fails_with_invalid_selector stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
thread 'call_builder::e2e_tests::e2e_create_builder_fails_with_invalid_selector' panicked at lib.rs:329:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
---- call_builder::e2e_tests::e2e_create_builder_with_fallible_revert_constructor_encodes_ok stdout ---- | |
thread 'call_builder::e2e_tests::e2e_create_builder_with_fallible_revert_constructor_encodes_ok' panicked at lib.rs:512:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
---- call_builder::e2e_tests::e2e_create_builder_with_infallible_revert_constructor_encodes_ok stdout ---- | |
thread 'call_builder::e2e_tests::e2e_create_builder_with_infallible_revert_constructor_encodes_ok' panicked at lib.rs:373:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
---- call_builder::e2e_tests::e2e_invalid_message_selector_can_be_handled stdout ---- | |
thread 'call_builder::e2e_tests::e2e_invalid_message_selector_can_be_handled' panicked at lib.rs:193:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
---- call_builder::e2e_tests::e2e_create_builder_can_handle_fallible_constructor_error stdout ---- | |
thread 'call_builder::e2e_tests::e2e_create_builder_can_handle_fallible_constructor_error' panicked at lib.rs:461:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
---- call_builder::e2e_tests::e2e_create_builder_with_fallible_revert_constructor_encodes_err stdout ---- | |
thread 'call_builder::e2e_tests::e2e_create_builder_with_fallible_revert_constructor_encodes_err' panicked at lib.rs:555:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
failures: | |
call_builder::e2e_tests::e2e_create_builder_can_handle_fallible_constructor_error | |
call_builder::e2e_tests::e2e_create_builder_can_handle_fallible_constructor_success | |
call_builder::e2e_tests::e2e_create_builder_fails_with_invalid_selector | |
call_builder::e2e_tests::e2e_create_builder_with_fallible_revert_constructor_encodes_err | |
call_builder::e2e_tests::e2e_create_builder_with_fallible_revert_constructor_encodes_ok | |
call_builder::e2e_tests::e2e_create_builder_with_infallible_revert_constructor_encodes_ok | |
call_builder::e2e_tests::e2e_create_builder_works_with_valid_selector | |
call_builder::e2e_tests::e2e_invalid_message_selector_can_be_handled | |
call_builder::e2e_tests::e2e_invalid_message_selector_panics_on_invoke | |
test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.36s | |
error: test failed, to rerun pass `--lib` | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/lang-err-integration-tests/call-builder-delegate/Cargo.toml | |
Compiling call_builder_delegate v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/call-builder-delegate) | |
Finished test [unoptimized + debuginfo] target(s) in 17.68s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/call_builder_delegate-403d668c78afeb49) | |
running 2 tests | |
Checking call_builder_delegate v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/call-builder-delegate) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.47s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling call_builder_delegate v5.0.0-alpha (/tmp/cargo-contract_95JlTf) | |
Finished release [optimized] target(s) in 0.96s | |
Finished dev [unoptimized + debuginfo] target(s) in 0.15s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Finished release [optimized] target(s) in 0.06s | |
test call_builder::e2e_tests::e2e_invalid_message_selector_can_be_handled ... FAILED | |
test call_builder::e2e_tests::e2e_invalid_message_selector_panics_on_invoke ... FAILED | |
failures: | |
---- call_builder::e2e_tests::e2e_invalid_message_selector_can_be_handled stdout ---- | |
thread 'call_builder::e2e_tests::e2e_invalid_message_selector_can_be_handled' panicked at lib.rs:117:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
---- call_builder::e2e_tests::e2e_invalid_message_selector_panics_on_invoke stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
thread 'call_builder::e2e_tests::e2e_invalid_message_selector_panics_on_invoke' panicked at lib.rs:157:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
failures: | |
call_builder::e2e_tests::e2e_invalid_message_selector_can_be_handled | |
call_builder::e2e_tests::e2e_invalid_message_selector_panics_on_invoke | |
test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.79s | |
error: test failed, to rerun pass `--lib` | |
Running: cargo test --all-features --manifest-path integration-tests/lang-err-integration-tests/constructors-return-value/Cargo.toml | |
Compiling constructors_return_value v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/constructors-return-value) | |
Finished test [unoptimized + debuginfo] target(s) in 17.58s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/constructors_return_value-fd4bca0f316aeedc) | |
running 5 tests | |
test constructors_return_value::tests::fallible_constructor_reflection ... ok | |
test constructors_return_value::tests::infallible_constructor_reflection ... ok | |
Finished dev [unoptimized + debuginfo] target(s) in 0.22s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Finished release [optimized] target(s) in 0.14s | |
2023-11-17T15:43:21.119121Z ERROR ink_e2e: [test: e2e_fallible_constructor_fails] extrinsic for instantiate failed: Pallet error: Contracts::ContractReverted | |
test constructors_return_value::e2e_tests::e2e_fallible_constructor_fails ... ok | |
test constructors_return_value::e2e_tests::e2e_infallible_constructor ... ok | |
test constructors_return_value::e2e_tests::e2e_fallible_constructor_succeed ... ok | |
test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.79s | |
Doc-tests constructors_return_value | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/lang-err-integration-tests/contract-ref/Cargo.toml | |
Compiling contract_ref v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/contract-ref) | |
Finished test [unoptimized + debuginfo] target(s) in 17.70s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/contract_ref-56e8e3ebf844d7c8) | |
running 3 tests | |
Checking contract_ref v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/contract-ref) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.51s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling contract_ref v5.0.0-alpha (/tmp/cargo-contract_GTFYO4) | |
Finished release [optimized] target(s) in 1.12s | |
Finished dev [unoptimized + debuginfo] target(s) in 0.24s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Finished release [optimized] target(s) in 0.20s | |
test contract_ref::e2e_tests::e2e_fallible_ref_can_be_instantiated ... FAILED | |
test contract_ref::e2e_tests::e2e_fallible_ref_fails_to_be_instantiated ... FAILED | |
test contract_ref::e2e_tests::e2e_ref_can_flip_correctly ... FAILED | |
failures: | |
---- contract_ref::e2e_tests::e2e_fallible_ref_can_be_instantiated stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
thread 'contract_ref::e2e_tests::e2e_fallible_ref_can_be_instantiated' panicked at lib.rs:136:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::OutOfBounds>)) }) | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
---- contract_ref::e2e_tests::e2e_fallible_ref_fails_to_be_instantiated stdout ---- | |
thread 'contract_ref::e2e_tests::e2e_fallible_ref_fails_to_be_instantiated' panicked at lib.rs:180:13: | |
Call execution failed for an unexpected reason. | |
---- contract_ref::e2e_tests::e2e_ref_can_flip_correctly stdout ---- | |
thread 'contract_ref::e2e_tests::e2e_ref_can_flip_correctly' panicked at lib.rs:91:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::OutOfBounds>)) }) | |
failures: | |
contract_ref::e2e_tests::e2e_fallible_ref_can_be_instantiated | |
contract_ref::e2e_tests::e2e_fallible_ref_fails_to_be_instantiated | |
contract_ref::e2e_tests::e2e_ref_can_flip_correctly | |
test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.80s | |
error: test failed, to rerun pass `--lib` | |
Running: cargo test --all-features --manifest-path integration-tests/lang-err-integration-tests/integration-flipper/Cargo.toml | |
Compiling integration_flipper v5.0.0-alpha (/home/andrew/code/ink/integration-tests/lang-err-integration-tests/integration-flipper) | |
Finished test [unoptimized + debuginfo] target(s) in 17.66s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/integration_flipper-c338ca0da0f27ff1) | |
running 2 tests | |
Finished dev [unoptimized + debuginfo] target(s) in 0.24s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Finished release [optimized] target(s) in 0.20s | |
2023-11-17T15:44:30.121511Z ERROR ink_e2e: [test: e2e_message_error_reverts_state] extrinsic for call failed: Pallet error: Contracts::ContractReverted | |
test integration_flipper::e2e_tests::e2e_message_error_reverts_state ... ok | |
test integration_flipper::e2e_tests::e2e_can_flip_correctly ... ok | |
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.50s | |
Doc-tests integration_flipper | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/mapping-integration-tests/Cargo.toml | |
Compiling mapping-integration-tests v5.0.0-alpha (/home/andrew/code/ink/integration-tests/mapping-integration-tests) | |
Finished test [unoptimized + debuginfo] target(s) in 17.87s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/mapping_integration_tests-175f580dc5f50577) | |
running 6 tests | |
Blocking waiting for file lock on package cache | |
Blocking waiting for file lock on package cache | |
Blocking waiting for file lock on package cache | |
Checking mapping-integration-tests v5.0.0-alpha (/home/andrew/code/ink/integration-tests/mapping-integration-tests) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.65s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling mapping-integration-tests v5.0.0-alpha (/tmp/cargo-contract_wizQGA) | |
Finished release [optimized] target(s) in 1.23s | |
test mapping_integration_tests::e2e_tests::insert_and_get_works ... ok | |
test mapping_integration_tests::e2e_tests::insert_and_contains_works ... ok | |
test mapping_integration_tests::e2e_tests::reinsert_works ... ok | |
test mapping_integration_tests::e2e_tests::insert_and_take_works ... ok | |
test mapping_integration_tests::e2e_tests::insert_and_remove_works ... ok | |
test mapping_integration_tests::e2e_tests::fallible_storage_methods_work has been running for over 60 seconds | |
2023-11-17T16:01:51.125851Z ERROR ink_e2e: [test: fallible_storage_methods_work] extrinsic for call failed: Pallet error: Contracts::ContractReverted | |
test mapping_integration_tests::e2e_tests::fallible_storage_methods_work ... ok | |
test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1018.96s | |
Doc-tests mapping-integration-tests | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/mother/Cargo.toml | |
Compiling mother v5.0.0-alpha (/home/andrew/code/ink/integration-tests/mother) | |
Finished test [unoptimized + debuginfo] target(s) in 1.42s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/mother-92950176d112b89a) | |
running 4 tests | |
test mother::tests::revert_works ... ok | |
test mother::tests::constructor_works_or_fails ... ok | |
test mother::tests::echo_auction_works ... ok | |
test mother::tests::trap_works - should panic ... ok | |
test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests mother | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/multi-contract-caller/accumulator/Cargo.toml | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling accumulator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/accumulator) | |
Finished test [unoptimized + debuginfo] target(s) in 0.68s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/accumulator-679a82f230b18e44) | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests accumulator | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Running: cargo test --all-features --manifest-path integration-tests/multi-contract-caller/adder/Cargo.toml | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling accumulator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/accumulator) | |
Compiling adder v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/adder) | |
Finished test [unoptimized + debuginfo] target(s) in 0.92s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/adder-3776a1e45bf54368) | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests adder | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Running: cargo test --all-features --manifest-path integration-tests/multi-contract-caller/Cargo.toml | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling accumulator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/accumulator) | |
Compiling adder v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/adder) | |
Compiling subber v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/subber) | |
Compiling multi-contract-caller v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller) | |
Finished test [unoptimized + debuginfo] target(s) in 18.08s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/multi_contract_caller-7239f60235d6b6ac) | |
running 1 test | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Checking accumulator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/accumulator) | |
Checking adder v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/adder) | |
Checking subber v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/subber) | |
Checking multi-contract-caller v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.96s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling accumulator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/accumulator) | |
Compiling subber v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/subber) | |
Compiling adder v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/adder) | |
Compiling multi-contract-caller v5.0.0-alpha (/tmp/cargo-contract_F5JyMx) | |
Finished release [optimized] target(s) in 1.51s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Checking accumulator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/accumulator) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.44s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Compiling proc-macro2 v1.0.69 | |
Compiling unicode-ident v1.0.12 | |
Compiling syn v1.0.109 | |
Compiling hashbrown v0.14.2 | |
Compiling equivalent v1.0.1 | |
Compiling winnow v0.5.19 | |
Compiling toml_datetime v0.6.5 | |
Compiling once_cell v1.18.0 | |
Compiling version_check v0.9.4 | |
Compiling typenum v1.17.0 | |
Compiling polkavm-common v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling cfg-if v1.0.0 | |
Compiling serde v1.0.192 | |
Compiling autocfg v1.1.0 | |
Compiling arrayvec v0.7.4 | |
Compiling subtle v2.5.0 | |
Compiling byte-slice-cast v1.2.2 | |
Compiling either v1.9.0 | |
Compiling paste v1.0.14 | |
Compiling serde_json v1.0.108 | |
Compiling xxhash-rust v0.8.7 | |
Compiling itoa v1.0.9 | |
Compiling ryu v1.0.15 | |
Compiling unicode-xid v0.2.4 | |
Compiling static_assertions v1.1.0 | |
Compiling heck v0.4.1 | |
Compiling array-init v2.1.0 | |
Compiling ink_prelude v5.0.0-alpha (/home/andrew/code/ink/crates/prelude) | |
Compiling ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Compiling itertools v0.12.0 | |
Compiling num-traits v0.2.17 | |
Compiling generic-array v0.14.7 | |
Compiling indexmap v2.1.0 | |
Compiling quote v1.0.33 | |
Compiling syn v2.0.39 | |
Compiling toml_edit v0.19.15 | |
Compiling crypto-common v0.1.6 | |
Compiling block-buffer v0.10.4 | |
Compiling digest v0.10.7 | |
Compiling blake2 v0.10.6 | |
Compiling proc-macro-crate v1.3.1 | |
Compiling polkavm-derive-impl v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling synstructure v0.13.0 | |
Compiling const_env_impl v0.1.2 | |
Compiling serde_derive v1.0.192 | |
Compiling polkavm-derive v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling impl-trait-for-tuples v0.2.2 | |
Compiling parity-scale-codec-derive v3.6.5 | |
Compiling derive_more v0.99.17 | |
Compiling const_env v0.1.2 | |
Compiling parity-scale-codec v3.6.5 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling impl-serde v0.4.0 | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling accumulator v5.0.0-alpha (/tmp/cargo-contract_2iEZeU/accumulator) | |
Finished release [optimized] target(s) in 14.01s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Checking adder v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/adder) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.44s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Compiling proc-macro2 v1.0.69 | |
Compiling unicode-ident v1.0.12 | |
Compiling syn v1.0.109 | |
Compiling hashbrown v0.14.2 | |
Compiling equivalent v1.0.1 | |
Compiling toml_datetime v0.6.5 | |
Compiling winnow v0.5.19 | |
Compiling once_cell v1.18.0 | |
Compiling typenum v1.17.0 | |
Compiling version_check v0.9.4 | |
Compiling serde v1.0.192 | |
Compiling cfg-if v1.0.0 | |
Compiling polkavm-common v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling arrayvec v0.7.4 | |
Compiling autocfg v1.1.0 | |
Compiling subtle v2.5.0 | |
Compiling byte-slice-cast v1.2.2 | |
Compiling serde_json v1.0.108 | |
Compiling xxhash-rust v0.8.7 | |
Compiling either v1.9.0 | |
Compiling paste v1.0.14 | |
Compiling itoa v1.0.9 | |
Compiling ryu v1.0.15 | |
Compiling heck v0.4.1 | |
Compiling unicode-xid v0.2.4 | |
Compiling static_assertions v1.1.0 | |
Compiling array-init v2.1.0 | |
Compiling ink_prelude v5.0.0-alpha (/home/andrew/code/ink/crates/prelude) | |
Compiling ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Compiling itertools v0.12.0 | |
Compiling generic-array v0.14.7 | |
Compiling num-traits v0.2.17 | |
Compiling indexmap v2.1.0 | |
Compiling quote v1.0.33 | |
Compiling syn v2.0.39 | |
Compiling toml_edit v0.19.15 | |
Compiling crypto-common v0.1.6 | |
Compiling block-buffer v0.10.4 | |
Compiling digest v0.10.7 | |
Compiling blake2 v0.10.6 | |
Compiling proc-macro-crate v1.3.1 | |
Compiling polkavm-derive-impl v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling synstructure v0.13.0 | |
Compiling const_env_impl v0.1.2 | |
Compiling serde_derive v1.0.192 | |
Compiling polkavm-derive v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling parity-scale-codec-derive v3.6.5 | |
Compiling impl-trait-for-tuples v0.2.2 | |
Compiling derive_more v0.99.17 | |
Compiling const_env v0.1.2 | |
Compiling parity-scale-codec v3.6.5 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling impl-serde v0.4.0 | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling accumulator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/accumulator) | |
Compiling adder v5.0.0-alpha (/tmp/cargo-contract_OdOh1q/adder) | |
Finished release [optimized] target(s) in 13.99s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Checking subber v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/subber) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.44s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Compiling proc-macro2 v1.0.69 | |
Compiling unicode-ident v1.0.12 | |
Compiling syn v1.0.109 | |
Compiling equivalent v1.0.1 | |
Compiling hashbrown v0.14.2 | |
Compiling toml_datetime v0.6.5 | |
Compiling winnow v0.5.19 | |
Compiling once_cell v1.18.0 | |
Compiling typenum v1.17.0 | |
Compiling version_check v0.9.4 | |
Compiling serde v1.0.192 | |
Compiling polkavm-common v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling cfg-if v1.0.0 | |
Compiling byte-slice-cast v1.2.2 | |
Compiling arrayvec v0.7.4 | |
Compiling autocfg v1.1.0 | |
Compiling subtle v2.5.0 | |
Compiling serde_json v1.0.108 | |
Compiling xxhash-rust v0.8.7 | |
Compiling paste v1.0.14 | |
Compiling either v1.9.0 | |
Compiling itoa v1.0.9 | |
Compiling ryu v1.0.15 | |
Compiling heck v0.4.1 | |
Compiling unicode-xid v0.2.4 | |
Compiling static_assertions v1.1.0 | |
Compiling array-init v2.1.0 | |
Compiling ink_prelude v5.0.0-alpha (/home/andrew/code/ink/crates/prelude) | |
Compiling ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Compiling itertools v0.12.0 | |
Compiling generic-array v0.14.7 | |
Compiling num-traits v0.2.17 | |
Compiling indexmap v2.1.0 | |
Compiling quote v1.0.33 | |
Compiling syn v2.0.39 | |
Compiling toml_edit v0.19.15 | |
Compiling block-buffer v0.10.4 | |
Compiling crypto-common v0.1.6 | |
Compiling digest v0.10.7 | |
Compiling blake2 v0.10.6 | |
Compiling proc-macro-crate v1.3.1 | |
Compiling polkavm-derive-impl v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling synstructure v0.13.0 | |
Compiling const_env_impl v0.1.2 | |
Compiling serde_derive v1.0.192 | |
Compiling polkavm-derive v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling parity-scale-codec-derive v3.6.5 | |
Compiling impl-trait-for-tuples v0.2.2 | |
Compiling derive_more v0.99.17 | |
Compiling const_env v0.1.2 | |
Compiling parity-scale-codec v3.6.5 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling impl-serde v0.4.0 | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling accumulator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/accumulator) | |
Compiling subber v5.0.0-alpha (/tmp/cargo-contract_0X2LUs/subber) | |
Finished release [optimized] target(s) in 14.04s | |
test multi_contract_caller::e2e_tests::e2e_multi_contract_caller has been running for over 60 seconds | |
test multi_contract_caller::e2e_tests::e2e_multi_contract_caller ... FAILED | |
failures: | |
---- multi_contract_caller::e2e_tests::e2e_multi_contract_caller stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
thread 'multi_contract_caller::e2e_tests::e2e_multi_contract_caller' panicked at lib.rs:159:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::OutOfBounds>)) }) | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
failures: | |
multi_contract_caller::e2e_tests::e2e_multi_contract_caller | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.43s | |
error: test failed, to rerun pass `--lib` | |
Running: cargo test --all-features --manifest-path integration-tests/multi-contract-caller/subber/Cargo.toml | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling subber v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multi-contract-caller/subber) | |
Finished test [unoptimized + debuginfo] target(s) in 0.68s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/subber-fc3579e951ba2d26) | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests subber | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/multisig/Cargo.toml | |
Compiling multisig v5.0.0-alpha (/home/andrew/code/ink/integration-tests/multisig) | |
Finished test [unoptimized + debuginfo] target(s) in 1.52s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/multisig-6df0370f97c56a6b) | |
running 31 tests | |
test multisig::tests::cancel_transaction_nonexisting ... ok | |
test multisig::tests::add_owner_works ... ok | |
test multisig::tests::add_existing_owner_fails - should panic ... ok | |
test multisig::tests::cancel_transaction_no_permission - should panic ... ok | |
test multisig::tests::add_owner_permission_denied - should panic ... ok | |
test multisig::tests::cancel_transaction_works ... ok | |
test multisig::tests::change_requirement_too_high - should panic ... ok | |
test multisig::tests::change_requirement_zero_fails - should panic ... ok | |
test multisig::tests::change_requirement_works ... ok | |
test multisig::tests::confirm_transaction_works ... ok | |
test multisig::tests::confirm_transaction_no_owner_fail - should panic ... ok | |
test multisig::tests::confirm_transaction_already_confirmed ... ok | |
test multisig::tests::execute_transaction_works ... ok | |
test multisig::tests::empty_owner_construction_fails - should panic ... ok | |
test multisig::tests::construction_works ... ok | |
test multisig::tests::remove_owner_permission_denied - should panic ... ok | |
test multisig::tests::remove_owner_nonexisting_fails - should panic ... ok | |
test multisig::tests::replace_owner_nonexisting_fails - should panic ... ok | |
test multisig::tests::replace_owner_permission_denied - should panic ... ok | |
test multisig::tests::remove_owner_works ... ok | |
test multisig::tests::replace_owner_existing_fails - should panic ... ok | |
test multisig::tests::replace_owner_works ... ok | |
test multisig::tests::revoke_transaction_no_owner_fail - should panic ... ok | |
test multisig::tests::revoke_transaction_no_confirmer ... ok | |
test multisig::tests::submit_transaction_wallet_fails - should panic ... ok | |
test multisig::tests::submit_transaction_no_owner_fails - should panic ... ok | |
test multisig::tests::too_large_requirement_construction_fails - should panic ... ok | |
test multisig::tests::zero_requirement_construction_fails - should panic ... ok | |
test multisig::tests::revoke_confirmations ... ok | |
test multisig::tests::revoke_transaction_works ... ok | |
test multisig::tests::submit_transaction_works ... ok | |
test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s | |
Doc-tests multisig | |
running 5 tests | |
test lib.rs - (line 17) ... ignored | |
test lib.rs - multisig::_::Multisig::add_owner (line 303) ... ok | |
test lib.rs - multisig::MultisigRef::add_owner (line 303) ... ok | |
test lib.rs - multisig::_::CallBuilder::add_owner (line 303) ... ok | |
test lib.rs - multisig::MultisigRef::try_add_owner (line 303) ... ok | |
test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.98s | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/payment-channel/Cargo.toml | |
Compiling bytes v1.5.0 | |
Compiling byteorder v1.5.0 | |
Compiling ahash v0.8.6 | |
Compiling hex v0.4.3 | |
Compiling futures-sink v0.3.29 | |
Compiling futures-io v0.3.29 | |
Compiling base64 v0.13.1 | |
Compiling hex-literal v0.4.1 | |
Compiling crc32fast v1.3.2 | |
Compiling rustix v0.38.24 | |
Compiling tracing v0.1.40 | |
Compiling syn v2.0.39 | |
Compiling futures-core v0.3.29 | |
Compiling futures-task v0.3.29 | |
Compiling parking_lot_core v0.9.9 | |
Compiling url v2.4.1 | |
Compiling dyn-clonable v0.9.0 | |
Compiling secp256k1-sys v0.9.0 | |
Compiling psm v0.1.21 | |
Compiling secp256k1-sys v0.6.1 | |
Compiling libsecp256k1 v0.7.1 | |
Compiling futures-channel v0.3.29 | |
Compiling block-buffer v0.7.3 | |
Compiling fixed-hash v0.8.0 | |
Compiling sp-core-hashing v9.0.0 | |
Compiling parking_lot v0.12.1 | |
Compiling secp256k1 v0.24.3 | |
Compiling secp256k1 v0.28.0 | |
Compiling uint v0.9.5 | |
Compiling sha2 v0.8.2 | |
Compiling hashbrown v0.13.2 | |
Compiling memfd v0.6.4 | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling polkavm-derive-impl v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling synstructure v0.13.0 | |
Compiling serde_derive v1.0.192 | |
Compiling zeroize_derive v1.4.2 | |
Compiling thiserror-impl v1.0.50 | |
Compiling linkme-impl v0.3.17 | |
Compiling curve25519-dalek-derive v0.1.1 | |
Compiling ref-cast-impl v1.0.20 | |
Compiling sp-debug-derive v8.0.0 | |
Compiling futures-macro v0.3.29 | |
Compiling sp-runtime-interface-proc-macro v11.0.0 | |
Compiling ref-cast v1.0.20 | |
Compiling zeroize v1.7.0 | |
Compiling linkme v0.3.17 | |
Compiling merlin v3.0.0 | |
Compiling curve25519-dalek v4.1.1 | |
Compiling curve25519-dalek v2.1.3 | |
Compiling merlin v2.0.1 | |
Compiling curve25519-dalek v3.2.0 | |
Compiling secrecy v0.8.0 | |
Compiling futures-util v0.3.29 | |
Compiling thiserror v1.0.50 | |
Compiling tiny-bip39 v1.0.0 | |
Compiling schnorrkel v0.9.1 | |
Compiling ed25519-zebra v3.1.0 | |
Compiling substrate-bip39 v0.4.5 | |
Compiling serde v1.0.192 | |
Compiling futures-executor v0.3.29 | |
Compiling futures v0.3.29 | |
Compiling parity-scale-codec v3.6.5 | |
Compiling serde_json v1.0.108 | |
Compiling indexmap v1.9.3 | |
Compiling impl-serde v0.4.0 | |
Compiling cranelift-entity v0.95.1 | |
Compiling serde_bytes v0.11.12 | |
Compiling bincode v1.3.3 | |
Compiling tracing-serde v0.1.3 | |
Compiling schnorrkel v0.11.3 | |
Compiling gimli v0.27.3 | |
Compiling wasmparser v0.102.0 | |
Compiling object v0.30.4 | |
Compiling scale-info v2.10.0 | |
Compiling sp-storage v13.0.0 | |
Compiling impl-codec v0.6.0 | |
Compiling schemars v0.8.16 | |
Compiling tracing-subscriber v0.2.25 | |
Compiling sp-externalities v0.19.0 | |
Compiling ss58-registry v1.44.0 | |
Compiling scale-bits v0.4.0 | |
Compiling scale-encode v0.5.0 | |
Compiling scale-decode v0.9.0 | |
Compiling sp-tracing v10.0.0 | |
Compiling primitive-types v0.12.2 | |
Compiling bounded-collections v0.1.9 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling addr2line v0.19.0 | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Compiling wasmtime-types v8.0.1 | |
Compiling wasmtime-environ v8.0.1 | |
Compiling wasmtime-runtime v8.0.1 | |
Compiling ink_metadata v5.0.0-alpha (/home/andrew/code/ink/crates/metadata) | |
Compiling ink_engine v5.0.0-alpha (/home/andrew/code/ink/crates/engine) | |
Compiling wasmtime-jit v8.0.1 | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Compiling wasmtime v8.0.1 | |
Compiling ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling payment_channel v5.0.0-alpha (/home/andrew/code/ink/integration-tests/payment-channel) | |
Compiling sp-wasm-interface v14.0.0 | |
Compiling sp-runtime-interface v17.0.0 | |
Compiling sp-core v21.0.0 | |
Finished test [unoptimized + debuginfo] target(s) in 14.89s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/payment_channel-2a327d472af4d386) | |
running 8 tests | |
test payment_channel::tests::test_start_sender_close ... ok | |
test payment_channel::tests::test_getters ... ok | |
test payment_channel::tests::test_deposit ... ok | |
test payment_channel::tests::test_claim_timeout ... ok | |
test payment_channel::tests::close_fails_invalid_signature ... ok | |
test payment_channel::tests::withdraw_fails_invalid_signature ... ok | |
test payment_channel::tests::test_withdraw ... ok | |
test payment_channel::tests::test_close ... ok | |
test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests payment_channel | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/sr25519-verification/Cargo.toml | |
Compiling sr25519_verification v4.1.0 (/home/andrew/code/ink/integration-tests/sr25519-verification) | |
Finished test [unoptimized + debuginfo] target(s) in 1.22s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/sr25519_verification-b4b4c44c3946d12e) | |
running 4 tests | |
test sr25519_verification::tests::test_sr25519_verify_invalid_public_key ... ok | |
test sr25519_verification::tests::test_sr25519_verify_invalid_message ... ok | |
test sr25519_verification::tests::test_sr25519_verify_valid ... ok | |
test sr25519_verification::tests::test_sr25519_verify_invalid_signature ... ok | |
test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s | |
Doc-tests sr25519_verification | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/static-buffer/Cargo.toml | |
Compiling static-buffer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/static-buffer) | |
Finished test [unoptimized + debuginfo] target(s) in 17.43s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/static_buffer-e76df0b6c75ca665) | |
running 2 tests | |
test static_buffer::tests::run_out_buffer_memory - should panic ... FAILED | |
Checking static-buffer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/static-buffer) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.47s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling static-buffer v5.0.0-alpha (/tmp/cargo-contract_8Q6WfU) | |
Finished release [optimized] target(s) in 0.87s | |
test static_buffer::e2e_tests::e2e_run_out_of_buffer_memory ... FAILED | |
failures: | |
---- static_buffer::tests::run_out_buffer_memory stdout ---- | |
note: test did not panic as expected | |
---- static_buffer::e2e_tests::e2e_run_out_of_buffer_memory stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
16384 | |
thread 'static_buffer::e2e_tests::e2e_run_out_of_buffer_memory' panicked at lib.rs:70:13: | |
Buffer size was larger than expected: 16384 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
failures: | |
static_buffer::e2e_tests::e2e_run_out_of_buffer_memory | |
static_buffer::tests::run_out_buffer_memory | |
test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.93s | |
error: test failed, to rerun pass `--lib` | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/trait-dyn-cross-contract-calls/Cargo.toml | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling dyn-traits v4.0.0 (/home/andrew/code/ink/integration-tests/trait-dyn-cross-contract-calls/traits) | |
Compiling trait-incrementer v4.0.0 (/home/andrew/code/ink/integration-tests/trait-dyn-cross-contract-calls/contracts/incrementer) | |
Compiling trait-incrementer-caller v4.0.0 (/home/andrew/code/ink/integration-tests/trait-dyn-cross-contract-calls) | |
Finished test [unoptimized + debuginfo] target(s) in 17.97s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/trait_incrementer_caller-75f322d712f7f780) | |
running 1 test | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Checking dyn-traits v4.0.0 (/home/andrew/code/ink/integration-tests/trait-dyn-cross-contract-calls/traits) | |
Checking trait-incrementer-caller v4.0.0 (/home/andrew/code/ink/integration-tests/trait-dyn-cross-contract-calls) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.66s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling dyn-traits v4.0.0 (/home/andrew/code/ink/integration-tests/trait-dyn-cross-contract-calls/traits) | |
Compiling trait-incrementer-caller v4.0.0 (/tmp/cargo-contract_TiJqbo) | |
Finished release [optimized] target(s) in 1.10s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Checking trait-incrementer v4.0.0 (/home/andrew/code/ink/integration-tests/trait-dyn-cross-contract-calls/contracts/incrementer) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.46s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Compiling proc-macro2 v1.0.69 | |
Compiling unicode-ident v1.0.12 | |
Compiling syn v1.0.109 | |
Compiling hashbrown v0.14.2 | |
Compiling equivalent v1.0.1 | |
Compiling toml_datetime v0.6.5 | |
Compiling winnow v0.5.19 | |
Compiling once_cell v1.18.0 | |
Compiling typenum v1.17.0 | |
Compiling version_check v0.9.4 | |
Compiling serde v1.0.192 | |
Compiling cfg-if v1.0.0 | |
Compiling polkavm-common v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling subtle v2.5.0 | |
Compiling byte-slice-cast v1.2.2 | |
Compiling autocfg v1.1.0 | |
Compiling arrayvec v0.7.4 | |
Compiling xxhash-rust v0.8.7 | |
Compiling serde_json v1.0.108 | |
Compiling either v1.9.0 | |
Compiling paste v1.0.14 | |
Compiling ryu v1.0.15 | |
Compiling itoa v1.0.9 | |
Compiling static_assertions v1.1.0 | |
Compiling unicode-xid v0.2.4 | |
Compiling heck v0.4.1 | |
Compiling array-init v2.1.0 | |
Compiling ink_prelude v5.0.0-alpha (/home/andrew/code/ink/crates/prelude) | |
Compiling ink_allocator v5.0.0-alpha (/home/andrew/code/ink/crates/allocator) | |
Compiling generic-array v0.14.7 | |
Compiling itertools v0.12.0 | |
Compiling num-traits v0.2.17 | |
Compiling indexmap v2.1.0 | |
Compiling quote v1.0.33 | |
Compiling syn v2.0.39 | |
Compiling toml_edit v0.19.15 | |
Compiling block-buffer v0.10.4 | |
Compiling crypto-common v0.1.6 | |
Compiling digest v0.10.7 | |
Compiling blake2 v0.10.6 | |
Compiling proc-macro-crate v1.3.1 | |
Compiling polkavm-derive-impl v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling ink_ir v5.0.0-alpha (/home/andrew/code/ink/crates/ink/ir) | |
Compiling synstructure v0.13.0 | |
Compiling const_env_impl v0.1.2 | |
Compiling serde_derive v1.0.192 | |
Compiling polkavm-derive v0.2.0 (https://github.com/koute/polkavm.git#005b07fd) | |
Compiling parity-scale-codec-derive v3.6.5 | |
Compiling impl-trait-for-tuples v0.2.2 | |
Compiling derive_more v0.99.17 | |
Compiling const_env v0.1.2 | |
Compiling parity-scale-codec v3.6.5 | |
Compiling ink_primitives v5.0.0-alpha (/home/andrew/code/ink/crates/primitives) | |
Compiling ink_storage_traits v5.0.0-alpha (/home/andrew/code/ink/crates/storage/traits) | |
Compiling ink_env v5.0.0-alpha (/home/andrew/code/ink/crates/env) | |
Compiling ink_storage v5.0.0-alpha (/home/andrew/code/ink/crates/storage) | |
Compiling impl-serde v0.4.0 | |
Compiling ink_codegen v5.0.0-alpha (/home/andrew/code/ink/crates/ink/codegen) | |
Compiling ink_macro v5.0.0-alpha (/home/andrew/code/ink/crates/ink/macro) | |
Compiling ink v5.0.0-alpha (/home/andrew/code/ink/crates/ink) | |
Compiling dyn-traits v4.0.0 (/home/andrew/code/ink/integration-tests/trait-dyn-cross-contract-calls/traits) | |
Compiling trait-incrementer v4.0.0 (/tmp/cargo-contract_5QEHjr/contracts/incrementer) | |
Finished release [optimized] target(s) in 16.48s | |
test e2e_tests::e2e_cross_contract_calls ... FAILED | |
failures: | |
---- e2e_tests::e2e_cross_contract_calls stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
Error: CallDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::InvalidCallFlags>)) }) | |
failures: | |
e2e_tests::e2e_cross_contract_calls | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.11s | |
error: test failed, to rerun pass `--lib` | |
Running: cargo test --all-features --manifest-path integration-tests/trait-dyn-cross-contract-calls/contracts/incrementer/Cargo.toml | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling dyn-traits v4.0.0 (/home/andrew/code/ink/integration-tests/trait-dyn-cross-contract-calls/traits) | |
Compiling trait-incrementer v4.0.0 (/home/andrew/code/ink/integration-tests/trait-dyn-cross-contract-calls/contracts/incrementer) | |
Finished test [unoptimized + debuginfo] target(s) in 0.89s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/trait_incrementer-44362bdf8fe9a05d) | |
running 1 test | |
test incrementer::tests::it_works ... ok | |
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests trait-incrementer | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/trait-erc20/Cargo.toml | |
Compiling trait_erc20 v5.0.0-alpha (/home/andrew/code/ink/integration-tests/trait-erc20) | |
Finished test [unoptimized + debuginfo] target(s) in 1.31s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/trait_erc20-d17e2b142ff7d062) | |
running 7 tests | |
test erc20::tests::balance_of_works ... ok | |
test erc20::tests::invalid_transfer_should_fail ... ok | |
test erc20::tests::allowance_must_not_change_on_failed_transfer ... ok | |
test erc20::tests::total_supply_works ... ok | |
test erc20::tests::new_works ... ok | |
test erc20::tests::transfer_works ... ok | |
test erc20::tests::transfer_from_works ... ok | |
test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests trait_erc20 | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/trait-flipper/Cargo.toml | |
Compiling trait_flipper v5.0.0-alpha (/home/andrew/code/ink/integration-tests/trait-flipper) | |
Finished test [unoptimized + debuginfo] target(s) in 0.98s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/trait_flipper-3236dbfe441444d6) | |
running 2 tests | |
test flipper::tests::default_works ... ok | |
test flipper::tests::it_works ... ok | |
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests trait_flipper | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/trait-incrementer/Cargo.toml | |
Compiling traits v5.0.0-alpha (/home/andrew/code/ink/integration-tests/trait-incrementer/traits) | |
Compiling trait-incrementer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/trait-incrementer) | |
Finished test [unoptimized + debuginfo] target(s) in 0.84s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/trait_incrementer-e8c85a0c828e245c) | |
running 2 tests | |
test incrementer::tests::default_works ... ok | |
test incrementer::tests::it_works ... ok | |
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests trait-incrementer | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/upgradeable-contracts/delegator/Cargo.toml | |
Compiling delegatee v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/delegator/delegatee) | |
Compiling delegator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/delegator) | |
Finished test [unoptimized + debuginfo] target(s) in 17.90s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/delegator-10eb0a15e0ccd979) | |
running 2 tests | |
Checking delegatee v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/delegator/delegatee) | |
Checking delegator v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/delegator) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.74s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling delegatee v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/delegator/delegatee) | |
Compiling delegator v5.0.0-alpha (/tmp/cargo-contract_QP5fp2) | |
Finished release [optimized] target(s) in 1.21s | |
Checking delegatee v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/delegator/delegatee) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.38s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling delegatee v5.0.0-alpha (/tmp/cargo-contract_k2UHHY) | |
Finished release [optimized] target(s) in 0.79s | |
test delegator::e2e_tests::e2e_mapping_mutated ... FAILED | |
test delegator::e2e_tests::e2e_counter_mutated ... FAILED | |
failures: | |
---- delegator::e2e_tests::e2e_mapping_mutated stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
thread 'delegator::e2e_tests::e2e_mapping_mutated' panicked at lib.rs:168:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
---- delegator::e2e_tests::e2e_counter_mutated stdout ---- | |
thread 'delegator::e2e_tests::e2e_counter_mutated' panicked at lib.rs:115:18: | |
instantiate failed: InstantiateDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::StorageDepositNotEnoughFunds>)) }) | |
failures: | |
delegator::e2e_tests::e2e_counter_mutated | |
delegator::e2e_tests::e2e_mapping_mutated | |
test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.31s | |
error: test failed, to rerun pass `--lib` | |
Running: cargo test --all-features --manifest-path integration-tests/upgradeable-contracts/delegator/delegatee/Cargo.toml | |
Compiling delegatee v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/delegator/delegatee) | |
Finished test [unoptimized + debuginfo] target(s) in 0.71s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/delegatee-87dc879a186e5c8f) | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests delegatee | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/upgradeable-contracts/set-code-hash/Cargo.toml | |
Compiling incrementer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/set-code-hash) | |
Finished test [unoptimized + debuginfo] target(s) in 17.44s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/incrementer-35e734d3924c3a4f) | |
running 1 test | |
Checking incrementer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/set-code-hash) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.52s | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling incrementer v5.0.0-alpha (/tmp/cargo-contract_NTaGgQ) | |
Finished release [optimized] target(s) in 0.95s | |
Checking updated-incrementer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/set-code-hash/updated-incrementer) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.40s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling updated-incrementer v5.0.0-alpha (/tmp/cargo-contract_Clj6lQ) | |
Finished release [optimized] target(s) in 0.82s | |
test incrementer::e2e_tests::set_code_works ... FAILED | |
failures: | |
---- incrementer::e2e_tests::set_code_works stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
thread 'incrementer::e2e_tests::set_code_works' panicked at lib.rs:95:18: | |
`inc` failed: CallDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::ContractTrapped>)) }) | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
failures: | |
incrementer::e2e_tests::set_code_works | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.38s | |
error: test failed, to rerun pass `--lib` | |
Running: cargo test --all-features --manifest-path integration-tests/upgradeable-contracts/set-code-hash/updated-incrementer/Cargo.toml | |
Compiling updated-incrementer v5.0.0-alpha (/home/andrew/code/ink/integration-tests/upgradeable-contracts/set-code-hash/updated-incrementer) | |
Finished test [unoptimized + debuginfo] target(s) in 0.74s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/updated_incrementer-3246f3d2bf2c7774) | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Doc-tests updated-incrementer | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
Updating crates.io index | |
Updating git repository `https://github.com/paritytech/cargo-contract` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Updating git repository `https://github.com/koute/polkavm.git` | |
Running: cargo test --all-features --manifest-path integration-tests/wildcard-selector/Cargo.toml | |
Compiling wildcard-selector v4.1.0 (/home/andrew/code/ink/integration-tests/wildcard-selector) | |
Finished test [unoptimized + debuginfo] target(s) in 17.43s | |
Running unittests lib.rs (/tmp/integration-tests-target/debug/deps/wildcard_selector-2311cc64627aab31) | |
running 2 tests | |
Checking wildcard-selector v4.1.0 (/home/andrew/code/ink/integration-tests/wildcard-selector) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.45s | |
warning: /home/andrew/code/ink/crates/ink/Cargo.toml: unused manifest key: dependencies.scale.package | |
warning: /home/andrew/code/ink/crates/e2e/Cargo.toml: unused manifest key: dependencies.scale.package | |
Compiling wildcard-selector v4.1.0 (/tmp/cargo-contract_9lE0GS) | |
Finished release [optimized] target(s) in 0.94s | |
test wildcard_selector::e2e_tests::wildcard_complement_works ... FAILED | |
test wildcard_selector::e2e_tests::arbitrary_selectors_handled_by_wildcard ... FAILED | |
failures: | |
---- wildcard_selector::e2e_tests::wildcard_complement_works stdout ---- | |
[==] Checking clippy linting rules | |
[==] Building cargo project | |
[==] Post processing code | |
thread 'wildcard_selector::e2e_tests::wildcard_complement_works' panicked at lib.rs:152:18: | |
wildcard failed: CallDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::ContractTrapped>)) }) | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
---- wildcard_selector::e2e_tests::arbitrary_selectors_handled_by_wildcard stdout ---- | |
thread 'wildcard_selector::e2e_tests::arbitrary_selectors_handled_by_wildcard' panicked at lib.rs:97:18: | |
wildcard failed: CallDryRun(DryRunError { debug_message: "", error: Module(ModuleError(<Contracts::ContractTrapped>)) }) | |
failures: | |
wildcard_selector::e2e_tests::arbitrary_selectors_handled_by_wildcard | |
wildcard_selector::e2e_tests::wildcard_complement_works | |
test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.22s | |
error: test failed, to rerun pass `--lib` | |
Succeeded: 29 | |
✓ integration-tests/basic-contract-caller/Cargo.toml | |
✓ integration-tests/basic-contract-caller/other-contract/Cargo.toml | |
✓ integration-tests/conditional-compilation/Cargo.toml | |
✓ integration-tests/contract-storage/Cargo.toml | |
✓ integration-tests/contract-terminate/Cargo.toml | |
✓ integration-tests/dns/Cargo.toml | |
✓ integration-tests/e2e-call-runtime/Cargo.toml | |
✓ integration-tests/erc1155/Cargo.toml | |
✓ integration-tests/erc20/Cargo.toml | |
✓ integration-tests/erc721/Cargo.toml | |
✓ integration-tests/events/Cargo.toml | |
✓ integration-tests/flipper/Cargo.toml | |
✓ integration-tests/incrementer/Cargo.toml | |
✓ integration-tests/lang-err-integration-tests/constructors-return-value/Cargo.toml | |
✓ integration-tests/lang-err-integration-tests/integration-flipper/Cargo.toml | |
✓ integration-tests/mapping-integration-tests/Cargo.toml | |
✓ integration-tests/mother/Cargo.toml | |
✓ integration-tests/multi-contract-caller/accumulator/Cargo.toml | |
✓ integration-tests/multi-contract-caller/adder/Cargo.toml | |
✓ integration-tests/multi-contract-caller/subber/Cargo.toml | |
✓ integration-tests/multisig/Cargo.toml | |
✓ integration-tests/payment-channel/Cargo.toml | |
✓ integration-tests/sr25519-verification/Cargo.toml | |
✓ integration-tests/trait-dyn-cross-contract-calls/contracts/incrementer/Cargo.toml | |
✓ integration-tests/trait-erc20/Cargo.toml | |
✓ integration-tests/trait-flipper/Cargo.toml | |
✓ integration-tests/trait-incrementer/Cargo.toml | |
✓ integration-tests/upgradeable-contracts/delegator/delegatee/Cargo.toml | |
✓ integration-tests/upgradeable-contracts/set-code-hash/updated-incrementer/Cargo.toml | |
Failed: 14 | |
✗ integration-tests/call-builder-return-value/Cargo.toml | |
✗ integration-tests/call-runtime/Cargo.toml | |
✗ integration-tests/contract-transfer/Cargo.toml | |
✗ integration-tests/custom-allocator/Cargo.toml | |
✗ integration-tests/e2e-runtime-only-backend/Cargo.toml | |
✗ integration-tests/lang-err-integration-tests/call-builder/Cargo.toml | |
✗ integration-tests/lang-err-integration-tests/call-builder-delegate/Cargo.toml | |
✗ integration-tests/lang-err-integration-tests/contract-ref/Cargo.toml | |
✗ integration-tests/multi-contract-caller/Cargo.toml | |
✗ integration-tests/static-buffer/Cargo.toml | |
✗ integration-tests/trait-dyn-cross-contract-calls/Cargo.toml | |
✗ integration-tests/upgradeable-contracts/delegator/Cargo.toml | |
✗ integration-tests/upgradeable-contracts/set-code-hash/Cargo.toml | |
✗ integration-tests/wildcard-selector/Cargo.tom |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment