[INFO] fetching crate pro_lang_macro 3.0.0-rc2...
[INFO] testing pro_lang_macro-3.0.0-rc2 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate pro_lang_macro 3.0.0-rc2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate pro_lang_macro 3.0.0-rc2 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pro_lang_macro 3.0.0-rc2
[INFO] finished tweaking crates.io crate pro_lang_macro 3.0.0-rc2
[INFO] tweaked toml for crates.io crate pro_lang_macro 3.0.0-rc2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding funty v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.96)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e2c4af4e5a5f9144c546aea1d98045a24c5e7ddbe694dcf71771f25d5a3b9d3
[INFO] running `Command { std: "docker" "start" "-a" "4e2c4af4e5a5f9144c546aea1d98045a24c5e7ddbe694dcf71771f25d5a3b9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e2c4af4e5a5f9144c546aea1d98045a24c5e7ddbe694dcf71771f25d5a3b9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e2c4af4e5a5f9144c546aea1d98045a24c5e7ddbe694dcf71771f25d5a3b9d3", kill_on_drop: false }`
[INFO] [stdout] 4e2c4af4e5a5f9144c546aea1d98045a24c5e7ddbe694dcf71771f25d5a3b9d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 896fbf4bfc9d48bb8a3510e99506e4fd0b666c427e325aaf74307556e23c2cd6
[INFO] running `Command { std: "docker" "start" "-a" "896fbf4bfc9d48bb8a3510e99506e4fd0b666c427e325aaf74307556e23c2cd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pro_prelude v3.0.0-rc2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pro_lang_ir v3.0.0-rc2
[INFO] [stderr]    Compiling tetsy-scale-codec-derive v2.0.1
[INFO] [stderr]    Compiling tetsy-scale-info-derive v0.3.0
[INFO] [stderr]    Compiling pro_lang_codegen v3.0.0-rc2
[INFO] [stderr]    Compiling tetsy-scale-codec v2.0.1
[INFO] [stderr]    Compiling tetsy-scale-info v0.5.1
[INFO] [stderr]    Compiling pro_primitives v3.0.0-rc2
[INFO] [stderr]    Compiling pro_lang_macro v3.0.0-rc2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.68s
[INFO] running `Command { std: "docker" "inspect" "896fbf4bfc9d48bb8a3510e99506e4fd0b666c427e325aaf74307556e23c2cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "896fbf4bfc9d48bb8a3510e99506e4fd0b666c427e325aaf74307556e23c2cd6", kill_on_drop: false }`
[INFO] [stdout] 896fbf4bfc9d48bb8a3510e99506e4fd0b666c427e325aaf74307556e23c2cd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a33ba28d6a692984fc91b918bcaaed718dd5557c51c792c70d3e1a0192ec7b6
[INFO] running `Command { std: "docker" "start" "-a" "8a33ba28d6a692984fc91b918bcaaed718dd5557c51c792c70d3e1a0192ec7b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling pro_lang_macro v3.0.0-rc2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling trybuild v1.0.102
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.66s
[INFO] running `Command { std: "docker" "inspect" "8a33ba28d6a692984fc91b918bcaaed718dd5557c51c792c70d3e1a0192ec7b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a33ba28d6a692984fc91b918bcaaed718dd5557c51c792c70d3e1a0192ec7b6", kill_on_drop: false }`
[INFO] [stdout] 8a33ba28d6a692984fc91b918bcaaed718dd5557c51c792c70d3e1a0192ec7b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4da493de714e6a5f5a6dfb4215899609198f6052c88a85cd2469daf7ff74f55
[INFO] running `Command { std: "docker" "start" "-a" "c4da493de714e6a5f5a6dfb4215899609198f6052c88a85cd2469daf7ff74f55", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pro_lang_macro-1c8f5a42ce20b387)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pro_lang_macro
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/lib.rs - chain_extension (line 894) ... FAILED
[INFO] [stdout] test src/lib.rs - chain_extension (line 748) ... FAILED
[INFO] [stdout] test src/lib.rs - chain_extension (line 674) ... FAILED
[INFO] [stdout] test src/lib.rs - chain_extension (line 685) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 145) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 114) ... FAILED
[INFO] [stdout] test src/lib.rs - chain_extension (line 771) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 160) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 272) ... FAILED
[INFO] [stdout] test src/lib.rs - chain_extension (line 928) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 207) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 309) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 384) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 235) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 347) ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 614) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 71) ... FAILED
[INFO] [stdout] test src/lib.rs - trait_definition (line 549) ... FAILED
[INFO] [stdout] test src/lib.rs - trait_definition (line 527) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 482) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 395) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 432) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - chain_extension (line 894) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_env`
[INFO] [stdout]  --> src/lib.rs:897:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pro_env::{Environment, DefaultEnvironment};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - chain_extension (line 748) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:749:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyErrorCode` in this scope
[INFO] [stdout]  --> src/lib.rs:753:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |     type ErrorCode = MyErrorCode;
[INFO] [stdout]   |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: associated type defaults are unstable
[INFO] [stdout]  --> src/lib.rs:753:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     type ErrorCode = MyErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #29661 <https://github.com/rust-lang/rust/issues/29661> for more information
[INFO] [stdout]   = help: add `#![feature(associated_type_defaults)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-01-17; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - chain_extension (line 674) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:676:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: associated type defaults are unstable
[INFO] [stdout]  --> src/lib.rs:679:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     type ErrorCode = i32;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #29661 <https://github.com/rust-lang/rust/issues/29661> for more information
[INFO] [stdout]   = help: add `#![feature(associated_type_defaults)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-01-17; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - chain_extension (line 685) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:687:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: associated type defaults are unstable
[INFO] [stdout]  --> src/lib.rs:690:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     type ErrorCode = i32;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #29661 <https://github.com/rust-lang/rust/issues/29661> for more information
[INFO] [stdout]   = help: add `#![feature(associated_type_defaults)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-01-17; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 145) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pro_env` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:155:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     type ChainExtension = ::pro_env::NoChainExtension;
[INFO] [stdout]    |                             ^^^^^^^ could not find `pro_env` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]  --> src/lib.rs:148:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl pro_env::Environment for MyEnvironment {
[INFO] [stdout]   |      ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 114) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:115:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:118:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[pro(storage)]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:121:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[pro(constructor)]
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:123:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pro(message)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - chain_extension (line 771) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:772:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:869:6
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl pro_env::chain_extension::FromStatusCode for ReadWriteErrorCode {
[INFO] [stdout]     |      ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: associated type defaults are unstable
[INFO] [stdout]  --> src/lib.rs:777:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     type ErrorCode = ReadWriteErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #29661 <https://github.com/rust-lang/rust/issues/29661> for more information
[INFO] [stdout]   = help: add `#![feature(associated_type_defaults)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-01-17; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:833:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:833:25
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:839:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:839:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:854:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:854:25
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:863:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:863:25
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 160) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:161:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:176:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[pro(storage)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:179:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[pro(constructor)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:181:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[pro(message)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pro_env` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:173:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |     type ChainExtension = ::pro_env::NoChainExtension;
[INFO] [stdout]    |                             ^^^^^^^ could not find `pro_env` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]  --> src/lib.rs:166:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl pro_env::Environment for MyEnvironment {
[INFO] [stdout]   |      ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 272) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:273:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:276:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[pro(storage)]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:281:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[pro(constructor)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:286:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[pro(message)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:292:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[pro(message)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - chain_extension (line 928) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:929:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:933:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1032:6
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl pro_env::chain_extension::FromStatusCode for ReadWriteErrorCode {
[INFO] [stdout]     |      ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: associated type defaults are unstable
[INFO] [stdout]   --> src/lib.rs:984:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     type ErrorCode = ReadWriteErrorCode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #29661 <https://github.com/rust-lang/rust/issues/29661> for more information
[INFO] [stdout]    = help: add `#![feature(associated_type_defaults)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-01-17; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:996:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:996:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:1002:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:1002:25
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:1017:10
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:1017:25
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:1026:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:1026:25
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(scale::Encode, scale::Decode, tetsy_scale_info::TypeInfo)]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1044:6
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl pro_env::Environment for CustomEnvironment {
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]     |      ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1046:41
[INFO] [stdout]     |
[INFO] [stdout] 120 |         <pro_env::DefaultEnvironment as pro_env::Environment>::MAX_EVENT_TOPICS;
[INFO] [stdout]     |                                         ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1046:10
[INFO] [stdout]     |
[INFO] [stdout] 120 |         <pro_env::DefaultEnvironment as pro_env::Environment>::MAX_EVENT_TOPICS;
[INFO] [stdout]     |          ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1048:54
[INFO] [stdout]     |
[INFO] [stdout] 122 |     type AccountId = <pro_env::DefaultEnvironment as pro_env::Environment>::AccountId;
[INFO] [stdout]     |                                                      ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1048:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     type AccountId = <pro_env::DefaultEnvironment as pro_env::Environment>::AccountId;
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1049:52
[INFO] [stdout]     |
[INFO] [stdout] 123 |     type Balance = <pro_env::DefaultEnvironment as pro_env::Environment>::Balance;
[INFO] [stdout]     |                                                    ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1049:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |     type Balance = <pro_env::DefaultEnvironment as pro_env::Environment>::Balance;
[INFO] [stdout]     |                     ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1050:49
[INFO] [stdout]     |
[INFO] [stdout] 124 |     type Hash = <pro_env::DefaultEnvironment as pro_env::Environment>::Hash;
[INFO] [stdout]     |                                                 ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1050:18
[INFO] [stdout]     |
[INFO] [stdout] 124 |     type Hash = <pro_env::DefaultEnvironment as pro_env::Environment>::Hash;
[INFO] [stdout]     |                  ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1051:56
[INFO] [stdout]     |
[INFO] [stdout] 125 |     type BlockNumber = <pro_env::DefaultEnvironment as pro_env::Environment>::BlockNumber;
[INFO] [stdout]     |                                                        ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1051:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |     type BlockNumber = <pro_env::DefaultEnvironment as pro_env::Environment>::BlockNumber;
[INFO] [stdout]     |                         ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1052:54
[INFO] [stdout]     |
[INFO] [stdout] 126 |     type Timestamp = <pro_env::DefaultEnvironment as pro_env::Environment>::Timestamp;
[INFO] [stdout]     |                                                      ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]    --> src/lib.rs:1052:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |     type Timestamp = <pro_env::DefaultEnvironment as pro_env::Environment>::Timestamp;
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 207) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:208:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:211:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[pro(storage)]
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:216:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pro(constructor)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:218:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[pro(message)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 309) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:310:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:313:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[pro(storage)]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:318:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[pro(constructor)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:323:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[pro(message)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:324:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[pro(payable)] // You can either specify payable out-of-line.
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:330:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[pro(message, payable)] // ... or specify payable inline.
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 384) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]  --> src/lib.rs:385:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pro_env::test::run_test::<pro_env::DefaultEnvironment, _>(|_| {
[INFO] [stdout]   | ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]  --> src/lib.rs:386:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let caller = pro_env::caller::<pro_env::DefaultEnvironment>();
[INFO] [stdout]   |              ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]  --> src/lib.rs:385:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | pro_env::test::run_test::<pro_env::DefaultEnvironment, _>(|_| {
[INFO] [stdout]   |                           ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]  --> src/lib.rs:386:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | let caller = pro_env::caller::<pro_env::DefaultEnvironment>();
[INFO] [stdout]   |                                ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 235) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:236:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:239:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[pro(storage)]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:244:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pro(constructor)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:248:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[pro(message)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 347) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:348:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:351:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[pro(storage)]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:356:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pro(constructor)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:357:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[pro(selector = "0xDEADBEEF")] // Works on constructors as well.
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:363:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[pro(message)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:364:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[pro(selector = "0xCAFEBABE")] // You can either specify selector out-of-line.
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:370:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[pro(message, selector = "0xFEEDBEEF")] // ... or specify selector inline.
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test (line 614) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:615:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 71) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_storage`
[INFO] [stdout]  --> src/lib.rs:73:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pro_storage as storage;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ no external crate `pro_storage`
[INFO] [stdout] 
[INFO] [stdout] warning: type `_unused` should have an upper camel case name
[INFO] [stdout]  --> src/lib.rs:74:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | type _unused =
[INFO] [stdout]   |      ^^^^^^^ help: convert the identifier to upper camel case: `Unused`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - trait_definition (line 549) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:550:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_lang`
[INFO] [stdout]  --> src/lib.rs:555:6
[INFO] [stdout]   |
[INFO] [stdout] 8 |    #[pro_lang::trait_definition]
[INFO] [stdout]   |      ^^^^^^^^ use of undeclared crate or module `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:558:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |        #[pro(constructor)]
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:562:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |        #[pro(message)]
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:566:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[pro(storage)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:573:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |         #[pro(constructor)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:579:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[pro(message)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/lib.rs:559:31
[INFO] [stdout]    |
[INFO] [stdout] 12 |        fn new(initial_supply: Balance) -> Self;
[INFO] [stdout]    |                               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/lib.rs:563:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |        fn total_supply(&self) -> Balance;
[INFO] [stdout]    |                                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/lib.rs:568:23
[INFO] [stdout]    |
[INFO] [stdout] 21 |         total_supply: Balance,
[INFO] [stdout]    |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/lib.rs:574:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |         fn new(initial_supply: Balance) -> Self {
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/lib.rs:580:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |         fn total_supply(&self) -> Balance {
[INFO] [stdout]    |                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - trait_definition (line 527) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:528:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]  --> src/lib.rs:529:48
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Balance = <pro_env::DefaultEnvironment as pro_env::Environment>::Balance;
[INFO] [stdout]   |                                                ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]  --> src/lib.rs:529:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Balance = <pro_env::DefaultEnvironment as pro_env::Environment>::Balance;
[INFO] [stdout]   |                 ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 80) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:81:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:84:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[pro(storage)]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:87:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[pro(constructor)]
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pro(message)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 482) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:483:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:487:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[pro(storage)]
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:494:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[pro(constructor)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:500:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |         #[pro(message)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:506:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |         #[pro(message)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 395) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:396:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:400:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[pro(storage)]
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:404:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[pro(constructor)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:412:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |         #[pro(message, payable)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `env` found for struct `Greeter` in the current scope
[INFO] [stdout]   --> src/lib.rs:406:32
[INFO] [stdout]    |
[INFO] [stdout] 8  |     pub struct Greeter;
[INFO] [stdout]    |     ------------------ function or associated item `env` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |             let caller = Self::env().caller();
[INFO] [stdout]    |                                ^^^ function or associated item not found in `Greeter`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Greeter`, consider using `Greeter::new` which returns `Greeter`
[INFO] [stdout]   --> src/lib.rs:405:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         pub fn new() -> Self {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]   --> src/lib.rs:408:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             pro_env::debug_println(&message);
[INFO] [stdout]    |             ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `env` found for mutable reference `&mut Greeter` in the current scope
[INFO] [stdout]   --> src/lib.rs:414:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let caller = self.env().caller();
[INFO] [stdout]    |                               ^^^ method not found in `&mut Greeter`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `env` found for mutable reference `&mut Greeter` in the current scope
[INFO] [stdout]   --> src/lib.rs:415:30
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let value = self.env().transferred_balance();
[INFO] [stdout]    |                              ^^^ method not found in `&mut Greeter`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pro_env`
[INFO] [stdout]   --> src/lib.rs:417:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             pro_env::debug_println(&message);
[INFO] [stdout]    |             ^^^^^^^ use of undeclared crate or module `pro_env`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - contract (line 432) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]  --> src/lib.rs:433:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pro_lang as pro;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]  --> src/lib.rs:438:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[pro(event)]
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:445:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[pro(storage)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:452:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[pro(constructor)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pro` in this scope
[INFO] [stdout]   --> src/lib.rs:463:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |         #[pro(message)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountId` in this scope
[INFO] [stdout]   --> src/lib.rs:440:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |         from: Option<AccountId>,
[INFO] [stdout]    |                      ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 9  |     pub struct Transferred<AccountId> {
[INFO] [stdout]    |                           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountId` in this scope
[INFO] [stdout]   --> src/lib.rs:441:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |         to: Option<AccountId>,
[INFO] [stdout]    |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 9  |     pub struct Transferred<AccountId> {
[INFO] [stdout]    |                           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/lib.rs:442:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |         value: Balance,
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/lib.rs:447:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |         total_supply: Balance,
[INFO] [stdout]    |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/lib.rs:453:36
[INFO] [stdout]    |
[INFO] [stdout] 23 |         pub fn new(initial_supply: Balance) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/lib.rs:464:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |         pub fn total_supply(&self) -> Balance {
[INFO] [stdout]    |                                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `env` found for struct `Erc20` in the current scope
[INFO] [stdout]   --> src/lib.rs:454:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub struct Erc20 {
[INFO] [stdout]    |     ---------------- function or associated item `env` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |             let caller = Self::env().caller();
[INFO] [stdout]    |                                ^^^ function or associated item not found in `Erc20`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Erc20`, consider using `Erc20::new` which returns `Erc20`
[INFO] [stdout]   --> src/lib.rs:453:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         pub fn new(initial_supply: Balance) -> Self {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `env` found for struct `Erc20` in the current scope
[INFO] [stdout]   --> src/lib.rs:455:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub struct Erc20 {
[INFO] [stdout]    |     ---------------- function or associated item `env` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |             Self::env().emit_event(Transferred {
[INFO] [stdout]    |                   ^^^ function or associated item not found in `Erc20`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Erc20`, consider using `Erc20::new` which returns `Erc20`
[INFO] [stdout]   --> src/lib.rs:453:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         pub fn new(initial_supply: Balance) -> Self {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - chain_extension (line 674)
[INFO] [stdout]     src/lib.rs - chain_extension (line 685)
[INFO] [stdout]     src/lib.rs - chain_extension (line 748)
[INFO] [stdout]     src/lib.rs - chain_extension (line 771)
[INFO] [stdout]     src/lib.rs - chain_extension (line 894)
[INFO] [stdout]     src/lib.rs - chain_extension (line 928)
[INFO] [stdout]     src/lib.rs - contract (line 114)
[INFO] [stdout]     src/lib.rs - contract (line 145)
[INFO] [stdout]     src/lib.rs - contract (line 160)
[INFO] [stdout]     src/lib.rs - contract (line 207)
[INFO] [stdout]     src/lib.rs - contract (line 235)
[INFO] [stdout]     src/lib.rs - contract (line 272)
[INFO] [stdout]     src/lib.rs - contract (line 309)
[INFO] [stdout]     src/lib.rs - contract (line 347)
[INFO] [stdout]     src/lib.rs - contract (line 384)
[INFO] [stdout]     src/lib.rs - contract (line 395)
[INFO] [stdout]     src/lib.rs - contract (line 432)
[INFO] [stdout]     src/lib.rs - contract (line 482)
[INFO] [stdout]     src/lib.rs - contract (line 71)
[INFO] [stdout]     src/lib.rs - contract (line 80)
[INFO] [stdout]     src/lib.rs - test (line 614)
[INFO] [stdout]     src/lib.rs - trait_definition (line 527)
[INFO] [stdout]     src/lib.rs - trait_definition (line 549)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 23 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c4da493de714e6a5f5a6dfb4215899609198f6052c88a85cd2469daf7ff74f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4da493de714e6a5f5a6dfb4215899609198f6052c88a85cd2469daf7ff74f55", kill_on_drop: false }`
[INFO] [stdout] c4da493de714e6a5f5a6dfb4215899609198f6052c88a85cd2469daf7ff74f55
