[INFO] fetching crate pallet-assets-freezer 0.5.0...
[INFO] checking pallet-assets-freezer-0.5.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate pallet-assets-freezer 0.5.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate pallet-assets-freezer 0.5.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-assets-freezer 0.5.0
[INFO] finished tweaking crates.io crate pallet-assets-freezer 0.5.0
[INFO] tweaked toml for crates.io crate pallet-assets-freezer 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 329 packages to latest compatible versions
[INFO] [stderr]       Adding unicode-normalization v0.1.22 (available: v0.1.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linregress v0.5.4
[INFO] [stderr]   Downloaded frame-benchmarking v38.0.0
[INFO] [stderr]   Downloaded pallet-assets v40.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b8f7279d570f49e72edc2241805e7db567ee13ef3d579d097ab7fbbc6b3d71b
[INFO] running `Command { std: "docker" "start" "-a" "6b8f7279d570f49e72edc2241805e7db567ee13ef3d579d097ab7fbbc6b3d71b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b8f7279d570f49e72edc2241805e7db567ee13ef3d579d097ab7fbbc6b3d71b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8f7279d570f49e72edc2241805e7db567ee13ef3d579d097ab7fbbc6b3d71b", kill_on_drop: false }`
[INFO] [stdout] 6b8f7279d570f49e72edc2241805e7db567ee13ef3d579d097ab7fbbc6b3d71b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7011e01f6a84423a63666cea5287735ef58979d1a9bc7230abe4d6384c11efbe
[INFO] running `Command { std: "docker" "start" "-a" "7011e01f6a84423a63666cea5287735ef58979d1a9bc7230abe4d6384c11efbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking parity-scale-codec v3.7.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking parity-bip39 v2.0.1
[INFO] [stderr]     Checking libsecp256k1 v0.7.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking substrate-bip39 v0.6.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-storage v21.0.0
[INFO] [stderr]     Checking sp-wasm-interface v21.0.1
[INFO] [stderr]     Checking sp-tracing v17.0.1
[INFO] [stderr]     Checking sp-externalities v0.29.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking bounded-collections v0.2.2
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking sp-arithmetic v26.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.7.0
[INFO] [stderr]     Checking sp-weights v31.0.0
[INFO] [stderr]     Checking sp-runtime-interface v28.0.0
[INFO] [stderr]     Checking sp-core v34.0.0
[INFO] [stderr]     Checking sp-trie v37.0.0
[INFO] [stderr]     Checking sp-keystore v0.40.0
[INFO] [stderr]     Checking sp-state-machine v0.43.0
[INFO] [stderr]     Checking sp-io v38.0.0
[INFO] [stderr]     Checking sp-application-crypto v38.0.0
[INFO] [stderr]     Checking sp-runtime v39.0.2
[INFO] [stderr]     Checking sp-version v37.0.0
[INFO] [stderr]     Checking sp-inherents v34.0.0
[INFO] [stderr]     Checking sp-staking v36.0.0
[INFO] [stderr]     Checking sp-api v34.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.15.1
[INFO] [stderr]     Checking frame-support v38.0.0
[INFO] [stderr]     Checking frame-system v38.0.0
[INFO] [stderr]     Checking pallet-assets v40.0.0
[INFO] [stderr]     Checking pallet-assets-freezer v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sp_core`
[INFO] [stdout]   --> src/mock.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use sp_core::{ConstU32, H256};
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Balances: pallet_balances,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | type Block = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 37 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl frame_system::Config for Test {
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]   --> src/mock.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 55 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 58 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]    |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 63 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]   --> src/mock.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     type PalletInfo = PalletInfo;
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 66 |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]    |                       ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 20 + use frame_support::traits::PalletInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope
[INFO] [stdout]   --> src/mock.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:316:9
[INFO] [stdout]    |
[INFO] [stdout] 316|             type Self::RuntimeTask = ();
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]   --> src/mock.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]   --> src/mock.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |     type AccountStore = System;
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl pallet_assets::Config for Test {
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub type Balance = u64;
[INFO] [stdout]     | ----------------------- similarly named type alias `Balance` defined here
[INFO] [stdout] ...
[INFO] [stdout] 107 |     type Currency = Balances;
[INFO] [stdout]     |                     ^^^^^^^^ help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AssetsFreezer` in this scope
[INFO] [stdout]    --> src/mock.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     type Freezer = AssetsFreezer;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 109 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Config for Test {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 131 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_io`
[INFO] [stdout]    --> src/mock.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn new_test_ext(execute: impl FnOnce()) -> sp_io::TestExternalities {
[INFO] [stdout]     |                                                ^^^^^ use of undeclared crate or module `sp_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RuntimeGenesisConfig` in this scope
[INFO] [stdout]    --> src/mock.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let t = RuntimeGenesisConfig {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_io`
[INFO] [stdout]    --> src/mock.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let mut ext: sp_io::TestExternalities = t.into();
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `sp_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:149:3
[INFO] [stdout]     |
[INFO] [stdout] 149 |         System::set_block_number(1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut freezes = Freezes::<Test>::get(ASSET_ID, WHO);
[INFO] [stdout]    |                                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn test_set_freeze<Test>(id: DummyFreezeReason, amount: Balance) {
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let mut freezes = Freezes::<Test>::get(ASSET_ID, WHO);
[INFO] [stdout]    |                                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn test_thaw<Test>(id: DummyFreezeReason) {
[INFO] [stdout]    |             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |             assert!(FrozenBalances::<Test>::get(ASSET_ID, WHO).is_none());
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn died_works<Test>() {
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |             assert!(Freezes::<Test>::get(ASSET_ID, WHO).is_empty());
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn died_works<Test>() {
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 |             System::assert_last_event(
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 144 +     use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 Event::<Test>::Frozen { asset_id: ASSET_ID, who: WHO, amount: 10 }.into(),
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn set_freeze_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 |             System::assert_last_event(
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 144 +     use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 Event::<Test>::Thawed { asset_id: ASSET_ID, who: WHO, amount: 2 }.into(),
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn set_freeze_works<Test>() {
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:212:4
[INFO] [stdout]     |
[INFO] [stdout] 212 |             System::assert_last_event(
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 144 +     use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 Event::<Test>::Frozen { asset_id: ASSET_ID, who: WHO, amount: 10 }.into(),
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn extend_freeze_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:230:4
[INFO] [stdout]     |
[INFO] [stdout] 230 |             System::assert_last_event(
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 144 +     use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 Event::<Test>::Frozen { asset_id: ASSET_ID, who: WHO, amount: 1 }.into(),
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn extend_freeze_works<Test>() {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:254:4
[INFO] [stdout]     |
[INFO] [stdout] 254 |             System::assert_has_event(
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 144 +     use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 Event::<Test>::Frozen { asset_id: ASSET_ID, who: WHO, amount: 10 }.into(),
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn thaw_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:267:4
[INFO] [stdout]     |
[INFO] [stdout] 267 |             System::assert_has_event(
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 144 +     use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 Event::<Test>::Thawed { asset_id: ASSET_ID, who: WHO, amount: 10 }.into(),
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn thaw_works<Test>() {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:299:28
[INFO] [stdout]     |
[INFO] [stdout] 299 |                 pallet_assets::Error::<Test>::BalanceLow,
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn frozen_balance_affects_balance_transferring<Test>() {
[INFO] [stdout]     |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate as pallet_assets_freezer`
[INFO] [stdout]   --> src/mock.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate as pallet_assets_freezer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InspectFreeze`, `Inspect`, and `MutateFreeze`
[INFO] [stdout]   --> src/tests.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |         fungibles::{Inspect, InspectFreeze, MutateFreeze},
[INFO] [stdout]    |                     ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pallet_assets::FrozenBalance`
[INFO] [stdout]   --> src/tests.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use pallet_assets::FrozenBalance;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type AccountData = pallet_balances::AccountData<u64>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:76:6
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl pallet_balances::Config for Test {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/mock.rs:151:29
[INFO] [stdout]     |
[INFO] [stdout] 151 |         frame_support::assert_ok!(AssetsFreezer::do_try_state());
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]   --> src/tests.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_ok!(AssetsFreezer::update_freezes(ASSET_ID, &WHO, freezes.as_bounded_slice()));
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]   --> src/tests.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |     assert_ok!(AssetsFreezer::update_freezes(ASSET_ID, &WHO, freezes.as_bounded_slice()));
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]   --> src/tests.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |             assert_eq!(AssetsFreezer::frozen_balance(ASSET_ID, &WHO), None);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]   --> src/tests.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |             assert_eq!(AssetsFreezer::frozen_balance(ASSET_ID, &WHO), Some(1u64));
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]   --> src/tests.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |             assert_eq!(AssetsFreezer::frozen_balance(ASSET_ID, &WHO), Some(3u64));
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]   --> src/tests.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |             assert_eq!(AssetsFreezer::frozen_balance(ASSET_ID, &WHO), Some(3u64));
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]   --> src/tests.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |             assert_eq!(AssetsFreezer::frozen_balance(ASSET_ID, &WHO), Some(3u64));
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]   --> src/tests.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |             assert_eq!(AssetsFreezer::frozen_balance(ASSET_ID, &WHO), None);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]   --> src/tests.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 |             AssetsFreezer::died(ASSET_ID, &WHO);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]   --> src/tests.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 AssetsFreezer::balance_frozen(ASSET_ID, &DummyFreezeReason::Governance, &WHO),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 AssetsFreezer::balance_frozen(ASSET_ID, &DummyFreezeReason::Governance, &WHO),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 AssetsFreezer::balance_frozen(ASSET_ID, &DummyFreezeReason::Staking, &WHO),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 AssetsFreezer::balance_frozen(ASSET_ID, &DummyFreezeReason::Staking, &WHO),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 AssetsFreezer::balance_frozen(ASSET_ID, &DummyFreezeReason::Governance, &WHO),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 AssetsFreezer::balance_frozen(ASSET_ID, &DummyFreezeReason::Staking, &WHO),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 |             assert!(AssetsFreezer::can_freeze(ASSET_ID, &DummyFreezeReason::Staking, &WHO));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             assert!(!AssetsFreezer::can_freeze(ASSET_ID, &DummyFreezeReason::Other, &WHO));
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 Assets::reducible_balance(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `AssetId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 158 |             assert_ok!(AssetsFreezer::set_freeze(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 Assets::reducible_balance(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `AssetId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |             assert_ok!(AssetsFreezer::set_freeze(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 Assets::reducible_balance(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `AssetId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 |             assert_ok!(AssetsFreezer::set_freeze(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:206:36
[INFO] [stdout]     |
[INFO] [stdout] 206 |             assert_storage_noop!(assert_ok!(AssetsFreezer::extend_freeze(
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 Assets::reducible_balance(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `AssetId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |             assert_ok!(AssetsFreezer::extend_freeze(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 Assets::reducible_balance(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `AssetId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:248:15
[INFO] [stdout]     |
[INFO] [stdout] 248 |             assert_ok!(AssetsFreezer::set_freeze(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 Assets::reducible_balance(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `AssetId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 266 |             assert_ok!(AssetsFreezer::thaw(ASSET_ID, &DummyFreezeReason::Governance, &WHO));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 Assets::reducible_balance(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `AssetId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetsFreezer`
[INFO] [stdout]    --> src/tests.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |             assert_ok!(AssetsFreezer::set_freeze(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ use of undeclared type `AssetsFreezer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 Assets::transfer(RuntimeOrigin::signed(WHO), Compact(ASSET_ID), 2, 80),
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Assets`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `AssetId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:298:22
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 Assets::transfer(RuntimeOrigin::signed(WHO), Compact(ASSET_ID), 2, 80),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Assets`
[INFO] [stdout]    --> src/tests.rs:301:15
[INFO] [stdout]     |
[INFO] [stdout] 301 |             assert_ok!(Assets::transfer(RuntimeOrigin::signed(WHO), Compact(ASSET_ID), 2, 79));
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        use of undeclared type `Assets`
[INFO] [stdout]     |                        help: a type alias with a similar name exists: `AssetId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:301:32
[INFO] [stdout]     |
[INFO] [stdout] 301 |             assert_ok!(Assets::transfer(RuntimeOrigin::signed(WHO), Compact(ASSET_ID), 2, 79));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-assets-freezer` (lib test) due to 78 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7011e01f6a84423a63666cea5287735ef58979d1a9bc7230abe4d6384c11efbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7011e01f6a84423a63666cea5287735ef58979d1a9bc7230abe4d6384c11efbe", kill_on_drop: false }`
[INFO] [stdout] 7011e01f6a84423a63666cea5287735ef58979d1a9bc7230abe4d6384c11efbe
