[INFO] fetching crate ink_lang 3.0.1... [INFO] testing ink_lang-3.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate ink_lang 3.0.1 into /workspace/builds/worker-47/source [INFO] validating manifest of crates.io crate ink_lang 3.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ink_lang 3.0.1 [INFO] finished tweaking crates.io crate ink_lang 3.0.1 [INFO] tweaked toml for crates.io crate ink_lang 3.0.1 written to /workspace/builds/worker-47/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ink_eth_compatibility v3.0.1 [INFO] [stderr] Downloaded ink_lang_macro v3.0.1 [INFO] [stderr] Downloaded ink_storage v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9622ec1e35d55601b82d8c76d551af0966593039db90cba8f291718b0a23f97e [INFO] running `Command { std: "docker" "start" "-a" "9622ec1e35d55601b82d8c76d551af0966593039db90cba8f291718b0a23f97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9622ec1e35d55601b82d8c76d551af0966593039db90cba8f291718b0a23f97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9622ec1e35d55601b82d8c76d551af0966593039db90cba8f291718b0a23f97e", kill_on_drop: false }` [INFO] [stdout] 9622ec1e35d55601b82d8c76d551af0966593039db90cba8f291718b0a23f97e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70cfad2f6f688b3bf8c1481b34e85ac45452305f7ae40fb8b4cb87a5ab8a0671 [INFO] running `Command { std: "docker" "start" "-a" "70cfad2f6f688b3bf8c1481b34e85ac45452305f7ae40fb8b4cb87a5ab8a0671", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ink_prelude v3.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ink_allocator v3.0.1 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling secp256k1-sys v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling secp256k1 v0.22.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ink_lang_ir v3.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ink_storage_derive v3.0.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.2 [INFO] [stderr] Compiling scale-info-derive v2.1.0 [INFO] [stderr] Compiling parity-scale-codec v3.1.2 [INFO] [stderr] Compiling scale-info v2.1.0 [INFO] [stderr] Compiling ink_lang_codegen v3.0.1 [INFO] [stderr] Compiling ink_primitives v3.0.1 [INFO] [stderr] Compiling ink_lang_macro v3.0.1 [INFO] [stderr] Compiling ink_engine v3.0.1 [INFO] [stderr] Compiling ink_metadata v3.0.1 [INFO] [stderr] Compiling ink_env v3.0.1 [INFO] [stderr] Compiling ink_eth_compatibility v3.0.1 [INFO] [stderr] Compiling ink_storage v3.0.1 [INFO] [stderr] Compiling ink_lang v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.07s [INFO] running `Command { std: "docker" "inspect" "70cfad2f6f688b3bf8c1481b34e85ac45452305f7ae40fb8b4cb87a5ab8a0671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70cfad2f6f688b3bf8c1481b34e85ac45452305f7ae40fb8b4cb87a5ab8a0671", kill_on_drop: false }` [INFO] [stdout] 70cfad2f6f688b3bf8c1481b34e85ac45452305f7ae40fb8b4cb87a5ab8a0671 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 435bfc988e8a35ffb416683bbc428661aa55a9f2742a4933bb772030bbbf3ba5 [INFO] running `Command { std: "docker" "start" "-a" "435bfc988e8a35ffb416683bbc428661aa55a9f2742a4933bb772030bbbf3ba5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ink_lang v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.24s [INFO] running `Command { std: "docker" "inspect" "435bfc988e8a35ffb416683bbc428661aa55a9f2742a4933bb772030bbbf3ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "435bfc988e8a35ffb416683bbc428661aa55a9f2742a4933bb772030bbbf3ba5", kill_on_drop: false }` [INFO] [stdout] 435bfc988e8a35ffb416683bbc428661aa55a9f2742a4933bb772030bbbf3ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d2a20e7aa1ceb2bf9991e848fdf5ec58968bc5a8e766563265a32de3ed21082 [INFO] running `Command { std: "docker" "start" "-a" "7d2a20e7aa1ceb2bf9991e848fdf5ec58968bc5a8e766563265a32de3ed21082", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ink_lang-a907da500668c590) [INFO] [stdout] test result_info::tests::is_result_err_works ... ok [INFO] [stderr] Doc-tests ink_lang [INFO] [stdout] test result_info::tests::is_result_type_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test src/codegen/dispatch/type_check.rs - codegen::dispatch::type_check::DispatchInput (line 33) - compile fail ... ok [INFO] [stdout] test src/codegen/dispatch/type_check.rs - codegen::dispatch::type_check::DispatchOutput (line 61) - compile fail ... ok [INFO] [stdout] test src/codegen/utils/same_type.rs - codegen::utils::same_type::IsSameType (line 30) - compile fail ... ok [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::invoke_contract (line 502) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::caller_is_origin (line 877) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::random (line 692) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::caller (line 80) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::weight_to_fee (line 152) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::terminate_contract (line 623) ... FAILED [INFO] [stdout] test src/reflect/contract.rs - reflect::contract::ContractEnv (line 68) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::balance (line 322) ... FAILED [INFO] [stdout] test src/reflect/contract.rs - reflect::contract::ContractName (line 23) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::invoke_contract_delegate (line 563) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::block_timestamp (line 234) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::block_number (line 356) ... FAILED [INFO] [stdout] test src/reflect/dispatch.rs - reflect::dispatch::ContractConstructorDecoder (line 441) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::transfer (line 657) ... FAILED [INFO] [stdout] test src/reflect/contract.rs - reflect::contract::ContractReference (line 159) ... FAILED [INFO] [stdout] test src/reflect/dispatch.rs - reflect::dispatch::ContractAmountDispatchables (line 27) ... FAILED [INFO] [stdout] test src/reflect/contract.rs - reflect::contract::ContractEnv (line 99) ... FAILED [INFO] [stdout] test src/codegen/utils/identity_type.rs - codegen::utils::identity_type::consume_type (line 37) - compile fail ... ok [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::instantiate_contract (line 430) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::transferred_value (line 115) ... FAILED [INFO] [stdout] test src/codegen/event/topics.rs - codegen::event::topics::EventRespectsTopicLimit (line 21) ... ok [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::minimum_balance (line 397) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::is_contract (line 845) ... FAILED [INFO] [stdout] test src/reflect/dispatch.rs - reflect::dispatch::DecodeDispatch (line 582) ... FAILED [INFO] [stdout] test src/codegen/utils/identity_type.rs - codegen::utils::identity_type::consume_type (line 25) ... ok [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::account_id (line 276) ... FAILED [INFO] [stdout] test src/reflect/dispatch.rs - reflect::dispatch::DispatchableConstructorInfo (line 276) ... FAILED [INFO] [stdout] test src/reflect/event.rs - reflect::event::ContractEventBase (line 21) ... FAILED [INFO] [stdout] test src/reflect/trait_def/info.rs - reflect::trait_def::info::TraitMessageInfo (line 46) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::ecdsa_recover (line 783) ... FAILED [INFO] [stdout] test src/reflect/dispatch.rs - reflect::dispatch::DispatchableMessageInfo (line 178) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::gas_left (line 195) ... FAILED [INFO] [stdout] test src/reflect/dispatch.rs - reflect::dispatch::ContractDispatchableMessages (line 76) ... FAILED [INFO] [stdout] test src/reflect/dispatch.rs - reflect::dispatch::ContractDispatchableConstructors (line 126) ... FAILED [INFO] [stdout] test src/codegen/dispatch/type_check.rs - codegen::dispatch::type_check::DispatchInput (line 26) ... ok [INFO] [stdout] test src/reflect/trait_def/registry.rs - reflect::trait_def::registry::TraitDefinitionRegistry (line 39) ... ok [INFO] [stdout] test src/codegen/utils/same_type.rs - codegen::utils::same_type::IsSameType (line 23) ... ok [INFO] [stdout] test src/codegen/dispatch/type_check.rs - codegen::dispatch::type_check::DispatchOutput (line 54) ... ok [INFO] [stdout] test src/reflect/dispatch.rs - reflect::dispatch::ContractMessageDecoder (line 361) ... FAILED [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::hash_encoded (line 751) ... ok [INFO] [stdout] test src/env_access.rs - env_access::EnvAccess::hash_bytes (line 727) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::invoke_contract (line 502) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:513:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::caller_is_origin (line 877) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:882:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::random (line 692) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::caller (line 80) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::weight_to_fee (line 152) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::terminate_contract (line 623) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:628:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/contract.rs - reflect::contract::ContractEnv (line 68) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/contract.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::balance (line 322) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/contract.rs - reflect::contract::ContractName (line 23) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/contract.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::invoke_contract_delegate (line 563) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:575:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::block_timestamp (line 234) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MyContract { [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::block_number (line 356) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MyContract { [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/dispatch.rs - reflect::dispatch::ContractConstructorDecoder (line 441) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/dispatch.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::transfer (line 657) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:662:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/contract.rs - reflect::contract::ContractReference (line 159) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/contract.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/dispatch.rs - reflect::dispatch::ContractAmountDispatchables (line 27) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/dispatch.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/contract.rs - reflect::contract::ContractEnv (line 99) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/contract.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::instantiate_contract (line 430) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::transferred_value (line 115) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::minimum_balance (line 397) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:402:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::is_contract (line 845) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:850:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/dispatch.rs - reflect::dispatch::DecodeDispatch (line 582) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/dispatch.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::account_id (line 276) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct OnlyOwner { [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/dispatch.rs - reflect::dispatch::DispatchableConstructorInfo (line 276) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/dispatch.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/event.rs - reflect::event::ContractEventBase (line 21) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/event.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/trait_def/info.rs - reflect::trait_def::info::TraitMessageInfo (line 46) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/trait_def/info.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::ecdsa_recover (line 783) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:788:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/dispatch.rs - reflect::dispatch::DispatchableMessageInfo (line 178) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/dispatch.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/env_access.rs - env_access::EnvAccess::gas_left (line 195) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/env_access.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MyContract { } [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/dispatch.rs - reflect::dispatch::ContractDispatchableMessages (line 76) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/dispatch.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/dispatch.rs - reflect::dispatch::ContractDispatchableConstructors (line 126) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/dispatch.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reflect/dispatch.rs - reflect::dispatch::ContractMessageDecoder (line 361) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `scale_info` in the list of imported crates [INFO] [stdout] --> src/reflect/dispatch.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Contract {} [INFO] [stdout] | ^^^ could not find `scale_info` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::account_id (line 276) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::balance (line 322) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::block_number (line 356) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::block_timestamp (line 234) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::caller (line 80) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::caller_is_origin (line 877) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::ecdsa_recover (line 783) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::gas_left (line 195) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::instantiate_contract (line 430) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::invoke_contract (line 502) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::invoke_contract_delegate (line 563) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::is_contract (line 845) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::minimum_balance (line 397) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::random (line 692) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::terminate_contract (line 623) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::transfer (line 657) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::transferred_value (line 115) [INFO] [stdout] src/env_access.rs - env_access::EnvAccess::weight_to_fee (line 152) [INFO] [stdout] src/reflect/contract.rs - reflect::contract::ContractEnv (line 68) [INFO] [stdout] src/reflect/contract.rs - reflect::contract::ContractEnv (line 99) [INFO] [stdout] src/reflect/contract.rs - reflect::contract::ContractName (line 23) [INFO] [stdout] src/reflect/contract.rs - reflect::contract::ContractReference (line 159) [INFO] [stdout] src/reflect/dispatch.rs - reflect::dispatch::ContractAmountDispatchables (line 27) [INFO] [stdout] src/reflect/dispatch.rs - reflect::dispatch::ContractConstructorDecoder (line 441) [INFO] [stdout] src/reflect/dispatch.rs - reflect::dispatch::ContractDispatchableConstructors (line 126) [INFO] [stdout] src/reflect/dispatch.rs - reflect::dispatch::ContractDispatchableMessages (line 76) [INFO] [stdout] src/reflect/dispatch.rs - reflect::dispatch::ContractMessageDecoder (line 361) [INFO] [stdout] src/reflect/dispatch.rs - reflect::dispatch::DecodeDispatch (line 582) [INFO] [stdout] src/reflect/dispatch.rs - reflect::dispatch::DispatchableConstructorInfo (line 276) [INFO] [stdout] src/reflect/dispatch.rs - reflect::dispatch::DispatchableMessageInfo (line 178) [INFO] [stdout] src/reflect/event.rs - reflect::event::ContractEventBase (line 21) [INFO] [stdout] src/reflect/trait_def/info.rs - reflect::trait_def::info::TraitMessageInfo (line 46) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 32 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "7d2a20e7aa1ceb2bf9991e848fdf5ec58968bc5a8e766563265a32de3ed21082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2a20e7aa1ceb2bf9991e848fdf5ec58968bc5a8e766563265a32de3ed21082", kill_on_drop: false }` [INFO] [stdout] 7d2a20e7aa1ceb2bf9991e848fdf5ec58968bc5a8e766563265a32de3ed21082