[INFO] fetching crate pallet-contracts 2.0.0... [INFO] checking pallet-contracts-2.0.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate pallet-contracts 2.0.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate pallet-contracts 2.0.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-contracts 2.0.0 [INFO] finished tweaking crates.io crate pallet-contracts 2.0.0 [INFO] tweaked toml for crates.io crate pallet-contracts 2.0.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wast v25.0.1 [INFO] [stderr] Downloaded wat v1.0.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11686c0897a173543503af131e652229517be276326b08651b0c52efe6672692 [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" "11686c0897a173543503af131e652229517be276326b08651b0c52efe6672692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11686c0897a173543503af131e652229517be276326b08651b0c52efe6672692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11686c0897a173543503af131e652229517be276326b08651b0c52efe6672692", kill_on_drop: false }` [INFO] [stdout] 11686c0897a173543503af131e652229517be276326b08651b0c52efe6672692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6561b5e80441bc85f914f4b1422a8f5bd9defe2a9f1f5b05da8975e7c0291ff0 [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" "6561b5e80441bc85f914f4b1422a8f5bd9defe2a9f1f5b05da8975e7c0291ff0", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pwasm-utils v0.14.0 [INFO] [stderr] Checking sp-sandbox v0.8.0 [INFO] [stderr] Checking pallet-contracts-primitives v2.0.0 [INFO] [stderr] Checking pallet-contracts v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `assert_matches` [INFO] [stdout] --> src/exec.rs:879:6 [INFO] [stdout] | [INFO] [stdout] 879 | use assert_matches::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `assert_matches` [INFO] [stdout] --> src/wasm/prepare.rs:407:6 [INFO] [stdout] | [INFO] [stdout] 407 | use assert_matches::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex_literal` [INFO] [stdout] --> src/wasm/mod.rs:161:6 [INFO] [stdout] | [INFO] [stdout] 161 | use hex_literal::hex; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `hex_literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex_literal` [INFO] [stdout] --> src/tests.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use hex_literal::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `hex_literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `assert_matches` [INFO] [stdout] --> src/tests.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use assert_matches::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pallet_balances`, `super::Test`, `super::Balances` [INFO] [stdout] --> src/tests.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use pallet_balances as balances; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `pallet_balances` [INFO] [stdout] ... [INFO] [stdout] 69 | use super::{Test, Balances}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pretty_assertions` [INFO] [stdout] --> src/tests.rs:411:4 [INFO] [stdout] | [INFO] [stdout] 411 | pretty_assertions::assert_eq!(System::events(), vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pretty_assertions` [INFO] [stdout] --> src/tests.rs:1211:7 [INFO] [stdout] | [INFO] [stdout] 1211 | pretty_assertions::assert_eq!(System::events(), vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/exec.rs:1006:4 [INFO] [stdout] | [INFO] [stdout] 1006 | 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:1040:4 [INFO] [stdout] | [INFO] [stdout] 1040 | 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: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:1160:4 [INFO] [stdout] | [INFO] [stdout] 1160 | 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:1192:4 [INFO] [stdout] | [INFO] [stdout] 1192 | 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:1219:4 [INFO] [stdout] | [INFO] [stdout] 1219 | 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:1349:4 [INFO] [stdout] | [INFO] [stdout] 1349 | 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:1375:4 [INFO] [stdout] | [INFO] [stdout] 1375 | 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:1403:5 [INFO] [stdout] | [INFO] [stdout] 1403 | 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:1422:4 [INFO] [stdout] | [INFO] [stdout] 1422 | 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:1442:4 [INFO] [stdout] | [INFO] [stdout] 1442 | 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:1468:4 [INFO] [stdout] | [INFO] [stdout] 1468 | 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:1485:4 [INFO] [stdout] | [INFO] [stdout] 1485 | 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:1509:4 [INFO] [stdout] | [INFO] [stdout] 1509 | 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:1524:4 [INFO] [stdout] | [INFO] [stdout] 1524 | 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:1550:40 [INFO] [stdout] | [INFO] [stdout] 1550 | 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:1583:40 [INFO] [stdout] | [INFO] [stdout] 1583 | 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:1630:4 [INFO] [stdout] | [INFO] [stdout] 1630 | 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:1658:5 [INFO] [stdout] | [INFO] [stdout] 1658 | 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:1682:4 [INFO] [stdout] | [INFO] [stdout] 1682 | 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:1751:4 [INFO] [stdout] | [INFO] [stdout] 1751 | 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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 440 | prepare_test!(no_floats, [INFO] [stdout] | _____- [INFO] [stdout] 441 | | r#" [INFO] [stdout] 442 | | (module [INFO] [stdout] 443 | | (func (export "call") [INFO] [stdout] ... | [INFO] [stdout] 453 | | Err("gas instrumentation failed") [INFO] [stdout] 454 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 465 | prepare_test!(memory_with_one_page, [INFO] [stdout] | _________- [INFO] [stdout] 466 | | r#" [INFO] [stdout] 467 | | (module [INFO] [stdout] 468 | | (import "env" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 474 | | Ok(_) [INFO] [stdout] 475 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 477 | prepare_test!(internal_memory_declaration, [INFO] [stdout] | _________- [INFO] [stdout] 478 | | r#" [INFO] [stdout] 479 | | (module [INFO] [stdout] 480 | | (memory 1 1) [INFO] [stdout] ... | [INFO] [stdout] 486 | | Err("module declares internal memory") [INFO] [stdout] 487 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | prepare_test!(no_memory_import, [INFO] [stdout] | _________- [INFO] [stdout] 490 | | r#" [INFO] [stdout] 491 | | (module [INFO] [stdout] 492 | | ;; no memory imported [INFO] [stdout] ... | [INFO] [stdout] 497 | | Ok(_) [INFO] [stdout] 498 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | prepare_test!(initial_exceeds_maximum, [INFO] [stdout] | _________- [INFO] [stdout] 501 | | r#" [INFO] [stdout] 502 | | (module [INFO] [stdout] 503 | | (import "env" "memory" (memory 16 1)) [INFO] [stdout] ... | [INFO] [stdout] 509 | | Err("Module is not valid") [INFO] [stdout] 510 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 512 | prepare_test!(no_maximum, [INFO] [stdout] | _________- [INFO] [stdout] 513 | | r#" [INFO] [stdout] 514 | | (module [INFO] [stdout] 515 | | (import "env" "memory" (memory 1)) [INFO] [stdout] ... | [INFO] [stdout] 521 | | Err("Maximum number of pages should be always declared.") [INFO] [stdout] 522 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 524 | prepare_test!(requested_maximum_exceeds_configured_maximum, [INFO] [stdout] | _________- [INFO] [stdout] 525 | | r#" [INFO] [stdout] 526 | | (module [INFO] [stdout] 527 | | (import "env" "memory" (memory 1 17)) [INFO] [stdout] ... | [INFO] [stdout] 533 | | Err("Maximum number of pages should not exceed the configured maximum.") [INFO] [stdout] 534 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 536 | prepare_test!(field_name_not_memory, [INFO] [stdout] | _________- [INFO] [stdout] 537 | | r#" [INFO] [stdout] 538 | | (module [INFO] [stdout] 539 | | (import "env" "forgetit" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 545 | | Err("Memory import must have the field name 'memory'") [INFO] [stdout] 546 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | prepare_test!(multiple_memory_imports, [INFO] [stdout] | _________- [INFO] [stdout] 549 | | r#" [INFO] [stdout] 550 | | (module [INFO] [stdout] 551 | | (import "env" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 558 | | Err("Module is not valid") [INFO] [stdout] 559 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | prepare_test!(table_import, [INFO] [stdout] | _________- [INFO] [stdout] 562 | | r#" [INFO] [stdout] 563 | | (module [INFO] [stdout] 564 | | (import "seal0" "table" (table 1 anyfunc)) [INFO] [stdout] ... | [INFO] [stdout] 570 | | Err("Cannot import tables") [INFO] [stdout] 571 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 573 | prepare_test!(global_import, [INFO] [stdout] | _________- [INFO] [stdout] 574 | | r#" [INFO] [stdout] 575 | | (module [INFO] [stdout] 576 | | (global $g (import "seal0" "global") i32) [INFO] [stdout] ... | [INFO] [stdout] 581 | | Err("Cannot import globals") [INFO] [stdout] 582 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 594 | prepare_test!(no_tables, [INFO] [stdout] | _________- [INFO] [stdout] 595 | | r#" [INFO] [stdout] 596 | | (module [INFO] [stdout] 597 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 601 | | Ok(_) [INFO] [stdout] 602 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 604 | prepare_test!(table_valid_size, [INFO] [stdout] | _________- [INFO] [stdout] 605 | | r#" [INFO] [stdout] 606 | | (module [INFO] [stdout] 607 | | (table 10000 funcref) [INFO] [stdout] ... | [INFO] [stdout] 613 | | Ok(_) [INFO] [stdout] 614 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 616 | prepare_test!(table_too_big, [INFO] [stdout] | _________- [INFO] [stdout] 617 | | r#" [INFO] [stdout] 618 | | (module [INFO] [stdout] 619 | | (table 20000 funcref) [INFO] [stdout] ... | [INFO] [stdout] 624 | | Err("table exceeds maximum size allowed") [INFO] [stdout] 625 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 631 | prepare_test!(can_import_legit_function, [INFO] [stdout] | _________- [INFO] [stdout] 632 | | r#" [INFO] [stdout] 633 | | (module [INFO] [stdout] 634 | | (import "seal0" "nop" (func (param i64))) [INFO] [stdout] ... | [INFO] [stdout] 640 | | Ok(_) [INFO] [stdout] 641 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 645 | prepare_test!(can_not_import_gas_function, [INFO] [stdout] | _________- [INFO] [stdout] 646 | | r#" [INFO] [stdout] 647 | | (module [INFO] [stdout] 648 | | (import "seal0" "gas" (func (param i32))) [INFO] [stdout] ... | [INFO] [stdout] 654 | | Err("module imports a non-existent function") [INFO] [stdout] 655 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 658 | prepare_test!(memory_not_in_seal0, [INFO] [stdout] | _________- [INFO] [stdout] 659 | | r#" [INFO] [stdout] 660 | | (module [INFO] [stdout] 661 | | (import "seal0" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 667 | | Err("Invalid module for imported memory") [INFO] [stdout] 668 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | prepare_test!(memory_not_in_arbitrary_module, [INFO] [stdout] | _________- [INFO] [stdout] 672 | | r#" [INFO] [stdout] 673 | | (module [INFO] [stdout] 674 | | (import "any_module" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 680 | | Err("Invalid module for imported memory") [INFO] [stdout] 681 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 684 | prepare_test!(function_not_in_env, [INFO] [stdout] | _________- [INFO] [stdout] 685 | | r#" [INFO] [stdout] 686 | | (module [INFO] [stdout] 687 | | (import "env" "nop" (func (param i64))) [INFO] [stdout] ... | [INFO] [stdout] 693 | | Err("Invalid module for imported function") [INFO] [stdout] 694 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 697 | prepare_test!(function_not_arbitrary_module, [INFO] [stdout] | _________- [INFO] [stdout] 698 | | r#" [INFO] [stdout] 699 | | (module [INFO] [stdout] 700 | | (import "any_module" "nop" (func (param i64))) [INFO] [stdout] ... | [INFO] [stdout] 706 | | Err("Invalid module for imported function") [INFO] [stdout] 707 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 710 | prepare_test!(wrong_signature, [INFO] [stdout] | _________- [INFO] [stdout] 711 | | r#" [INFO] [stdout] 712 | | (module [INFO] [stdout] 713 | | (import "seal0" "gas" (func (param i64))) [INFO] [stdout] ... | [INFO] [stdout] 719 | | Err("module imports a non-existent function") [INFO] [stdout] 720 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 722 | prepare_test!(unknown_func_name, [INFO] [stdout] | _________- [INFO] [stdout] 723 | | r#" [INFO] [stdout] 724 | | (module [INFO] [stdout] 725 | | (import "seal0" "unknown_func" (func)) [INFO] [stdout] ... | [INFO] [stdout] 731 | | Err("module imports a non-existent function") [INFO] [stdout] 732 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | prepare_test!(seal_println_debug_disabled, [INFO] [stdout] | _________- [INFO] [stdout] 735 | | r#" [INFO] [stdout] 736 | | (module [INFO] [stdout] 737 | | (import "seal0" "seal_println" (func $seal_println (param i32 i32))) [INFO] [stdout] ... | [INFO] [stdout] 743 | | Err("module imports `seal_println` but debug features disabled") [INFO] [stdout] 744 | | ); [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:761:4 [INFO] [stdout] | [INFO] [stdout] 761 | 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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 768 | prepare_test!(it_works, [INFO] [stdout] | _________- [INFO] [stdout] 769 | | r#" [INFO] [stdout] 770 | | (module [INFO] [stdout] 771 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 775 | | Ok(_) [INFO] [stdout] 776 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 778 | prepare_test!(omit_deploy, [INFO] [stdout] | _________- [INFO] [stdout] 779 | | r#" [INFO] [stdout] 780 | | (module [INFO] [stdout] 781 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 784 | | Err("deploy function isn't exported") [INFO] [stdout] 785 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 787 | prepare_test!(omit_call, [INFO] [stdout] | _________- [INFO] [stdout] 788 | | r#" [INFO] [stdout] 789 | | (module [INFO] [stdout] 790 | | (func (export "deploy")) [INFO] [stdout] ... | [INFO] [stdout] 793 | | Err("call function isn't exported") [INFO] [stdout] 794 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | prepare_test!(try_sneak_export_as_entrypoint, [INFO] [stdout] | _________- [INFO] [stdout] 798 | | r#" [INFO] [stdout] 799 | | (module [INFO] [stdout] 800 | | (import "seal0" "panic" (func)) [INFO] [stdout] ... | [INFO] [stdout] 807 | | Err("entry point points to an imported function") [INFO] [stdout] 808 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 811 | prepare_test!(try_sneak_export_as_global, [INFO] [stdout] | _________- [INFO] [stdout] 812 | | r#" [INFO] [stdout] 813 | | (module [INFO] [stdout] 814 | | (func (export "deploy")) [INFO] [stdout] ... | [INFO] [stdout] 818 | | Err("expected a function") [INFO] [stdout] 819 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 821 | prepare_test!(wrong_signature, [INFO] [stdout] | _________- [INFO] [stdout] 822 | | r#" [INFO] [stdout] 823 | | (module [INFO] [stdout] 824 | | (func (export "deploy")) [INFO] [stdout] ... | [INFO] [stdout] 828 | | Err("entry point has wrong signature") [INFO] [stdout] 829 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 831 | prepare_test!(unknown_exports, [INFO] [stdout] | _________- [INFO] [stdout] 832 | | r#" [INFO] [stdout] 833 | | (module [INFO] [stdout] 834 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 839 | | Err("unknown export: expecting only deploy and call functions") [INFO] [stdout] 840 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 842 | prepare_test!(global_float, [INFO] [stdout] | _________- [INFO] [stdout] 843 | | r#" [INFO] [stdout] 844 | | (module [INFO] [stdout] 845 | | (global $x f32 (f32.const 0)) [INFO] [stdout] ... | [INFO] [stdout] 850 | | Err("use of floating point type in globals is forbidden") [INFO] [stdout] 851 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 853 | prepare_test!(local_float, [INFO] [stdout] | _________- [INFO] [stdout] 854 | | r#" [INFO] [stdout] 855 | | (module [INFO] [stdout] 856 | | (func $foo (local f32)) [INFO] [stdout] ... | [INFO] [stdout] 861 | | Err("use of floating point type in locals is forbidden") [INFO] [stdout] 862 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 864 | prepare_test!(param_float, [INFO] [stdout] | _________- [INFO] [stdout] 865 | | r#" [INFO] [stdout] 866 | | (module [INFO] [stdout] 867 | | (func $foo (param f32)) [INFO] [stdout] ... | [INFO] [stdout] 872 | | Err("use of floating point type in function types is forbidden") [INFO] [stdout] 873 | | ); [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:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | assert_matches!(r, $($expected)*); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 875 | prepare_test!(result_float, [INFO] [stdout] | _________- [INFO] [stdout] 876 | | r#" [INFO] [stdout] 877 | | (module [INFO] [stdout] 878 | | (func $foo (result f32) (f32.const 0)) [INFO] [stdout] ... | [INFO] [stdout] 883 | | Err("use of floating point type in function types is forbidden") [INFO] [stdout] 884 | | ); [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:1429:11 [INFO] [stdout] | [INFO] [stdout] 1429 | 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 `hex` [INFO] [stdout] --> src/wasm/mod.rs:1656:4 [INFO] [stdout] | [INFO] [stdout] 1656 | hex!("00000000445566778899").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:1661:75 [INFO] [stdout] | [INFO] [stdout] 1661 | assert_eq!(output, ExecReturnValue { flags: ReturnFlags::empty(), 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:1669:4 [INFO] [stdout] | [INFO] [stdout] 1669 | hex!("010000005566778899").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:1674:74 [INFO] [stdout] | [INFO] [stdout] 1674 | assert_eq!(output, ExecReturnValue { flags: ReturnFlags::REVERT, 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:513:28 [INFO] [stdout] | [INFO] [stdout] 513 | 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:962:4 [INFO] [stdout] | [INFO] [stdout] 962 | assert_matches!(ContractInfoOf::::get(BOB), Some(ContractInfo::Tombstone(_))); [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:970:4 [INFO] [stdout] | [INFO] [stdout] 970 | assert_matches!(ContractInfoOf::::get(BOB), Some(ContractInfo::Tombstone(_))); [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:1384:4 [INFO] [stdout] | [INFO] [stdout] 1384 | 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:1423:4 [INFO] [stdout] | [INFO] [stdout] 1423 | 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:1442:4 [INFO] [stdout] | [INFO] [stdout] 1442 | 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:1469:4 [INFO] [stdout] | [INFO] [stdout] 1469 | 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:1475:4 [INFO] [stdout] | [INFO] [stdout] 1475 | 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:1521:4 [INFO] [stdout] | [INFO] [stdout] 1521 | 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 crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 440 | prepare_test!(no_floats, [INFO] [stdout] | _____- [INFO] [stdout] 441 | | r#" [INFO] [stdout] 442 | | (module [INFO] [stdout] 443 | | (func (export "call") [INFO] [stdout] ... | [INFO] [stdout] 453 | | Err("gas instrumentation failed") [INFO] [stdout] 454 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 465 | prepare_test!(memory_with_one_page, [INFO] [stdout] | _________- [INFO] [stdout] 466 | | r#" [INFO] [stdout] 467 | | (module [INFO] [stdout] 468 | | (import "env" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 474 | | Ok(_) [INFO] [stdout] 475 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 477 | prepare_test!(internal_memory_declaration, [INFO] [stdout] | _________- [INFO] [stdout] 478 | | r#" [INFO] [stdout] 479 | | (module [INFO] [stdout] 480 | | (memory 1 1) [INFO] [stdout] ... | [INFO] [stdout] 486 | | Err("module declares internal memory") [INFO] [stdout] 487 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 489 | prepare_test!(no_memory_import, [INFO] [stdout] | _________- [INFO] [stdout] 490 | | r#" [INFO] [stdout] 491 | | (module [INFO] [stdout] 492 | | ;; no memory imported [INFO] [stdout] ... | [INFO] [stdout] 497 | | Ok(_) [INFO] [stdout] 498 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 500 | prepare_test!(initial_exceeds_maximum, [INFO] [stdout] | _________- [INFO] [stdout] 501 | | r#" [INFO] [stdout] 502 | | (module [INFO] [stdout] 503 | | (import "env" "memory" (memory 16 1)) [INFO] [stdout] ... | [INFO] [stdout] 509 | | Err("Module is not valid") [INFO] [stdout] 510 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 512 | prepare_test!(no_maximum, [INFO] [stdout] | _________- [INFO] [stdout] 513 | | r#" [INFO] [stdout] 514 | | (module [INFO] [stdout] 515 | | (import "env" "memory" (memory 1)) [INFO] [stdout] ... | [INFO] [stdout] 521 | | Err("Maximum number of pages should be always declared.") [INFO] [stdout] 522 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 524 | prepare_test!(requested_maximum_exceeds_configured_maximum, [INFO] [stdout] | _________- [INFO] [stdout] 525 | | r#" [INFO] [stdout] 526 | | (module [INFO] [stdout] 527 | | (import "env" "memory" (memory 1 17)) [INFO] [stdout] ... | [INFO] [stdout] 533 | | Err("Maximum number of pages should not exceed the configured maximum.") [INFO] [stdout] 534 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 536 | prepare_test!(field_name_not_memory, [INFO] [stdout] | _________- [INFO] [stdout] 537 | | r#" [INFO] [stdout] 538 | | (module [INFO] [stdout] 539 | | (import "env" "forgetit" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 545 | | Err("Memory import must have the field name 'memory'") [INFO] [stdout] 546 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 548 | prepare_test!(multiple_memory_imports, [INFO] [stdout] | _________- [INFO] [stdout] 549 | | r#" [INFO] [stdout] 550 | | (module [INFO] [stdout] 551 | | (import "env" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 558 | | Err("Module is not valid") [INFO] [stdout] 559 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 561 | prepare_test!(table_import, [INFO] [stdout] | _________- [INFO] [stdout] 562 | | r#" [INFO] [stdout] 563 | | (module [INFO] [stdout] 564 | | (import "seal0" "table" (table 1 anyfunc)) [INFO] [stdout] ... | [INFO] [stdout] 570 | | Err("Cannot import tables") [INFO] [stdout] 571 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 573 | prepare_test!(global_import, [INFO] [stdout] | _________- [INFO] [stdout] 574 | | r#" [INFO] [stdout] 575 | | (module [INFO] [stdout] 576 | | (global $g (import "seal0" "global") i32) [INFO] [stdout] ... | [INFO] [stdout] 581 | | Err("Cannot import globals") [INFO] [stdout] 582 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 594 | prepare_test!(no_tables, [INFO] [stdout] | _________- [INFO] [stdout] 595 | | r#" [INFO] [stdout] 596 | | (module [INFO] [stdout] 597 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 601 | | Ok(_) [INFO] [stdout] 602 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 604 | prepare_test!(table_valid_size, [INFO] [stdout] | _________- [INFO] [stdout] 605 | | r#" [INFO] [stdout] 606 | | (module [INFO] [stdout] 607 | | (table 10000 funcref) [INFO] [stdout] ... | [INFO] [stdout] 613 | | Ok(_) [INFO] [stdout] 614 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 616 | prepare_test!(table_too_big, [INFO] [stdout] | _________- [INFO] [stdout] 617 | | r#" [INFO] [stdout] 618 | | (module [INFO] [stdout] 619 | | (table 20000 funcref) [INFO] [stdout] ... | [INFO] [stdout] 624 | | Err("table exceeds maximum size allowed") [INFO] [stdout] 625 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 631 | prepare_test!(can_import_legit_function, [INFO] [stdout] | _________- [INFO] [stdout] 632 | | r#" [INFO] [stdout] 633 | | (module [INFO] [stdout] 634 | | (import "seal0" "nop" (func (param i64))) [INFO] [stdout] ... | [INFO] [stdout] 640 | | Ok(_) [INFO] [stdout] 641 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 645 | prepare_test!(can_not_import_gas_function, [INFO] [stdout] | _________- [INFO] [stdout] 646 | | r#" [INFO] [stdout] 647 | | (module [INFO] [stdout] 648 | | (import "seal0" "gas" (func (param i32))) [INFO] [stdout] ... | [INFO] [stdout] 654 | | Err("module imports a non-existent function") [INFO] [stdout] 655 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 658 | prepare_test!(memory_not_in_seal0, [INFO] [stdout] | _________- [INFO] [stdout] 659 | | r#" [INFO] [stdout] 660 | | (module [INFO] [stdout] 661 | | (import "seal0" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 667 | | Err("Invalid module for imported memory") [INFO] [stdout] 668 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 671 | prepare_test!(memory_not_in_arbitrary_module, [INFO] [stdout] | _________- [INFO] [stdout] 672 | | r#" [INFO] [stdout] 673 | | (module [INFO] [stdout] 674 | | (import "any_module" "memory" (memory 1 1)) [INFO] [stdout] ... | [INFO] [stdout] 680 | | Err("Invalid module for imported memory") [INFO] [stdout] 681 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 684 | prepare_test!(function_not_in_env, [INFO] [stdout] | _________- [INFO] [stdout] 685 | | r#" [INFO] [stdout] 686 | | (module [INFO] [stdout] 687 | | (import "env" "nop" (func (param i64))) [INFO] [stdout] ... | [INFO] [stdout] 693 | | Err("Invalid module for imported function") [INFO] [stdout] 694 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 697 | prepare_test!(function_not_arbitrary_module, [INFO] [stdout] | _________- [INFO] [stdout] 698 | | r#" [INFO] [stdout] 699 | | (module [INFO] [stdout] 700 | | (import "any_module" "nop" (func (param i64))) [INFO] [stdout] ... | [INFO] [stdout] 706 | | Err("Invalid module for imported function") [INFO] [stdout] 707 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 710 | prepare_test!(wrong_signature, [INFO] [stdout] | _________- [INFO] [stdout] 711 | | r#" [INFO] [stdout] 712 | | (module [INFO] [stdout] 713 | | (import "seal0" "gas" (func (param i64))) [INFO] [stdout] ... | [INFO] [stdout] 719 | | Err("module imports a non-existent function") [INFO] [stdout] 720 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 722 | prepare_test!(unknown_func_name, [INFO] [stdout] | _________- [INFO] [stdout] 723 | | r#" [INFO] [stdout] 724 | | (module [INFO] [stdout] 725 | | (import "seal0" "unknown_func" (func)) [INFO] [stdout] ... | [INFO] [stdout] 731 | | Err("module imports a non-existent function") [INFO] [stdout] 732 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 734 | prepare_test!(seal_println_debug_disabled, [INFO] [stdout] | _________- [INFO] [stdout] 735 | | r#" [INFO] [stdout] 736 | | (module [INFO] [stdout] 737 | | (import "seal0" "seal_println" (func $seal_println (param i32 i32))) [INFO] [stdout] ... | [INFO] [stdout] 743 | | Err("module imports `seal_println` but debug features disabled") [INFO] [stdout] 744 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:748:15 [INFO] [stdout] | [INFO] [stdout] 748 | let wasm = wat::parse_str( [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 768 | prepare_test!(it_works, [INFO] [stdout] | _________- [INFO] [stdout] 769 | | r#" [INFO] [stdout] 770 | | (module [INFO] [stdout] 771 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 775 | | Ok(_) [INFO] [stdout] 776 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 778 | prepare_test!(omit_deploy, [INFO] [stdout] | _________- [INFO] [stdout] 779 | | r#" [INFO] [stdout] 780 | | (module [INFO] [stdout] 781 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 784 | | Err("deploy function isn't exported") [INFO] [stdout] 785 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 787 | prepare_test!(omit_call, [INFO] [stdout] | _________- [INFO] [stdout] 788 | | r#" [INFO] [stdout] 789 | | (module [INFO] [stdout] 790 | | (func (export "deploy")) [INFO] [stdout] ... | [INFO] [stdout] 793 | | Err("call function isn't exported") [INFO] [stdout] 794 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 797 | prepare_test!(try_sneak_export_as_entrypoint, [INFO] [stdout] | _________- [INFO] [stdout] 798 | | r#" [INFO] [stdout] 799 | | (module [INFO] [stdout] 800 | | (import "seal0" "panic" (func)) [INFO] [stdout] ... | [INFO] [stdout] 807 | | Err("entry point points to an imported function") [INFO] [stdout] 808 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 811 | prepare_test!(try_sneak_export_as_global, [INFO] [stdout] | _________- [INFO] [stdout] 812 | | r#" [INFO] [stdout] 813 | | (module [INFO] [stdout] 814 | | (func (export "deploy")) [INFO] [stdout] ... | [INFO] [stdout] 818 | | Err("expected a function") [INFO] [stdout] 819 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 821 | prepare_test!(wrong_signature, [INFO] [stdout] | _________- [INFO] [stdout] 822 | | r#" [INFO] [stdout] 823 | | (module [INFO] [stdout] 824 | | (func (export "deploy")) [INFO] [stdout] ... | [INFO] [stdout] 828 | | Err("entry point has wrong signature") [INFO] [stdout] 829 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 831 | prepare_test!(unknown_exports, [INFO] [stdout] | _________- [INFO] [stdout] 832 | | r#" [INFO] [stdout] 833 | | (module [INFO] [stdout] 834 | | (func (export "call")) [INFO] [stdout] ... | [INFO] [stdout] 839 | | Err("unknown export: expecting only deploy and call functions") [INFO] [stdout] 840 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 842 | prepare_test!(global_float, [INFO] [stdout] | _________- [INFO] [stdout] 843 | | r#" [INFO] [stdout] 844 | | (module [INFO] [stdout] 845 | | (global $x f32 (f32.const 0)) [INFO] [stdout] ... | [INFO] [stdout] 850 | | Err("use of floating point type in globals is forbidden") [INFO] [stdout] 851 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 853 | prepare_test!(local_float, [INFO] [stdout] | _________- [INFO] [stdout] 854 | | r#" [INFO] [stdout] 855 | | (module [INFO] [stdout] 856 | | (func $foo (local f32)) [INFO] [stdout] ... | [INFO] [stdout] 861 | | Err("use of floating point type in locals is forbidden") [INFO] [stdout] 862 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 864 | prepare_test!(param_float, [INFO] [stdout] | _________- [INFO] [stdout] 865 | | r#" [INFO] [stdout] 866 | | (module [INFO] [stdout] 867 | | (func $foo (param f32)) [INFO] [stdout] ... | [INFO] [stdout] 872 | | Err("use of floating point type in function types is forbidden") [INFO] [stdout] 873 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/prepare.rs:432:16 [INFO] [stdout] | [INFO] [stdout] 432 | let wasm = wat::parse_str($wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] ... [INFO] [stdout] 875 | prepare_test!(result_float, [INFO] [stdout] | _________- [INFO] [stdout] 876 | | r#" [INFO] [stdout] 877 | | (module [INFO] [stdout] 878 | | (func $foo (result f32) (f32.const 0)) [INFO] [stdout] ... | [INFO] [stdout] 883 | | Err("use of floating point type in function types is forbidden") [INFO] [stdout] 884 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/wasm/mod.rs:461:14 [INFO] [stdout] | [INFO] [stdout] 461 | let wasm = wat::parse_str(wat).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | type AccountData = pallet_balances::AccountData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 146 | impl pallet_balances::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_timestamp` [INFO] [stdout] --> src/tests.rs:158:6 [INFO] [stdout] | [INFO] [stdout] 158 | impl pallet_timestamp::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | type Balances = pallet_balances::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_timestamp` [INFO] [stdout] --> src/tests.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | type Timestamp = pallet_timestamp::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_randomness_collective_flip` [INFO] [stdout] --> src/tests.rs:208:19 [INFO] [stdout] | [INFO] [stdout] 208 | type Randomness = pallet_randomness_collective_flip::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_randomness_collective_flip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:260:3 [INFO] [stdout] | [INFO] [stdout] 260 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/tests.rs:281:6 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> wat::Result<(Vec, ::Output)> [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wat` [INFO] [stdout] --> src/tests.rs:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | let wasm_binary = wat::parse_file(fixture_path)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `wat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:563:14 [INFO] [stdout] | [INFO] [stdout] 563 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:693:14 [INFO] [stdout] | [INFO] [stdout] 693 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:790:14 [INFO] [stdout] | [INFO] [stdout] 790 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:827:14 [INFO] [stdout] | [INFO] [stdout] 827 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:867:14 [INFO] [stdout] | [INFO] [stdout] 867 | ::Balance::from(100u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:921:14 [INFO] [stdout] | [INFO] [stdout] 921 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:991:14 [INFO] [stdout] | [INFO] [stdout] 991 | ::Balance::from(1_000u32).encode() // rent allowance [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1121:14 [INFO] [stdout] | [INFO] [stdout] 1121 | ::Balance::from(0u32).encode() [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1167:14 [INFO] [stdout] | [INFO] [stdout] 1167 | ::Balance::from(0u32).encode() [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:512:64 [INFO] [stdout] | [INFO] [stdout] 512 | 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 crate::tests::system::Call; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:534:50 [INFO] [stdout] | [INFO] [stdout] 534 | 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 crate::tests::system::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 crate or module `pallet_balances` [INFO] [stdout] --> src/tests.rs:1099:50 [INFO] [stdout] | [INFO] [stdout] 1099 | 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 crate::tests::system::RawEvent; [INFO] [stdout] | [INFO] [stdout] 17 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ErrorOrigin`, `ExecError` [INFO] [stdout] --> src/exec.rs:869:65 [INFO] [stdout] | [INFO] [stdout] 869 | RawEvent, TransferFeeKind, TransferFeeToken, Vm, ReturnFlags, ExecError, ErrorOrigin [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sp_runtime::DispatchError` [INFO] [stdout] --> src/exec.rs:878:6 [INFO] [stdout] | [INFO] [stdout] 878 | use sp_runtime::DispatchError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 135 previous errors; 2 warnings 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" "6561b5e80441bc85f914f4b1422a8f5bd9defe2a9f1f5b05da8975e7c0291ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6561b5e80441bc85f914f4b1422a8f5bd9defe2a9f1f5b05da8975e7c0291ff0", kill_on_drop: false }` [INFO] [stdout] 6561b5e80441bc85f914f4b1422a8f5bd9defe2a9f1f5b05da8975e7c0291ff0