[INFO] fetching crate fift 0.1.23...
[INFO] checking fift-0.1.23 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate fift 0.1.23 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate fift 0.1.23 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fift 0.1.23
[INFO] finished tweaking crates.io crate fift 0.1.23
[INFO] tweaked toml for crates.io crate fift 0.1.23 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding everscale-crypto v0.2.1 (available: v0.3.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acedbcbb9dc4d2d42e162eea67e886b600f48d035dd6a53638971b8bf13695c3
[INFO] running `Command { std: "docker" "start" "-a" "acedbcbb9dc4d2d42e162eea67e886b600f48d035dd6a53638971b8bf13695c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acedbcbb9dc4d2d42e162eea67e886b600f48d035dd6a53638971b8bf13695c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acedbcbb9dc4d2d42e162eea67e886b600f48d035dd6a53638971b8bf13695c3", kill_on_drop: false }`
[INFO] [stdout] acedbcbb9dc4d2d42e162eea67e886b600f48d035dd6a53638971b8bf13695c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afa492c295f933b4bcb5f0afb925fdb61d2817940d19e8cabc6075b0eea2d7ac
[INFO] running `Command { std: "docker" "start" "-a" "afa492c295f933b4bcb5f0afb925fdb61d2817940d19e8cabc6075b0eea2d7ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking scc v2.2.5
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling everscale-types-proc v0.1.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling fift-proc v0.1.15
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling tl-scheme v0.2.1
[INFO] [stderr]    Compiling tl-proto-proc v0.4.7
[INFO] [stderr]     Checking tl-proto v0.4.10
[INFO] [stderr]     Checking everscale-crypto v0.2.1
[INFO] [stderr]     Checking everscale-types v0.1.2
[INFO] [stderr]     Checking fift v0.1.23 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `bit_len` found for reference `&everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/core/stack.rs:429:32
[INFO] [stdout]     |
[INFO] [stdout] 429 |                 let bytes = (v.bit_len() + 7) / 8;
[INFO] [stdout]     |                                ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for reference `&everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/core/stack.rs:430:96
[INFO] [stdout]     |
[INFO] [stdout] 430 |                 write!(f, "BC{{{}, bits={}}}", hex::encode(&v.raw_data()[..bytes as usize]), v.bit_len())
[INFO] [stdout]     |                                                                                                ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cmp_by_content` found for struct `everscale_types::cell::CellSlice` in the current scope
[INFO] [stdout]    --> src/core/stack.rs:645:57
[INFO] [stdout]     |
[INFO] [stdout] 645 |             if let Ok(std::cmp::Ordering::Equal) = left.cmp_by_content(right) {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^ method not found in `CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for reference `&everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/core/stack.rs:429:32
[INFO] [stdout]     |
[INFO] [stdout] 429 |                 let bytes = (v.bit_len() + 7) / 8;
[INFO] [stdout]     |                                ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for reference `&everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/core/stack.rs:430:96
[INFO] [stdout]     |
[INFO] [stdout] 430 |                 write!(f, "BC{{{}, bits={}}}", hex::encode(&v.raw_data()[..bytes as usize]), v.bit_len())
[INFO] [stdout]     |                                                                                                ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for struct `Rc<everscale_types::cell::CellBuilder>` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:135:47
[INFO] [stdout]     |
[INFO] [stdout] 135 |             cb1.store_raw(cb2.raw_data(), cb2.bit_len())?;
[INFO] [stdout]     |                                               ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cmp_by_content` found for struct `everscale_types::cell::CellSlice` in the current scope
[INFO] [stdout]    --> src/core/stack.rs:645:57
[INFO] [stdout]     |
[INFO] [stdout] 645 |             if let Ok(std::cmp::Ordering::Equal) = left.cmp_by_content(right) {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^ method not found in `CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for struct `Rc<everscale_types::cell::CellBuilder>` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |             stack.push_int(cb.bit_len())?;
[INFO] [stdout]     |                               ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for struct `Rc<everscale_types::cell::CellBuilder>` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:163:45
[INFO] [stdout]     |
[INFO] [stdout] 163 |             stack.push_int(MAX_BIT_LEN - cb.bit_len())?;
[INFO] [stdout]     |                                             ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:210:19
[INFO] [stdout]     |
[INFO] [stdout] 210 |         if !range.try_advance(bits, refs) {
[INFO] [stdout]     |                   ^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:388:39
[INFO] [stdout]     |
[INFO] [stdout] 388 |             stack.push_int(cs.range().remaining_bits())?;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_refs` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:391:39
[INFO] [stdout]     |
[INFO] [stdout] 391 |             stack.push_int(cs.range().remaining_refs())?;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `everscale_types::boc::ser::BocHeader` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:464:42
[INFO] [stdout]     |
[INFO] [stdout] 464 |         BocHeader::<ahash::RandomState>::new(&**cell)
[INFO] [stdout]     |                                          ^^^ function or associated item not found in `BocHeader<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `everscale_types::boc::ser::BocHeader<'_>` consider using one of the following associated functions:
[INFO] [stdout]       everscale_types::boc::ser::BocHeader::<'a, S>::with_root
[INFO] [stdout]       everscale_types::boc::ser::BocHeader::<'a, S>::with_capacity
[INFO] [stdout]       everscale_types::boc::ser::BocHeader::<'a, S>::with_capacity_and_root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/everscale-types-0.1.2/src/boc/ser.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout] 40  |     pub fn with_root(root: &'a DynCell) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49  |     pub fn with_capacity(capacity: usize) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64  |     pub fn with_capacity_and_root(capacity: usize, root: &'a DynCell) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for reference `&'a everscale_types::cell::CellSlice<'b>` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:535:52
[INFO] [stdout]     |
[INFO] [stdout] 535 |         self.bits = self.bits.saturating_add(slice.remaining_bits() as u64);
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^ method not found in `&CellSlice<'b>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_refs` found for reference `&'a everscale_types::cell::CellSlice<'b>` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:536:52
[INFO] [stdout]     |
[INFO] [stdout] 536 |         self.refs = self.refs.saturating_add(slice.remaining_refs() as u64);
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^ method not found in `&CellSlice<'b>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for struct `Rc<everscale_types::cell::CellBuilder>` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:135:47
[INFO] [stdout]     |
[INFO] [stdout] 135 |             cb1.store_raw(cb2.raw_data(), cb2.bit_len())?;
[INFO] [stdout]     |                                               ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for struct `Rc<everscale_types::cell::CellBuilder>` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |             stack.push_int(cb.bit_len())?;
[INFO] [stdout]     |                               ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for struct `Rc<everscale_types::cell::CellBuilder>` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:163:45
[INFO] [stdout]     |
[INFO] [stdout] 163 |             stack.push_int(MAX_BIT_LEN - cb.bit_len())?;
[INFO] [stdout]     |                                             ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:210:19
[INFO] [stdout]     |
[INFO] [stdout] 210 |         if !range.try_advance(bits, refs) {
[INFO] [stdout]     |                   ^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]   --> src/modules/dict_utils.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |             key.range().remaining_bits() >= bits,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:388:39
[INFO] [stdout]     |
[INFO] [stdout] 388 |             stack.push_int(cs.range().remaining_bits())?;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |             key.range().remaining_bits() >= bits,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_refs` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:391:39
[INFO] [stdout]     |
[INFO] [stdout] 391 |             stack.push_int(cs.range().remaining_refs())?;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |             key.range().remaining_bits() >= bits,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `everscale_types::boc::ser::BocHeader` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:464:42
[INFO] [stdout]     |
[INFO] [stdout] 464 |         BocHeader::<ahash::RandomState>::new(&**cell)
[INFO] [stdout]     |                                          ^^^ function or associated item not found in `BocHeader<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `everscale_types::boc::ser::BocHeader<'_>` consider using one of the following associated functions:
[INFO] [stdout]       everscale_types::boc::ser::BocHeader::<'a, S>::with_root
[INFO] [stdout]       everscale_types::boc::ser::BocHeader::<'a, S>::with_capacity
[INFO] [stdout]       everscale_types::boc::ser::BocHeader::<'a, S>::with_capacity_and_root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/everscale-types-0.1.2/src/boc/ser.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout] 40  |     pub fn with_root(root: &'a DynCell) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49  |     pub fn with_capacity(capacity: usize) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64  |     pub fn with_capacity_and_root(capacity: usize, root: &'a DynCell) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for reference `&everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:269:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 key.bit_len(),
[INFO] [stdout]     |                     ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for reference `&'a everscale_types::cell::CellSlice<'b>` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:535:52
[INFO] [stdout]     |
[INFO] [stdout] 535 |         self.bits = self.bits.saturating_add(slice.remaining_bits() as u64);
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^ method not found in `&CellSlice<'b>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cmp_by_content` found for struct `everscale_types::cell::CellSlice` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:308:48
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         if left_value.apply()?.cmp_by_content(&right_value.apply()?)?
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ method not found in `CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for struct `everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:382:21
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 key.bit_len(),
[INFO] [stdout]     |                     ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_refs` found for reference `&'a everscale_types::cell::CellSlice<'b>` in the current scope
[INFO] [stdout]    --> src/modules/cell_utils.rs:536:52
[INFO] [stdout]     |
[INFO] [stdout] 536 |         self.refs = self.refs.saturating_add(slice.remaining_refs() as u64);
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^ method not found in `&CellSlice<'b>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for reference `&everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:410:21
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 key.bit_len(),
[INFO] [stdout]     |                     ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for reference `&everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:521:24
[INFO] [stdout]     |
[INFO] [stdout] 521 |     let bits = builder.bit_len();
[INFO] [stdout]     |                        ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]   --> src/modules/dict_utils.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |             key.range().remaining_bits() >= bits,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |             key.range().remaining_bits() >= bits,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for struct `everscale_types::cell::CellSliceRange` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |             key.range().remaining_bits() >= bits,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ method not found in `CellSliceRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for reference `&everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:269:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 key.bit_len(),
[INFO] [stdout]     |                     ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cmp_by_content` found for struct `everscale_types::cell::CellSlice` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:308:48
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         if left_value.apply()?.cmp_by_content(&right_value.apply()?)?
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ method not found in `CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for struct `everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:382:21
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 key.bit_len(),
[INFO] [stdout]     |                     ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for reference `&everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]    --> src/modules/vm_utils.rs:747:57
[INFO] [stdout]     |
[INFO] [stdout] 747 |         let bits = std::cmp::min(MAX_OPCODE_BITS, slice.remaining_bits());
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^ method not found in `&CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for reference `&everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:410:21
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 key.bit_len(),
[INFO] [stdout]     |                     ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]    --> src/modules/vm_utils.rs:995:19
[INFO] [stdout]     |
[INFO] [stdout] 995 |             slice.try_advance(self.bits, 0);
[INFO] [stdout]     |                   ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bit_len` found for reference `&everscale_types::cell::CellBuilder` in the current scope
[INFO] [stdout]    --> src/modules/dict_utils.rs:521:24
[INFO] [stdout]     |
[INFO] [stdout] 521 |     let bits = builder.bit_len();
[INFO] [stdout]     |                        ^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1026:19
[INFO] [stdout]      |
[INFO] [stdout] 1026 |             slice.try_advance(self.total_bits, 0);
[INFO] [stdout]      |                   ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1256:8
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     cs.try_advance(bits, 0);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1279:12
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         cs.try_advance(bits, 0);
[INFO] [stdout]      |            ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1299:12
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         cs.try_advance(bits, 0);
[INFO] [stdout]      |            ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1330:8
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     cs.try_advance(bits, 1);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1425:12
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         cs.try_advance(bits - 11, 0);
[INFO] [stdout]      |            ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1427:12
[INFO] [stdout]      |
[INFO] [stdout] 1427 |         cs.try_advance(1, 1);
[INFO] [stdout]      |            ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1552:8
[INFO] [stdout]      |
[INFO] [stdout] 1552 |     cs.try_advance(bits, 0);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1554:8
[INFO] [stdout]      |
[INFO] [stdout] 1554 |     cs.try_advance(slice_bits, slice_refs);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_refs` found for struct `everscale_types::cell::CellSlice` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1559:32
[INFO] [stdout]      |
[INFO] [stdout] 1559 |         write!(f, ",{}", slice.remaining_refs())?;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^ method not found in `CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1584:8
[INFO] [stdout]      |
[INFO] [stdout] 1584 |     cs.try_advance(bits, 0);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1586:8
[INFO] [stdout]      |
[INFO] [stdout] 1586 |     cs.try_advance(slice_bits, 0);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_refs` found for struct `everscale_types::cell::CellSlice` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1591:32
[INFO] [stdout]      |
[INFO] [stdout] 1591 |         write!(f, ",{}", slice.remaining_refs())?;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^ method not found in `CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1641:8
[INFO] [stdout]      |
[INFO] [stdout] 1641 |     cs.try_advance(bits, refs);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for reference `&everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]    --> src/modules/vm_utils.rs:747:57
[INFO] [stdout]     |
[INFO] [stdout] 747 |         let bits = std::cmp::min(MAX_OPCODE_BITS, slice.remaining_bits());
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^ method not found in `&CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]    --> src/modules/vm_utils.rs:995:19
[INFO] [stdout]     |
[INFO] [stdout] 995 |             slice.try_advance(self.bits, 0);
[INFO] [stdout]     |                   ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1864:22
[INFO] [stdout]      |
[INFO] [stdout] 1864 |     let bits = slice.remaining_bits();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1026:19
[INFO] [stdout]      |
[INFO] [stdout] 1026 |             slice.try_advance(self.total_bits, 0);
[INFO] [stdout]      |                   ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_refs` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1872:54
[INFO] [stdout]      |
[INFO] [stdout] 1872 |     *slice = slice.get_prefix(bits - trailing, slice.remaining_refs());
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for reference `&everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1877:26
[INFO] [stdout]      |
[INFO] [stdout] 1877 |     let mut bits = slice.remaining_bits();
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ method not found in `&CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1256:8
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     cs.try_advance(bits, 0);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1279:12
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         cs.try_advance(bits, 0);
[INFO] [stdout]      |            ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1299:12
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         cs.try_advance(bits, 0);
[INFO] [stdout]      |            ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1330:8
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     cs.try_advance(bits, 1);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1425:12
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         cs.try_advance(bits - 11, 0);
[INFO] [stdout]      |            ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for struct `everscale_types::cell::CellSlice` in the current scope
[INFO] [stdout]    --> src/util.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let bits = cs.remaining_bits();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ method not found in `CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1427:12
[INFO] [stdout]      |
[INFO] [stdout] 1427 |         cs.try_advance(1, 1);
[INFO] [stdout]      |            ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1552:8
[INFO] [stdout]      |
[INFO] [stdout] 1552 |     cs.try_advance(bits, 0);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1554:8
[INFO] [stdout]      |
[INFO] [stdout] 1554 |     cs.try_advance(slice_bits, slice_refs);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_refs` found for struct `everscale_types::cell::CellSlice` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1559:32
[INFO] [stdout]      |
[INFO] [stdout] 1559 |         write!(f, ",{}", slice.remaining_refs())?;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^ method not found in `CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1584:8
[INFO] [stdout]      |
[INFO] [stdout] 1584 |     cs.try_advance(bits, 0);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1586:8
[INFO] [stdout]      |
[INFO] [stdout] 1586 |     cs.try_advance(slice_bits, 0);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_refs` found for struct `everscale_types::cell::CellSlice` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1591:32
[INFO] [stdout]      |
[INFO] [stdout] 1591 |         write!(f, ",{}", slice.remaining_refs())?;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^ method not found in `CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_advance` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1641:8
[INFO] [stdout]      |
[INFO] [stdout] 1641 |     cs.try_advance(bits, refs);
[INFO] [stdout]      |        ^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1864:22
[INFO] [stdout]      |
[INFO] [stdout] 1864 |     let bits = slice.remaining_bits();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_refs` found for mutable reference `&mut everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1872:54
[INFO] [stdout]      |
[INFO] [stdout] 1872 |     *slice = slice.get_prefix(bits - trailing, slice.remaining_refs());
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^ method not found in `&mut CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for reference `&everscale_types::cell::CellSlice<'_>` in the current scope
[INFO] [stdout]     --> src/modules/vm_utils.rs:1877:26
[INFO] [stdout]      |
[INFO] [stdout] 1877 |     let mut bits = slice.remaining_bits();
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ method not found in `&CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remaining_bits` found for struct `everscale_types::cell::CellSlice` in the current scope
[INFO] [stdout]    --> src/util.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let bits = cs.remaining_bits();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ method not found in `CellSlice<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fift` (lib) due to 40 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fift` (lib test) due to 40 previous errors
[INFO] running `Command { std: "docker" "inspect" "afa492c295f933b4bcb5f0afb925fdb61d2817940d19e8cabc6075b0eea2d7ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afa492c295f933b4bcb5f0afb925fdb61d2817940d19e8cabc6075b0eea2d7ac", kill_on_drop: false }`
[INFO] [stdout] afa492c295f933b4bcb5f0afb925fdb61d2817940d19e8cabc6075b0eea2d7ac
