[INFO] cloning repository https://github.com/BlackJackX/wasm-contract-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlackJackX/wasm-contract-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackJackX%2Fwasm-contract-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackJackX%2Fwasm-contract-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4783381adb30356e0b351ea5a6f698a62832bdd [INFO] checking BlackJackX/wasm-contract-template against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackJackX%2Fwasm-contract-template" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlackJackX/wasm-contract-template on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BlackJackX/wasm-contract-template [INFO] removed path dependency pwasm-abi from git repo https://github.com/BlackJackX/wasm-contract-template [INFO] removed path dependency pwasm-abi-derive from git repo https://github.com/BlackJackX/wasm-contract-template [INFO] removed path dependency pwasm-ethereum from git repo https://github.com/BlackJackX/wasm-contract-template [INFO] removed path dependency pwasm-std from git repo https://github.com/BlackJackX/wasm-contract-template [INFO] finished tweaking git repo https://github.com/BlackJackX/wasm-contract-template [INFO] tweaked toml for git repo https://github.com/BlackJackX/wasm-contract-template written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/BlackJackX/wasm-contract-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (pwasm-abi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pwasm-abi-derive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pwasm-ethereum) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pwasm-std) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/paritytech/pwasm-test` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (pwasm-abi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pwasm-abi-derive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pwasm-ethereum) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pwasm-std) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d98f00a00bc56105b281b119bb4f65f4d13568c4f696d326aa960c286f0b5a56 [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" "d98f00a00bc56105b281b119bb4f65f4d13568c4f696d326aa960c286f0b5a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d98f00a00bc56105b281b119bb4f65f4d13568c4f696d326aa960c286f0b5a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98f00a00bc56105b281b119bb4f65f4d13568c4f696d326aa960c286f0b5a56", kill_on_drop: false }` [INFO] [stdout] d98f00a00bc56105b281b119bb4f65f4d13568c4f696d326aa960c286f0b5a56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5398cb2d9d6a19a36d369cfad7b6ee2a8857058a7f5b1d2993d329e53386f091 [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" "5398cb2d9d6a19a36d369cfad7b6ee2a8857058a7f5b1d2993d329e53386f091", kill_on_drop: false }` [INFO] [stderr] warning: dependency (pwasm-abi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pwasm-abi-derive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pwasm-ethereum) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pwasm-std) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pwasm-libc v0.2.1 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking uint v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking wee_alloc v0.4.5 [INFO] [stderr] Checking pwasm-alloc v0.4.1 [INFO] [stderr] Checking pwasm-std v0.13.1 [INFO] [stderr] Checking pwasm-ethereum v0.8.0 [INFO] [stderr] Checking pwasm-abi v0.2.2 [INFO] [stderr] Checking pwasm-test v0.1.1 (https://github.com/paritytech/pwasm-test#6e621660) [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `std`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `std`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `std`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::rc::Rc; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `std`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::DerefMut; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `std`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cell::RefCell; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `std`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::any::Any; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `std`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cell::{RefCell, Ref}; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::slice; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `std`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `std`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::rc::Rc; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `std`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cell::RefCell; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ptr; [INFO] [stdout] | ^^^ maybe a missing crate `std`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `thread_local` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | thread_local!(#[doc(hidden)] pub static EXTERNAL: RefCell> = RefCell::new(Box::new(ExternalInstance::default()))); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | storage: HashMap::new(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `HashMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | endpoints: HashMap::new(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `HashMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | balances: HashMap::new(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `HashMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:68:34 [INFO] [stdout] | [INFO] [stdout] 68 | self.endpoints.insert(address, Rc::new(RefCell::new(endpoint))); [INFO] [stdout] | ^^ use of undeclared type `Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Endpoint (Box Result<(), Error>>); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(f: Box Result<(), Error>>) -> Endpoint { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | Endpoint(Box::new(move |_, _, _| { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | Endpoint(Box::new(move |_, _, _| { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | Endpoint(Box::new(move |_val, input, result| { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | fn debug_log(&self, _msg: String) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_abi::types::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | fn as_any(&self) -> &Any; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use core::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | pub input: Box<[u8]> [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | pub topics: Box<[H256]>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub data: Box<[u8]>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCell` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | pub storage: RefCell>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:170:23 [INFO] [stdout] | [INFO] [stdout] 170 | pub storage: RefCell>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCell` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | pub calls: RefCell>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | pub calls: RefCell>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_abi::types::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCell` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:172:11 [INFO] [stdout] | [INFO] [stdout] 172 | pub log: RefCell>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 172 | pub log: RefCell>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_abi::types::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | pub balances: HashMap, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | pub endpoints: HashMap>>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:174:34 [INFO] [stdout] | [INFO] [stdout] 174 | pub endpoints: HashMap>>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCell` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:174:37 [INFO] [stdout] | [INFO] [stdout] 174 | pub endpoints: HashMap>>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn calls(&self) -> Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_abi::types::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn logs(&self) -> Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_abi::types::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:220:11 [INFO] [stdout] | [INFO] [stdout] 220 | input: Box::from(input) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | topics: Box::from(topics), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | data: Box::from(data) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:273:23 [INFO] [stdout] | [INFO] [stdout] 273 | fn as_any(&self) -> &Any { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use core::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn set_external(ext: Box) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | EXTERNAL.with(|e| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:24:2 [INFO] [stdout] | [INFO] [stdout] 24 | EXTERNAL.with(|arg| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCell` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let ref_cell: &RefCell> = arg; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | let ref_cell: &RefCell> = arg; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let ref_: Ref> = ref_cell.borrow(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let ref_: Ref> = ref_cell.borrow(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let any: &Any = ref_.as_any(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 | use core::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:36:2 [INFO] [stdout] | [INFO] [stdout] 36 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:58:2 [INFO] [stdout] | [INFO] [stdout] 58 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:80:2 [INFO] [stdout] | [INFO] [stdout] 80 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:103:2 [INFO] [stdout] | [INFO] [stdout] 103 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:125:2 [INFO] [stdout] | [INFO] [stdout] 125 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:139:2 [INFO] [stdout] | [INFO] [stdout] 139 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:148:2 [INFO] [stdout] | [INFO] [stdout] 148 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:159:2 [INFO] [stdout] | [INFO] [stdout] 159 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:167:2 [INFO] [stdout] | [INFO] [stdout] 167 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:175:2 [INFO] [stdout] | [INFO] [stdout] 175 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:184:2 [INFO] [stdout] | [INFO] [stdout] 184 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:193:2 [INFO] [stdout] | [INFO] [stdout] 193 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:201:2 [INFO] [stdout] | [INFO] [stdout] 201 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:209:2 [INFO] [stdout] | [INFO] [stdout] 209 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:217:2 [INFO] [stdout] | [INFO] [stdout] 217 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:226:2 [INFO] [stdout] | [INFO] [stdout] 226 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:234:2 [INFO] [stdout] | [INFO] [stdout] 234 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:244:2 [INFO] [stdout] | [INFO] [stdout] 244 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | let msg = String::from_raw_parts(str_ptr as *mut _, str_len as usize, str_len as usize); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use pwasm_abi::types::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/externs.rs:253:2 [INFO] [stdout] | [INFO] [stdout] 253 | EXTERNAL.with(|r| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | storage: HashMap, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | balances: HashMap, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | endpoints: HashMap>>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | endpoints: HashMap>>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCell` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | endpoints: HashMap>>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:68:42 [INFO] [stdout] | [INFO] [stdout] 68 | self.endpoints.insert(address, Rc::new(RefCell::new(endpoint))); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | log: RefCell::new(Vec::new()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:282:22 [INFO] [stdout] | [INFO] [stdout] 282 | log: RefCell::new(Vec::new()), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_abi::types::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:283:11 [INFO] [stdout] | [INFO] [stdout] 283 | calls: RefCell::new(Vec::new()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:283:24 [INFO] [stdout] | [INFO] [stdout] 283 | calls: RefCell::new(Vec::new()), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pwasm_abi::types::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/builder.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | storage: RefCell::new(self.storage), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/lib.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | set_external(Box::new(ext)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 12 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/lib.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | set_external(Box::new(ext)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 12 | use pwasm_std::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:158:2 [INFO] [stdout] | [INFO] [stdout] 158 | pub input: Box<[u8]> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `core::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:163:2 [INFO] [stdout] | [INFO] [stdout] 163 | pub topics: Box<[H256]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `core::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pwasm-test-39a0e1d235c78f6a/6e62166/src/external.rs:170:2 [INFO] [stdout] | [INFO] [stdout] 170 | pub storage: RefCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `core::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 88 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pwasm-test` [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" "5398cb2d9d6a19a36d369cfad7b6ee2a8857058a7f5b1d2993d329e53386f091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5398cb2d9d6a19a36d369cfad7b6ee2a8857058a7f5b1d2993d329e53386f091", kill_on_drop: false }` [INFO] [stdout] 5398cb2d9d6a19a36d369cfad7b6ee2a8857058a7f5b1d2993d329e53386f091