[INFO] fetching crate fift 0.1.7...
[INFO] checking fift-0.1.7 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate fift 0.1.7 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate fift 0.1.7 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fift 0.1.7
[INFO] finished tweaking crates.io crate fift 0.1.7
[INFO] tweaked toml for crates.io crate fift 0.1.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1843834f25d53d75316ffaf52f00f9e3130d53efa95ba2f486f1610c515a6d60
[INFO] running `Command { std: "docker" "start" "-a" "1843834f25d53d75316ffaf52f00f9e3130d53efa95ba2f486f1610c515a6d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1843834f25d53d75316ffaf52f00f9e3130d53efa95ba2f486f1610c515a6d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1843834f25d53d75316ffaf52f00f9e3130d53efa95ba2f486f1610c515a6d60", kill_on_drop: false }`
[INFO] [stdout] 1843834f25d53d75316ffaf52f00f9e3130d53efa95ba2f486f1610c515a6d60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0238edcd85d93c23627521c8ac28c90ab12d45e3cb54f3939ac45610c3d58f7a
[INFO] running `Command { std: "docker" "start" "-a" "0238edcd85d93c23627521c8ac28c90ab12d45e3cb54f3939ac45610c3d58f7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling platforms v3.0.2
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crc32c v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking dyn-clone v1.0.12
[INFO] [stderr]    Compiling everscale-types-proc v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling fift-proc v0.1.7
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]    Compiling tl-scheme v0.2.0
[INFO] [stderr]    Compiling tl-proto-proc v0.4.1
[INFO] [stderr]     Checking tl-proto v0.4.2
[INFO] [stderr]     Checking everscale-crypto v0.2.0
[INFO] [stderr]     Checking everscale-types v0.1.0-rc.2
[INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/everscale-types-0.1.0-rc.2/src/cell/cell_impl/mod.rs:14:27
[INFO] [stdout]     |
[INFO] [stdout] 14  |             let fat_ptr = uninit.as_ptr() as *const dyn crate::cell::CellImpl;
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/everscale-types-0.1.0-rc.2/src/cell/cell_impl/sync.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     define_gen_vtable_ptr!((const N: usize) => OrdinaryCell<N>);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #80384 <https://github.com/rust-lang/rust/issues/80384> for more information
[INFO] [stdout]     = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable
[INFO] [stdout]     = note: this error originates in the macro `define_gen_vtable_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/everscale-types-0.1.0-rc.2/src/cell/cell_impl/mod.rs:27:24
[INFO] [stdout]     |
[INFO] [stdout] 27  |         let base_ptr = uninit.as_ptr() as *const $ty;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/everscale-types-0.1.0-rc.2/src/cell/cell_impl/sync.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         offset_of!(ArcInner<usize, EmptyCell>, obj) + offset_of!(EmptyCell, data);
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #80384 <https://github.com/rust-lang/rust/issues/80384> for more information
[INFO] [stdout]     = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable
[INFO] [stdout]     = note: this error originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/everscale-types-0.1.0-rc.2/src/cell/cell_impl/mod.rs:27:24
[INFO] [stdout]     |
[INFO] [stdout] 27  |         let base_ptr = uninit.as_ptr() as *const $ty;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/everscale-types-0.1.0-rc.2/src/cell/cell_impl/sync.rs:228:55
[INFO] [stdout]     |
[INFO] [stdout] 228 |         offset_of!(ArcInner<usize, EmptyCell>, obj) + offset_of!(EmptyCell, data);
[INFO] [stdout]     |                                                       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #80384 <https://github.com/rust-lang/rust/issues/80384> for more information
[INFO] [stdout]     = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable
[INFO] [stdout]     = note: this error originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `everscale-types` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "0238edcd85d93c23627521c8ac28c90ab12d45e3cb54f3939ac45610c3d58f7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0238edcd85d93c23627521c8ac28c90ab12d45e3cb54f3939ac45610c3d58f7a", kill_on_drop: false }`
[INFO] [stdout] 0238edcd85d93c23627521c8ac28c90ab12d45e3cb54f3939ac45610c3d58f7a
