[INFO] fetching crate pallet-contracts 2.0.0-rc3... [INFO] checking pallet-contracts-2.0.0-rc3 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate pallet-contracts 2.0.0-rc3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate pallet-contracts 2.0.0-rc3 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-contracts 2.0.0-rc3 [INFO] finished tweaking crates.io crate pallet-contracts 2.0.0-rc3 [INFO] tweaked toml for crates.io crate pallet-contracts 2.0.0-rc3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallet-transaction-payment v2.0.0-rc3 [INFO] [stderr] Downloaded sp-sandbox v0.8.0-rc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba41c09d5438fb36ca3f1ed746c0c9e3969423f7c2dcba44fdae425c65463abf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ba41c09d5438fb36ca3f1ed746c0c9e3969423f7c2dcba44fdae425c65463abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba41c09d5438fb36ca3f1ed746c0c9e3969423f7c2dcba44fdae425c65463abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba41c09d5438fb36ca3f1ed746c0c9e3969423f7c2dcba44fdae425c65463abf", kill_on_drop: false }` [INFO] [stdout] ba41c09d5438fb36ca3f1ed746c0c9e3969423f7c2dcba44fdae425c65463abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cd1fc72d00085c0abb94bb28443c145e59fa1e3f8383477b92ab078e40a4cf48 [INFO] running `Command { std: "docker" "start" "-a" "cd1fc72d00085c0abb94bb28443c145e59fa1e3f8383477b92ab078e40a4cf48", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking pwasm-utils v0.12.0 [INFO] [stderr] Checking sp-sandbox v0.8.0-rc3 [INFO] [stderr] Checking pallet-contracts-primitives v2.0.0-rc3 [INFO] [stderr] Checking sp-api v2.0.0-rc3 [INFO] [stderr] Checking pallet-transaction-payment-rpc-runtime-api v2.0.0-rc3 [INFO] [stderr] Checking pallet-transaction-payment v2.0.0-rc3 [INFO] [stderr] Checking pallet-contracts v2.0.0-rc3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `assert_matches` [INFO] [stdout] --> src/exec.rs:902:6 [INFO] [stdout] | [INFO] [stdout] 902 | use assert_matches::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type or module `assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wabt` [INFO] [stdout] --> src/wasm/prepare.rs:398:6 [INFO] [stdout] | [INFO] [stdout] 398 | use wabt; [INFO] [stdout] | ^^^^ no `wabt` external crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:399:6 [INFO] [stdout] | [INFO] [stdout] 399 | use assert_matches::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type or module `assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wabt` [INFO] [stdout] --> src/wasm/mod.rs:161:6 [INFO] [stdout] | [INFO] [stdout] 161 | use wabt; [INFO] [stdout] | ^^^^ no `wabt` external crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex_literal` [INFO] [stdout] --> src/wasm/mod.rs:162:6 [INFO] [stdout] | [INFO] [stdout] 162 | use hex_literal::hex; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `hex_literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `assert_matches` [INFO] [stdout] --> src/wasm/mod.rs:163:6 [INFO] [stdout] | [INFO] [stdout] 163 | use assert_matches::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type or module `assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex_literal` [INFO] [stdout] --> src/tests.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use hex_literal::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `hex_literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `assert_matches` [INFO] [stdout] --> src/tests.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use assert_matches::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type or module `assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pallet_balances` [INFO] [stdout] --> src/tests.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use pallet_balances as balances; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `pallet_balances` external crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1034:4 [INFO] [stdout] | [INFO] [stdout] 1034 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1060:4 [INFO] [stdout] | [INFO] [stdout] 1060 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1080:4 [INFO] [stdout] | [INFO] [stdout] 1080 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1168:4 [INFO] [stdout] | [INFO] [stdout] 1168 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1193:4 [INFO] [stdout] | [INFO] [stdout] 1193 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1221:4 [INFO] [stdout] | [INFO] [stdout] 1221 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1256:4 [INFO] [stdout] | [INFO] [stdout] 1256 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1351:4 [INFO] [stdout] | [INFO] [stdout] 1351 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1377:4 [INFO] [stdout] | [INFO] [stdout] 1377 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1398:5 [INFO] [stdout] | [INFO] [stdout] 1398 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1408:5 [INFO] [stdout] | [INFO] [stdout] 1408 | assert_matches!(r, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1427:4 [INFO] [stdout] | [INFO] [stdout] 1427 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1447:4 [INFO] [stdout] | [INFO] [stdout] 1447 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1473:4 [INFO] [stdout] | [INFO] [stdout] 1473 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1490:4 [INFO] [stdout] | [INFO] [stdout] 1490 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1514:4 [INFO] [stdout] | [INFO] [stdout] 1514 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1529:4 [INFO] [stdout] | [INFO] [stdout] 1529 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1555:40 [INFO] [stdout] | [INFO] [stdout] 1555 | let instantiated_contract_address = assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1595:40 [INFO] [stdout] | [INFO] [stdout] 1595 | let instantiated_contract_address = assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1642:4 [INFO] [stdout] | [INFO] [stdout] 1642 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1681:5 [INFO] [stdout] | [INFO] [stdout] 1681 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1702:4 [INFO] [stdout] | [INFO] [stdout] 1702 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1737:5 [INFO] [stdout] | [INFO] [stdout] 1737 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1780:4 [INFO] [stdout] | [INFO] [stdout] 1780 | assert_matches!(result, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | prepare_test!(no_floats, [INFO] [stdout] | _____- [INFO] [stdout] 433 | | r#" [INFO] [stdout] 434 | | (module [INFO] [stdout] 435 | | (func (export "call") [INFO] [stdout] ... | [INFO] [stdout] 445 | | Err("gas instrumentation failed") [INFO] [stdout] 446 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | prepare_test!(memory_with_one_page, [INFO] [stdout] | _________- [INFO] [stdout] 458 | | r#" [INFO] [stdout] 459 | | (module [INFO] [stdout] 460 | | (import "env" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 466 | | Ok(_) [INFO] [stdout] 467 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | prepare_test!(internal_memory_declaration, [INFO] [stdout] | _________- [INFO] [stdout] 470 | | r#" [INFO] [stdout] 471 | | (module [INFO] [stdout] 472 | | (memory 1 1) [INFO] [stdout] ... | [INFO] [stdout] 478 | | Err("module declares internal memory") [INFO] [stdout] 479 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 481 | prepare_test!(no_memory_import, [INFO] [stdout] | _________- [INFO] [stdout] 482 | | r#" [INFO] [stdout] 483 | | (module [INFO] [stdout] 484 | | ;; no memory imported [INFO] [stdout] ... | [INFO] [stdout] 489 | | Ok(_) [INFO] [stdout] 490 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 492 | prepare_test!(initial_exceeds_maximum, [INFO] [stdout] | _________- [INFO] [stdout] 493 | | r#" [INFO] [stdout] 494 | | (module [INFO] [stdout] 495 | | (import "env" "memory" (memory 16 1)) [INFO] [stdout] ... | [INFO] [stdout] 501 | | Err("Module is not valid") [INFO] [stdout] 502 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 504 | prepare_test!(no_maximum, [INFO] [stdout] | _________- [INFO] [stdout] 505 | | r#" [INFO] [stdout] 506 | | (module [INFO] [stdout] 507 | | (import "env" "memory" (memory 1)) [INFO] [stdout] ... | [INFO] [stdout] 513 | | Err("Maximum number of pages should be always declared.") [INFO] [stdout] 514 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | prepare_test!(requested_maximum_exceeds_configured_maximum, [INFO] [stdout] | _________- [INFO] [stdout] 517 | | r#" [INFO] [stdout] 518 | | (module [INFO] [stdout] 519 | | (import "env" "memory" (memory 1 17)) [INFO] [stdout] ... | [INFO] [stdout] 525 | | Err("Maximum number of pages should not exceed the configured maximum.") [INFO] [stdout] 526 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | prepare_test!(field_name_not_memory, [INFO] [stdout] | _________- [INFO] [stdout] 529 | | r#" [INFO] [stdout] 530 | | (module [INFO] [stdout] 531 | | (import "env" "forgetit" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 537 | | Err("Memory import must have the field name 'memory'") [INFO] [stdout] 538 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 540 | prepare_test!(multiple_memory_imports, [INFO] [stdout] | _________- [INFO] [stdout] 541 | | r#" [INFO] [stdout] 542 | | (module [INFO] [stdout] 543 | | (import "env" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 550 | | Err("Module is not valid") [INFO] [stdout] 551 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 553 | prepare_test!(table_import, [INFO] [stdout] | _________- [INFO] [stdout] 554 | | r#" [INFO] [stdout] 555 | | (module [INFO] [stdout] 556 | | (import "env" "table" (table 1 anyfunc)) [INFO] [stdout] ... | [INFO] [stdout] 562 | | Err("Cannot import tables") [INFO] [stdout] 563 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 565 | prepare_test!(global_import, [INFO] [stdout] | _________- [INFO] [stdout] 566 | | r#" [INFO] [stdout] 567 | | (module [INFO] [stdout] 568 | | (global $g (import "env" "global") i32) [INFO] [stdout] ... | [INFO] [stdout] 573 | | Err("Cannot import globals") [INFO] [stdout] 574 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 586 | prepare_test!(no_tables, [INFO] [stdout] | _________- [INFO] [stdout] 587 | | r#" [INFO] [stdout] 588 | | (module [INFO] [stdout] 589 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 593 | | Ok(_) [INFO] [stdout] 594 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 596 | prepare_test!(table_valid_size, [INFO] [stdout] | _________- [INFO] [stdout] 597 | | r#" [INFO] [stdout] 598 | | (module [INFO] [stdout] 599 | | (table 10000 funcref) [INFO] [stdout] ... | [INFO] [stdout] 605 | | Ok(_) [INFO] [stdout] 606 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 608 | prepare_test!(table_too_big, [INFO] [stdout] | _________- [INFO] [stdout] 609 | | r#" [INFO] [stdout] 610 | | (module [INFO] [stdout] 611 | | (table 20000 funcref) [INFO] [stdout] ... | [INFO] [stdout] 616 | | Err("table exceeds maximum size allowed") [INFO] [stdout] 617 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 623 | prepare_test!(can_import_legit_function, [INFO] [stdout] | _________- [INFO] [stdout] 624 | | r#" [INFO] [stdout] 625 | | (module [INFO] [stdout] 626 | | (import "env" "nop" (func (param i64))) [INFO] [stdout] ... | [INFO] [stdout] 632 | | Ok(_) [INFO] [stdout] 633 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 637 | prepare_test!(can_not_import_gas_function, [INFO] [stdout] | _________- [INFO] [stdout] 638 | | r#" [INFO] [stdout] 639 | | (module [INFO] [stdout] 640 | | (import "env" "gas" (func (param i32))) [INFO] [stdout] ... | [INFO] [stdout] 646 | | Err("module imports a non-existent function") [INFO] [stdout] 647 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | prepare_test!(non_env_import, [INFO] [stdout] | _________- [INFO] [stdout] 651 | | r#" [INFO] [stdout] 652 | | (module [INFO] [stdout] 653 | | (import "another_module" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 659 | | Err("module has imports from a non-'env' namespace") [INFO] [stdout] 660 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 663 | prepare_test!(wrong_signature, [INFO] [stdout] | _________- [INFO] [stdout] 664 | | r#" [INFO] [stdout] 665 | | (module [INFO] [stdout] 666 | | (import "env" "gas" (func (param i64))) [INFO] [stdout] ... | [INFO] [stdout] 672 | | Err("module imports a non-existent function") [INFO] [stdout] 673 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | prepare_test!(unknown_func_name, [INFO] [stdout] | _________- [INFO] [stdout] 676 | | r#" [INFO] [stdout] 677 | | (module [INFO] [stdout] 678 | | (import "env" "unknown_func" (func)) [INFO] [stdout] ... | [INFO] [stdout] 684 | | Err("module imports a non-existent function") [INFO] [stdout] 685 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 687 | prepare_test!(ext_println_debug_disabled, [INFO] [stdout] | _________- [INFO] [stdout] 688 | | r#" [INFO] [stdout] 689 | | (module [INFO] [stdout] 690 | | (import "env" "ext_println" (func $ext_println (param i32 i32))) [INFO] [stdout] ... | [INFO] [stdout] 696 | | Err("module imports `ext_println` but debug features disabled") [INFO] [stdout] 697 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:714:4 [INFO] [stdout] | [INFO] [stdout] 714 | assert_matches!(r, Ok(_)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | prepare_test!(it_works, [INFO] [stdout] | _________- [INFO] [stdout] 722 | | r#" [INFO] [stdout] 723 | | (module [INFO] [stdout] 724 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 728 | | Ok(_) [INFO] [stdout] 729 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 731 | prepare_test!(omit_deploy, [INFO] [stdout] | _________- [INFO] [stdout] 732 | | r#" [INFO] [stdout] 733 | | (module [INFO] [stdout] 734 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 737 | | Err("deploy function isn't exported") [INFO] [stdout] 738 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 740 | prepare_test!(omit_call, [INFO] [stdout] | _________- [INFO] [stdout] 741 | | r#" [INFO] [stdout] 742 | | (module [INFO] [stdout] 743 | | (func (export "deploy")) [INFO] [stdout] ... | [INFO] [stdout] 746 | | Err("call function isn't exported") [INFO] [stdout] 747 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 750 | prepare_test!(try_sneak_export_as_entrypoint, [INFO] [stdout] | _________- [INFO] [stdout] 751 | | r#" [INFO] [stdout] 752 | | (module [INFO] [stdout] 753 | | (import "env" "panic" (func)) [INFO] [stdout] ... | [INFO] [stdout] 760 | | Err("entry point points to an imported function") [INFO] [stdout] 761 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 764 | prepare_test!(try_sneak_export_as_global, [INFO] [stdout] | _________- [INFO] [stdout] 765 | | r#" [INFO] [stdout] 766 | | (module [INFO] [stdout] 767 | | (func (export "deploy")) [INFO] [stdout] ... | [INFO] [stdout] 771 | | Err("expected a function") [INFO] [stdout] 772 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | prepare_test!(wrong_signature, [INFO] [stdout] | _________- [INFO] [stdout] 775 | | r#" [INFO] [stdout] 776 | | (module [INFO] [stdout] 777 | | (func (export "deploy")) [INFO] [stdout] ... | [INFO] [stdout] 781 | | Err("entry point has wrong signature") [INFO] [stdout] 782 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | prepare_test!(unknown_exports, [INFO] [stdout] | _________- [INFO] [stdout] 785 | | r#" [INFO] [stdout] 786 | | (module [INFO] [stdout] 787 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 792 | | Err("unknown export: expecting only deploy and call functions") [INFO] [stdout] 793 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 795 | prepare_test!(global_float, [INFO] [stdout] | _________- [INFO] [stdout] 796 | | r#" [INFO] [stdout] 797 | | (module [INFO] [stdout] 798 | | (global $x f32 (f32.const 0)) [INFO] [stdout] ... | [INFO] [stdout] 803 | | Err("use of floating point type in globals is forbidden") [INFO] [stdout] 804 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 806 | prepare_test!(local_float, [INFO] [stdout] | _________- [INFO] [stdout] 807 | | r#" [INFO] [stdout] 808 | | (module [INFO] [stdout] 809 | | (func $foo (local f32)) [INFO] [stdout] ... | [INFO] [stdout] 814 | | Err("use of floating point type in locals is forbidden") [INFO] [stdout] 815 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 817 | prepare_test!(param_float, [INFO] [stdout] | _________- [INFO] [stdout] 818 | | r#" [INFO] [stdout] 819 | | (module [INFO] [stdout] 820 | | (func $foo (param f32)) [INFO] [stdout] ... | [INFO] [stdout] 825 | | Err("use of floating point type in function types is forbidden") [INFO] [stdout] 826 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 828 | prepare_test!(result_float, [INFO] [stdout] | _________- [INFO] [stdout] 829 | | r#" [INFO] [stdout] 830 | | (module [INFO] [stdout] 831 | | (func $foo (result f32) (f32.const 0)) [INFO] [stdout] ... | [INFO] [stdout] 836 | | Err("use of floating point type in function types is forbidden") [INFO] [stdout] 837 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/wasm/mod.rs:1568:11 [INFO] [stdout] | [INFO] [stdout] 1568 | data: hex!("000102030405060708090A0B0C0D0E0F000102030405060708090A0B0C0D0E0F").to_vec(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/mod.rs:1647:3 [INFO] [stdout] | [INFO] [stdout] 1647 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/wasm/mod.rs:1691:3 [INFO] [stdout] | [INFO] [stdout] 1691 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/wasm/mod.rs:1868:4 [INFO] [stdout] | [INFO] [stdout] 1868 | hex!("00112233445566778899").to_vec(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/wasm/mod.rs:1873:57 [INFO] [stdout] | [INFO] [stdout] 1873 | assert_eq!(output, ExecReturnValue { status: 0, data: hex!("445566778899").to_vec() }); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/wasm/mod.rs:1881:4 [INFO] [stdout] | [INFO] [stdout] 1881 | hex!("112233445566778899").to_vec(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/wasm/mod.rs:1886:58 [INFO] [stdout] | [INFO] [stdout] 1886 | assert_eq!(output, ExecReturnValue { status: 17, data: hex!("5566778899").to_vec() }); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `hex` in this scope [INFO] [stdout] --> src/tests.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 433 | assert_eq!(&encoded[..], &hex!("00000300000000000000C8")[..]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `hex` in this scope [INFO] [stdout] --> src/tests.rs:556:28 [INFO] [stdout] | [INFO] [stdout] 556 | assert_eq!(&encoded[..], &hex!("00000300000000000000C8")[..]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `hex` in this scope [INFO] [stdout] --> src/tests.rs:701:28 [INFO] [stdout] | [INFO] [stdout] 701 | assert_eq!(&encoded[..], &hex!("00000300000000000000C8")[..]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/tests.rs:1579:4 [INFO] [stdout] | [INFO] [stdout] 1579 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/tests.rs:1619:4 [INFO] [stdout] | [INFO] [stdout] 1619 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/tests.rs:1638:4 [INFO] [stdout] | [INFO] [stdout] 1638 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/tests.rs:1665:4 [INFO] [stdout] | [INFO] [stdout] 1665 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/tests.rs:1671:4 [INFO] [stdout] | [INFO] [stdout] 1671 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/tests.rs:1717:4 [INFO] [stdout] | [INFO] [stdout] 1717 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | type AccountData = pallet_balances::AccountData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | impl pallet_balances::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_timestamp` [INFO] [stdout] --> src/tests.rs:119:6 [INFO] [stdout] | [INFO] [stdout] 119 | impl pallet_timestamp::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | type Balances = pallet_balances::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_timestamp` [INFO] [stdout] --> src/tests.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | type Timestamp = pallet_timestamp::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_randomness_collective_flip` [INFO] [stdout] --> src/tests.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | type Randomness = pallet_randomness_collective_flip::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_randomness_collective_flip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:227:3 [INFO] [stdout] | [INFO] [stdout] 227 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `wabt` [INFO] [stdout] --> src/tests.rs:248:54 [INFO] [stdout] | [INFO] [stdout] 248 | ) -> Result<(Vec, ::Output), wabt::Error> [INFO] [stdout] | ^^^^ use of undeclared type or module `wabt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `wabt` [INFO] [stdout] --> src/tests.rs:257:20 [INFO] [stdout] | [INFO] [stdout] 257 | let wasm_binary = wabt::wat2wasm(module_wat_source)?; [INFO] [stdout] | ^^^^ use of undeclared type or module `wabt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:751:14 [INFO] [stdout] | [INFO] [stdout] 751 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:881:14 [INFO] [stdout] | [INFO] [stdout] 881 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:978:14 [INFO] [stdout] | [INFO] [stdout] 978 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1014:14 [INFO] [stdout] | [INFO] [stdout] 1014 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1054:14 [INFO] [stdout] | [INFO] [stdout] 1054 | ::Balance::from(100u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1106:14 [INFO] [stdout] | [INFO] [stdout] 1106 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1176:14 [INFO] [stdout] | [INFO] [stdout] 1176 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1306:14 [INFO] [stdout] | [INFO] [stdout] 1306 | ::Balance::from(0u32).encode() [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1355:14 [INFO] [stdout] | [INFO] [stdout] 1355 | ::Balance::from(0u32).encode() [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/wasm/mod.rs:1277:37 [INFO] [stdout] | [INFO] [stdout] 1277 | Call::Balances(pallet_balances::Call::set_balance(42, 1337, 0)), [INFO] [stdout] | ^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 152 | use crate::Call; [INFO] [stdout] | [INFO] [stdout] 152 | use crate::tests::Call; [INFO] [stdout] | [INFO] [stdout] 152 | use frame_system::Call; [INFO] [stdout] | [INFO] [stdout] 152 | use pallet_transaction_payment::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:386:50 [INFO] [stdout] | [INFO] [stdout] 386 | event: MetaEvent::balances(pallet_balances::RawEvent::Endowed(1, 1_000_000)), [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:402:24 [INFO] [stdout] | [INFO] [stdout] 402 | pallet_balances::RawEvent::Endowed(BOB, 100) [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:432:64 [INFO] [stdout] | [INFO] [stdout] 432 | let encoded = Encode::encode(&Call::Balances(pallet_balances::Call::transfer(CHARLIE, 50))); [INFO] [stdout] | ^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::Call; [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tests::Call; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::Call; [INFO] [stdout] | [INFO] [stdout] 17 | use pallet_transaction_payment::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:455:50 [INFO] [stdout] | [INFO] [stdout] 455 | event: MetaEvent::balances(pallet_balances::RawEvent::Endowed(1, 1_000_000)), [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:489:50 [INFO] [stdout] | [INFO] [stdout] 489 | event: MetaEvent::balances(pallet_balances::RawEvent::Endowed(1, 1_000_000)), [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:505:24 [INFO] [stdout] | [INFO] [stdout] 505 | pallet_balances::RawEvent::Endowed(BOB, 100) [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:529:24 [INFO] [stdout] | [INFO] [stdout] 529 | pallet_balances::RawEvent::Endowed(CHARLIE, 50) [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:536:24 [INFO] [stdout] | [INFO] [stdout] 536 | pallet_balances::RawEvent::Transfer(BOB, CHARLIE, 50) [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:555:64 [INFO] [stdout] | [INFO] [stdout] 555 | let encoded = Encode::encode(&Call::Balances(pallet_balances::Call::transfer(CHARLIE, 50))); [INFO] [stdout] | ^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::Call; [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tests::Call; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::Call; [INFO] [stdout] | [INFO] [stdout] 17 | use pallet_transaction_payment::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:578:50 [INFO] [stdout] | [INFO] [stdout] 578 | event: MetaEvent::balances(pallet_balances::RawEvent::Endowed(1, 1_000_000)), [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:616:50 [INFO] [stdout] | [INFO] [stdout] 616 | event: MetaEvent::balances(pallet_balances::RawEvent::Endowed(1, 1_000_000)), [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:632:24 [INFO] [stdout] | [INFO] [stdout] 632 | pallet_balances::RawEvent::Endowed(BOB, 100) [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:700:64 [INFO] [stdout] | [INFO] [stdout] 700 | let encoded = Encode::encode(&Call::Balances(pallet_balances::Call::transfer(CHARLIE, 50))); [INFO] [stdout] | ^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::Call; [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tests::Call; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::Call; [INFO] [stdout] | [INFO] [stdout] 17 | use pallet_transaction_payment::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:722:50 [INFO] [stdout] | [INFO] [stdout] 722 | event: MetaEvent::balances(pallet_balances::RawEvent::Endowed(1, 1_000_000)), [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1284:50 [INFO] [stdout] | [INFO] [stdout] 1284 | event: MetaEvent::balances(pallet_balances::RawEvent::Endowed(1, 1_000_000)), [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1412:53 [INFO] [stdout] | [INFO] [stdout] 1412 | event: MetaEvent::balances(pallet_balances::RawEvent::Endowed(CHARLIE, 1_000_000)), [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1422:53 [INFO] [stdout] | [INFO] [stdout] 1422 | event: MetaEvent::balances(pallet_balances::RawEvent::Endowed(DJANGO, 30_000)), [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sp_runtime::DispatchError` [INFO] [stdout] --> src/exec.rs:903:6 [INFO] [stdout] | [INFO] [stdout] 903 | use sp_runtime::DispatchError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 117 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pallet-contracts`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cd1fc72d00085c0abb94bb28443c145e59fa1e3f8383477b92ab078e40a4cf48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1fc72d00085c0abb94bb28443c145e59fa1e3f8383477b92ab078e40a4cf48", kill_on_drop: false }` [INFO] [stdout] cd1fc72d00085c0abb94bb28443c145e59fa1e3f8383477b92ab078e40a4cf48