[INFO] fetching crate ink_macro 6.0.0-beta... [INFO] testing ink_macro-6.0.0-beta against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate ink_macro 6.0.0-beta into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate ink_macro 6.0.0-beta [INFO] finished tweaking crates.io crate ink_macro 6.0.0-beta [INFO] tweaked toml for crates.io crate ink_macro 6.0.0-beta written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ink_macro 6.0.0-beta on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ink_macro 6.0.0-beta 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e60e9d950768bf8937e16646e57a7c1ee101035a0a356fc19714053d0ebd22b8 [INFO] running `Command { std: "docker" "start" "-a" "e60e9d950768bf8937e16646e57a7c1ee101035a0a356fc19714053d0ebd22b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e60e9d950768bf8937e16646e57a7c1ee101035a0a356fc19714053d0ebd22b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e60e9d950768bf8937e16646e57a7c1ee101035a0a356fc19714053d0ebd22b8", kill_on_drop: false }` [INFO] [stdout] e60e9d950768bf8937e16646e57a7c1ee101035a0a356fc19714053d0ebd22b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2737885604af1c9ce17cf378ac7051b02a305e56b7d4b68271dfc3c18b73b42 [INFO] running `Command { std: "docker" "start" "-a" "c2737885604af1c9ce17cf378ac7051b02a305e56b7d4b68271dfc3c18b73b42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling jam-codec v0.1.1 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.4.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling scale-type-resolver v0.2.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling jam-codec-derive v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling alloy-sol-macro-input v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ss58-registry v1.51.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling schnorrkel v0.11.5 [INFO] [stderr] Compiling bounded-collections v0.3.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling impl-num-traits v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling polkavm-common v0.26.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sp-externalities v0.30.0 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling parity-bip39 v2.0.1 [INFO] [stderr] Compiling alloy-primitives v1.4.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling alloy-sol-macro v1.4.1 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling ed25519-zebra v4.1.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling scale-bits v0.7.0 [INFO] [stderr] Compiling scale-decode-derive v0.16.0 [INFO] [stderr] Compiling scale-encode-derive v0.10.0 [INFO] [stderr] Compiling docify v0.2.9 [INFO] [stderr] Compiling sp-arithmetic v28.0.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling pallet-revive-proc-macro v0.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling ink_prelude v6.0.0-beta [INFO] [stderr] Compiling array-bytes v6.2.3 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling polkavm-derive-impl v0.26.0 [INFO] [stderr] Compiling sp-std v14.0.0 [INFO] [stderr] Compiling pallet-revive-uapi v0.8.0 [INFO] [stderr] Compiling scale-decode v0.16.0 [INFO] [stderr] Compiling scale-encode v0.10.0 [INFO] [stderr] Compiling sp-weights v33.1.0 [INFO] [stderr] Compiling polkavm-derive-impl-macro v0.26.0 [INFO] [stderr] Compiling alloy-sol-types v1.4.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling polkavm-derive v0.26.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ink_ir v6.0.0-beta [INFO] [stderr] Compiling sp-core v38.1.0 [INFO] [stderr] Compiling ink_primitives v6.0.0-beta [INFO] [stderr] Compiling ink_codegen v6.0.0-beta [INFO] [stderr] Compiling ink_macro v6.0.0-beta (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "c2737885604af1c9ce17cf378ac7051b02a305e56b7d4b68271dfc3c18b73b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2737885604af1c9ce17cf378ac7051b02a305e56b7d4b68271dfc3c18b73b42", kill_on_drop: false }` [INFO] [stdout] c2737885604af1c9ce17cf378ac7051b02a305e56b7d4b68271dfc3c18b73b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8b2ea960eb0c97d02aab8fa40d5a998b62b89704fe75bfc8d5edd9b7cb9080e [INFO] running `Command { std: "docker" "start" "-a" "a8b2ea960eb0c97d02aab8fa40d5a998b62b89704fe75bfc8d5edd9b7cb9080e", kill_on_drop: false }` [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ink_prelude v6.0.0-beta [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hex-literal v1.1.0 [INFO] [stderr] Compiling sha2-const-stable v0.1.0 [INFO] [stderr] Compiling keccak-const v0.2.0 [INFO] [stderr] Compiling ink_ir v6.0.0-beta [INFO] [stderr] Compiling schnorrkel v0.11.5 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ed25519-zebra v4.1.0 [INFO] [stderr] Compiling const-crypto v0.3.0 [INFO] [stderr] Compiling ink_allocator v6.0.0-beta [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling scale-bits v0.7.0 [INFO] [stderr] Compiling scale-encode v0.10.0 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling sp-externalities v0.30.0 [INFO] [stderr] Compiling scale-decode v0.16.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling const_env_impl v0.1.2 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling const_env v0.1.2 [INFO] [stderr] Compiling bounded-collections v0.3.2 [INFO] [stderr] Compiling sp-arithmetic v28.0.0 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling sp-core v38.1.0 [INFO] [stderr] Compiling sp-weights v33.1.0 [INFO] [stderr] Compiling ink_primitives v6.0.0-beta [INFO] [stderr] Compiling ink_metadata v6.0.0-beta [INFO] [stderr] Compiling ink_engine v6.0.0-beta [INFO] [stderr] Compiling ink_codegen v6.0.0-beta [INFO] [stderr] Compiling ink_storage_traits v6.0.0-beta [INFO] [stderr] Compiling ink_env v6.0.0-beta [INFO] [stderr] Compiling ink_storage v6.0.0-beta [INFO] [stderr] Compiling ink_macro v6.0.0-beta (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:133:29 [INFO] [stdout] | [INFO] [stdout] 133 | #[::ink::linkme::distributed_slice(::ink::CONTRACT_EVENTS)] [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | #[::ink::linkme::distributed_slice(::ink::CONTRACT_EVENTS)] [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | #[::ink::linkme::distributed_slice(::ink::CONTRACT_EVENTS)] [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:124:57 [INFO] [stdout] | [INFO] [stdout] 124 | ::core::option::Option::Some( ::ink::blake2x256!("Event(u32,u64,u128)") ); [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:38:57 [INFO] [stdout] | [INFO] [stdout] 38 | ::core::option::Option::Some( ::ink::blake2x256!("UnitStruct()") ); [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ink` [INFO] [stdout] --> src/tests/event_metadata.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(ink::Event, scale::Encode)] [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `ink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ink` [INFO] [stdout] --> src/tests/event_metadata.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(ink::Event, scale::Encode)] [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `ink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ink` [INFO] [stdout] --> src/tests/event_metadata.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(ink::Event, scale::Encode)] [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `ink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `linkme` in this scope [INFO] [stdout] --> src/tests/event_metadata.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 134 | #[linkme(crate = ::ink::linkme)] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `ink` in this scope [INFO] [stdout] --> src/tests/event_metadata.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | #[ink(topic)] [INFO] [stdout] | ^^^ help: a built-in attribute with a similar name exists: `link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `ink` in this scope [INFO] [stdout] --> src/tests/event_metadata.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 123 | #[ink(topic)] [INFO] [stdout] | ^^^ help: a built-in attribute with a similar name exists: `link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `linkme` in this scope [INFO] [stdout] --> src/tests/event_metadata.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | #[linkme(crate = ::ink::linkme)] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `linkme` in this scope [INFO] [stdout] --> src/tests/event_metadata.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | #[linkme(crate = ::ink::linkme)] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | impl ::ink::env::Event<::ink::abi::Ink> for UnitStruct { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:51:60 [INFO] [stdout] | [INFO] [stdout] 51 | ... .push_topic(>::SIGNATURE_TOPIC.as_ref()) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:120:24 [INFO] [stdout] | [INFO] [stdout] 120 | impl ::ink::env::Event<::ink::abi::Ink> for Event { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:137:60 [INFO] [stdout] | [INFO] [stdout] 137 | ... .push_topic(>::SIGNATURE_TOPIC.as_ref()) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | impl ::ink::metadata::EventMetadata for UnitStruct { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:29:42 [INFO] [stdout] | [INFO] [stdout] 29 | fn event_spec() -> ::ink::metadata::EventSpec { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:32:58 [INFO] [stdout] | [INFO] [stdout] 32 | static EVENT_METADATA: fn() -> ::ink::metadata::EventSpec = [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:33:46 [INFO] [stdout] | [INFO] [stdout] 33 | ... ::event_spec; [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:37:57 [INFO] [stdout] | [INFO] [stdout] 37 | ... .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | impl ::ink::metadata::EventMetadata for Event { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 64 | fn event_spec() -> ::ink::metadata::EventSpec { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:67:58 [INFO] [stdout] | [INFO] [stdout] 67 | static EVENT_METADATA: fn() -> ::ink::metadata::EventSpec = [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | ... ::event_spec; [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:72:57 [INFO] [stdout] | [INFO] [stdout] 72 | ... .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:129:24 [INFO] [stdout] | [INFO] [stdout] 129 | impl ::ink::metadata::EventMetadata for Event { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:132:42 [INFO] [stdout] | [INFO] [stdout] 132 | fn event_spec() -> ::ink::metadata::EventSpec { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:135:58 [INFO] [stdout] | [INFO] [stdout] 135 | static EVENT_METADATA: fn() -> ::ink::metadata::EventSpec = [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:136:41 [INFO] [stdout] | [INFO] [stdout] 136 | ... ::event_spec; [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:140:57 [INFO] [stdout] | [INFO] [stdout] 140 | ... .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:109:39 [INFO] [stdout] | [INFO] [stdout] 109 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:124:55 [INFO] [stdout] | [INFO] [stdout] 124 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_0)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:125:55 [INFO] [stdout] | [INFO] [stdout] 125 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_1)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:126:55 [INFO] [stdout] | [INFO] [stdout] 126 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_2)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:240:39 [INFO] [stdout] | [INFO] [stdout] 240 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:246:39 [INFO] [stdout] | [INFO] [stdout] 246 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:262:39 [INFO] [stdout] | [INFO] [stdout] 262 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:268:39 [INFO] [stdout] | [INFO] [stdout] 268 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:284:55 [INFO] [stdout] | [INFO] [stdout] 284 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_0)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:285:55 [INFO] [stdout] | [INFO] [stdout] 285 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_1)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:289:55 [INFO] [stdout] | [INFO] [stdout] 289 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_0)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:290:55 [INFO] [stdout] | [INFO] [stdout] 290 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_1)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:346:39 [INFO] [stdout] | [INFO] [stdout] 346 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:352:39 [INFO] [stdout] | [INFO] [stdout] 352 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:367:55 [INFO] [stdout] | [INFO] [stdout] 367 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_0)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:368:55 [INFO] [stdout] | [INFO] [stdout] 368 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_1)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:422:39 [INFO] [stdout] | [INFO] [stdout] 422 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:428:39 [INFO] [stdout] | [INFO] [stdout] 428 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:442:39 [INFO] [stdout] | [INFO] [stdout] 442 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:448:39 [INFO] [stdout] | [INFO] [stdout] 448 | ... ::ink::storage::traits::Storable::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:463:55 [INFO] [stdout] | [INFO] [stdout] 463 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_0)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:464:55 [INFO] [stdout] | [INFO] [stdout] 464 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_1)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:468:55 [INFO] [stdout] | [INFO] [stdout] 468 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_0)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:469:55 [INFO] [stdout] | [INFO] [stdout] 469 | ... .saturating_add(::ink::storage::traits::Storable::encoded_size(__binding_1)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:26:41 [INFO] [stdout] | [INFO] [stdout] 26 | fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:46:41 [INFO] [stdout] | [INFO] [stdout] 46 | fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:86:41 [INFO] [stdout] | [INFO] [stdout] 86 | fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:122:41 [INFO] [stdout] | [INFO] [stdout] 122 | fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:179:41 [INFO] [stdout] | [INFO] [stdout] 179 | fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | impl ::ink::env::Event<::ink::abi::Ink> for UnitStruct { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 34 - impl ::ink::env::Event<::ink::abi::Ink> for UnitStruct { [INFO] [stdout] 34 + impl ::ink::env::Event for UnitStruct { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:35:47 [INFO] [stdout] | [INFO] [stdout] 35 | type RemainingTopics = [::ink::env::event::state::HasRemainingTopics; 1usize]; [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | B: ::ink::env::event::TopicsBuilderBackend<::ink::abi::Ink>, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:45:70 [INFO] [stdout] | [INFO] [stdout] 45 | B: ::ink::env::event::TopicsBuilderBackend<::ink::abi::Ink>, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 45 - B: ::ink::env::event::TopicsBuilderBackend<::ink::abi::Ink>, [INFO] [stdout] 45 + B: ::ink::env::event::TopicsBuilderBackend, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | builder: ::ink::env::event::TopicsBuilder<::ink::env::event::state::Uninit, B, ::ink::abi::Ink>, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:42:69 [INFO] [stdout] | [INFO] [stdout] 42 | builder: ::ink::env::event::TopicsBuilder<::ink::env::event::state::Uninit, B, ::ink::abi::Ink>, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:42:106 [INFO] [stdout] | [INFO] [stdout] 42 | builder: ::ink::env::event::TopicsBuilder<::ink::env::event::state::Uninit, B, ::ink::abi::Ink>, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 42 - builder: ::ink::env::event::TopicsBuilder<::ink::env::event::state::Uninit, B, ::ink::abi::Ink>, [INFO] [stdout] 42 + builder: ::ink::env::event::TopicsBuilder<::ink::env::event::state::Uninit, B, abi::Ink>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:43:34 [INFO] [stdout] | [INFO] [stdout] 43 | ) -> >::Output [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:43:74 [INFO] [stdout] | [INFO] [stdout] 43 | ) -> >::Output [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 43 - ) -> >::Output [INFO] [stdout] 43 + ) -> >::Output [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | ... .push_topic(>::SIGNATURE_TOPIC.as_ref()) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 51 - .push_topic(>::SIGNATURE_TOPIC.as_ref()) [INFO] [stdout] 51 + .push_topic(>::SIGNATURE_TOPIC.as_ref()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:57:48 [INFO] [stdout] | [INFO] [stdout] 57 | fn encode_data(&self) -> ::ink::prelude::vec::Vec<::core::primitive::u8> { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 23 + use std::vec; [INFO] [stdout] | [INFO] [stdout] 23 + use ink_prelude::vec; [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::prelude::vec; [INFO] [stdout] | [INFO] [stdout] help: if you import `vec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 57 - fn encode_data(&self) -> ::ink::prelude::vec::Vec<::core::primitive::u8> { [INFO] [stdout] 57 + fn encode_data(&self) -> vec::Vec<::core::primitive::u8> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | ::ink::abi::AbiEncodeWith::<::ink::abi::Ink>::encode_with(self) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi::AbiEncodeWith; [INFO] [stdout] | [INFO] [stdout] help: if you import `AbiEncodeWith`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 58 - ::ink::abi::AbiEncodeWith::<::ink::abi::Ink>::encode_with(self) [INFO] [stdout] 58 + AbiEncodeWith::<::ink::abi::Ink>::encode_with(self) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:58:55 [INFO] [stdout] | [INFO] [stdout] 58 | ::ink::abi::AbiEncodeWith::<::ink::abi::Ink>::encode_with(self) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 58 - ::ink::abi::AbiEncodeWith::<::ink::abi::Ink>::encode_with(self) [INFO] [stdout] 58 + ::ink::abi::AbiEncodeWith::::encode_with(self) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:120:42 [INFO] [stdout] | [INFO] [stdout] 120 | impl ::ink::env::Event<::ink::abi::Ink> for Event { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 120 - impl ::ink::env::Event<::ink::abi::Ink> for Event { [INFO] [stdout] 120 + impl ::ink::env::Event for Event { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:121:47 [INFO] [stdout] | [INFO] [stdout] 121 | type RemainingTopics = [::ink::env::event::state::HasRemainingTopics; 1usize]; [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:131:30 [INFO] [stdout] | [INFO] [stdout] 131 | B: ::ink::env::event::TopicsBuilderBackend<::ink::abi::Ink>, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:131:70 [INFO] [stdout] | [INFO] [stdout] 131 | B: ::ink::env::event::TopicsBuilderBackend<::ink::abi::Ink>, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 131 - B: ::ink::env::event::TopicsBuilderBackend<::ink::abi::Ink>, [INFO] [stdout] 131 + B: ::ink::env::event::TopicsBuilderBackend, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 128 | builder: ::ink::env::event::TopicsBuilder<::ink::env::event::state::Uninit, B, ::ink::abi::Ink>, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:128:69 [INFO] [stdout] | [INFO] [stdout] 128 | builder: ::ink::env::event::TopicsBuilder<::ink::env::event::state::Uninit, B, ::ink::abi::Ink>, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:128:106 [INFO] [stdout] | [INFO] [stdout] 128 | builder: ::ink::env::event::TopicsBuilder<::ink::env::event::state::Uninit, B, ::ink::abi::Ink>, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 128 - builder: ::ink::env::event::TopicsBuilder<::ink::env::event::state::Uninit, B, ::ink::abi::Ink>, [INFO] [stdout] 128 + builder: ::ink::env::event::TopicsBuilder<::ink::env::event::state::Uninit, B, abi::Ink>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:129:34 [INFO] [stdout] | [INFO] [stdout] 129 | ) -> >::Output [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:129:74 [INFO] [stdout] | [INFO] [stdout] 129 | ) -> >::Output [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 129 - ) -> >::Output [INFO] [stdout] 129 + ) -> >::Output [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:137:78 [INFO] [stdout] | [INFO] [stdout] 137 | ... .push_topic(>::SIGNATURE_TOPIC.as_ref()) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 137 - .push_topic(>::SIGNATURE_TOPIC.as_ref()) [INFO] [stdout] 137 + .push_topic(>::SIGNATURE_TOPIC.as_ref()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:143:48 [INFO] [stdout] | [INFO] [stdout] 143 | fn encode_data(&self) -> ::ink::prelude::vec::Vec<::core::primitive::u8> { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 23 + use std::vec; [INFO] [stdout] | [INFO] [stdout] 23 + use ink_prelude::vec; [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::prelude::vec; [INFO] [stdout] | [INFO] [stdout] help: if you import `vec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 143 - fn encode_data(&self) -> ::ink::prelude::vec::Vec<::core::primitive::u8> { [INFO] [stdout] 143 + fn encode_data(&self) -> vec::Vec<::core::primitive::u8> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 144 | ::ink::abi::AbiEncodeWith::<::ink::abi::Ink>::encode_with(self) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi::AbiEncodeWith; [INFO] [stdout] | [INFO] [stdout] help: if you import `AbiEncodeWith`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 144 - ::ink::abi::AbiEncodeWith::<::ink::abi::Ink>::encode_with(self) [INFO] [stdout] 144 + AbiEncodeWith::<::ink::abi::Ink>::encode_with(self) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event.rs:144:55 [INFO] [stdout] | [INFO] [stdout] 144 | ::ink::abi::AbiEncodeWith::<::ink::abi::Ink>::encode_with(self) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 23 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 144 - ::ink::abi::AbiEncodeWith::<::ink::abi::Ink>::encode_with(self) [INFO] [stdout] 144 + ::ink::abi::AbiEncodeWith::::encode_with(self) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | ::ink::metadata::EventSpec::new("UnitStruct") [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::EventSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `EventSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 35 - ::ink::metadata::EventSpec::new("UnitStruct") [INFO] [stdout] 35 + EventSpec::new("UnitStruct") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:37:75 [INFO] [stdout] | [INFO] [stdout] 37 | ... .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 15 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 37 - .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] 37 + .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | ::ink::metadata::EventSpec::new("Event") [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::EventSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `EventSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 70 - ::ink::metadata::EventSpec::new("Event") [INFO] [stdout] 70 + EventSpec::new("Event") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:72:75 [INFO] [stdout] | [INFO] [stdout] 72 | ... .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 15 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 72 - .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] 72 + .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | ... ::ink::metadata::EventParamSpec::new(::core::stringify!(field_1)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::EventParamSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `EventParamSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 74 - ::ink::metadata::EventParamSpec::new(::core::stringify!(field_1)) [INFO] [stdout] 74 + EventParamSpec::new(::core::stringify!(field_1)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:75:48 [INFO] [stdout] | [INFO] [stdout] 75 | ... .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::TypeSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `TypeSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 75 - .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] 75 + .of_type(TypeSpec::with_name_segs::( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:84:35 [INFO] [stdout] | [INFO] [stdout] 84 | ... ::ink::metadata::EventParamSpec::new(::core::stringify!(field_2)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::EventParamSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `EventParamSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 84 - ::ink::metadata::EventParamSpec::new(::core::stringify!(field_2)) [INFO] [stdout] 84 + EventParamSpec::new(::core::stringify!(field_2)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:85:48 [INFO] [stdout] | [INFO] [stdout] 85 | ... .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::TypeSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `TypeSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 85 - .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] 85 + .of_type(TypeSpec::with_name_segs::( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | ... ::ink::metadata::EventParamSpec::new(::core::stringify!(field_3)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::EventParamSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `EventParamSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 94 - ::ink::metadata::EventParamSpec::new(::core::stringify!(field_3)) [INFO] [stdout] 94 + EventParamSpec::new(::core::stringify!(field_3)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:95:48 [INFO] [stdout] | [INFO] [stdout] 95 | ... .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::TypeSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `TypeSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 95 - .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] 95 + .of_type(TypeSpec::with_name_segs::( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | ::ink::metadata::EventSpec::new("Event") [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::EventSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `EventSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 138 - ::ink::metadata::EventSpec::new("Event") [INFO] [stdout] 138 + EventSpec::new("Event") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:140:75 [INFO] [stdout] | [INFO] [stdout] 140 | ... .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 15 + use ink_primitives::abi; [INFO] [stdout] | [INFO] [stdout] help: if you import `abi`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 140 - .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] 140 + .signature_topic(>::SIGNATURE_TOPIC) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | ... ::ink::metadata::EventParamSpec::new(::core::stringify!(field_1)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::EventParamSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `EventParamSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 142 - ::ink::metadata::EventParamSpec::new(::core::stringify!(field_1)) [INFO] [stdout] 142 + EventParamSpec::new(::core::stringify!(field_1)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:143:48 [INFO] [stdout] | [INFO] [stdout] 143 | ... .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::TypeSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `TypeSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 143 - .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] 143 + .of_type(TypeSpec::with_name_segs::( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:152:35 [INFO] [stdout] | [INFO] [stdout] 152 | ... ::ink::metadata::EventParamSpec::new(::core::stringify!(field_2)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::EventParamSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `EventParamSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 152 - ::ink::metadata::EventParamSpec::new(::core::stringify!(field_2)) [INFO] [stdout] 152 + EventParamSpec::new(::core::stringify!(field_2)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:153:48 [INFO] [stdout] | [INFO] [stdout] 153 | ... .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::TypeSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `TypeSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 153 - .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] 153 + .of_type(TypeSpec::with_name_segs::( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | ... ::ink::metadata::EventParamSpec::new(::core::stringify!(field_3)) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::EventParamSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `EventParamSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 162 - ::ink::metadata::EventParamSpec::new(::core::stringify!(field_3)) [INFO] [stdout] 162 + EventParamSpec::new(::core::stringify!(field_3)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/event_metadata.rs:163:48 [INFO] [stdout] | [INFO] [stdout] 163 | ... .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::TypeSpec; [INFO] [stdout] | [INFO] [stdout] help: if you import `TypeSpec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 163 - .of_type(::ink::metadata::TypeSpec::with_name_segs::( [INFO] [stdout] 163 + .of_type(TypeSpec::with_name_segs::( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | impl ::ink::storage::traits::Storable for UnitStruct { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - impl ::ink::storage::traits::Storable for UnitStruct { [INFO] [stdout] 33 + impl traits::Storable for UnitStruct { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | ... fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 36 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 36 + fn decode<__ink_I: scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:36:118 [INFO] [stdout] | [INFO] [stdout] 36 | ...I) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 36 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 36 + fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 42 - fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] 42 + fn encode<__ink_O: scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | impl ::ink::storage::traits::Storable for NamedFields { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 73 - impl ::ink::storage::traits::Storable for NamedFields { [INFO] [stdout] 73 + impl traits::Storable for NamedFields { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | ... fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 76 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 76 + fn decode<__ink_I: scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:76:118 [INFO] [stdout] | [INFO] [stdout] 76 | ...I) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 76 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 76 + fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:79:47 [INFO] [stdout] | [INFO] [stdout] 79 | ... a : ::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 79 - a : ::decode(__input)?, [INFO] [stdout] 79 + a : ::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:80:52 [INFO] [stdout] | [INFO] [stdout] 80 | ... b : <[u8; 32] as ::ink::storage::traits::Storable>::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 80 - b : <[u8; 32] as ::ink::storage::traits::Storable>::decode(__input)?, [INFO] [stdout] 80 + b : <[u8; 32] as traits::Storable>::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:81:52 [INFO] [stdout] | [INFO] [stdout] 81 | ... d : as ::ink::storage::traits::Storable>::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 81 - d : as ::ink::storage::traits::Storable>::decode(__input)?, [INFO] [stdout] 81 + d : as traits::Storable>::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:88:42 [INFO] [stdout] | [INFO] [stdout] 88 | fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 88 - fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] 88 + fn encode<__ink_O: scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:146:24 [INFO] [stdout] | [INFO] [stdout] 146 | impl ::ink::storage::traits::Storable for OneVariantEnum { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 146 - impl ::ink::storage::traits::Storable for OneVariantEnum { [INFO] [stdout] 146 + impl traits::Storable for OneVariantEnum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:149:42 [INFO] [stdout] | [INFO] [stdout] 149 | ... fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 149 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 149 + fn decode<__ink_I: scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:149:118 [INFO] [stdout] | [INFO] [stdout] 149 | ...) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 149 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 149 + fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:151:63 [INFO] [stdout] | [INFO] [stdout] 151 | ... match <::core::primitive::u8 as ::ink::storage::traits::Storable>::decode(__input)? [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 151 - match <::core::primitive::u8 as ::ink::storage::traits::Storable>::decode(__input)? [INFO] [stdout] 151 + match <::core::primitive::u8 as traits::Storable>::decode(__input)? [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:161:42 [INFO] [stdout] | [INFO] [stdout] 161 | fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 161 - fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] 161 + fn encode<__ink_O: scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:165:65 [INFO] [stdout] | [INFO] [stdout] 165 | ... <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 165 - <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode( [INFO] [stdout] 165 + <::core::primitive::u8 as traits::Storable>::encode( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:199:24 [INFO] [stdout] | [INFO] [stdout] 199 | impl ::ink::storage::traits::Storable for MixedEnum { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 199 - impl ::ink::storage::traits::Storable for MixedEnum { [INFO] [stdout] 199 + impl traits::Storable for MixedEnum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:202:42 [INFO] [stdout] | [INFO] [stdout] 202 | ... fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 202 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 202 + fn decode<__ink_I: scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:202:118 [INFO] [stdout] | [INFO] [stdout] 202 | ...) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 202 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 202 + fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:204:63 [INFO] [stdout] | [INFO] [stdout] 204 | ... match <::core::primitive::u8 as ::ink::storage::traits::Storable>::decode(__input)? [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 204 - match <::core::primitive::u8 as ::ink::storage::traits::Storable>::decode(__input)? [INFO] [stdout] 204 + match <::core::primitive::u8 as traits::Storable>::decode(__input)? [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:208:47 [INFO] [stdout] | [INFO] [stdout] 208 | ... ::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 208 - ::decode(__input)?, [INFO] [stdout] 208 + ::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:209:52 [INFO] [stdout] | [INFO] [stdout] 209 | ... <[u8; 32] as ::ink::storage::traits::Storable>::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 209 - <[u8; 32] as ::ink::storage::traits::Storable>::decode(__input)?, [INFO] [stdout] 209 + <[u8; 32] as traits::Storable>::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:212:51 [INFO] [stdout] | [INFO] [stdout] 212 | ... a: < i32 as ::ink::storage::traits::Storable>::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 212 - a: < i32 as ::ink::storage::traits::Storable>::decode(__input)?, [INFO] [stdout] 212 + a: < i32 as traits::Storable>::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:213:58 [INFO] [stdout] | [INFO] [stdout] 213 | ... b: <(bool, i32) as ::ink::storage::traits::Storable>::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 213 - b: <(bool, i32) as ::ink::storage::traits::Storable>::decode(__input)?, [INFO] [stdout] 213 + b: <(bool, i32) as traits::Storable>::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 222 - fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] 222 + fn encode<__ink_O: scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:226:65 [INFO] [stdout] | [INFO] [stdout] 226 | ... <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 226 - <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode( [INFO] [stdout] 226 + <::core::primitive::u8 as traits::Storable>::encode( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:234:65 [INFO] [stdout] | [INFO] [stdout] 234 | ... <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 234 - <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode( [INFO] [stdout] 234 + <::core::primitive::u8 as traits::Storable>::encode( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:257:65 [INFO] [stdout] | [INFO] [stdout] 257 | ... <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 257 - <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode( [INFO] [stdout] 257 + <::core::primitive::u8 as traits::Storable>::encode( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 306 | T1: ::ink::scale::Decode, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 306 - T1: ::ink::scale::Decode, [INFO] [stdout] 306 + T1: scale::Decode, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:307:23 [INFO] [stdout] | [INFO] [stdout] 307 | T2: ::ink::scale::Encode, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 307 - T2: ::ink::scale::Encode, [INFO] [stdout] 307 + T2: scale::Encode, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | impl ::ink::storage::traits::Storable for GenericStruct [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 315 - impl ::ink::storage::traits::Storable for GenericStruct [INFO] [stdout] 315 + impl traits::Storable for GenericStruct [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:317:27 [INFO] [stdout] | [INFO] [stdout] 317 | T1: ::ink::scale::Decode, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 317 - T1: ::ink::scale::Decode, [INFO] [stdout] 317 + T1: scale::Decode, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:318:27 [INFO] [stdout] | [INFO] [stdout] 318 | T2: ::ink::scale::Encode, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 318 - T2: ::ink::scale::Encode, [INFO] [stdout] 318 + T2: scale::Encode, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:319:27 [INFO] [stdout] | [INFO] [stdout] 319 | T1: ::ink::storage::traits::Storable, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 319 - T1: ::ink::storage::traits::Storable, [INFO] [stdout] 319 + T1: traits::Storable, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:320:34 [INFO] [stdout] | [INFO] [stdout] 320 | (T1 , T2): ::ink::storage::traits::Storable [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 320 - (T1 , T2): ::ink::storage::traits::Storable [INFO] [stdout] 320 + (T1 , T2): traits::Storable [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | ... fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 324 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 324 + fn decode<__ink_I: scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:324:118 [INFO] [stdout] | [INFO] [stdout] 324 | ...) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 324 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 324 + fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:327:45 [INFO] [stdout] | [INFO] [stdout] 327 | ... a: ::decode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 327 - a: ::decode( [INFO] [stdout] 327 + a: ::decode( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:330:51 [INFO] [stdout] | [INFO] [stdout] 330 | ... b: <(T1, T2) as ::ink::storage::traits::Storable>::decode( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 330 - b: <(T1, T2) as ::ink::storage::traits::Storable>::decode( [INFO] [stdout] 330 + b: <(T1, T2) as traits::Storable>::decode( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:339:42 [INFO] [stdout] | [INFO] [stdout] 339 | fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 339 - fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] 339 + fn encode<__ink_O: scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:389:32 [INFO] [stdout] | [INFO] [stdout] 389 | impl ::ink::storage::traits::Storable for GenericEnum [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 389 - impl ::ink::storage::traits::Storable for GenericEnum [INFO] [stdout] 389 + impl traits::Storable for GenericEnum [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:391:27 [INFO] [stdout] | [INFO] [stdout] 391 | T1: ::ink::storage::traits::Storable, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 391 - T1: ::ink::storage::traits::Storable, [INFO] [stdout] 391 + T1: traits::Storable, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:392:27 [INFO] [stdout] | [INFO] [stdout] 392 | T2: ::ink::storage::traits::Storable [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 392 - T2: ::ink::storage::traits::Storable [INFO] [stdout] 392 + T2: traits::Storable [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:396:42 [INFO] [stdout] | [INFO] [stdout] 396 | ... fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 396 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 396 + fn decode<__ink_I: scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:396:118 [INFO] [stdout] | [INFO] [stdout] 396 | ...) -> ::core::result::Result { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 396 - fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] 396 + fn decode<__ink_I: ::ink::scale::Input>(__input: &mut __ink_I) -> ::core::result::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:398:63 [INFO] [stdout] | [INFO] [stdout] 398 | ... match <::core::primitive::u8 as ::ink::storage::traits::Storable>::decode(__input)? [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 398 - match <::core::primitive::u8 as ::ink::storage::traits::Storable>::decode(__input)? [INFO] [stdout] 398 + match <::core::primitive::u8 as traits::Storable>::decode(__input)? [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:401:46 [INFO] [stdout] | [INFO] [stdout] 401 | ... ::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 401 - ::decode(__input)?, [INFO] [stdout] 401 + ::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:402:46 [INFO] [stdout] | [INFO] [stdout] 402 | ... ::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 402 - ::decode(__input)?, [INFO] [stdout] 402 + ::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:405:49 [INFO] [stdout] | [INFO] [stdout] 405 | ... a: ::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 405 - a: ::decode(__input)?, [INFO] [stdout] 405 + a: ::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:406:49 [INFO] [stdout] | [INFO] [stdout] 406 | ... b: ::decode(__input)?, [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 406 - b: ::decode(__input)?, [INFO] [stdout] 406 + b: ::decode(__input)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:415:42 [INFO] [stdout] | [INFO] [stdout] 415 | fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use scale_info::scale; [INFO] [stdout] | [INFO] [stdout] help: if you import `scale`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 415 - fn encode<__ink_O: ::ink::scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] 415 + fn encode<__ink_O: scale::Output + ?::core::marker::Sized>(&self, __dest: &mut __ink_O) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:419:65 [INFO] [stdout] | [INFO] [stdout] 419 | ... <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode(&0u8, __dest); [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 419 - <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode(&0u8, __dest); [INFO] [stdout] 419 + <::core::primitive::u8 as traits::Storable>::encode(&0u8, __dest); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storable.rs:439:65 [INFO] [stdout] | [INFO] [stdout] 439 | ... <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode(&1u8, __dest); [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 23 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 439 - <::core::primitive::u8 as ::ink::storage::traits::Storable>::encode(&1u8, __dest); [INFO] [stdout] 439 + <::core::primitive::u8 as traits::Storable>::encode(&1u8, __dest); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | impl ::ink::storage::traits::StorageLayout for UnitStruct { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 25 - impl ::ink::storage::traits::StorageLayout for UnitStruct { [INFO] [stdout] 25 + impl traits::StorageLayout for UnitStruct { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:26:68 [INFO] [stdout] | [INFO] [stdout] 26 | fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout; [INFO] [stdout] | [INFO] [stdout] help: if you import `layout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] 26 + fn layout(__key: &::ink::primitives::Key) -> layout::Layout { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | ::ink::metadata::layout::Layout::Struct( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use std::alloc::Layout; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Layout; [INFO] [stdout] | [INFO] [stdout] help: if you import `Layout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 27 - ::ink::metadata::layout::Layout::Struct( [INFO] [stdout] 27 + Layout::Struct( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | ... ::ink::metadata::layout::StructLayout::new(::core::stringify!(UnitStruct), []) [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::StructLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `StructLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 28 - ::ink::metadata::layout::StructLayout::new(::core::stringify!(UnitStruct), []) [INFO] [stdout] 28 + StructLayout::new(::core::stringify!(UnitStruct), []) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | impl ::ink::storage::traits::StorageLayout for TupleStruct { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 45 - impl ::ink::storage::traits::StorageLayout for TupleStruct { [INFO] [stdout] 45 + impl traits::StorageLayout for TupleStruct { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:46:68 [INFO] [stdout] | [INFO] [stdout] 46 | fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout; [INFO] [stdout] | [INFO] [stdout] help: if you import `layout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 46 - fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] 46 + fn layout(__key: &::ink::primitives::Key) -> layout::Layout { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | ::ink::metadata::layout::Layout::Struct( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use std::alloc::Layout; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Layout; [INFO] [stdout] | [INFO] [stdout] help: if you import `Layout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 47 - ::ink::metadata::layout::Layout::Struct( [INFO] [stdout] 47 + Layout::Struct( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | ... ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::StructLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `StructLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 48 - ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] 48 + StructLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 51 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 51 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:53:52 [INFO] [stdout] | [INFO] [stdout] 53 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 53 - ::layout(__key), [INFO] [stdout] 53 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 55 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 57 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 57 - ::layout(__key), [INFO] [stdout] 57 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 59 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 59 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:61:51 [INFO] [stdout] | [INFO] [stdout] 61 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 61 - ::layout(__key), [INFO] [stdout] 61 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | impl ::ink::storage::traits::StorageLayout for NamedFieldsStruct { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 85 - impl ::ink::storage::traits::StorageLayout for NamedFieldsStruct { [INFO] [stdout] 85 + impl traits::StorageLayout for NamedFieldsStruct { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:86:68 [INFO] [stdout] | [INFO] [stdout] 86 | fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout; [INFO] [stdout] | [INFO] [stdout] help: if you import `layout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 86 - fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] 86 + fn layout(__key: &::ink::primitives::Key) -> layout::Layout { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | ::ink::metadata::layout::Layout::Struct( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use std::alloc::Layout; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Layout; [INFO] [stdout] | [INFO] [stdout] help: if you import `Layout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 87 - ::ink::metadata::layout::Layout::Struct( [INFO] [stdout] 87 + Layout::Struct( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | ... ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::StructLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `StructLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 88 - ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] 88 + StructLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:91:39 [INFO] [stdout] | [INFO] [stdout] 91 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 91 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 91 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 93 - ::layout(__key), [INFO] [stdout] 93 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 95 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 95 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:97:51 [INFO] [stdout] | [INFO] [stdout] 97 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 97 - ::layout(__key), [INFO] [stdout] 97 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 99 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 99 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:101:51 [INFO] [stdout] | [INFO] [stdout] 101 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 101 - ::layout(__key), [INFO] [stdout] 101 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | impl ::ink::storage::traits::StorageLayout for ClikeEnum { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 121 - impl ::ink::storage::traits::StorageLayout for ClikeEnum { [INFO] [stdout] 121 + impl traits::StorageLayout for ClikeEnum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:122:68 [INFO] [stdout] | [INFO] [stdout] 122 | fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout; [INFO] [stdout] | [INFO] [stdout] help: if you import `layout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 122 - fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] 122 + fn layout(__key: &::ink::primitives::Key) -> layout::Layout { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:123:27 [INFO] [stdout] | [INFO] [stdout] 123 | ::ink::metadata::layout::Layout::Enum( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use std::alloc::Layout; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Layout; [INFO] [stdout] | [INFO] [stdout] help: if you import `Layout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 123 - ::ink::metadata::layout::Layout::Enum( [INFO] [stdout] 123 + Layout::Enum( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:124:31 [INFO] [stdout] | [INFO] [stdout] 124 | ... ::ink::metadata::layout::EnumLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::EnumLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `EnumLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 124 - ::ink::metadata::layout::EnumLayout::new( [INFO] [stdout] 124 + EnumLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | ... ::ink::metadata::layout::LayoutKey::from(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::LayoutKey; [INFO] [stdout] | [INFO] [stdout] help: if you import `LayoutKey`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 126 - ::ink::metadata::layout::LayoutKey::from(__key), [INFO] [stdout] 126 + LayoutKey::from(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:130:47 [INFO] [stdout] | [INFO] [stdout] 130 | ... ::ink::metadata::layout::Discriminant::from(0usize), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 15 + use std::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use scale_info::prelude::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] help: if you import `Discriminant`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 130 - ::ink::metadata::layout::Discriminant::from(0usize), [INFO] [stdout] 130 + Discriminant::from(0usize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:131:47 [INFO] [stdout] | [INFO] [stdout] 131 | ... ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::StructLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `StructLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 131 - ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] 131 + StructLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:138:47 [INFO] [stdout] | [INFO] [stdout] 138 | ... ::ink::metadata::layout::Discriminant::from(1usize), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 15 + use std::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use scale_info::prelude::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] help: if you import `Discriminant`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 138 - ::ink::metadata::layout::Discriminant::from(1usize), [INFO] [stdout] 138 + Discriminant::from(1usize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:139:47 [INFO] [stdout] | [INFO] [stdout] 139 | ... ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::StructLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `StructLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 139 - ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] 139 + StructLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:146:47 [INFO] [stdout] | [INFO] [stdout] 146 | ... ::ink::metadata::layout::Discriminant::from(2usize), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 15 + use std::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use scale_info::prelude::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] help: if you import `Discriminant`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 146 - ::ink::metadata::layout::Discriminant::from(2usize), [INFO] [stdout] 146 + Discriminant::from(2usize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:147:47 [INFO] [stdout] | [INFO] [stdout] 147 | ... ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::StructLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `StructLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 147 - ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] 147 + StructLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:178:24 [INFO] [stdout] | [INFO] [stdout] 178 | impl ::ink::storage::traits::StorageLayout for MixedEnum { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 178 - impl ::ink::storage::traits::StorageLayout for MixedEnum { [INFO] [stdout] 178 + impl traits::StorageLayout for MixedEnum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:179:68 [INFO] [stdout] | [INFO] [stdout] 179 | fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout; [INFO] [stdout] | [INFO] [stdout] help: if you import `layout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 179 - fn layout(__key: &::ink::primitives::Key) -> ::ink::metadata::layout::Layout { [INFO] [stdout] 179 + fn layout(__key: &::ink::primitives::Key) -> layout::Layout { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:180:27 [INFO] [stdout] | [INFO] [stdout] 180 | ::ink::metadata::layout::Layout::Enum( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use std::alloc::Layout; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Layout; [INFO] [stdout] | [INFO] [stdout] help: if you import `Layout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 180 - ::ink::metadata::layout::Layout::Enum( [INFO] [stdout] 180 + Layout::Enum( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:181:31 [INFO] [stdout] | [INFO] [stdout] 181 | ... ::ink::metadata::layout::EnumLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::EnumLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `EnumLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 181 - ::ink::metadata::layout::EnumLayout::new( [INFO] [stdout] 181 + EnumLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | ... ::ink::metadata::layout::LayoutKey::from(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::LayoutKey; [INFO] [stdout] | [INFO] [stdout] help: if you import `LayoutKey`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 183 - ::ink::metadata::layout::LayoutKey::from(__key), [INFO] [stdout] 183 + LayoutKey::from(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:187:47 [INFO] [stdout] | [INFO] [stdout] 187 | ... ::ink::metadata::layout::Discriminant::from(0usize), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 15 + use std::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use scale_info::prelude::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] help: if you import `Discriminant`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 187 - ::ink::metadata::layout::Discriminant::from(0usize), [INFO] [stdout] 187 + Discriminant::from(0usize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:188:47 [INFO] [stdout] | [INFO] [stdout] 188 | ... ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::StructLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `StructLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 188 - ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] 188 + StructLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:195:47 [INFO] [stdout] | [INFO] [stdout] 195 | ... ::ink::metadata::layout::Discriminant::from(1usize), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 15 + use std::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use scale_info::prelude::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] help: if you import `Discriminant`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 195 - ::ink::metadata::layout::Discriminant::from(1usize), [INFO] [stdout] 195 + Discriminant::from(1usize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:196:47 [INFO] [stdout] | [INFO] [stdout] 196 | ... ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::StructLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `StructLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 196 - ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] 196 + StructLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:199:55 [INFO] [stdout] | [INFO] [stdout] 199 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 199 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 199 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:201:68 [INFO] [stdout] | [INFO] [stdout] 201 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 201 - ::layout(__key), [INFO] [stdout] 201 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:203:55 [INFO] [stdout] | [INFO] [stdout] 203 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 203 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 203 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:205:67 [INFO] [stdout] | [INFO] [stdout] 205 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 205 - ::layout(__key), [INFO] [stdout] 205 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:207:55 [INFO] [stdout] | [INFO] [stdout] 207 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 207 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 207 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:209:67 [INFO] [stdout] | [INFO] [stdout] 209 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 209 - ::layout(__key), [INFO] [stdout] 209 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:217:47 [INFO] [stdout] | [INFO] [stdout] 217 | ... ::ink::metadata::layout::Discriminant::from(2usize), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 15 + use std::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::Discriminant; [INFO] [stdout] | [INFO] [stdout] 15 + use scale_info::prelude::mem::Discriminant; [INFO] [stdout] | [INFO] [stdout] help: if you import `Discriminant`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 217 - ::ink::metadata::layout::Discriminant::from(2usize), [INFO] [stdout] 217 + Discriminant::from(2usize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:218:47 [INFO] [stdout] | [INFO] [stdout] 218 | ... ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::StructLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `StructLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 218 - ::ink::metadata::layout::StructLayout::new( [INFO] [stdout] 218 + StructLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:221:55 [INFO] [stdout] | [INFO] [stdout] 221 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 221 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 221 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:223:68 [INFO] [stdout] | [INFO] [stdout] 223 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 223 - ::layout(__key), [INFO] [stdout] 223 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:225:55 [INFO] [stdout] | [INFO] [stdout] 225 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 225 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 225 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:227:67 [INFO] [stdout] | [INFO] [stdout] 227 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 227 - ::layout(__key), [INFO] [stdout] 227 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:229:55 [INFO] [stdout] | [INFO] [stdout] 229 | ... ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use ink_metadata::layout::FieldLayout; [INFO] [stdout] | [INFO] [stdout] help: if you import `FieldLayout`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 229 - ::ink::metadata::layout::FieldLayout::new( [INFO] [stdout] 229 + FieldLayout::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ink` in the list of imported crates [INFO] [stdout] --> src/tests/storage_layout.rs:231:67 [INFO] [stdout] | [INFO] [stdout] 231 | ... ::layout(__key), [INFO] [stdout] | ^^^ could not find `ink` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 15 + use ink_storage::traits; [INFO] [stdout] | [INFO] [stdout] help: if you import `traits`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 231 - ::layout(__key), [INFO] [stdout] 231 + ::layout(__key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ink_macro` (lib test) due to 219 previous errors [INFO] running `Command { std: "docker" "inspect" "a8b2ea960eb0c97d02aab8fa40d5a998b62b89704fe75bfc8d5edd9b7cb9080e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b2ea960eb0c97d02aab8fa40d5a998b62b89704fe75bfc8d5edd9b7cb9080e", kill_on_drop: false }` [INFO] [stdout] a8b2ea960eb0c97d02aab8fa40d5a998b62b89704fe75bfc8d5edd9b7cb9080e