[INFO] cloning repository https://github.com/r0gue-io/assets_precompile_contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r0gue-io/assets_precompile_contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0gue-io%2Fassets_precompile_contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0gue-io%2Fassets_precompile_contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2afec3dc6303ef43bd73eebffaf0510108b92e24 [INFO] checking r0gue-io/assets_precompile_contract/2afec3dc6303ef43bd73eebffaf0510108b92e24 against master#9f32ccf35fb877270bc44a86a126440f04d676d0 for pr-140283 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0gue-io%2Fassets_precompile_contract" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/r0gue-io/assets_precompile_contract [INFO] finished tweaking git repo https://github.com/r0gue-io/assets_precompile_contract [INFO] tweaked toml for git repo https://github.com/r0gue-io/assets_precompile_contract written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/r0gue-io/assets_precompile_contract on toolchain 9f32ccf35fb877270bc44a86a126440f04d676d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f32ccf35fb877270bc44a86a126440f04d676d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/r0gue-io/assets_precompile_contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f32ccf35fb877270bc44a86a126440f04d676d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/use-ink/ink` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot-sdk.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polkavm-derive v0.26.0 [INFO] [stderr] Downloaded impl-rlp v0.4.0 [INFO] [stderr] Downloaded bounded-collections v0.3.2 [INFO] [stderr] Downloaded memory-db v0.33.0 [INFO] [stderr] Downloaded scale-decode-derive v0.16.0 [INFO] [stderr] Downloaded alloy-sol-macro-input v1.2.1 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded ethereum-types v0.15.1 [INFO] [stderr] Downloaded hex-literal v1.0.0 [INFO] [stderr] Downloaded polkavm-assembler v0.26.0 [INFO] [stderr] Downloaded alloy-core v1.2.1 [INFO] [stderr] Downloaded scale-encode-derive v0.10.0 [INFO] [stderr] Downloaded polkavm-derive-impl v0.26.0 [INFO] [stderr] Downloaded rlp v0.6.1 [INFO] [stderr] Downloaded subxt-metadata v0.41.0 [INFO] [stderr] Downloaded const_env v0.1.2 [INFO] [stderr] Downloaded derive-where v1.5.0 [INFO] [stderr] Downloaded const_env_impl v0.1.2 [INFO] [stderr] Downloaded alloy-sol-type-parser v1.2.1 [INFO] [stderr] Downloaded polkavm-linker v0.26.0 [INFO] [stderr] Downloaded alloy-sol-macro-expander v1.2.1 [INFO] [stderr] Downloaded alloy-sol-types v1.2.1 [INFO] [stderr] Downloaded polkavm v0.26.0 [INFO] [stderr] Downloaded alloy-dyn-abi v1.2.1 [INFO] [stderr] Downloaded alloy-primitives v1.2.1 [INFO] [stderr] Downloaded syn-solidity v1.2.1 [INFO] [stderr] Downloaded frame-decode v0.7.1 [INFO] [stderr] Downloaded subxt-core v0.41.0 [INFO] [stderr] Downloaded scale-value v0.18.0 [INFO] [stderr] Downloaded subxt-signer v0.41.0 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded polkavm-linux-raw v0.26.0 [INFO] [stderr] Downloaded scale-encode v0.10.0 [INFO] [stderr] Downloaded scale-bits v0.7.0 [INFO] [stderr] Downloaded polkavm-common v0.26.0 [INFO] [stderr] Downloaded polkavm-derive-impl-macro v0.26.0 [INFO] [stderr] Downloaded schnorrkel v0.11.5 [INFO] [stderr] Downloaded alloy-json-abi v1.2.1 [INFO] [stderr] Downloaded frame-metadata v23.0.0 [INFO] [stderr] Downloaded alloy-sol-macro v1.2.1 [INFO] [stderr] Downloaded ethbloom v0.14.1 [INFO] [stderr] Downloaded scale-decode v0.16.0 [INFO] [stderr] Downloaded jam-codec v0.1.0 [INFO] [stderr] Downloaded linkme-impl v0.3.33 [INFO] [stderr] Downloaded konst v0.2.19 [INFO] [stderr] Downloaded linkme v0.3.33 [INFO] [stderr] Downloaded jam-codec-derive v0.1.0 [INFO] [stderr] Downloaded konst_macro_rules v0.2.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+9f32ccf35fb877270bc44a86a126440f04d676d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7764ccbf19160fa08fc10c5ba3b954915cb4164bdd4ba59ad78018ddfea0f78e [INFO] running `Command { std: "docker" "start" "-a" "7764ccbf19160fa08fc10c5ba3b954915cb4164bdd4ba59ad78018ddfea0f78e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7764ccbf19160fa08fc10c5ba3b954915cb4164bdd4ba59ad78018ddfea0f78e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7764ccbf19160fa08fc10c5ba3b954915cb4164bdd4ba59ad78018ddfea0f78e", kill_on_drop: false }` [INFO] [stdout] 7764ccbf19160fa08fc10c5ba3b954915cb4164bdd4ba59ad78018ddfea0f78e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+9f32ccf35fb877270bc44a86a126440f04d676d0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd8eae0629a58a3a686bd7b3061cc87863a7a651b02712969d5835f3c4613e07 [INFO] running `Command { std: "docker" "start" "-a" "fd8eae0629a58a3a686bd7b3061cc87863a7a651b02712969d5835f3c4613e07", kill_on_drop: false }` [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking konst v0.2.19 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling ss58-registry v1.51.0 [INFO] [stderr] Checking schemars v0.8.22 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling jam-codec-derive v0.1.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v17.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling sp-io v30.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rlp v0.6.1 [INFO] [stderr] Checking impl-rlp v0.4.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Compiling docify v0.2.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking ref-cast v1.0.24 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Compiling proc-macro-warning v1.84.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking sp-storage v19.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking schnorrkel v0.11.5 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sp-tracing v16.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking bounded-collections v0.3.2 [INFO] [stderr] Compiling sp-version-proc-macro v13.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking sp-wasm-interface v20.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking sp-externalities v0.25.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking sp-std v14.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking sp-runtime-interface v24.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking substrate-bip39 v0.4.7 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking array-bytes v6.2.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sp-api-proc-macro v15.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking sp-core v28.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking schnellru v0.2.4 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.17.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Checking trie-db v0.30.0 [INFO] [stderr] Checking memory-db v0.33.0 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking sp-panic-handler v13.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking sp-trie v29.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking sp-keystore v0.34.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling scale-decode-derive v0.16.0 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking sp-arithmetic v23.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Checking sp-state-machine v0.35.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking binary-merkle-tree v13.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking tuplex v0.1.2 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Checking sp-weights v27.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn-solidity v1.2.1 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v11.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling frame-support-procedural-tools v10.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling scale-encode-derive v0.10.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling frame-support-procedural v23.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking sp-application-crypto v30.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling alloy-sol-macro-input v1.2.1 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.2.1 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking sp-runtime v31.0.1 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking frame-metadata v23.0.0 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Checking sp-metadata-ir v0.6.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling alloy-sol-macro v1.2.1 [INFO] [stderr] Checking scale-type-resolver v0.2.0 [INFO] [stderr] Checking scale-bits v0.7.0 [INFO] [stderr] Compiling pallet-revive-proc-macro v0.1.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking scale-decode v0.16.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking ruint v1.15.0 [INFO] [stderr] Checking frame-metadata v20.0.0 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Checking alloy-primitives v1.2.1 [INFO] [stderr] Checking frame-decode v0.7.1 [INFO] [stderr] Checking scale-encode v0.10.0 [INFO] [stderr] Compiling polkavm-assembler v0.26.0 [INFO] [stderr] Checking alloy-sol-types v1.2.1 [INFO] [stderr] Checking subxt-metadata v0.41.0 [INFO] [stderr] Checking sp-inherents v26.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking sp-version v29.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking sp-staking v26.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling polkavm-common v0.26.0 [INFO] [stderr] Checking scale-value v0.18.0 [INFO] [stderr] Checking sp-api v26.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking keccak-hash v0.11.0 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking subxt-core v0.41.0 [INFO] [stderr] Checking sp-timestamp v26.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking sp-genesis-builder v0.8.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking bip32 v0.5.3 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Checking ethbloom v0.14.1 [INFO] [stderr] Checking sp-consensus-slots v0.32.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking bip39 v2.2.0 [INFO] [stderr] Checking frame-support v28.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking polkavm-linux-raw v0.26.0 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking polkavm v0.26.0 [INFO] [stderr] Checking subxt-signer v0.41.0 [INFO] [stderr] Checking ethereum-types v0.15.1 [INFO] [stderr] Checking alloy-core v1.2.1 [INFO] [stderr] Checking ethereum-standards v0.1.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking pallet-revive-uapi v0.1.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking substrate-bn v0.6.0 [INFO] [stderr] Checking sp-consensus-aura v0.32.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking sp-consensus-babe v0.32.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking ink_prelude v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling polkavm-derive-impl v0.26.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling polkavm-derive-impl-macro v0.26.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling const_env_impl v0.1.2 [INFO] [stderr] Compiling xcm-procedural v7.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Checking hex-literal v1.0.0 [INFO] [stderr] Compiling ink_ir v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Compiling const_env v0.1.2 [INFO] [stderr] Compiling polkavm-derive v0.26.0 [INFO] [stderr] Checking ink_allocator v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking keccak-const v0.2.0 [INFO] [stderr] Checking linkme v0.3.33 [INFO] [stderr] Checking frame-system v28.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking staging-xcm v7.0.1 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking pallet-transaction-payment v28.0.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking pallet-revive v0.1.0 (https://github.com/paritytech/polkadot-sdk.git?rev=cb629d46ebf00aa65624013a61f9c69ebf02b0b4#cb629d46) [INFO] [stderr] Checking ink_primitives v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Checking ink_metadata v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Checking ink_engine v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Checking ink_storage_traits v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Checking ink_env v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Checking ink_storage v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Compiling ink_codegen v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Compiling ink_macro v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Checking ink v6.0.0-alpha.1 (https://github.com/use-ink/ink?branch=nightly#24cec411) [INFO] [stderr] Checking assets v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Address` [INFO] [stdout] --> lib.rs:4:79 [INFO] [stdout] | [INFO] [stdout] 4 | abi::Sol, contract_ref, env::DefaultEnvironment, prelude::string::String, Address, U256, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fixed_address` in this scope [INFO] [stdout] --> lib.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | let result = fixed_address(100); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 144 + use crate::asset_hub_precompile::fixed_address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `prefixed_address` in this scope [INFO] [stdout] --> lib.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 158 | let result = prefixed_address(101, u32::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 144 + use crate::asset_hub_precompile::prefixed_address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Address` [INFO] [stdout] --> lib.rs:4:79 [INFO] [stdout] | [INFO] [stdout] 4 | abi::Sol, contract_ref, env::DefaultEnvironment, prelude::string::String, Address, U256, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result, LangError>: Encode` is not satisfied [INFO] [stdout] --> lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[ink::contract] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result, LangError>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `return_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/api.rs:462:8 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn return_value(return_flags: ReturnFlags, return_value: &R) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 461 | where [INFO] [stdout] 462 | R: scale::Encode, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `return_value` [INFO] [stdout] = note: this error originates in the attribute macro `ink::contract` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result, LangError>: Encode` is not satisfied [INFO] [stdout] --> lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[ink::contract] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result, LangError>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `return_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/api.rs:462:8 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn return_value(return_flags: ReturnFlags, return_value: &R) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 461 | where [INFO] [stdout] 462 | R: scale::Encode, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `return_value` [INFO] [stdout] = note: this error originates in the attribute macro `ink::contract` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `totalSupply` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `totalSupply` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 68 | precompile.totalSupply() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `__ink_TraitCallForwarderErc20` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Erc20` defines an item `totalSupply`, perhaps you need to implement it [INFO] [stdout] --> lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `totalSupply` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `totalSupply` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 68 | precompile.totalSupply() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `__ink_TraitCallForwarderErc20` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Erc20` defines an item `totalSupply`, perhaps you need to implement it [INFO] [stdout] --> lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balanceOf` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `balanceOf` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 76 | precompile.balanceOf(account) [INFO] [stdout] | ^^^^^^^^^ method not found in `__ink_TraitCallForwarderErc20` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Erc20` defines an item `balanceOf`, perhaps you need to implement it [INFO] [stdout] --> lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balanceOf` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `balanceOf` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 76 | precompile.balanceOf(account) [INFO] [stdout] | ^^^^^^^^^ method not found in `__ink_TraitCallForwarderErc20` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Erc20` defines an item `balanceOf`, perhaps you need to implement it [INFO] [stdout] --> lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transfer` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `transfer` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 84 | precompile.transfer(to, amount) [INFO] [stdout] | ^^^^^^^^ method not found in `__ink_TraitCallForwarderErc20` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `transfer`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Erc20` [INFO] [stdout] candidate #2: `frame_support::traits::tokens::currency::Currency` [INFO] [stdout] candidate #3: `frame_support::traits::tokens::fungible::regular::Mutate` [INFO] [stdout] candidate #4: `frame_support::traits::tokens::fungibles::regular::Mutate` [INFO] [stdout] candidate #5: `frame_support::traits::tokens::nonfungible::Transfer` [INFO] [stdout] candidate #6: `frame_support::traits::tokens::nonfungible_v2::Transfer` [INFO] [stdout] candidate #7: `frame_support::traits::tokens::nonfungibles::Transfer` [INFO] [stdout] candidate #8: `frame_support::traits::tokens::nonfungibles_v2::Transfer` [INFO] [stdout] candidate #9: `ink::ink_env::backend::TypedEnvBackend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transfer` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `transfer` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 84 | precompile.transfer(to, amount) [INFO] [stdout] | ^^^^^^^^ method not found in `__ink_TraitCallForwarderErc20` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `transfer`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Erc20` [INFO] [stdout] candidate #2: `frame_support::traits::tokens::currency::Currency` [INFO] [stdout] candidate #3: `frame_support::traits::tokens::fungible::regular::Mutate` [INFO] [stdout] candidate #4: `frame_support::traits::tokens::fungibles::regular::Mutate` [INFO] [stdout] candidate #5: `frame_support::traits::tokens::nonfungible::Transfer` [INFO] [stdout] candidate #6: `frame_support::traits::tokens::nonfungible_v2::Transfer` [INFO] [stdout] candidate #7: `frame_support::traits::tokens::nonfungibles::Transfer` [INFO] [stdout] candidate #8: `frame_support::traits::tokens::nonfungibles_v2::Transfer` [INFO] [stdout] candidate #9: `ink::ink_env::backend::TypedEnvBackend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `approve` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `approve` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 92 | precompile.approve(spender, amount) [INFO] [stdout] | ^^^^^^^ method not found in `__ink_TraitCallForwarderErc20` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `approve`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Erc20` [INFO] [stdout] candidate #2: `frame_support::traits::tokens::fungibles::approvals::Mutate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `approve` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `approve` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 92 | precompile.approve(spender, amount) [INFO] [stdout] | ^^^^^^^ method not found in `__ink_TraitCallForwarderErc20` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `approve`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Erc20` [INFO] [stdout] candidate #2: `frame_support::traits::tokens::fungibles::approvals::Mutate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allowance` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `allowance` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 100 | precompile.allowance(owner, spender) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `allowance`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Erc20` [INFO] [stdout] candidate #2: `frame_support::traits::tokens::fungibles::approvals::Inspect` [INFO] [stdout] help: there is a method `clone` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/9f32ccf35fb877270bc44a86a126440f04d676d0/library/core/src/clone.rs:236:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allowance` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `allowance` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 100 | precompile.allowance(owner, spender) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `allowance`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Erc20` [INFO] [stdout] candidate #2: `frame_support::traits::tokens::fungibles::approvals::Inspect` [INFO] [stdout] help: there is a method `clone` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/9f32ccf35fb877270bc44a86a126440f04d676d0/library/core/src/clone.rs:236:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transferFrom` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `transferFrom` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 113 | precompile.transferFrom(from, to, amount) [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `__ink_TraitCallForwarderErc20` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Erc20` defines an item `transferFrom`, perhaps you need to implement it [INFO] [stdout] --> lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:80:62 [INFO] [stdout] | [INFO] [stdout] 80 | fn transfer(&mut self, to: Address, amount: U256) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transferFrom` found for struct `__ink_TraitCallForwarderErc20` in the current scope [INFO] [stdout] --> lib.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____- method `transferFrom` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 113 | precompile.transferFrom(from, to, amount) [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `__ink_TraitCallForwarderErc20` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Erc20` defines an item `transferFrom`, perhaps you need to implement it [INFO] [stdout] --> lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / /// Simple ERC-20 interface - just the basics. [INFO] [stdout] 20 | | #[ink::trait_definition] [INFO] [stdout] 21 | | pub trait Erc20 { [INFO] [stdout] 22 | | #[ink(message)] [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:88:66 [INFO] [stdout] | [INFO] [stdout] 88 | fn approve(&mut self, spender: Address, amount: U256) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:80:62 [INFO] [stdout] | [INFO] [stdout] 80 | fn transfer(&mut self, to: Address, amount: U256) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:88:66 [INFO] [stdout] | [INFO] [stdout] 88 | fn approve(&mut self, spender: Address, amount: U256) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Error: TypeInfo` is not satisfied [INFO] [stdout] --> lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[ink::contract] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `TypeInfo` is not implemented for `Error` [INFO] [stdout] --> lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Error(pub(crate) String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `TypeInfo`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] and 293 others [INFO] [stdout] = note: required for `Result` to implement `TypeInfo` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Result, LangError>` to implement `TypeInfo` [INFO] [stdout] note: required by a bound in `TypeSpec::with_name_segs` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/metadata/src/specs.rs:1239:12 [INFO] [stdout] | [INFO] [stdout] 1237 | pub fn with_name_segs(segments: S) -> Self [INFO] [stdout] | -------------- required by a bound in this associated function [INFO] [stdout] 1238 | where [INFO] [stdout] 1239 | T: TypeInfo + 'static, [INFO] [stdout] | ^^^^^^^^ required by this bound in `TypeSpec::with_name_segs` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assets-1992238497b26e0b.long-type-4953234544935370801.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `ink::contract` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Error: TypeInfo` is not satisfied [INFO] [stdout] --> lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[ink::contract] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `TypeInfo` is not implemented for `Error` [INFO] [stdout] --> lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Error(pub(crate) String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `TypeInfo`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] and 293 others [INFO] [stdout] = note: required for `Result` to implement `TypeInfo` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Result, LangError>` to implement `TypeInfo` [INFO] [stdout] note: required by a bound in `TypeSpec::with_name_segs` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/metadata/src/specs.rs:1239:12 [INFO] [stdout] | [INFO] [stdout] 1237 | pub fn with_name_segs(segments: S) -> Self [INFO] [stdout] | -------------- required by a bound in this associated function [INFO] [stdout] 1238 | where [INFO] [stdout] 1239 | T: TypeInfo + 'static, [INFO] [stdout] | ^^^^^^^^ required by this bound in `TypeSpec::with_name_segs` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assets-7e007f574d2036b1.long-type-12400449396986010561.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `ink::contract` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:31:61 [INFO] [stdout] | [INFO] [stdout] 31 | fn transfer(&mut self, to: Address, value: U256) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | fn approve(&mut self, spender: Address, value: U256) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:41:80 [INFO] [stdout] | [INFO] [stdout] 41 | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:31:61 [INFO] [stdout] | [INFO] [stdout] 31 | fn transfer(&mut self, to: Address, value: U256) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | fn approve(&mut self, spender: Address, value: U256) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: Encode` is not satisfied [INFO] [stdout] --> lib.rs:41:80 [INFO] [stdout] | [INFO] [stdout] 41 | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Encode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Encode` is implemented for `Result` [INFO] [stdout] note: required by a bound in `DispatchOutput` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/ink/src/codegen/dispatch/type_check.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct DispatchOutput(T) [INFO] [stdout] | -------------- required by a bound in this struct [INFO] [stdout] 73 | where [INFO] [stdout] 74 | T: scale::Encode + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `DispatchOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: DecodeMessageResult` is not satisfied [INFO] [stdout] --> lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | / #[ink(message)] [INFO] [stdout] 31 | | fn transfer(&mut self, to: Address, value: U256) -> Result; [INFO] [stdout] | |________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result, LangError>: ink::parity_scale_codec::Decode` is not satisfied [INFO] [stdout] --> lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | / #[ink(message)] [INFO] [stdout] 31 | | fn transfer(&mut self, to: Address, value: U256) -> Result; [INFO] [stdout] | |________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result, LangError>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: DecodeMessageResult` is not satisfied [INFO] [stdout] --> lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | / #[ink(message)] [INFO] [stdout] 31 | | fn transfer(&mut self, to: Address, value: U256) -> Result; [INFO] [stdout] | |________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: DecodeMessageResult` is not satisfied [INFO] [stdout] --> lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / #[ink(message)] [INFO] [stdout] 37 | | fn approve(&mut self, spender: Address, value: U256) -> Result; [INFO] [stdout] | |____________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result, LangError>: ink::parity_scale_codec::Decode` is not satisfied [INFO] [stdout] --> lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | / #[ink(message)] [INFO] [stdout] 31 | | fn transfer(&mut self, to: Address, value: U256) -> Result; [INFO] [stdout] | |________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result, LangError>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result, LangError>: ink::parity_scale_codec::Decode` is not satisfied [INFO] [stdout] --> lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / #[ink(message)] [INFO] [stdout] 37 | | fn approve(&mut self, spender: Address, value: U256) -> Result; [INFO] [stdout] | |____________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result, LangError>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: DecodeMessageResult` is not satisfied [INFO] [stdout] --> lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / #[ink(message)] [INFO] [stdout] 37 | | fn approve(&mut self, spender: Address, value: U256) -> Result; [INFO] [stdout] | |____________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: DecodeMessageResult` is not satisfied [INFO] [stdout] --> lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / #[ink(message)] [INFO] [stdout] 40 | | #[allow(non_snake_case)] [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] | |___________________________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result, LangError>: ink::parity_scale_codec::Decode` is not satisfied [INFO] [stdout] --> lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / #[ink(message)] [INFO] [stdout] 37 | | fn approve(&mut self, spender: Address, value: U256) -> Result; [INFO] [stdout] | |____________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result, LangError>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result, LangError>: ink::parity_scale_codec::Decode` is not satisfied [INFO] [stdout] --> lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / #[ink(message)] [INFO] [stdout] 40 | | #[allow(non_snake_case)] [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] | |___________________________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result, LangError>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: DecodeMessageResult` is not satisfied [INFO] [stdout] --> lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / #[ink(message)] [INFO] [stdout] 40 | | #[allow(non_snake_case)] [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] | |___________________________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result, LangError>: ink::parity_scale_codec::Decode` is not satisfied [INFO] [stdout] --> lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / #[ink(message)] [INFO] [stdout] 40 | | #[allow(non_snake_case)] [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] | |___________________________________________________________________________________________________^ the trait `ink::parity_scale_codec::Decode` is not implemented for `Result, LangError>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ink::parity_scale_codec::Decode` is implemented for `Result` [INFO] [stdout] = note: required for `Result` to implement `DecodeMessageResult` [INFO] [stdout] note: required by a bound in `Execution::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-15775431d90997ec/24cec41/crates/env/src/call/execution.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Output: DecodeMessageResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Execution::::new` [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn new(input: ExecutionInput) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_invoke` exists for struct `CallBuilder, Set>, ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | #[ink(message)] [INFO] [stdout] | _________^ [INFO] [stdout] 31 | | fn transfer(&mut self, to: Address, value: U256) -> Result; [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] `Result, LangError>: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assets-1992238497b26e0b.long-type-12759272400763899297.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_invoke` exists for struct `CallBuilder, Set>, ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | #[ink(message)] [INFO] [stdout] | _________^ [INFO] [stdout] 31 | | fn transfer(&mut self, to: Address, value: U256) -> Result; [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] `Result, LangError>: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assets-7e007f574d2036b1.long-type-17415730255940021932.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_invoke` exists for struct `CallBuilder, Set>, ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | #[ink(message)] [INFO] [stdout] | _________^ [INFO] [stdout] 37 | | fn approve(&mut self, spender: Address, value: U256) -> Result; [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] `Result, LangError>: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assets-7e007f574d2036b1.long-type-17415730255940021932.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_invoke` exists for struct `CallBuilder, Set>, ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | #[ink(message)] [INFO] [stdout] | _________^ [INFO] [stdout] 37 | | fn approve(&mut self, spender: Address, value: U256) -> Result; [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] `Result, LangError>: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assets-1992238497b26e0b.long-type-12759272400763899297.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_invoke` exists for struct `CallBuilder, Set>, ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | #[ink(message)] [INFO] [stdout] | _________^ [INFO] [stdout] 40 | | #[allow(non_snake_case)] [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] | |___________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] `Result, LangError>: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assets-1992238497b26e0b.long-type-17015730165593614634.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_invoke` exists for struct `CallBuilder, Set>, ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | #[ink(message)] [INFO] [stdout] | _________^ [INFO] [stdout] 40 | | #[allow(non_snake_case)] [INFO] [stdout] 41 | | fn transferFrom(&mut self, from: Address, to: Address, value: U256) -> Result; [INFO] [stdout] | |___________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] `Result, LangError>: ink::parity_scale_codec::Decode` [INFO] [stdout] which is required by `Result: DecodeMessageResult` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assets-7e007f574d2036b1.long-type-3577736000837287820.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `AssetHubPrecompile` in the current scope [INFO] [stdout] --> lib.rs:169:44 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct AssetHubPrecompile { [INFO] [stdout] | ----------------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 169 | let contract = AssetHubPrecompile::new(1337); [INFO] [stdout] | ^^^ function or associated item not found in `AssetHubPrecompile` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `AssetHubPrecompile`, consider using `asset_hub_precompile::_::::create` which returns `AssetHubPrecompile` [INFO] [stdout] --> lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn create(asset_id: AssetId) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `ahash::HashMapExt` [INFO] [stdout] candidate #2: `ahash::HashSetExt` [INFO] [stdout] candidate #3: `alloy_sol_types::types::error::SolError` [INFO] [stdout] candidate #4: `alloy_sol_types::types::event::SolEvent` [INFO] [stdout] candidate #5: `alloy_sol_types::types::function::SolCall` [INFO] [stdout] candidate #6: `alloy_sol_types::types::function::SolConstructor` [INFO] [stdout] candidate #7: `bitvec::store::BitStore` [INFO] [stdout] candidate #8: `crypto_common::KeyInit` [INFO] [stdout] candidate #9: `crypto_common::KeyIvInit` [INFO] [stdout] candidate #10: `curve25519_dalek::traits::VartimePrecomputedMultiscalarMul` [INFO] [stdout] candidate #11: `digest::VariableOutput` [INFO] [stdout] candidate #12: `digest::core_api::VariableOutputCore` [INFO] [stdout] candidate #13: `digest::digest::Digest` [INFO] [stdout] candidate #14: `digest::digest::Digest` [INFO] [stdout] candidate #15: `digest::mac::Mac` [INFO] [stdout] candidate #16: `digest::variable::VariableOutput` [INFO] [stdout] candidate #17: `digest::variable::VariableOutputDirty` [INFO] [stdout] candidate #18: `frame_support::traits::storage::Consideration` [INFO] [stdout] candidate #19: `frame_support::traits::voting::VoteTally` [INFO] [stdout] candidate #20: `gimli::read::lookup::PubStuffEntry` [INFO] [stdout] candidate #21: `itertools::adaptors::coalesce::CountItem` [INFO] [stdout] candidate #22: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] candidate #23: `prometheus::atomic64::Atomic` [INFO] [stdout] candidate #24: `radium::Radium` [INFO] [stdout] candidate #25: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #26: `sp_runtime::traits::Block` [INFO] [stdout] candidate #27: `sp_runtime::traits::Extrinsic` [INFO] [stdout] candidate #28: `sp_runtime::traits::Header` [INFO] [stdout] candidate #29: `trie_root::TrieStream` [INFO] [stdout] candidate #30: `typenum::marker_traits::Bit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `assets` (lib) due to 23 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `assets` (lib test) due to 26 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "fd8eae0629a58a3a686bd7b3061cc87863a7a651b02712969d5835f3c4613e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8eae0629a58a3a686bd7b3061cc87863a7a651b02712969d5835f3c4613e07", kill_on_drop: false }` [INFO] [stdout] fd8eae0629a58a3a686bd7b3061cc87863a7a651b02712969d5835f3c4613e07