[INFO] fetching crate pro_lang_macro 3.0.0-rc2...
[INFO] testing pro_lang_macro-3.0.0-rc2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate pro_lang_macro 3.0.0-rc2 into /workspace/builds/worker-2-tc2/source
[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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pro_lang_macro 3.0.0-rc2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 65 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.114)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5e82ba16a8ee7316b85011acbeb8d33f10ac05efcfd9bb1454340e8d14e4518
[INFO] running `Command { std: "docker" "start" "-a" "d5e82ba16a8ee7316b85011acbeb8d33f10ac05efcfd9bb1454340e8d14e4518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5e82ba16a8ee7316b85011acbeb8d33f10ac05efcfd9bb1454340e8d14e4518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5e82ba16a8ee7316b85011acbeb8d33f10ac05efcfd9bb1454340e8d14e4518", kill_on_drop: false }`
[INFO] [stdout] d5e82ba16a8ee7316b85011acbeb8d33f10ac05efcfd9bb1454340e8d14e4518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5e386870b455f1b9bffa9f688c41ff46c176ef341262023edff3e3773ef8909
[INFO] running `Command { std: "docker" "start" "-a" "f5e386870b455f1b9bffa9f688c41ff46c176ef341262023edff3e3773ef8909", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pro_prelude v3.0.0-rc2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling tetsy-scale-info-derive v0.3.0
[INFO] [stderr]    Compiling tetsy-scale-codec-derive v2.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pro_lang_ir v3.0.0-rc2
[INFO] [stderr]    Compiling tetsy-scale-codec v2.0.1
[INFO] [stderr]    Compiling pro_lang_codegen v3.0.0-rc2
[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 17.77s
[INFO] running `Command { std: "docker" "inspect" "f5e386870b455f1b9bffa9f688c41ff46c176ef341262023edff3e3773ef8909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e386870b455f1b9bffa9f688c41ff46c176ef341262023edff3e3773ef8909", kill_on_drop: false }`
[INFO] [stdout] f5e386870b455f1b9bffa9f688c41ff46c176ef341262023edff3e3773ef8909
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae7476535fa5184b9f19fd362504e0886d6f6ace3137678e9127f6e6273b62b0
[INFO] running `Command { std: "docker" "start" "-a" "ae7476535fa5184b9f19fd362504e0886d6f6ace3137678e9127f6e6273b62b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling pro_lang_macro v3.0.0-rc2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.44s
[INFO] running `Command { std: "docker" "inspect" "ae7476535fa5184b9f19fd362504e0886d6f6ace3137678e9127f6e6273b62b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7476535fa5184b9f19fd362504e0886d6f6ace3137678e9127f6e6273b62b0", kill_on_drop: false }`
[INFO] [stdout] ae7476535fa5184b9f19fd362504e0886d6f6ace3137678e9127f6e6273b62b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 08022d7201d742ef74fe2d666f947e9665cc20a608c26bd55f1572f90124067f
[INFO] running `Command { std: "docker" "start" "-a" "08022d7201d742ef74fe2d666f947e9665cc20a608c26bd55f1572f90124067f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pro_lang_macro-5102b37ed3cabea9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests pro_lang_macro
[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] [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 - contract (line 309) ... FAILED
[INFO] [stdout] test src/lib.rs - chain_extension (line 685) ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 614) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 145) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 272) ... FAILED
[INFO] [stdout] test src/lib.rs - chain_extension (line 771) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 114) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 160) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 207) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 384) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 432) ... FAILED
[INFO] [stdout] test src/lib.rs - trait_definition (line 549) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 71) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 235) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 347) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 482) ... FAILED
[INFO] [stdout] test src/lib.rs - trait_definition (line 527) ... FAILED
[INFO] [stdout] test src/lib.rs - contract (line 395) ... FAILED
[INFO] [stdout] test src/lib.rs - chain_extension (line 928) ... 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] 897 | use pro_env::{Environment, DefaultEnvironment};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[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] 749 | use pro_lang as pro;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyErrorCode` in this scope
[INFO] [stdout]    --> src/lib.rs:753:22
[INFO] [stdout]     |
[INFO] [stdout] 753 |     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] 753 |     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 2026-01-05; 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: E0425, E0432, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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] 676 | 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] 679 |     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 2026-01-05; 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 309) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 | 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] 313 | #[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] 318 | #[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] 323 |     #[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] 324 |     #[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] 330 |     #[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 - chain_extension (line 685) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:687:5
[INFO] [stdout]     |
[INFO] [stdout] 687 | 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] 690 |     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 2026-01-05; 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 - test (line 614) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:615:5
[INFO] [stdout]     |
[INFO] [stdout] 615 | 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 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] 155 |     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 unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:148:6
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl pro_env::Environment for MyEnvironment {
[INFO] [stdout]     |      ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[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 272) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 | 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] 276 | #[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] 281 | #[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] 286 |     #[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] 292 |     #[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 771) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 772 | use pro_lang as pro;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:869:6
[INFO] [stdout]     |
[INFO] [stdout] 869 | impl pro_env::chain_extension::FromStatusCode for ReadWriteErrorCode {
[INFO] [stdout]     |      ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: associated type defaults are unstable
[INFO] [stdout]    --> src/lib.rs:777:5
[INFO] [stdout]     |
[INFO] [stdout] 777 |     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 2026-01-05; 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] 833 | #[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] 833 | #[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] 839 | #[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] 839 | #[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] 854 | #[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] 854 | #[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] 863 | #[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] 863 | #[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 114) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | 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] 118 | #[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] 121 |     #[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] 123 |     #[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 160) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | 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] 176 | #[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] 179 |     #[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] 181 |     #[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] 173 |     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 unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:166:6
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl pro_env::Environment for MyEnvironment {
[INFO] [stdout]     |      ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[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 207) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 | 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] 211 |     #[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] 216 |     #[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] 218 |     #[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 384) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | pro_env::test::run_test::<pro_env::DefaultEnvironment, _>(|_| {
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:386:14
[INFO] [stdout]     |
[INFO] [stdout] 386 | let caller = pro_env::caller::<pro_env::DefaultEnvironment>();
[INFO] [stdout]     |              ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:385:27
[INFO] [stdout]     |
[INFO] [stdout] 385 | pro_env::test::run_test::<pro_env::DefaultEnvironment, _>(|_| {
[INFO] [stdout]     |                           ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:386:32
[INFO] [stdout]     |
[INFO] [stdout] 386 | let caller = pro_env::caller::<pro_env::DefaultEnvironment>();
[INFO] [stdout]     |                                ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[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 432) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 | 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] 438 |     #[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] 445 |     #[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] 452 |         #[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] 463 |         #[pro(message)]
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AccountId` in this scope
[INFO] [stdout]    --> src/lib.rs:440:22
[INFO] [stdout]     |
[INFO] [stdout] 440 |         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] 439 |     pub struct Transferred<AccountId> {
[INFO] [stdout]     |                           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AccountId` in this scope
[INFO] [stdout]    --> src/lib.rs:441:20
[INFO] [stdout]     |
[INFO] [stdout] 441 |         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] 439 |     pub struct Transferred<AccountId> {
[INFO] [stdout]     |                           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]    --> src/lib.rs:442:16
[INFO] [stdout]     |
[INFO] [stdout] 442 |         value: Balance,
[INFO] [stdout]     |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]    --> src/lib.rs:447:23
[INFO] [stdout]     |
[INFO] [stdout] 447 |         total_supply: Balance,
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]    --> src/lib.rs:453:36
[INFO] [stdout]     |
[INFO] [stdout] 453 |         pub fn new(initial_supply: Balance) -> Self {
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]    --> src/lib.rs:464:39
[INFO] [stdout]     |
[INFO] [stdout] 464 |         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] 446 |     pub struct Erc20 {
[INFO] [stdout]     |     ---------------- function or associated item `env` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 454 |             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] 453 |         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] 446 |     pub struct Erc20 {
[INFO] [stdout]     |     ---------------- function or associated item `env` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 455 |             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] 453 |         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: E0425, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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] 550 | use pro_lang as pro;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_lang`
[INFO] [stdout]    --> src/lib.rs:555:6
[INFO] [stdout]     |
[INFO] [stdout] 555 |    #[pro_lang::trait_definition]
[INFO] [stdout]     |      ^^^^^^^^ use of unresolved module or unlinked crate `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] 558 |        #[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] 562 |        #[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] 566 |     #[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] 573 |         #[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] 579 |         #[pro(message)]
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]    --> src/lib.rs:559:31
[INFO] [stdout]     |
[INFO] [stdout] 559 |        fn new(initial_supply: Balance) -> Self;
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]    --> src/lib.rs:563:34
[INFO] [stdout]     |
[INFO] [stdout] 563 |        fn total_supply(&self) -> Balance;
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]    --> src/lib.rs:568:23
[INFO] [stdout]     |
[INFO] [stdout] 568 |         total_supply: Balance,
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]    --> src/lib.rs:574:32
[INFO] [stdout]     |
[INFO] [stdout] 574 |         fn new(initial_supply: Balance) -> Self {
[INFO] [stdout]     |                                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]    --> src/lib.rs:580:35
[INFO] [stdout]     |
[INFO] [stdout] 580 |         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: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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] 73 | 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] 74 | type _unused =
[INFO] [stdout]    |      ^^^^^^^ help: convert the identifier to upper camel case: `Unused`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) 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 - contract (line 235) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | 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] 239 | #[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] 244 |     #[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] 248 | #[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 80) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]   --> src/lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | 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] 84 | #[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] 87 |     #[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] 89 |     #[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] 348 | 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] 351 | #[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] 356 |     #[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] 357 |     #[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] 363 | #[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] 364 | #[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] 370 |     #[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 - contract (line 482) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:483:5
[INFO] [stdout]     |
[INFO] [stdout] 483 | 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] 487 |     #[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] 494 |         #[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] 500 |         #[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] 506 |         #[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 - trait_definition (line 527) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 | use pro_lang as pro;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:529:48
[INFO] [stdout]     |
[INFO] [stdout] 529 | type Balance = <pro_env::DefaultEnvironment as pro_env::Environment>::Balance;
[INFO] [stdout]     |                                                ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:529:17
[INFO] [stdout]     |
[INFO] [stdout] 529 | type Balance = <pro_env::DefaultEnvironment as pro_env::Environment>::Balance;
[INFO] [stdout]     |                 ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[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 395) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 | 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] 400 |     #[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] 404 |         #[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] 412 |         #[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] 401 |     pub struct Greeter;
[INFO] [stdout]     |     ------------------ function or associated item `env` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 406 |             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] 405 |         pub fn new() -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |             pro_env::debug_println(&message);
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[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] 414 |             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] 415 |             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 unresolved module or unlinked crate `pro_env`
[INFO] [stdout]    --> src/lib.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |             pro_env::debug_println(&message);
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[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 - chain_extension (line 928) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pro_lang`
[INFO] [stdout]    --> src/lib.rs:929:5
[INFO] [stdout]     |
[INFO] [stdout] 929 | 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] 933 | use pro_lang as pro;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no external crate `pro_lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1032:6
[INFO] [stdout]      |
[INFO] [stdout] 1032 | impl pro_env::chain_extension::FromStatusCode for ReadWriteErrorCode {
[INFO] [stdout]      |      ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: associated type defaults are unstable
[INFO] [stdout]    --> src/lib.rs:984:5
[INFO] [stdout]     |
[INFO] [stdout] 984 |     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 2026-01-05; 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] 996 | #[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] 996 | #[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] 1002 | #[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] 1002 | #[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] 1017 | #[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] 1017 | #[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] 1026 | #[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] 1026 | #[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 unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1044:6
[INFO] [stdout]      |
[INFO] [stdout] 1044 | impl pro_env::Environment for CustomEnvironment {
[INFO] [stdout]      |      ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1046:41
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         <pro_env::DefaultEnvironment as pro_env::Environment>::MAX_EVENT_TOPICS;
[INFO] [stdout]      |                                         ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1046:10
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         <pro_env::DefaultEnvironment as pro_env::Environment>::MAX_EVENT_TOPICS;
[INFO] [stdout]      |          ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1048:54
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     type AccountId = <pro_env::DefaultEnvironment as pro_env::Environment>::AccountId;
[INFO] [stdout]      |                                                      ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1048:23
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     type AccountId = <pro_env::DefaultEnvironment as pro_env::Environment>::AccountId;
[INFO] [stdout]      |                       ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1049:52
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     type Balance = <pro_env::DefaultEnvironment as pro_env::Environment>::Balance;
[INFO] [stdout]      |                                                    ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1049:21
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     type Balance = <pro_env::DefaultEnvironment as pro_env::Environment>::Balance;
[INFO] [stdout]      |                     ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1050:49
[INFO] [stdout]      |
[INFO] [stdout] 1050 |     type Hash = <pro_env::DefaultEnvironment as pro_env::Environment>::Hash;
[INFO] [stdout]      |                                                 ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1050:18
[INFO] [stdout]      |
[INFO] [stdout] 1050 |     type Hash = <pro_env::DefaultEnvironment as pro_env::Environment>::Hash;
[INFO] [stdout]      |                  ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1051:56
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     type BlockNumber = <pro_env::DefaultEnvironment as pro_env::Environment>::BlockNumber;
[INFO] [stdout]      |                                                        ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1051:25
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     type BlockNumber = <pro_env::DefaultEnvironment as pro_env::Environment>::BlockNumber;
[INFO] [stdout]      |                         ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1052:54
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     type Timestamp = <pro_env::DefaultEnvironment as pro_env::Environment>::Timestamp;
[INFO] [stdout]      |                                                      ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]     --> src/lib.rs:1052:23
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     type Timestamp = <pro_env::DefaultEnvironment as pro_env::Environment>::Timestamp;
[INFO] [stdout]      |                       ^^^^^^^ use of unresolved module or unlinked crate `pro_env`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pro_env`, use `cargo add pro_env` to add it to your `Cargo.toml`
[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] 
[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 1.02s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "08022d7201d742ef74fe2d666f947e9665cc20a608c26bd55f1572f90124067f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08022d7201d742ef74fe2d666f947e9665cc20a608c26bd55f1572f90124067f", kill_on_drop: false }`
[INFO] [stdout] 08022d7201d742ef74fe2d666f947e9665cc20a608c26bd55f1572f90124067f
